[INFO] fetching crate sstb 0.3.0-alpha... [INFO] testing sstb-0.3.0-alpha against 1.60.0 for beta-1.61-1 [INFO] extracting crate sstb 0.3.0-alpha into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate sstb 0.3.0-alpha on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-27/source/rust-toolchain [INFO] started tweaking crates.io crate sstb 0.3.0-alpha [INFO] finished tweaking crates.io crate sstb 0.3.0-alpha [INFO] tweaked toml for crates.io crate sstb 0.3.0-alpha written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.4.3 [INFO] [stderr] Downloaded nix v0.5.1 [INFO] [stderr] Downloaded bloomfilter v1.0.9 [INFO] [stderr] Downloaded rocksdb v0.13.0 [INFO] [stderr] Downloaded librocksdb-sys v6.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4268162d8fb0f707ffed42c5e9204dcd48bd6d9cc8f77545383abda872e98611 [INFO] running `Command { std: "docker" "start" "-a" "4268162d8fb0f707ffed42c5e9204dcd48bd6d9cc8f77545383abda872e98611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4268162d8fb0f707ffed42c5e9204dcd48bd6d9cc8f77545383abda872e98611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4268162d8fb0f707ffed42c5e9204dcd48bd6d9cc8f77545383abda872e98611", kill_on_drop: false }` [INFO] [stdout] 4268162d8fb0f707ffed42c5e9204dcd48bd6d9cc8f77545383abda872e98611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8eaa82ede53fb8abb8122f653352707923ed9b12f8638ce4454f31eed0f8f58 [INFO] running `Command { std: "docker" "start" "-a" "a8eaa82ede53fb8abb8122f653352707923ed9b12f8638ce4454f31eed0f8f58", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling bloomfilter v1.0.9 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sstb v0.3.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "a8eaa82ede53fb8abb8122f653352707923ed9b12f8638ce4454f31eed0f8f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8eaa82ede53fb8abb8122f653352707923ed9b12f8638ce4454f31eed0f8f58", kill_on_drop: false }` [INFO] [stdout] a8eaa82ede53fb8abb8122f653352707923ed9b12f8638ce4454f31eed0f8f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ac0a468716fe24675f04608ce0e5e9615b7132aa7b9b5ef0f4bb7c039532bd [INFO] running `Command { std: "docker" "start" "-a" "74ac0a468716fe24675f04608ce0e5e9615b7132aa7b9b5ef0f4bb7c039532bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "74ac0a468716fe24675f04608ce0e5e9615b7132aa7b9b5ef0f4bb7c039532bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ac0a468716fe24675f04608ce0e5e9615b7132aa7b9b5ef0f4bb7c039532bd", kill_on_drop: false }` [INFO] [stdout] 74ac0a468716fe24675f04608ce0e5e9615b7132aa7b9b5ef0f4bb7c039532bd