[INFO] cloning repository https://github.com/AbirV/collect_system_info_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbirV/collect_system_info_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbirV%2Fcollect_system_info_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbirV%2Fcollect_system_info_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb8547dff95bf8c0b1fe108b2c9cd247f6f0577 [INFO] testing AbirV/collect_system_info_rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbirV%2Fcollect_system_info_rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbirV/collect_system_info_rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbirV/collect_system_info_rs [INFO] finished tweaking git repo https://github.com/AbirV/collect_system_info_rs [INFO] tweaked toml for git repo https://github.com/AbirV/collect_system_info_rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AbirV/collect_system_info_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a624834eef986c042050a9a5dd55c3132461d1572cd612df8f5d0094895813 [INFO] running `Command { std: "docker" "start" "-a" "87a624834eef986c042050a9a5dd55c3132461d1572cd612df8f5d0094895813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a624834eef986c042050a9a5dd55c3132461d1572cd612df8f5d0094895813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a624834eef986c042050a9a5dd55c3132461d1572cd612df8f5d0094895813", kill_on_drop: false }` [INFO] [stdout] 87a624834eef986c042050a9a5dd55c3132461d1572cd612df8f5d0094895813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed269e98f6a5fd1ee69b012ecc5344ef55c3532b6954cfe1ce8a577ee48501dc [INFO] running `Command { std: "docker" "start" "-a" "ed269e98f6a5fd1ee69b012ecc5344ef55c3532b6954cfe1ce8a577ee48501dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling sysinfo v0.20.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wrapcenum-derive v0.4.0 [INFO] [stderr] Compiling nvml-wrapper v0.7.0 [INFO] [stderr] Compiling collect_system_info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.07s [INFO] running `Command { std: "docker" "inspect" "ed269e98f6a5fd1ee69b012ecc5344ef55c3532b6954cfe1ce8a577ee48501dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed269e98f6a5fd1ee69b012ecc5344ef55c3532b6954cfe1ce8a577ee48501dc", kill_on_drop: false }` [INFO] [stdout] ed269e98f6a5fd1ee69b012ecc5344ef55c3532b6954cfe1ce8a577ee48501dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643993ce0cf25938f325419f6c4c6fd567e8839e794d74590591d589375b6375 [INFO] running `Command { std: "docker" "start" "-a" "643993ce0cf25938f325419f6c4c6fd567e8839e794d74590591d589375b6375", kill_on_drop: false }` [INFO] [stderr] Compiling collect_system_info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/collect_system_info-dcee4f173a65283a) [INFO] running `Command { std: "docker" "inspect" "643993ce0cf25938f325419f6c4c6fd567e8839e794d74590591d589375b6375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643993ce0cf25938f325419f6c4c6fd567e8839e794d74590591d589375b6375", kill_on_drop: false }` [INFO] [stdout] 643993ce0cf25938f325419f6c4c6fd567e8839e794d74590591d589375b6375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a3e2ed135403dd851648bd26509e97dd38e89a390e74acfdaff1c9318350982 [INFO] running `Command { std: "docker" "start" "-a" "5a3e2ed135403dd851648bd26509e97dd38e89a390e74acfdaff1c9318350982", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/collect_system_info-dcee4f173a65283a) [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" "5a3e2ed135403dd851648bd26509e97dd38e89a390e74acfdaff1c9318350982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3e2ed135403dd851648bd26509e97dd38e89a390e74acfdaff1c9318350982", kill_on_drop: false }` [INFO] [stdout] 5a3e2ed135403dd851648bd26509e97dd38e89a390e74acfdaff1c9318350982