[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.60.0 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 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/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" "+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 raw-cpuid v10.2.0 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.5.0 [INFO] [stderr] Downloaded nvml-wrapper v0.7.0 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.0 [INFO] [stderr] Downloaded sysinfo v0.20.1 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb51842b53770d93c4e95b7a9659962aa8cf40eacb04139307050e3a2e964e7 [INFO] running `Command { std: "docker" "start" "-a" "fbb51842b53770d93c4e95b7a9659962aa8cf40eacb04139307050e3a2e964e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb51842b53770d93c4e95b7a9659962aa8cf40eacb04139307050e3a2e964e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb51842b53770d93c4e95b7a9659962aa8cf40eacb04139307050e3a2e964e7", kill_on_drop: false }` [INFO] [stdout] fbb51842b53770d93c4e95b7a9659962aa8cf40eacb04139307050e3a2e964e7 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e5b85f479d7ce8dc95ad619ae5c492fa8f890dfeebb36a56512e7135164f167 [INFO] running `Command { std: "docker" "start" "-a" "6e5b85f479d7ce8dc95ad619ae5c492fa8f890dfeebb36a56512e7135164f167", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 13.26s [INFO] running `Command { std: "docker" "inspect" "6e5b85f479d7ce8dc95ad619ae5c492fa8f890dfeebb36a56512e7135164f167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e5b85f479d7ce8dc95ad619ae5c492fa8f890dfeebb36a56512e7135164f167", kill_on_drop: false }` [INFO] [stdout] 6e5b85f479d7ce8dc95ad619ae5c492fa8f890dfeebb36a56512e7135164f167 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855318abf5683be78a1a416443626a599ea593ff5aeff46c5b8b7925e158fbaf [INFO] running `Command { std: "docker" "start" "-a" "855318abf5683be78a1a416443626a599ea593ff5aeff46c5b8b7925e158fbaf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling collect_system_info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "855318abf5683be78a1a416443626a599ea593ff5aeff46c5b8b7925e158fbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855318abf5683be78a1a416443626a599ea593ff5aeff46c5b8b7925e158fbaf", kill_on_drop: false }` [INFO] [stdout] 855318abf5683be78a1a416443626a599ea593ff5aeff46c5b8b7925e158fbaf [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fab901136f0ab166f2c7ea54592f7a2765c4ec2f1d40559982d4289b9b0a8239 [INFO] running `Command { std: "docker" "start" "-a" "fab901136f0ab166f2c7ea54592f7a2765c4ec2f1d40559982d4289b9b0a8239", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/collect_system_info-8c448d42957bd6a0) [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" "fab901136f0ab166f2c7ea54592f7a2765c4ec2f1d40559982d4289b9b0a8239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab901136f0ab166f2c7ea54592f7a2765c4ec2f1d40559982d4289b9b0a8239", kill_on_drop: false }` [INFO] [stdout] fab901136f0ab166f2c7ea54592f7a2765c4ec2f1d40559982d4289b9b0a8239