[INFO] cloning repository https://github.com/webbrandon/mc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webbrandon/mc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebbrandon%2Fmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebbrandon%2Fmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58b5cc8ee4b334cc25bd35565ae4c22779546eb4 [INFO] testing webbrandon/mc against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebbrandon%2Fmc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/webbrandon/mc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/webbrandon/mc [INFO] finished tweaking git repo https://github.com/webbrandon/mc [INFO] tweaked toml for git repo https://github.com/webbrandon/mc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/webbrandon/mc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f10f8ccef1ad0e0dd5c1dc914af9d5594f4e725e1382350edfe480bffb702ca [INFO] running `Command { std: "docker" "start" "-a" "5f10f8ccef1ad0e0dd5c1dc914af9d5594f4e725e1382350edfe480bffb702ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f10f8ccef1ad0e0dd5c1dc914af9d5594f4e725e1382350edfe480bffb702ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f10f8ccef1ad0e0dd5c1dc914af9d5594f4e725e1382350edfe480bffb702ca", kill_on_drop: false }` [INFO] [stdout] 5f10f8ccef1ad0e0dd5c1dc914af9d5594f4e725e1382350edfe480bffb702ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0805042e00ec85d03c995fdc1fdb2ba53f15e288dde7b316ff71cae2325d1b95 [INFO] running `Command { std: "docker" "start" "-a" "0805042e00ec85d03c995fdc1fdb2ba53f15e288dde7b316ff71cae2325d1b95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.41 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling run_script v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling dialoguer v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mc v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> src/handler/repository/mod.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> src/handler/repository/mod.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "0805042e00ec85d03c995fdc1fdb2ba53f15e288dde7b316ff71cae2325d1b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0805042e00ec85d03c995fdc1fdb2ba53f15e288dde7b316ff71cae2325d1b95", kill_on_drop: false }` [INFO] [stdout] 0805042e00ec85d03c995fdc1fdb2ba53f15e288dde7b316ff71cae2325d1b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7fce741cd15ef0196d7ea813d8d6b17f58f0c55c3925e50daf9d8d4d1094f4b [INFO] running `Command { std: "docker" "start" "-a" "c7fce741cd15ef0196d7ea813d8d6b17f58f0c55c3925e50daf9d8d4d1094f4b", kill_on_drop: false }` [INFO] [stderr] Compiling mc v0.5.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> src/handler/repository/mod.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> src/handler/repository/mod.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "c7fce741cd15ef0196d7ea813d8d6b17f58f0c55c3925e50daf9d8d4d1094f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fce741cd15ef0196d7ea813d8d6b17f58f0c55c3925e50daf9d8d4d1094f4b", kill_on_drop: false }` [INFO] [stdout] c7fce741cd15ef0196d7ea813d8d6b17f58f0c55c3925e50daf9d8d4d1094f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cc12e8a0f1fc2b28920feb4f5f8ae1073e8f6710e8ec1ff599e08c8af9529d1 [INFO] running `Command { std: "docker" "start" "-a" "3cc12e8a0f1fc2b28920feb4f5f8ae1073e8f6710e8ec1ff599e08c8af9529d1", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stderr] --> src/handler/repository/mod.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stderr] --> src/handler/repository/mod.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | env::set_current_dir(&git_dir).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: `mc` (bin "mc" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mc-7f459e9f861e8568) [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" "3cc12e8a0f1fc2b28920feb4f5f8ae1073e8f6710e8ec1ff599e08c8af9529d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc12e8a0f1fc2b28920feb4f5f8ae1073e8f6710e8ec1ff599e08c8af9529d1", kill_on_drop: false }` [INFO] [stdout] 3cc12e8a0f1fc2b28920feb4f5f8ae1073e8f6710e8ec1ff599e08c8af9529d1