[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 try#615edd3ad1cf6871c977dc900317cb6c2070fd6b 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 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b1904d5917e3a1c4a0fefea3600b6766031176fb618647dbbf299f1f39edd0 [INFO] running `Command { std: "docker" "start" "-a" "36b1904d5917e3a1c4a0fefea3600b6766031176fb618647dbbf299f1f39edd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b1904d5917e3a1c4a0fefea3600b6766031176fb618647dbbf299f1f39edd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b1904d5917e3a1c4a0fefea3600b6766031176fb618647dbbf299f1f39edd0", kill_on_drop: false }` [INFO] [stdout] 36b1904d5917e3a1c4a0fefea3600b6766031176fb618647dbbf299f1f39edd0 [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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27cf49944e4ca7b924d3c1e1f983ffb3e24a5f583c8e597ea692566e0188c78a [INFO] running `Command { std: "docker" "start" "-a" "27cf49944e4ca7b924d3c1e1f983ffb3e24a5f583c8e597ea692566e0188c78a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling toml v0.4.6 [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 9.47s [INFO] running `Command { std: "docker" "inspect" "27cf49944e4ca7b924d3c1e1f983ffb3e24a5f583c8e597ea692566e0188c78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cf49944e4ca7b924d3c1e1f983ffb3e24a5f583c8e597ea692566e0188c78a", kill_on_drop: false }` [INFO] [stdout] 27cf49944e4ca7b924d3c1e1f983ffb3e24a5f583c8e597ea692566e0188c78a [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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b156a7d62ddc893205a2bc6d25e415cee6b63143f3a95d9cb70f90e5520d15f9 [INFO] running `Command { std: "docker" "start" "-a" "b156a7d62ddc893205a2bc6d25e415cee6b63143f3a95d9cb70f90e5520d15f9", 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 1.44s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cursive_example-1fd40bb82bb4fb5c) [INFO] running `Command { std: "docker" "inspect" "b156a7d62ddc893205a2bc6d25e415cee6b63143f3a95d9cb70f90e5520d15f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b156a7d62ddc893205a2bc6d25e415cee6b63143f3a95d9cb70f90e5520d15f9", kill_on_drop: false }` [INFO] [stdout] b156a7d62ddc893205a2bc6d25e415cee6b63143f3a95d9cb70f90e5520d15f9