[INFO] fetching crate scansion 0.0.1... [INFO] testing scansion-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate scansion 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate scansion 0.0.1 [INFO] finished tweaking crates.io crate scansion 0.0.1 [INFO] tweaked toml for crates.io crate scansion 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scansion 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding modalkit v0.0.17 (available: v0.0.21) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keybindings v0.0.1 [INFO] [stderr] Downloaded arboard v3.6.0 [INFO] [stderr] Downloaded modalkit v0.0.17 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57cc61ace4c44049c2aabc8c86ace0f98274c593d4f5a8b06e6fec3a21a69ae [INFO] running `Command { std: "docker" "start" "-a" "e57cc61ace4c44049c2aabc8c86ace0f98274c593d4f5a8b06e6fec3a21a69ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57cc61ace4c44049c2aabc8c86ace0f98274c593d4f5a8b06e6fec3a21a69ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57cc61ace4c44049c2aabc8c86ace0f98274c593d4f5a8b06e6fec3a21a69ae", kill_on_drop: false }` [INFO] [stdout] e57cc61ace4c44049c2aabc8c86ace0f98274c593d4f5a8b06e6fec3a21a69ae [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 99cc468fa70a83b18dca17988dfb37ccc4d411f72169645aadb687d2562bc374 [INFO] running `Command { std: "docker" "start" "-a" "99cc468fa70a83b18dca17988dfb37ccc4d411f72169645aadb687d2562bc374", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling keybindings v0.0.1 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling modalkit v0.0.17 [INFO] [stderr] Compiling scansion v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.68s [INFO] running `Command { std: "docker" "inspect" "99cc468fa70a83b18dca17988dfb37ccc4d411f72169645aadb687d2562bc374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cc468fa70a83b18dca17988dfb37ccc4d411f72169645aadb687d2562bc374", kill_on_drop: false }` [INFO] [stdout] 99cc468fa70a83b18dca17988dfb37ccc4d411f72169645aadb687d2562bc374 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a686f54526bac2e817d41d59bf4262b09996bf2c4e49bc11007ef79eb99ac841 [INFO] running `Command { std: "docker" "start" "-a" "a686f54526bac2e817d41d59bf4262b09996bf2c4e49bc11007ef79eb99ac841", kill_on_drop: false }` [INFO] [stderr] Compiling scansion v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `Command { std: "docker" "inspect" "a686f54526bac2e817d41d59bf4262b09996bf2c4e49bc11007ef79eb99ac841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a686f54526bac2e817d41d59bf4262b09996bf2c4e49bc11007ef79eb99ac841", kill_on_drop: false }` [INFO] [stdout] a686f54526bac2e817d41d59bf4262b09996bf2c4e49bc11007ef79eb99ac841 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8dbde576e57e24cfa834b3a25dc6fdbeafc06d5f7985cac29292c708ea8379d2 [INFO] running `Command { std: "docker" "start" "-a" "8dbde576e57e24cfa834b3a25dc6fdbeafc06d5f7985cac29292c708ea8379d2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/scansion-a8c91d5992c4ddae) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test editor::tests::test_find_empty ... ok [INFO] [stdout] test editor::tests::test_line_leftover ... ok [INFO] [stdout] test editor::tests::test_recall_empty ... ok [INFO] [stdout] test editor::tests::test_recall_typed ... ok [INFO] [stdout] test editor::tests::test_find_typed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8dbde576e57e24cfa834b3a25dc6fdbeafc06d5f7985cac29292c708ea8379d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbde576e57e24cfa834b3a25dc6fdbeafc06d5f7985cac29292c708ea8379d2", kill_on_drop: false }` [INFO] [stdout] 8dbde576e57e24cfa834b3a25dc6fdbeafc06d5f7985cac29292c708ea8379d2