[INFO] fetching crate s3s-test 0.12.0-rc.1... [INFO] testing s3s-test-0.12.0-rc.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate s3s-test 0.12.0-rc.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate s3s-test 0.12.0-rc.1 [INFO] finished tweaking crates.io crate s3s-test 0.12.0-rc.1 [INFO] tweaked toml for crates.io crate s3s-test 0.12.0-rc.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate s3s-test 0.12.0-rc.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate s3s-test 0.12.0-rc.1 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-str-proc-macro v0.7.0 [INFO] [stderr] Downloaded nugine-rust-utils v0.3.1 [INFO] [stderr] Downloaded const-str v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6811fe2f1d7272dc525b682a220e8110f7ca6ee81531a2d8ded5003ef9a14b79 [INFO] running `Command { std: "docker" "start" "-a" "6811fe2f1d7272dc525b682a220e8110f7ca6ee81531a2d8ded5003ef9a14b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6811fe2f1d7272dc525b682a220e8110f7ca6ee81531a2d8ded5003ef9a14b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6811fe2f1d7272dc525b682a220e8110f7ca6ee81531a2d8ded5003ef9a14b79", kill_on_drop: false }` [INFO] [stdout] 6811fe2f1d7272dc525b682a220e8110f7ca6ee81531a2d8ded5003ef9a14b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f2505ddbc9e60cb59a6eba7e9366aa274112a39dcdc5a181edf47a7fe79c31 [INFO] running `Command { std: "docker" "start" "-a" "e1f2505ddbc9e60cb59a6eba7e9366aa274112a39dcdc5a181edf47a7fe79c31", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling nugine-rust-utils v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling const-str-proc-macro v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling const-str v0.7.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling s3s-test v0.12.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.73s [INFO] running `Command { std: "docker" "inspect" "e1f2505ddbc9e60cb59a6eba7e9366aa274112a39dcdc5a181edf47a7fe79c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f2505ddbc9e60cb59a6eba7e9366aa274112a39dcdc5a181edf47a7fe79c31", kill_on_drop: false }` [INFO] [stdout] e1f2505ddbc9e60cb59a6eba7e9366aa274112a39dcdc5a181edf47a7fe79c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39b851d0a19cfca3f104c9cd25e3a71bf61f5aa56253e28f7ee9517da2317483 [INFO] running `Command { std: "docker" "start" "-a" "39b851d0a19cfca3f104c9cd25e3a71bf61f5aa56253e28f7ee9517da2317483", kill_on_drop: false }` [INFO] [stderr] Compiling s3s-test v0.12.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "39b851d0a19cfca3f104c9cd25e3a71bf61f5aa56253e28f7ee9517da2317483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b851d0a19cfca3f104c9cd25e3a71bf61f5aa56253e28f7ee9517da2317483", kill_on_drop: false }` [INFO] [stdout] 39b851d0a19cfca3f104c9cd25e3a71bf61f5aa56253e28f7ee9517da2317483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e333de18e67fcc4424f4aed79dbca84189be42eedb82f03da5bf5e9937918dc6 [INFO] running `Command { std: "docker" "start" "-a" "e333de18e67fcc4424f4aed79dbca84189be42eedb82f03da5bf5e9937918dc6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/s3s_test-f913c526bd2c799c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test build::tests::test_collect_info ... ok [INFO] [stderr] Doc-tests s3s_test [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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" "e333de18e67fcc4424f4aed79dbca84189be42eedb82f03da5bf5e9937918dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e333de18e67fcc4424f4aed79dbca84189be42eedb82f03da5bf5e9937918dc6", kill_on_drop: false }` [INFO] [stdout] e333de18e67fcc4424f4aed79dbca84189be42eedb82f03da5bf5e9937918dc6