[INFO] fetching crate hedwig 6.0.0... [INFO] checking hedwig-6.0.0 against try#378b6a8a384b3bd0818af5f1745e5747a98bff7b for pr-95819 [INFO] extracting crate hedwig 6.0.0 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate hedwig 6.0.0 on toolchain 378b6a8a384b3bd0818af5f1745e5747a98bff7b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hedwig 6.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hedwig 6.0.0 [INFO] tweaked toml for crates.io crate hedwig 6.0.0 written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate crates.io crate hedwig 6.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fde8c0fa7cc14517d5a3ad0dd73ceae878f17e2ccb8c566e7e81473cd974c4c3 [INFO] running `Command { std: "docker" "start" "-a" "fde8c0fa7cc14517d5a3ad0dd73ceae878f17e2ccb8c566e7e81473cd974c4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde8c0fa7cc14517d5a3ad0dd73ceae878f17e2ccb8c566e7e81473cd974c4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde8c0fa7cc14517d5a3ad0dd73ceae878f17e2ccb8c566e7e81473cd974c4c3", kill_on_drop: false }` [INFO] [stdout] fde8c0fa7cc14517d5a3ad0dd73ceae878f17e2ccb8c566e7e81473cd974c4c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "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:fd6e315fe1d87bcb2c452ec5cc96a17426cdc68c8a579d2e15b282cf6465d787" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97eb395f51e70348a9d25f2534ec70db8fc4de3f1615a7c3cff382fc1dfa7d7 [INFO] running `Command { std: "docker" "start" "-a" "f97eb395f51e70348a9d25f2534ec70db8fc4de3f1615a7c3cff382fc1dfa7d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking seahash v4.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] error: could not compile `num-traits` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b6d6d4c1cd1c2911 -C extra-filename=-b6d6d4c1cd1c2911 --out-dir /opt/rustwide/target/debug/build/num-traits-b6d6d4c1cd1c2911 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-cea8f49e72b83951.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `httpdate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name httpdate --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpdate-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=7325359abe6f9cd0 -C extra-filename=-7325359abe6f9cd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c2a18c87142baf75 -C extra-filename=-c2a18c87142baf75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `convert_case` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name convert_case --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=655c49d6e0dcc7cc -C extra-filename=-655c49d6e0dcc7cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `humantime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name humantime --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=44407cfbe61bf131 -C extra-filename=-44407cfbe61bf131 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fc54b7dac8c37ff8 -C extra-filename=-fc54b7dac8c37ff8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1351b578c83586bb -C extra-filename=-1351b578c83586bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b6a072a0d01941e3 -C extra-filename=-b6a072a0d01941e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f97eb395f51e70348a9d25f2534ec70db8fc4de3f1615a7c3cff382fc1dfa7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97eb395f51e70348a9d25f2534ec70db8fc4de3f1615a7c3cff382fc1dfa7d7", kill_on_drop: false }` [INFO] [stdout] f97eb395f51e70348a9d25f2534ec70db8fc4de3f1615a7c3cff382fc1dfa7d7