[INFO] fetching crate strl1-xtaskops 0.7.2... [INFO] testing strl1-xtaskops-0.7.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate strl1-xtaskops 0.7.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate strl1-xtaskops 0.7.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate strl1-xtaskops 0.7.2 [INFO] tweaked toml for crates.io crate strl1-xtaskops 0.7.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate strl1-xtaskops 0.7.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate strl1-xtaskops 0.7.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded shared_child v1.1.1 [INFO] [stderr] Downloaded sigchld v0.2.4 [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.1 [INFO] [stderr] Downloaded anstyle-query v1.1.4 [INFO] [stderr] Downloaded anstyle-wincon v3.0.10 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded duct v1.1.0 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded clap v4.5.49 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded clap_builder v4.5.49 [INFO] [stderr] Downloaded iri-string v0.7.9 [INFO] [stderr] Downloaded reqwest v0.12.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29fa967ecc0f90a191ade8d64f0123292da7e4e2281b565a09bc138bc0d1f526 [INFO] running `Command { std: "docker" "start" "-a" "29fa967ecc0f90a191ade8d64f0123292da7e4e2281b565a09bc138bc0d1f526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29fa967ecc0f90a191ade8d64f0123292da7e4e2281b565a09bc138bc0d1f526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fa967ecc0f90a191ade8d64f0123292da7e4e2281b565a09bc138bc0d1f526", kill_on_drop: false }` [INFO] [stdout] 29fa967ecc0f90a191ade8d64f0123292da7e4e2281b565a09bc138bc0d1f526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f91bea4dfa251ad2016684bac5087cb8f44e7d1486704a902f7534e057b5b09 [INFO] running `Command { std: "docker" "start" "-a" "7f91bea4dfa251ad2016684bac5087cb8f44e7d1486704a902f7534e057b5b09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling strl1-xtaskops v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s [INFO] running `Command { std: "docker" "inspect" "7f91bea4dfa251ad2016684bac5087cb8f44e7d1486704a902f7534e057b5b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f91bea4dfa251ad2016684bac5087cb8f44e7d1486704a902f7534e057b5b09", kill_on_drop: false }` [INFO] [stdout] 7f91bea4dfa251ad2016684bac5087cb8f44e7d1486704a902f7534e057b5b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da1ae99eeda8bc9b35f0cd7f9c7b535ed5c187143b8b48839b57cee8fd2820a2 [INFO] running `Command { std: "docker" "start" "-a" "da1ae99eeda8bc9b35f0cd7f9c7b535ed5c187143b8b48839b57cee8fd2820a2", kill_on_drop: false }` [INFO] [stderr] Compiling strl1-xtaskops v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `Command { std: "docker" "inspect" "da1ae99eeda8bc9b35f0cd7f9c7b535ed5c187143b8b48839b57cee8fd2820a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1ae99eeda8bc9b35f0cd7f9c7b535ed5c187143b8b48839b57cee8fd2820a2", kill_on_drop: false }` [INFO] [stdout] da1ae99eeda8bc9b35f0cd7f9c7b535ed5c187143b8b48839b57cee8fd2820a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8cea099a0cd0e53cbf72052a1b1966383c4c64707ee6cad389371f2f81482f6 [INFO] running `Command { std: "docker" "start" "-a" "f8cea099a0cd0e53cbf72052a1b1966383c4c64707ee6cad389371f2f81482f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strl1_xtaskops-0f68a7f89fe91f0c) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tasks::docker::tests::test_build_log_deserialization ... ok [INFO] [stdout] test tasks::docker::tests::test_build_log_json_structure ... ok [INFO] [stdout] test tasks::docker::tests::test_build_log_without_tag ... ok [INFO] [stdout] test tasks::docker::tests::test_build_log_with_failure ... ok [INFO] [stdout] test tasks::docker::tests::test_empty_log_lines ... ok [INFO] [stdout] test tasks::docker::tests::test_log_line_deserialization ... ok [INFO] [stdout] test tasks::docker::tests::test_format_log_as_text ... ok [INFO] [stdout] test tasks::docker::tests::test_build_log_serialization ... ok [INFO] [stdout] test tasks::docker::tests::test_format_log_as_json ... ok [INFO] [stdout] test tasks::docker::tests::test_log_line_serialization ... ok [INFO] [stdout] test tasks::docker::tests::test_log_line_with_special_characters ... ok [INFO] [stdout] test tasks::docker::tests::test_log_line_with_unicode ... ok [INFO] [stdout] test tasks::docker::tests::test_multiple_log_lines_preserve_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/docker_build_test.rs (/opt/rustwide/target/debug/deps/docker_build_test-379de4af81a7b8c9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_build_image_basic ... ignored [INFO] [stdout] test test_build_image_with_extra_args ... ignored [INFO] [stdout] test test_build_image_with_json_log ... ignored [INFO] [stdout] test test_build_image_with_log_file ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests strl1_xtaskops [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" "f8cea099a0cd0e53cbf72052a1b1966383c4c64707ee6cad389371f2f81482f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8cea099a0cd0e53cbf72052a1b1966383c4c64707ee6cad389371f2f81482f6", kill_on_drop: false }` [INFO] [stdout] f8cea099a0cd0e53cbf72052a1b1966383c4c64707ee6cad389371f2f81482f6