[INFO] cloning repository https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftrusted-publishing-smoke-20260331-bytedance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftrusted-publishing-smoke-20260331-bytedance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c94c4a48911ab4680f07cf636a83f8a57933e202
[INFO] testing hardfist/trusted-publishing-smoke-20260331-bytedance against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftrusted-publishing-smoke-20260331-bytedance" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance
[INFO] finished tweaking git repo https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance
[INFO] tweaked toml for git repo https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardfist/trusted-publishing-smoke-20260331-bytedance 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4484c693d474a05ea080489c1fb9d775529a565509d161357f3d749103abe7d
[INFO] running `Command { std: "docker" "start" "-a" "f4484c693d474a05ea080489c1fb9d775529a565509d161357f3d749103abe7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4484c693d474a05ea080489c1fb9d775529a565509d161357f3d749103abe7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4484c693d474a05ea080489c1fb9d775529a565509d161357f3d749103abe7d", kill_on_drop: false }`
[INFO] [stdout] f4484c693d474a05ea080489c1fb9d775529a565509d161357f3d749103abe7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93110118e0206335f41684ac8c091bd8ddf08850370836a23f1667cedecb34de
[INFO] running `Command { std: "docker" "start" "-a" "93110118e0206335f41684ac8c091bd8ddf08850370836a23f1667cedecb34de", kill_on_drop: false }`
[INFO] [stderr]    Compiling trusted-publishing-smoke-20260331-bytedance v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "93110118e0206335f41684ac8c091bd8ddf08850370836a23f1667cedecb34de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93110118e0206335f41684ac8c091bd8ddf08850370836a23f1667cedecb34de", kill_on_drop: false }`
[INFO] [stdout] 93110118e0206335f41684ac8c091bd8ddf08850370836a23f1667cedecb34de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 884ea0463d1399d155f1e227ae662b31b271d375f44d658c4108971c4ed37ece
[INFO] running `Command { std: "docker" "start" "-a" "884ea0463d1399d155f1e227ae662b31b271d375f44d658c4108971c4ed37ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling trusted-publishing-smoke-20260331-bytedance v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "884ea0463d1399d155f1e227ae662b31b271d375f44d658c4108971c4ed37ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884ea0463d1399d155f1e227ae662b31b271d375f44d658c4108971c4ed37ece", kill_on_drop: false }`
[INFO] [stdout] 884ea0463d1399d155f1e227ae662b31b271d375f44d658c4108971c4ed37ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e15116de886d42b778b1f71b63e83c9e2649e6a780ebb597299e8a1e62bbfddd
[INFO] running `Command { std: "docker" "start" "-a" "e15116de886d42b778b1f71b63e83c9e2649e6a780ebb597299e8a1e62bbfddd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trusted_publishing_smoke_20260331_bytedance-9193fa800680dd24)
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests trusted_publishing_smoke_20260331_bytedance
[INFO] [stdout] test tests::returns_expected_marker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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" "e15116de886d42b778b1f71b63e83c9e2649e6a780ebb597299e8a1e62bbfddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e15116de886d42b778b1f71b63e83c9e2649e6a780ebb597299e8a1e62bbfddd", kill_on_drop: false }`
[INFO] [stdout] e15116de886d42b778b1f71b63e83c9e2649e6a780ebb597299e8a1e62bbfddd
