[INFO] fetching crate lunatic-stdout-capture 0.13.2... [INFO] testing lunatic-stdout-capture-0.13.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate lunatic-stdout-capture 0.13.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lunatic-stdout-capture 0.13.2 [INFO] finished tweaking crates.io crate lunatic-stdout-capture 0.13.2 [INFO] tweaked toml for crates.io crate lunatic-stdout-capture 0.13.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lunatic-stdout-capture 0.13.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 170 packages to latest compatible versions [INFO] [stderr] Adding wasi-common v8.0.1 (available: v38.0.4) [INFO] [stderr] Adding wiggle v8.0.1 (available: v38.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1322adfbc812eff92f9716d4fe3a6b352c9e22195a3afc723d20c2d1d50ccca [INFO] running `Command { std: "docker" "start" "-a" "b1322adfbc812eff92f9716d4fe3a6b352c9e22195a3afc723d20c2d1d50ccca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1322adfbc812eff92f9716d4fe3a6b352c9e22195a3afc723d20c2d1d50ccca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1322adfbc812eff92f9716d4fe3a6b352c9e22195a3afc723d20c2d1d50ccca", kill_on_drop: false }` [INFO] [stdout] b1322adfbc812eff92f9716d4fe3a6b352c9e22195a3afc723d20c2d1d50ccca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b6511b9684d7a9dee093bd34b0d9fe7740569498c44cbd63ab4c67dded4675b [INFO] running `Command { std: "docker" "start" "-a" "6b6511b9684d7a9dee093bd34b0d9fe7740569498c44cbd63ab4c67dded4675b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasi-common v8.0.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fs-set-times v0.19.2 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling cap-rand v1.0.15 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wiggle-generate v8.0.1 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wiggle-macro v8.0.1 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling wiggle v8.0.1 [INFO] [stderr] Compiling lunatic-stdout-capture v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.15s [INFO] running `Command { std: "docker" "inspect" "6b6511b9684d7a9dee093bd34b0d9fe7740569498c44cbd63ab4c67dded4675b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6511b9684d7a9dee093bd34b0d9fe7740569498c44cbd63ab4c67dded4675b", kill_on_drop: false }` [INFO] [stdout] 6b6511b9684d7a9dee093bd34b0d9fe7740569498c44cbd63ab4c67dded4675b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82778f9dc5db835c2e5a076fe610ba60fd810c3af950513ff5ba37a7e135129 [INFO] running `Command { std: "docker" "start" "-a" "e82778f9dc5db835c2e5a076fe610ba60fd810c3af950513ff5ba37a7e135129", kill_on_drop: false }` [INFO] [stderr] Compiling lunatic-stdout-capture v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "e82778f9dc5db835c2e5a076fe610ba60fd810c3af950513ff5ba37a7e135129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82778f9dc5db835c2e5a076fe610ba60fd810c3af950513ff5ba37a7e135129", kill_on_drop: false }` [INFO] [stdout] e82778f9dc5db835c2e5a076fe610ba60fd810c3af950513ff5ba37a7e135129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af9e2a0b8175c8ed5c3f91f8613202eba169d662a534d84832abeef1a9043c74 [INFO] running `Command { std: "docker" "start" "-a" "af9e2a0b8175c8ed5c3f91f8613202eba169d662a534d84832abeef1a9043c74", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lunatic_stdout_capture-cdfc63e846ee603e) [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 lunatic_stdout_capture [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" "af9e2a0b8175c8ed5c3f91f8613202eba169d662a534d84832abeef1a9043c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9e2a0b8175c8ed5c3f91f8613202eba169d662a534d84832abeef1a9043c74", kill_on_drop: false }` [INFO] [stdout] af9e2a0b8175c8ed5c3f91f8613202eba169d662a534d84832abeef1a9043c74