[INFO] fetching crate rtf 0.6.8... [INFO] checking rtf-0.6.8 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate rtf 0.6.8 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rtf 0.6.8 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4411cd6ced20eb0c1f55f7ef000c8644f2d0f13c2b491da1afddbc939c2417e [INFO] running `Command { std: "docker" "start" "-a" "c4411cd6ced20eb0c1f55f7ef000c8644f2d0f13c2b491da1afddbc939c2417e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4411cd6ced20eb0c1f55f7ef000c8644f2d0f13c2b491da1afddbc939c2417e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4411cd6ced20eb0c1f55f7ef000c8644f2d0f13c2b491da1afddbc939c2417e", kill_on_drop: false }` [INFO] [stdout] c4411cd6ced20eb0c1f55f7ef000c8644f2d0f13c2b491da1afddbc939c2417e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c240a0beab51c32d626535f6df6053010d6dc382aec9fc666c31489a70b04ece [INFO] running `Command { std: "docker" "start" "-a" "c240a0beab51c32d626535f6df6053010d6dc382aec9fc666c31489a70b04ece", 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 autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [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] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking uom v0.33.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rtforth v0.6.8 [INFO] [stderr] Checking 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] [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 16.15s [INFO] running `Command { std: "docker" "inspect" "c240a0beab51c32d626535f6df6053010d6dc382aec9fc666c31489a70b04ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c240a0beab51c32d626535f6df6053010d6dc382aec9fc666c31489a70b04ece", kill_on_drop: false }` [INFO] [stdout] c240a0beab51c32d626535f6df6053010d6dc382aec9fc666c31489a70b04ece