[INFO] fetching crate monotree 0.1.3... [INFO] checking monotree-0.1.3 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate monotree 0.1.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate monotree 0.1.3 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate monotree 0.1.3 [INFO] finished tweaking crates.io crate monotree 0.1.3 [INFO] tweaked toml for crates.io crate monotree 0.1.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate monotree 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9529d373432ca6b33f6f87b441e99fd4981a3784799ad2d0d40fa83ac3544a60 [INFO] running `Command { std: "docker" "start" "-a" "9529d373432ca6b33f6f87b441e99fd4981a3784799ad2d0d40fa83ac3544a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9529d373432ca6b33f6f87b441e99fd4981a3784799ad2d0d40fa83ac3544a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9529d373432ca6b33f6f87b441e99fd4981a3784799ad2d0d40fa83ac3544a60", kill_on_drop: false }` [INFO] [stdout] 9529d373432ca6b33f6f87b441e99fd4981a3784799ad2d0d40fa83ac3544a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 180fd6df13690512adad36eb5ab1e71e204ecb4b4ef1cc46e6429f4e4a2676da [INFO] running `Command { std: "docker" "start" "-a" "180fd6df13690512adad36eb5ab1e71e204ecb4b4ef1cc46e6429f4e4a2676da", 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] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking sled v0.31.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking serde_json v1.0.49 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling blake3 v0.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling paste-impl v0.1.9 [INFO] [stderr] Checking paste v0.1.9 [INFO] [stderr] Compiling librocksdb-sys v6.6.4 [INFO] [stderr] Checking criterion v0.3.1 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "180fd6df13690512adad36eb5ab1e71e204ecb4b4ef1cc46e6429f4e4a2676da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180fd6df13690512adad36eb5ab1e71e204ecb4b4ef1cc46e6429f4e4a2676da", kill_on_drop: false }` [INFO] [stdout] 180fd6df13690512adad36eb5ab1e71e204ecb4b4ef1cc46e6429f4e4a2676da