[INFO] cloning repository https://github.com/jlgerber/cursive-rust-eg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/cursive-rust-eg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcursive-rust-eg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcursive-rust-eg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b15f934d28905977369b8710d8fc097443f01f1b [INFO] building jlgerber/cursive-rust-eg against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcursive-rust-eg" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/cursive-rust-eg on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlgerber/cursive-rust-eg [INFO] finished tweaking git repo https://github.com/jlgerber/cursive-rust-eg [INFO] tweaked toml for git repo https://github.com/jlgerber/cursive-rust-eg written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/jlgerber/cursive-rust-eg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-macro v1.0.2 [INFO] [stderr] Downloaded ncurses v5.91.0 [INFO] [stderr] Downloaded enumset v0.3.3 [INFO] [stderr] Downloaded enum-map v0.2.28 [INFO] [stderr] Downloaded reexport-proc-macro v1.0.0 [INFO] [stderr] Downloaded enum-map-derive v0.2.5 [INFO] [stderr] Downloaded cursive v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60dc286f4d24f39a4479c0aba52ccb51b375f39759b54b7f21dad2fa5e86c436 [INFO] running `Command { std: "docker" "start" "-a" "60dc286f4d24f39a4479c0aba52ccb51b375f39759b54b7f21dad2fa5e86c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60dc286f4d24f39a4479c0aba52ccb51b375f39759b54b7f21dad2fa5e86c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60dc286f4d24f39a4479c0aba52ccb51b375f39759b54b7f21dad2fa5e86c436", kill_on_drop: false }` [INFO] [stdout] 60dc286f4d24f39a4479c0aba52ccb51b375f39759b54b7f21dad2fa5e86c436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bee518e4a9420d030de76f25afd5c2f4726125882cbd5fc91f962e8842b7d3f [INFO] running `Command { std: "docker" "start" "-a" "9bee518e4a9420d030de76f25afd5c2f4726125882cbd5fc91f962e8842b7d3f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.5 [INFO] [stderr] Compiling enum-map v0.2.28 [INFO] [stderr] Compiling cursive v0.8.1 [INFO] [stderr] Compiling cursive-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | static ref GROUP_PROJECTS: HashMap> = { [INFO] [stdout] 10 | | let mut m = HashMap::new(); [INFO] [stdout] 11 | | m.insert("2d".to_string(), vec!["nukestartup","nukemenus","openandupdate","indiaspecial"]); [INFO] [stdout] ... | [INFO] [stdout] 15 | | }; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.34s [INFO] running `Command { std: "docker" "inspect" "9bee518e4a9420d030de76f25afd5c2f4726125882cbd5fc91f962e8842b7d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bee518e4a9420d030de76f25afd5c2f4726125882cbd5fc91f962e8842b7d3f", kill_on_drop: false }` [INFO] [stdout] 9bee518e4a9420d030de76f25afd5c2f4726125882cbd5fc91f962e8842b7d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b50eb5c6abbf81451ed71bc9621c6f16252a97bc008d5de481748ea5bb0053cb [INFO] running `Command { std: "docker" "start" "-a" "b50eb5c6abbf81451ed71bc9621c6f16252a97bc008d5de481748ea5bb0053cb", kill_on_drop: false }` [INFO] [stderr] Compiling cursive-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / lazy_static! { [INFO] [stdout] 9 | | static ref GROUP_PROJECTS: HashMap> = { [INFO] [stdout] 10 | | let mut m = HashMap::new(); [INFO] [stdout] 11 | | m.insert("2d".to_string(), vec!["nukestartup","nukemenus","openandupdate","indiaspecial"]); [INFO] [stdout] ... | [INFO] [stdout] 15 | | }; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cursive_example-1fd40bb82bb4fb5c) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b50eb5c6abbf81451ed71bc9621c6f16252a97bc008d5de481748ea5bb0053cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50eb5c6abbf81451ed71bc9621c6f16252a97bc008d5de481748ea5bb0053cb", kill_on_drop: false }` [INFO] [stdout] b50eb5c6abbf81451ed71bc9621c6f16252a97bc008d5de481748ea5bb0053cb