[INFO] cloning repository https://github.com/palmergs/rust-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palmergs/rust-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Frust-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Frust-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3428a8398379954992bc65b82d59ce4b7090526b
[INFO] testing palmergs/rust-tests 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%2Fpalmergs%2Frust-tests" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palmergs/rust-tests
[INFO] finished tweaking git repo https://github.com/palmergs/rust-tests
[INFO] tweaked toml for git repo https://github.com/palmergs/rust-tests written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palmergs/rust-tests 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/palmergs/rust-tests 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b1337d94214048694909947f54acab87a26b0d74f2a4f714ab19aa41d978224d
[INFO] running `Command { std: "docker" "start" "-a" "b1337d94214048694909947f54acab87a26b0d74f2a4f714ab19aa41d978224d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1337d94214048694909947f54acab87a26b0d74f2a4f714ab19aa41d978224d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1337d94214048694909947f54acab87a26b0d74f2a4f714ab19aa41d978224d", kill_on_drop: false }`
[INFO] [stdout] b1337d94214048694909947f54acab87a26b0d74f2a4f714ab19aa41d978224d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3b30abca0ecd92dafefc8c3b4b612920c9c0de5d7f48f5041085e51ba56cf15f
[INFO] running `Command { std: "docker" "start" "-a" "3b30abca0ecd92dafefc8c3b4b612920c9c0de5d7f48f5041085e51ba56cf15f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling sorted-vec v0.8.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling nested_intervals v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling rust-names v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `anonymous` is never read
[INFO] [stdout]   --> src/names.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FragmentList {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     anonymous: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FragmentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.32s
[INFO] running `Command { std: "docker" "inspect" "3b30abca0ecd92dafefc8c3b4b612920c9c0de5d7f48f5041085e51ba56cf15f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b30abca0ecd92dafefc8c3b4b612920c9c0de5d7f48f5041085e51ba56cf15f", kill_on_drop: false }`
[INFO] [stdout] 3b30abca0ecd92dafefc8c3b4b612920c9c0de5d7f48f5041085e51ba56cf15f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3474525fbe61a9433749303cbba4129e28f142b8164ebda20df00acb55847215
[INFO] running `Command { std: "docker" "start" "-a" "3474525fbe61a9433749303cbba4129e28f142b8164ebda20df00acb55847215", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-names v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `anonymous` is never read
[INFO] [stdout]   --> src/names.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FragmentList {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     anonymous: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FragmentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `anonymous` is never read
[INFO] [stdout]   --> src/names.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FragmentList {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     anonymous: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FragmentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "3474525fbe61a9433749303cbba4129e28f142b8164ebda20df00acb55847215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3474525fbe61a9433749303cbba4129e28f142b8164ebda20df00acb55847215", kill_on_drop: false }`
[INFO] [stdout] 3474525fbe61a9433749303cbba4129e28f142b8164ebda20df00acb55847215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 544bc83598bb58d44c2d302dc46cf15fd9ded031d65d1dba097e969591f83402
[INFO] running `Command { std: "docker" "start" "-a" "544bc83598bb58d44c2d302dc46cf15fd9ded031d65d1dba097e969591f83402", kill_on_drop: false }`
[INFO] [stderr] warning: field `anonymous` is never read
[INFO] [stdout] 
[INFO] [stderr]   --> src/names.rs:54:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 51 | pub struct FragmentList {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stdout] 
[INFO] [stderr] 54 |     anonymous: bool,
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    = note: `FragmentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-names` (lib) generated 1 warning
[INFO] [stderr] warning: `rust-names` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_names-dfbb3ed0fdfa2f8e)
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/names-bb5f40d87d00021f)
[INFO] [stderr]    Doc-tests rust_names
[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" "544bc83598bb58d44c2d302dc46cf15fd9ded031d65d1dba097e969591f83402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544bc83598bb58d44c2d302dc46cf15fd9ded031d65d1dba097e969591f83402", kill_on_drop: false }`
[INFO] [stdout] 544bc83598bb58d44c2d302dc46cf15fd9ded031d65d1dba097e969591f83402
