[INFO] cloning repository https://github.com/nikandlv/nexon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikandlv/nexon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikandlv%2Fnexon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikandlv%2Fnexon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cc85cc9ff0b672019096500a1df01166baadb2d [INFO] testing nikandlv/nexon against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikandlv%2Fnexon" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikandlv/nexon 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/nikandlv/nexon [INFO] finished tweaking git repo https://github.com/nikandlv/nexon [INFO] tweaked toml for git repo https://github.com/nikandlv/nexon written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/nikandlv/nexon 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] eb7ab409478de8bb2f51b2d62ceef2046c168cf14b96e17d04431d9f38c6308a [INFO] running `Command { std: "docker" "start" "-a" "eb7ab409478de8bb2f51b2d62ceef2046c168cf14b96e17d04431d9f38c6308a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb7ab409478de8bb2f51b2d62ceef2046c168cf14b96e17d04431d9f38c6308a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7ab409478de8bb2f51b2d62ceef2046c168cf14b96e17d04431d9f38c6308a", kill_on_drop: false }` [INFO] [stdout] eb7ab409478de8bb2f51b2d62ceef2046c168cf14b96e17d04431d9f38c6308a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 33ff8dd1ff5c15554132e492d1300c8f997f26332369da4ac60fbfee4b3bcb98 [INFO] running `Command { std: "docker" "start" "-a" "33ff8dd1ff5c15554132e492d1300c8f997f26332369da4ac60fbfee4b3bcb98", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling nexon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | Some(cmd) => {&cmd.handle(context);}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | Some(cmd) => {let _ = &cmd.handle(context);}, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.33s [INFO] running `Command { std: "docker" "inspect" "33ff8dd1ff5c15554132e492d1300c8f997f26332369da4ac60fbfee4b3bcb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ff8dd1ff5c15554132e492d1300c8f997f26332369da4ac60fbfee4b3bcb98", kill_on_drop: false }` [INFO] [stdout] 33ff8dd1ff5c15554132e492d1300c8f997f26332369da4ac60fbfee4b3bcb98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 2f18bf1e591b67ed0525f061ba885d04c01dffcb7f61034a7d1393722d22f38f [INFO] running `Command { std: "docker" "start" "-a" "2f18bf1e591b67ed0525f061ba885d04c01dffcb7f61034a7d1393722d22f38f", kill_on_drop: false }` [INFO] [stderr] Compiling nexon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | Some(cmd) => {&cmd.handle(context);}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | Some(cmd) => {let _ = &cmd.handle(context);}, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "2f18bf1e591b67ed0525f061ba885d04c01dffcb7f61034a7d1393722d22f38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f18bf1e591b67ed0525f061ba885d04c01dffcb7f61034a7d1393722d22f38f", kill_on_drop: false }` [INFO] [stdout] 2f18bf1e591b67ed0525f061ba885d04c01dffcb7f61034a7d1393722d22f38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 5edd00387c94196210d82019c963156155bb9c34cc8afc91f3993afaf558492e [INFO] running `Command { std: "docker" "start" "-a" "5edd00387c94196210d82019c963156155bb9c34cc8afc91f3993afaf558492e", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/main.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | Some(cmd) => {&cmd.handle(context);}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 42 | Some(cmd) => {let _ = &cmd.handle(context);}, [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `nexon` (bin "nexon" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nexon-7e0983f975da40fa) [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" "5edd00387c94196210d82019c963156155bb9c34cc8afc91f3993afaf558492e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5edd00387c94196210d82019c963156155bb9c34cc8afc91f3993afaf558492e", kill_on_drop: false }` [INFO] [stdout] 5edd00387c94196210d82019c963156155bb9c34cc8afc91f3993afaf558492e