[INFO] fetching crate rtf 0.6.8... [INFO] testing rtf-0.6.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rtf 0.6.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rtf 0.6.8 [INFO] finished tweaking crates.io crate rtf 0.6.8 [INFO] tweaked toml for crates.io crate rtf 0.6.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rtf 0.6.8 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] crate crates.io crate rtf 0.6.8 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uom v0.33.0 [INFO] [stderr] Downloaded rtforth v0.6.8 [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] 2a5b8a8e1e6bfaaf8a24dbe6e2e4ca3a750d406101ba7b21060794ba0b371d6a [INFO] running `Command { std: "docker" "start" "-a" "2a5b8a8e1e6bfaaf8a24dbe6e2e4ca3a750d406101ba7b21060794ba0b371d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5b8a8e1e6bfaaf8a24dbe6e2e4ca3a750d406101ba7b21060794ba0b371d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5b8a8e1e6bfaaf8a24dbe6e2e4ca3a750d406101ba7b21060794ba0b371d6a", kill_on_drop: false }` [INFO] [stdout] 2a5b8a8e1e6bfaaf8a24dbe6e2e4ca3a750d406101ba7b21060794ba0b371d6a [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] c73a2c4f3a3a475a885ad8290dd9294f5d3fdf656730903091083dad472dc264 [INFO] running `Command { std: "docker" "start" "-a" "c73a2c4f3a3a475a885ad8290dd9294f5d3fdf656730903091083dad472dc264", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling uom v0.33.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rtforth v0.6.8 [INFO] [stderr] Compiling rtf v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UnicodeWidthChar` [INFO] [stdout] --> src/term.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use unicode_width::{UnicodeWidthChar, UnicodeWidthStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s [INFO] running `Command { std: "docker" "inspect" "c73a2c4f3a3a475a885ad8290dd9294f5d3fdf656730903091083dad472dc264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73a2c4f3a3a475a885ad8290dd9294f5d3fdf656730903091083dad472dc264", kill_on_drop: false }` [INFO] [stdout] c73a2c4f3a3a475a885ad8290dd9294f5d3fdf656730903091083dad472dc264 [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] b6a7f5fb3acba59d24195cd7130879c63038e880c6ec430e666769660419acd9 [INFO] running `Command { std: "docker" "start" "-a" "b6a7f5fb3acba59d24195cd7130879c63038e880c6ec430e666769660419acd9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rtf v0.6.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UnicodeWidthChar` [INFO] [stdout] --> src/term.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use unicode_width::{UnicodeWidthChar, UnicodeWidthStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "b6a7f5fb3acba59d24195cd7130879c63038e880c6ec430e666769660419acd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a7f5fb3acba59d24195cd7130879c63038e880c6ec430e666769660419acd9", kill_on_drop: false }` [INFO] [stdout] b6a7f5fb3acba59d24195cd7130879c63038e880c6ec430e666769660419acd9 [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] 341668319faaab6fb60a1e1bcfa905bb53cf37cd1457de3b7d045112039ef570 [INFO] running `Command { std: "docker" "start" "-a" "341668319faaab6fb60a1e1bcfa905bb53cf37cd1457de3b7d045112039ef570", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused import: `UnicodeWidthChar` [INFO] [stderr] --> src/term.rs:12:21 [INFO] [stderr] | [INFO] [stderr] 12 | use unicode_width::{UnicodeWidthChar, UnicodeWidthStr}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rtf` (bin "rtf" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rtf-b7b21f1ff5cccaed) [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" "341668319faaab6fb60a1e1bcfa905bb53cf37cd1457de3b7d045112039ef570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341668319faaab6fb60a1e1bcfa905bb53cf37cd1457de3b7d045112039ef570", kill_on_drop: false }` [INFO] [stdout] 341668319faaab6fb60a1e1bcfa905bb53cf37cd1457de3b7d045112039ef570