[INFO] fetching crate repos-tool 0.1.4...
[INFO] testing repos-tool-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate repos-tool 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate repos-tool 0.1.4
[INFO] finished tweaking crates.io crate repos-tool 0.1.4
[INFO] tweaked toml for crates.io crate repos-tool 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate repos-tool 0.1.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding toml v0.4.10 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe87fcd96f32447c6316f6e9477a82afd676a9e1e1b8042bc98cc00376789c40
[INFO] running `Command { std: "docker" "start" "-a" "fe87fcd96f32447c6316f6e9477a82afd676a9e1e1b8042bc98cc00376789c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe87fcd96f32447c6316f6e9477a82afd676a9e1e1b8042bc98cc00376789c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe87fcd96f32447c6316f6e9477a82afd676a9e1e1b8042bc98cc00376789c40", kill_on_drop: false }`
[INFO] [stdout] fe87fcd96f32447c6316f6e9477a82afd676a9e1e1b8042bc98cc00376789c40
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f65f9253d1147a26adc9c568c4efb093fc77e65488989f54eb97f8e25259492
[INFO] running `Command { std: "docker" "start" "-a" "3f65f9253d1147a26adc9c568c4efb093fc77e65488989f54eb97f8e25259492", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling remove_empty_subdirs v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling repos-tool v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/util.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout] 49 +     Ok(relpath.trim_end_matches(".git").to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/util.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             url.trim_right_matches(".git").to_string()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 111 -             url.trim_right_matches(".git").to_string()
[INFO] [stdout] 111 +             url.trim_end_matches(".git").to_string()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
[INFO] running `Command { std: "docker" "inspect" "3f65f9253d1147a26adc9c568c4efb093fc77e65488989f54eb97f8e25259492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f65f9253d1147a26adc9c568c4efb093fc77e65488989f54eb97f8e25259492", kill_on_drop: false }`
[INFO] [stdout] 3f65f9253d1147a26adc9c568c4efb093fc77e65488989f54eb97f8e25259492
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c49953b3c2e0cbe4bc6c57cf35516598364141e93beb2de3977c68ad7c5eb9c
[INFO] running `Command { std: "docker" "start" "-a" "1c49953b3c2e0cbe4bc6c57cf35516598364141e93beb2de3977c68ad7c5eb9c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/util.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout] 49 +     Ok(relpath.trim_end_matches(".git").to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/util.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             url.trim_right_matches(".git").to_string()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 111 -             url.trim_right_matches(".git").to_string()
[INFO] [stdout] 111 +             url.trim_end_matches(".git").to_string()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling repos-tool v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]   --> src/util.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 49 -     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stdout] 49 +     Ok(relpath.trim_end_matches(".git").to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/util.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             url.trim_right_matches(".git").to_string()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 111 -             url.trim_right_matches(".git").to_string()
[INFO] [stdout] 111 +             url.trim_end_matches(".git").to_string()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.18s
[INFO] running `Command { std: "docker" "inspect" "1c49953b3c2e0cbe4bc6c57cf35516598364141e93beb2de3977c68ad7c5eb9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c49953b3c2e0cbe4bc6c57cf35516598364141e93beb2de3977c68ad7c5eb9c", kill_on_drop: false }`
[INFO] [stdout] 1c49953b3c2e0cbe4bc6c57cf35516598364141e93beb2de3977c68ad7c5eb9c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be9a4a83b41b58da34cee3079bf55aad97a3a1e6bb9fe826e2fbe57a87a6ddbf
[INFO] running `Command { std: "docker" "start" "-a" "be9a4a83b41b58da34cee3079bf55aad97a3a1e6bb9fe826e2fbe57a87a6ddbf", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stderr]   --> src/util.rs:49:16
[INFO] [stderr]    |
[INFO] [stderr] 49 |     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]    |
[INFO] [stderr] 49 -     Ok(relpath.trim_right_matches(".git").to_string())
[INFO] [stderr] 49 +     Ok(relpath.trim_end_matches(".git").to_string())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stderr]    --> src/util.rs:111:17
[INFO] [stderr]     |
[INFO] [stderr] 111 |             url.trim_right_matches(".git").to_string()
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 111 -             url.trim_right_matches(".git").to_string()
[INFO] [stderr] 111 +             url.trim_end_matches(".git").to_string()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `repos-tool` (lib) generated 2 warnings (run `cargo fix --lib -p repos-tool` to apply 2 suggestions)
[INFO] [stderr] warning: `repos-tool` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repos-a5360bcfe92753cd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test metadata::tests::md_loads ... ok
[INFO] [stdout] test metadata::tests::md_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/repos-8ec7d1141bea1d2b)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests repos
[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] [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" "be9a4a83b41b58da34cee3079bf55aad97a3a1e6bb9fe826e2fbe57a87a6ddbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9a4a83b41b58da34cee3079bf55aad97a3a1e6bb9fe826e2fbe57a87a6ddbf", kill_on_drop: false }`
[INFO] [stdout] be9a4a83b41b58da34cee3079bf55aad97a3a1e6bb9fe826e2fbe57a87a6ddbf
