[INFO] fetching crate openwalrus 0.0.10... [INFO] testing openwalrus-0.0.10 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate openwalrus 0.0.10 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate openwalrus 0.0.10 [INFO] finished tweaking crates.io crate openwalrus 0.0.10 [INFO] tweaked toml for crates.io crate openwalrus 0.0.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openwalrus 0.0.10 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 openwalrus 0.0.10 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 crabtalk-provider v0.0.6 [INFO] [stderr] Downloaded walrus-transport v0.0.10 [INFO] [stderr] Downloaded rustyline-derive v0.11.1 [INFO] [stderr] Downloaded crabtalk-core v0.0.6 [INFO] [stderr] Downloaded rmcp-macros v0.16.0 [INFO] [stderr] Downloaded walrus-model v0.0.10 [INFO] [stderr] Downloaded walrus-core v0.0.10 [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded walrus-daemon v0.0.10 [INFO] [stderr] Downloaded rustyline v15.0.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded process-wrap v9.1.0 [INFO] [stderr] Downloaded rmcp v0.16.0 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 771c22bd3aedd2a8fb7b70ce95d7ff68c45068ecc379a28c4b42a52c9693eb34 [INFO] running `Command { std: "docker" "start" "-a" "771c22bd3aedd2a8fb7b70ce95d7ff68c45068ecc379a28c4b42a52c9693eb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "771c22bd3aedd2a8fb7b70ce95d7ff68c45068ecc379a28c4b42a52c9693eb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771c22bd3aedd2a8fb7b70ce95d7ff68c45068ecc379a28c4b42a52c9693eb34", kill_on_drop: false }` [INFO] [stdout] 771c22bd3aedd2a8fb7b70ce95d7ff68c45068ecc379a28c4b42a52c9693eb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dfec86df7dd173d3cbeb54154c10c0d6e46bb81cbc4b4c45c6de87e50147e30c [INFO] running `Command { std: "docker" "start" "-a" "dfec86df7dd173d3cbeb54154c10c0d6e46bb81cbc4b4c45c6de87e50147e30c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling crabtalk-core v0.0.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rustyline-derive v0.11.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling walrus-core v0.0.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling walrus-transport v0.0.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling crabtalk-provider v0.0.6 [INFO] [stderr] Compiling walrus-model v0.0.10 [INFO] [stderr] Compiling walrus-daemon v0.0.10 [INFO] [stderr] Compiling openwalrus v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "dfec86df7dd173d3cbeb54154c10c0d6e46bb81cbc4b4c45c6de87e50147e30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfec86df7dd173d3cbeb54154c10c0d6e46bb81cbc4b4c45c6de87e50147e30c", kill_on_drop: false }` [INFO] [stdout] dfec86df7dd173d3cbeb54154c10c0d6e46bb81cbc4b4c45c6de87e50147e30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 61bbd77cb4eba4ba637f1b8fcc35ecd9eeee0a248f3f9d5bf899eea3aa506b6c [INFO] running `Command { std: "docker" "start" "-a" "61bbd77cb4eba4ba637f1b8fcc35ecd9eeee0a248f3f9d5bf899eea3aa506b6c", kill_on_drop: false }` [INFO] [stderr] Compiling openwalrus v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.76s [INFO] running `Command { std: "docker" "inspect" "61bbd77cb4eba4ba637f1b8fcc35ecd9eeee0a248f3f9d5bf899eea3aa506b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bbd77cb4eba4ba637f1b8fcc35ecd9eeee0a248f3f9d5bf899eea3aa506b6c", kill_on_drop: false }` [INFO] [stdout] 61bbd77cb4eba4ba637f1b8fcc35ecd9eeee0a248f3f9d5bf899eea3aa506b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 12336bfc05a6d24f1b6b51f3388363bf21c26af651e2716a075195b04bc32faa [INFO] running `Command { std: "docker" "start" "-a" "12336bfc05a6d24f1b6b51f3388363bf21c26af651e2716a075195b04bc32faa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openwalrus-4ef6b45f3d71c2a7) [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] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/walrus-d9d8b783af4e0103) [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 openwalrus [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" "12336bfc05a6d24f1b6b51f3388363bf21c26af651e2716a075195b04bc32faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12336bfc05a6d24f1b6b51f3388363bf21c26af651e2716a075195b04bc32faa", kill_on_drop: false }` [INFO] [stdout] 12336bfc05a6d24f1b6b51f3388363bf21c26af651e2716a075195b04bc32faa