[INFO] fetching crate cbfmt 0.2.0...
[INFO] checking cbfmt-0.2.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate cbfmt 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate cbfmt 0.2.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cbfmt 0.2.0
[INFO] finished tweaking crates.io crate cbfmt 0.2.0
[INFO] tweaked toml for crates.io crate cbfmt 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate cbfmt 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded tree-sitter v0.20.8
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] [stderr]   Downloaded tree-sitter-org v1.3.0
[INFO] [stderr]   Downloaded tree-sitter-md v0.1.1
[INFO] [stderr]   Downloaded tree-sitter-rst v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daf2a3050c14d1842738fc52d80fd51081b79c49250405302cbd08e5aa27e6ea
[INFO] running `Command { std: "docker" "start" "-a" "daf2a3050c14d1842738fc52d80fd51081b79c49250405302cbd08e5aa27e6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daf2a3050c14d1842738fc52d80fd51081b79c49250405302cbd08e5aa27e6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf2a3050c14d1842738fc52d80fd51081b79c49250405302cbd08e5aa27e6ea", kill_on_drop: false }`
[INFO] [stdout] daf2a3050c14d1842738fc52d80fd51081b79c49250405302cbd08e5aa27e6ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b213e783c46e04e2efeaede87c7318487af5071d76791573e401049bb70a96c
[INFO] running `Command { std: "docker" "start" "-a" "8b213e783c46e04e2efeaede87c7318487af5071d76791573e401049bb70a96c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking crossbeam-utils v0.8.11
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling tree-sitter v0.20.8
[INFO] [stderr]    Compiling tree-sitter-rst v0.1.0
[INFO] [stderr]    Compiling tree-sitter-md v0.1.1
[INFO] [stderr]    Compiling tree-sitter-org v1.3.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking cbfmt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.50s
[INFO] running `Command { std: "docker" "inspect" "8b213e783c46e04e2efeaede87c7318487af5071d76791573e401049bb70a96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b213e783c46e04e2efeaede87c7318487af5071d76791573e401049bb70a96c", kill_on_drop: false }`
[INFO] [stdout] 8b213e783c46e04e2efeaede87c7318487af5071d76791573e401049bb70a96c
