[INFO] fetching crate rimilo 0.2.1... [INFO] checking rimilo-0.2.1 against master#20d90b14ffe8c667757a70c08e2d9736ee89f493 for pr-110799 [INFO] extracting crate rimilo 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rimilo 0.2.1 on toolchain 20d90b14ffe8c667757a70c08e2d9736ee89f493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rimilo 0.2.1 [INFO] finished tweaking crates.io crate rimilo 0.2.1 [INFO] tweaked toml for crates.io crate rimilo 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rimilo 0.2.1 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" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafe-libyaml v0.2.4 [INFO] [stderr] Downloaded serde_yaml v0.9.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5701feca2cbe16b870ce69063e73a998639d5824ddff4c71e495858c11bf9a [INFO] running `Command { std: "docker" "start" "-a" "4b5701feca2cbe16b870ce69063e73a998639d5824ddff4c71e495858c11bf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5701feca2cbe16b870ce69063e73a998639d5824ddff4c71e495858c11bf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5701feca2cbe16b870ce69063e73a998639d5824ddff4c71e495858c11bf9a", kill_on_drop: false }` [INFO] [stdout] 4b5701feca2cbe16b870ce69063e73a998639d5824ddff4c71e495858c11bf9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 740adaf3e2a7ce820f9cf279530c5f1c6bf59d3f7739c492d926be0e65801e4b [INFO] running `Command { std: "docker" "start" "-a" "740adaf3e2a7ce820f9cf279530c5f1c6bf59d3f7739c492d926be0e65801e4b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling rimilo v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] error: could not compile `rimilo` (bin "rimilo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rimilo --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=d4e8c7a9b8c78635 -C extra-filename=-d4e8c7a9b8c78635 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-3cec38b0c8e215aa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e6417ca7f67b281a.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-8a8d9e81a3370357.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rimilo` (bin "rimilo" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rimilo --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b144e0f3a293615c -C extra-filename=-b144e0f3a293615c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-3cec38b0c8e215aa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e6417ca7f67b281a.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-8a8d9e81a3370357.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "740adaf3e2a7ce820f9cf279530c5f1c6bf59d3f7739c492d926be0e65801e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740adaf3e2a7ce820f9cf279530c5f1c6bf59d3f7739c492d926be0e65801e4b", kill_on_drop: false }` [INFO] [stdout] 740adaf3e2a7ce820f9cf279530c5f1c6bf59d3f7739c492d926be0e65801e4b