[INFO] cloning repository https://github.com/Spoonbender/rust-intro-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spoonbender/rust-intro-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpoonbender%2Frust-intro-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpoonbender%2Frust-intro-demos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c2c50f1bdf7a50fc484ac7d9f4e74240f24bdd2 [INFO] building Spoonbender/rust-intro-demos against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpoonbender%2Frust-intro-demos" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spoonbender/rust-intro-demos on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Spoonbender/rust-intro-demos [INFO] finished tweaking git repo https://github.com/Spoonbender/rust-intro-demos [INFO] tweaked toml for git repo https://github.com/Spoonbender/rust-intro-demos written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/Spoonbender/rust-intro-demos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4730d3c9de3d68d2c07795c9faca54434457895cc1dc58e681a43a12bdeed9d [INFO] running `Command { std: "docker" "start" "-a" "c4730d3c9de3d68d2c07795c9faca54434457895cc1dc58e681a43a12bdeed9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4730d3c9de3d68d2c07795c9faca54434457895cc1dc58e681a43a12bdeed9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4730d3c9de3d68d2c07795c9faca54434457895cc1dc58e681a43a12bdeed9d", kill_on_drop: false }` [INFO] [stdout] c4730d3c9de3d68d2c07795c9faca54434457895cc1dc58e681a43a12bdeed9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3bc74ceba1564e46574f91b255282dcc7f5bd499af01ee34f297d3c32b8f801 [INFO] running `Command { std: "docker" "start" "-a" "e3bc74ceba1564e46574f91b255282dcc7f5bd499af01ee34f297d3c32b8f801", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust-intro-demos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.71s [INFO] running `Command { std: "docker" "inspect" "e3bc74ceba1564e46574f91b255282dcc7f5bd499af01ee34f297d3c32b8f801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bc74ceba1564e46574f91b255282dcc7f5bd499af01ee34f297d3c32b8f801", kill_on_drop: false }` [INFO] [stdout] e3bc74ceba1564e46574f91b255282dcc7f5bd499af01ee34f297d3c32b8f801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a985622d3835d1cee276ea283ce703981b4c74fdfdf11cbc877f32d14ca47d3 [INFO] running `Command { std: "docker" "start" "-a" "1a985622d3835d1cee276ea283ce703981b4c74fdfdf11cbc877f32d14ca47d3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-intro-demos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `do_something2` [INFO] [stdout] --> examples/errors.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn do_something2(file_name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_something3` [INFO] [stdout] --> examples/errors.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn do_something3(file_name: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::DerefMut` [INFO] [stdout] --> examples/shared_state.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ops::DerefMut, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main2` [INFO] [stdout] --> examples/shared_state.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn main2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_intro_demos-5630c731e6ca9f4f) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1a985622d3835d1cee276ea283ce703981b4c74fdfdf11cbc877f32d14ca47d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a985622d3835d1cee276ea283ce703981b4c74fdfdf11cbc877f32d14ca47d3", kill_on_drop: false }` [INFO] [stdout] 1a985622d3835d1cee276ea283ce703981b4c74fdfdf11cbc877f32d14ca47d3