[INFO] fetching crate duat-jump-list 0.2.1... [INFO] testing duat-jump-list-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate duat-jump-list 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate duat-jump-list 0.2.1 [INFO] finished tweaking crates.io crate duat-jump-list 0.2.1 [INFO] tweaked toml for crates.io crate duat-jump-list 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate duat-jump-list 0.2.1 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] crate crates.io crate duat-jump-list 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest Rust 1.93.0-nightly compatible version [INFO] [stderr] Adding duat-core v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d6744a3e587c0f8052e273f83e9bd9a685a849abebc1882579e18f907824b3bb [INFO] running `Command { std: "docker" "start" "-a" "d6744a3e587c0f8052e273f83e9bd9a685a849abebc1882579e18f907824b3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6744a3e587c0f8052e273f83e9bd9a685a849abebc1882579e18f907824b3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6744a3e587c0f8052e273f83e9bd9a685a849abebc1882579e18f907824b3bb", kill_on_drop: false }` [INFO] [stdout] d6744a3e587c0f8052e273f83e9bd9a685a849abebc1882579e18f907824b3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d2a6d8eb2c9f39a9611605edf0d1aa90b21463e2f8d039be65ae4c7b283389f5 [INFO] running `Command { std: "docker" "start" "-a" "d2a6d8eb2c9f39a9611605edf0d1aa90b21463e2f8d039be65ae4c7b283389f5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling stable_try_trait_v2 v1.75.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling gapbuf v0.1.4 [INFO] [stderr] Compiling thread-count v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling format-like v0.4.0 [INFO] [stderr] Compiling tree_magic_mini v3.2.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling trybuild v1.0.113 [INFO] [stderr] Compiling regex-cursor v0.1.5 [INFO] [stderr] Compiling lender v0.4.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling duat-core v0.7.4 [INFO] [stderr] Compiling duat-jump-list v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.91s [INFO] running `Command { std: "docker" "inspect" "d2a6d8eb2c9f39a9611605edf0d1aa90b21463e2f8d039be65ae4c7b283389f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a6d8eb2c9f39a9611605edf0d1aa90b21463e2f8d039be65ae4c7b283389f5", kill_on_drop: false }` [INFO] [stdout] d2a6d8eb2c9f39a9611605edf0d1aa90b21463e2f8d039be65ae4c7b283389f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 472496c403ff1f0e64ed9e924f96c7b7d351cb9f2f0aaea8bf2d2d01aa53c543 [INFO] running `Command { std: "docker" "start" "-a" "472496c403ff1f0e64ed9e924f96c7b7d351cb9f2f0aaea8bf2d2d01aa53c543", kill_on_drop: false }` [INFO] [stderr] Compiling duat-jump-list v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "472496c403ff1f0e64ed9e924f96c7b7d351cb9f2f0aaea8bf2d2d01aa53c543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472496c403ff1f0e64ed9e924f96c7b7d351cb9f2f0aaea8bf2d2d01aa53c543", kill_on_drop: false }` [INFO] [stdout] 472496c403ff1f0e64ed9e924f96c7b7d351cb9f2f0aaea8bf2d2d01aa53c543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e2bcb4fd74c3d1024afcfa7e16c8640bc6bac81c034ecd795f384baa81adf31f [INFO] running `Command { std: "docker" "start" "-a" "e2bcb4fd74c3d1024afcfa7e16c8640bc6bac81c034ecd795f384baa81adf31f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duat_jump_list-518c4a8c4c753c7c) [INFO] [stdout] [INFO] [stderr] Doc-tests duat_jump_list [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] [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" "e2bcb4fd74c3d1024afcfa7e16c8640bc6bac81c034ecd795f384baa81adf31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bcb4fd74c3d1024afcfa7e16c8640bc6bac81c034ecd795f384baa81adf31f", kill_on_drop: false }` [INFO] [stdout] e2bcb4fd74c3d1024afcfa7e16c8640bc6bac81c034ecd795f384baa81adf31f