[INFO] cloning repository https://github.com/lannuttia/sysinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lannuttia/sysinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2906be5cf39b2d7b6631887cfec82ccb33f394f2
[INFO] testing lannuttia/sysinfo against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannuttia%2Fsysinfo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lannuttia/sysinfo
[INFO] finished tweaking git repo https://github.com/lannuttia/sysinfo
[INFO] tweaked toml for git repo https://github.com/lannuttia/sysinfo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lannuttia/sysinfo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lannuttia/sysinfo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 989f3ac26f141fffd68ad366b6afe01c21d74db1c70de34bdeeb2d4185f741f9
[INFO] running `Command { std: "docker" "start" "-a" "989f3ac26f141fffd68ad366b6afe01c21d74db1c70de34bdeeb2d4185f741f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "989f3ac26f141fffd68ad366b6afe01c21d74db1c70de34bdeeb2d4185f741f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989f3ac26f141fffd68ad366b6afe01c21d74db1c70de34bdeeb2d4185f741f9", kill_on_drop: false }`
[INFO] [stdout] 989f3ac26f141fffd68ad366b6afe01c21d74db1c70de34bdeeb2d4185f741f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16fdc53d827ee4448f6189ed8ee67cac043b12056cd1b444b53c02d1a936b9a6
[INFO] running `Command { std: "docker" "start" "-a" "16fdc53d827ee4448f6189ed8ee67cac043b12056cd1b444b53c02d1a936b9a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling sysinfo v0.9.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling rayon v1.1.0
[INFO] [stderr]    Compiling regex v1.2.0
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling sysinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
[INFO] running `Command { std: "docker" "inspect" "16fdc53d827ee4448f6189ed8ee67cac043b12056cd1b444b53c02d1a936b9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16fdc53d827ee4448f6189ed8ee67cac043b12056cd1b444b53c02d1a936b9a6", kill_on_drop: false }`
[INFO] [stdout] 16fdc53d827ee4448f6189ed8ee67cac043b12056cd1b444b53c02d1a936b9a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8cb909acad0687b5591a910f01119d008b1b398649c179da73288eaabfcbbe9
[INFO] running `Command { std: "docker" "start" "-a" "d8cb909acad0687b5591a910f01119d008b1b398649c179da73288eaabfcbbe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling sysinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "d8cb909acad0687b5591a910f01119d008b1b398649c179da73288eaabfcbbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8cb909acad0687b5591a910f01119d008b1b398649c179da73288eaabfcbbe9", kill_on_drop: false }`
[INFO] [stdout] d8cb909acad0687b5591a910f01119d008b1b398649c179da73288eaabfcbbe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39bb79a8b4fb2b79c76ce9f98aef5e388a933bd0581756e8c8aa5bd7d1d5e5cb
[INFO] running `Command { std: "docker" "start" "-a" "39bb79a8b4fb2b79c76ce9f98aef5e388a933bd0581756e8c8aa5bd7d1d5e5cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sysinfo-0a11892ffde2daf4)
[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" "39bb79a8b4fb2b79c76ce9f98aef5e388a933bd0581756e8c8aa5bd7d1d5e5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bb79a8b4fb2b79c76ce9f98aef5e388a933bd0581756e8c8aa5bd7d1d5e5cb", kill_on_drop: false }`
[INFO] [stdout] 39bb79a8b4fb2b79c76ce9f98aef5e388a933bd0581756e8c8aa5bd7d1d5e5cb
