[INFO] fetching crate envision 0.9.0... [INFO] testing envision-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate envision 0.9.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate envision 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate envision 0.9.0 [INFO] tweaked toml for crates.io crate envision 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate envision 0.9.0 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 envision 0.9.0 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 pretty_assertions v1.4.1 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded insta v1.46.1 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 77656c86fdd447a5dd4ebe337b2e32b1ce9f12bc25944d63fadf5b21187e045a [INFO] running `Command { std: "docker" "start" "-a" "77656c86fdd447a5dd4ebe337b2e32b1ce9f12bc25944d63fadf5b21187e045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77656c86fdd447a5dd4ebe337b2e32b1ce9f12bc25944d63fadf5b21187e045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77656c86fdd447a5dd4ebe337b2e32b1ce9f12bc25944d63fadf5b21187e045a", kill_on_drop: false }` [INFO] [stdout] 77656c86fdd447a5dd4ebe337b2e32b1ce9f12bc25944d63fadf5b21187e045a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7304412c8ce7e33cc17d083f17172d64c88e6ac844431e928253b1a7a311fd54 [INFO] running `Command { std: "docker" "start" "-a" "7304412c8ce7e33cc17d083f17172d64c88e6ac844431e928253b1a7a311fd54", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling envision v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "7304412c8ce7e33cc17d083f17172d64c88e6ac844431e928253b1a7a311fd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7304412c8ce7e33cc17d083f17172d64c88e6ac844431e928253b1a7a311fd54", kill_on_drop: false }` [INFO] [stdout] 7304412c8ce7e33cc17d083f17172d64c88e6ac844431e928253b1a7a311fd54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ffc75d3a1b6cee386ae4cdf85f9106dbc2abf784ff15df6033c4450d1b5bd9cc [INFO] running `Command { std: "docker" "start" "-a" "ffc75d3a1b6cee386ae4cdf85f9106dbc2abf784ff15df6033c4450d1b5bd9cc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling zerocopy-derive v0.8.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling insta v1.46.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling envision v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `envision` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name envision --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="regex"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "regex", "serialization", "test-utils", "tracing"))' -C metadata=8b5c47386d88f7b1 -C extra-filename=-9d1b40eb7a158a6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bb2c1fb1e88cdd9f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ffc75d3a1b6cee386ae4cdf85f9106dbc2abf784ff15df6033c4450d1b5bd9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc75d3a1b6cee386ae4cdf85f9106dbc2abf784ff15df6033c4450d1b5bd9cc", kill_on_drop: false }` [INFO] [stdout] ffc75d3a1b6cee386ae4cdf85f9106dbc2abf784ff15df6033c4450d1b5bd9cc