[INFO] fetching crate pipes3 0.1.5... [INFO] testing pipes3-0.1.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pipes3 0.1.5 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pipes3 0.1.5 [INFO] finished tweaking crates.io crate pipes3 0.1.5 [INFO] tweaked toml for crates.io crate pipes3 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pipes3 0.1.5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 197 packages to latest compatible versions [INFO] [stderr] Adding aws-sdk-s3 v0.4.1 (available: v1.106.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding xmlparser v0.13.3 (available: v0.13.6) [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] Downloading crates ... [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded aws-types v0.4.1 [INFO] [stderr] Downloaded aws-endpoint v0.4.1 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.34.1 [INFO] [stderr] Downloaded aws-sigv4 v0.4.2 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded aws-smithy-types v0.34.1 [INFO] [stderr] Downloaded hyper-rustls v0.22.1 [INFO] [stderr] Downloaded aws-smithy-http v0.34.1 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded aws-smithy-client v0.34.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.34.1 [INFO] [stderr] Downloaded aws-sig-auth v0.4.1 [INFO] [stderr] Downloaded tokio-rustls v0.22.0 [INFO] [stderr] Downloaded pipederive v0.2.1 [INFO] [stderr] Downloaded aws-smithy-async v0.34.1 [INFO] [stderr] Downloaded pipebase v0.2.0 [INFO] [stderr] Downloaded aws-sdk-s3 v0.4.1 [INFO] [stderr] Downloaded aws-http v0.4.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.34.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51d059ab3e7def9778a7e9b4d9a7b5f1b649293551532390238d44a3474fb214 [INFO] running `Command { std: "docker" "start" "-a" "51d059ab3e7def9778a7e9b4d9a7b5f1b649293551532390238d44a3474fb214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d059ab3e7def9778a7e9b4d9a7b5f1b649293551532390238d44a3474fb214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d059ab3e7def9778a7e9b4d9a7b5f1b649293551532390238d44a3474fb214", kill_on_drop: false }` [INFO] [stdout] 51d059ab3e7def9778a7e9b4d9a7b5f1b649293551532390238d44a3474fb214 [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=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] 88ed746f529a6571471506c80c9060c3cc0d9ee6b0da29b84357fa367d93c2f1 [INFO] running `Command { std: "docker" "start" "-a" "88ed746f529a6571471506c80c9060c3cc0d9ee6b0da29b84357fa367d93c2f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-types v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling aws-smithy-types v0.34.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling aws-smithy-eventstream v0.34.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling pipederive v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling aws-smithy-xml v0.34.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling aws-smithy-async v0.34.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling pipebase v0.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.34.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-sigv4 v0.4.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.34.1 [INFO] [stderr] Compiling aws-endpoint v0.4.1 [INFO] [stderr] Compiling aws-http v0.4.1 [INFO] [stderr] Compiling aws-smithy-client v0.34.1 [INFO] [stderr] Compiling aws-sig-auth v0.4.1 [INFO] [stderr] Compiling aws-sdk-s3 v0.4.1 [INFO] [stderr] Compiling pipes3 v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "88ed746f529a6571471506c80c9060c3cc0d9ee6b0da29b84357fa367d93c2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ed746f529a6571471506c80c9060c3cc0d9ee6b0da29b84357fa367d93c2f1", kill_on_drop: false }` [INFO] [stdout] 88ed746f529a6571471506c80c9060c3cc0d9ee6b0da29b84357fa367d93c2f1 [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=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] b5ffb091e1a3e707e2411d98ca132f18f22f1039f2acf22bd34853424175f6c0 [INFO] running `Command { std: "docker" "start" "-a" "b5ffb091e1a3e707e2411d98ca132f18f22f1039f2acf22bd34853424175f6c0", kill_on_drop: false }` [INFO] [stderr] Compiling pipes3 v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "b5ffb091e1a3e707e2411d98ca132f18f22f1039f2acf22bd34853424175f6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ffb091e1a3e707e2411d98ca132f18f22f1039f2acf22bd34853424175f6c0", kill_on_drop: false }` [INFO] [stdout] b5ffb091e1a3e707e2411d98ca132f18f22f1039f2acf22bd34853424175f6c0 [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=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] e54637a51fa022c2a2e31f2dd6439ebbf90955324ab7c78a43c1996259f85db1 [INFO] running `Command { std: "docker" "start" "-a" "e54637a51fa022c2a2e31f2dd6439ebbf90955324ab7c78a43c1996259f85db1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipes3-0220fd23408506b6) [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] [stderr] Doc-tests pipes3 [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" "e54637a51fa022c2a2e31f2dd6439ebbf90955324ab7c78a43c1996259f85db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54637a51fa022c2a2e31f2dd6439ebbf90955324ab7c78a43c1996259f85db1", kill_on_drop: false }` [INFO] [stdout] e54637a51fa022c2a2e31f2dd6439ebbf90955324ab7c78a43c1996259f85db1