[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbirV%2Fcollect_system_info_rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbirV/collect_system_info_rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-15/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.0 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.5.0 [INFO] [stderr] Downloaded nvml-wrapper v0.7.0 [INFO] [stderr] Downloaded sysinfo v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c02546bdc12404c171768107f08fbdf5a53fb3a09c92fa3c223639e327ebf8ed [INFO] running `Command { std: "docker" "start" "-a" "c02546bdc12404c171768107f08fbdf5a53fb3a09c92fa3c223639e327ebf8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c02546bdc12404c171768107f08fbdf5a53fb3a09c92fa3c223639e327ebf8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02546bdc12404c171768107f08fbdf5a53fb3a09c92fa3c223639e327ebf8ed", kill_on_drop: false }` [INFO] [stdout] c02546bdc12404c171768107f08fbdf5a53fb3a09c92fa3c223639e327ebf8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f49cc14db37c2dc04e8f0aa5dcdd40b3d6e804404f52df980af1ab017f8355b [INFO] running `Command { std: "docker" "start" "-a" "0f49cc14db37c2dc04e8f0aa5dcdd40b3d6e804404f52df980af1ab017f8355b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling sysinfo v0.20.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nvml-wrapper-sys v0.5.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wrapcenum-derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.26 [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 28.69s [INFO] running `Command { std: "docker" "inspect" "0f49cc14db37c2dc04e8f0aa5dcdd40b3d6e804404f52df980af1ab017f8355b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f49cc14db37c2dc04e8f0aa5dcdd40b3d6e804404f52df980af1ab017f8355b", kill_on_drop: false }` [INFO] [stdout] 0f49cc14db37c2dc04e8f0aa5dcdd40b3d6e804404f52df980af1ab017f8355b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8eff88e1d02ee44356aa1327feda520b245a99e6e33b3198e266b7cb6e8a32 [INFO] running `Command { std: "docker" "start" "-a" "ce8eff88e1d02ee44356aa1327feda520b245a99e6e33b3198e266b7cb6e8a32", 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 1.03s [INFO] running `Command { std: "docker" "inspect" "ce8eff88e1d02ee44356aa1327feda520b245a99e6e33b3198e266b7cb6e8a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8eff88e1d02ee44356aa1327feda520b245a99e6e33b3198e266b7cb6e8a32", kill_on_drop: false }` [INFO] [stdout] ce8eff88e1d02ee44356aa1327feda520b245a99e6e33b3198e266b7cb6e8a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9427dff2b7a5458b69991dbc8d29b4cdb171f44c0ce274977278dd6e34c7cdd2 [INFO] running `Command { std: "docker" "start" "-a" "9427dff2b7a5458b69991dbc8d29b4cdb171f44c0ce274977278dd6e34c7cdd2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/collect_system_info-87066b994f7c8110) [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" "9427dff2b7a5458b69991dbc8d29b4cdb171f44c0ce274977278dd6e34c7cdd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9427dff2b7a5458b69991dbc8d29b4cdb171f44c0ce274977278dd6e34c7cdd2", kill_on_drop: false }` [INFO] [stdout] 9427dff2b7a5458b69991dbc8d29b4cdb171f44c0ce274977278dd6e34c7cdd2