[INFO] cloning repository https://github.com/hegza/noni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hegza/noni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Fnoni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Fnoni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a26bfd7dfbbf26fa8906d7ac65001241332d597 [INFO] testing hegza/noni against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegza%2Fnoni" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hegza/noni 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] started tweaking git repo https://github.com/hegza/noni [INFO] finished tweaking git repo https://github.com/hegza/noni [INFO] tweaked toml for git repo https://github.com/hegza/noni written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/hegza/noni already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 humantime-serde v1.0.1 [INFO] [stderr] Downloaded gregorian v0.2.0 [INFO] [stderr] Downloaded signal-hook v0.3.9 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded chrono-humanize v0.1.1 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] ac2631143e87a8bcb0174535d26703864fcf64ee3b9ac0662de8f56c256c5cb6 [INFO] running `Command { std: "docker" "start" "-a" "ac2631143e87a8bcb0174535d26703864fcf64ee3b9ac0662de8f56c256c5cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac2631143e87a8bcb0174535d26703864fcf64ee3b9ac0662de8f56c256c5cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2631143e87a8bcb0174535d26703864fcf64ee3b9ac0662de8f56c256c5cb6", kill_on_drop: false }` [INFO] [stdout] ac2631143e87a8bcb0174535d26703864fcf64ee3b9ac0662de8f56c256c5cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] e0798414568ebcb6392d17fe47f2393743d26ff3936efb5b21708b6ad6cfe8bf [INFO] running `Command { std: "docker" "start" "-a" "e0798414568ebcb6392d17fe47f2393743d26ff3936efb5b21708b6ad6cfe8bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling gregorian v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling chrono-humanize v0.1.1 [INFO] [stderr] Compiling noni v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> src/cli/key_bindings.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | let KeyEvent { code, modifiers } = event; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0798414568ebcb6392d17fe47f2393743d26ff3936efb5b21708b6ad6cfe8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0798414568ebcb6392d17fe47f2393743d26ff3936efb5b21708b6ad6cfe8bf", kill_on_drop: false }` [INFO] [stdout] e0798414568ebcb6392d17fe47f2393743d26ff3936efb5b21708b6ad6cfe8bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 5d1e0ca76122f2d322a7ecfb9d8db5ba87d5707e53b25a2d498debd39a8dfafe [INFO] running `Command { std: "docker" "start" "-a" "5d1e0ca76122f2d322a7ecfb9d8db5ba87d5707e53b25a2d498debd39a8dfafe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling noni v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> src/cli/key_bindings.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | let KeyEvent { code, modifiers } = event; [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.28s [INFO] running `Command { std: "docker" "inspect" "5d1e0ca76122f2d322a7ecfb9d8db5ba87d5707e53b25a2d498debd39a8dfafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1e0ca76122f2d322a7ecfb9d8db5ba87d5707e53b25a2d498debd39a8dfafe", kill_on_drop: false }` [INFO] [stdout] 5d1e0ca76122f2d322a7ecfb9d8db5ba87d5707e53b25a2d498debd39a8dfafe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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", kill_on_drop: false }` [INFO] [stdout] 17e77bdd7498f68db404556ff8eade05ac8b513d110ea83638e091f161381120 [INFO] running `Command { std: "docker" "start" "-a" "17e77bdd7498f68db404556ff8eade05ac8b513d110ea83638e091f161381120", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `modifiers` [INFO] [stderr] --> src/cli/key_bindings.rs:39:30 [INFO] [stderr] | [INFO] [stderr] 39 | let KeyEvent { code, modifiers } = event; [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `noni` (bin "noni-cli" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noni-71e7a9109f181559) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noni_cli-aa0dc7a800830c5f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests noni [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17e77bdd7498f68db404556ff8eade05ac8b513d110ea83638e091f161381120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e77bdd7498f68db404556ff8eade05ac8b513d110ea83638e091f161381120", kill_on_drop: false }` [INFO] [stdout] 17e77bdd7498f68db404556ff8eade05ac8b513d110ea83638e091f161381120