[INFO] cloning repository https://github.com/reujab/silver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reujab/silver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68d2f014cdf9f659dc4355bf08af3d20a35e6d23 [INFO] testing reujab/silver against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Fsilver" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reujab/silver [INFO] finished tweaking git repo https://github.com/reujab/silver [INFO] tweaked toml for git repo https://github.com/reujab/silver written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reujab/silver on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reujab/silver 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed83c6720fb0cadfb856640e1424e84f42d4be3c024fe0e5f5b7525fc01fa6a6 [INFO] running `Command { std: "docker" "start" "-a" "ed83c6720fb0cadfb856640e1424e84f42d4be3c024fe0e5f5b7525fc01fa6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed83c6720fb0cadfb856640e1424e84f42d4be3c024fe0e5f5b7525fc01fa6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed83c6720fb0cadfb856640e1424e84f42d4be3c024fe0e5f5b7525fc01fa6a6", kill_on_drop: false }` [INFO] [stdout] ed83c6720fb0cadfb856640e1424e84f42d4be3c024fe0e5f5b7525fc01fa6a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67b20297c0c1d1fa59cce985a2f2933ccb2421b06fb90a433033f22fa940c1a [INFO] running `Command { std: "docker" "start" "-a" "f67b20297c0c1d1fa59cce985a2f2933ccb2421b06fb90a433033f22fa940c1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling ordered-multimap v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling sysinfo v0.30.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling uzers v0.11.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.31 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling confy v0.6.0 [INFO] [stderr] Compiling silver v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "f67b20297c0c1d1fa59cce985a2f2933ccb2421b06fb90a433033f22fa940c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67b20297c0c1d1fa59cce985a2f2933ccb2421b06fb90a433033f22fa940c1a", kill_on_drop: false }` [INFO] [stdout] f67b20297c0c1d1fa59cce985a2f2933ccb2421b06fb90a433033f22fa940c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3df837170cc390ad553f43584673330ec7df67858364b750d17ba2a05367d436 [INFO] running `Command { std: "docker" "start" "-a" "3df837170cc390ad553f43584673330ec7df67858364b750d17ba2a05367d436", kill_on_drop: false }` [INFO] [stderr] Compiling silver v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "3df837170cc390ad553f43584673330ec7df67858364b750d17ba2a05367d436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df837170cc390ad553f43584673330ec7df67858364b750d17ba2a05367d436", kill_on_drop: false }` [INFO] [stdout] 3df837170cc390ad553f43584673330ec7df67858364b750d17ba2a05367d436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1eb59150648b65aa245a5441ef88751e3bf12d0350ffc82ebdc0478993936b2 [INFO] running `Command { std: "docker" "start" "-a" "d1eb59150648b65aa245a5441ef88751e3bf12d0350ffc82ebdc0478993936b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/silver-ada354c67f68585a) [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" "d1eb59150648b65aa245a5441ef88751e3bf12d0350ffc82ebdc0478993936b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1eb59150648b65aa245a5441ef88751e3bf12d0350ffc82ebdc0478993936b2", kill_on_drop: false }` [INFO] [stdout] d1eb59150648b65aa245a5441ef88751e3bf12d0350ffc82ebdc0478993936b2