[INFO] fetching crate ripissue 0.1.5...
[INFO] testing ripissue-0.1.5 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ripissue 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ripissue 0.1.5
[INFO] finished tweaking crates.io crate ripissue 0.1.5
[INFO] tweaked toml for crates.io crate ripissue 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripissue 0.1.5 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] crate crates.io crate ripissue 0.1.5 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ec488e61ef02360b4c4efbadff8bc8037ceeb95884426a0abd2510c3cce5b94
[INFO] running `Command { std: "docker" "start" "-a" "0ec488e61ef02360b4c4efbadff8bc8037ceeb95884426a0abd2510c3cce5b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ec488e61ef02360b4c4efbadff8bc8037ceeb95884426a0abd2510c3cce5b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec488e61ef02360b4c4efbadff8bc8037ceeb95884426a0abd2510c3cce5b94", kill_on_drop: false }`
[INFO] [stdout] 0ec488e61ef02360b4c4efbadff8bc8037ceeb95884426a0abd2510c3cce5b94
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b61c78bcbe695b74fa8fabe7b0387ff17fd02bae02dcd26efe4d2c84cd14c56
[INFO] running `Command { std: "docker" "start" "-a" "5b61c78bcbe695b74fa8fabe7b0387ff17fd02bae02dcd26efe4d2c84cd14c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling cmd_lib_macros v1.3.0
[INFO] [stderr]    Compiling cmd_lib v1.3.0
[INFO] [stderr]    Compiling clap v4.4.4
[INFO] [stderr]    Compiling ripissue v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.42s
[INFO] running `Command { std: "docker" "inspect" "5b61c78bcbe695b74fa8fabe7b0387ff17fd02bae02dcd26efe4d2c84cd14c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b61c78bcbe695b74fa8fabe7b0387ff17fd02bae02dcd26efe4d2c84cd14c56", kill_on_drop: false }`
[INFO] [stdout] 5b61c78bcbe695b74fa8fabe7b0387ff17fd02bae02dcd26efe4d2c84cd14c56
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56e1a8c91a2d4d972957fce13be2dd0bcd23a691cb59793d7a9e0d0961d0d7f5
[INFO] running `Command { std: "docker" "start" "-a" "56e1a8c91a2d4d972957fce13be2dd0bcd23a691cb59793d7a9e0d0961d0d7f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling ripissue v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "56e1a8c91a2d4d972957fce13be2dd0bcd23a691cb59793d7a9e0d0961d0d7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e1a8c91a2d4d972957fce13be2dd0bcd23a691cb59793d7a9e0d0961d0d7f5", kill_on_drop: false }`
[INFO] [stdout] 56e1a8c91a2d4d972957fce13be2dd0bcd23a691cb59793d7a9e0d0961d0d7f5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22952f41bd59333a01b715e31707b920dc7146a42b03e3805e76310a6f987986
[INFO] running `Command { std: "docker" "start" "-a" "22952f41bd59333a01b715e31707b920dc7146a42b03e3805e76310a6f987986", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ripi-0f87d600c7136d49)
[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" "22952f41bd59333a01b715e31707b920dc7146a42b03e3805e76310a6f987986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22952f41bd59333a01b715e31707b920dc7146a42b03e3805e76310a6f987986", kill_on_drop: false }`
[INFO] [stdout] 22952f41bd59333a01b715e31707b920dc7146a42b03e3805e76310a6f987986
