[INFO] fetching crate edtui 0.9.6... [INFO] building edtui-0.9.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate edtui 0.9.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate edtui 0.9.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate edtui 0.9.6 [INFO] tweaked toml for crates.io crate edtui 0.9.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate edtui 0.9.6 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edtui 0.9.6 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded bytemuck v1.19.0 [INFO] [stderr] Downloaded edtui-jagged v0.1.12 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded image v0.25.4 [INFO] [stderr] Downloaded onig_sys v69.8.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c9edbcf3b2155a279c1b7b9e1a531c6efb5b6aca9bcaefadb7ec44115d17e7 [INFO] running `Command { std: "docker" "start" "-a" "a2c9edbcf3b2155a279c1b7b9e1a531c6efb5b6aca9bcaefadb7ec44115d17e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c9edbcf3b2155a279c1b7b9e1a531c6efb5b6aca9bcaefadb7ec44115d17e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c9edbcf3b2155a279c1b7b9e1a531c6efb5b6aca9bcaefadb7ec44115d17e7", kill_on_drop: false }` [INFO] [stdout] a2c9edbcf3b2155a279c1b7b9e1a531c6efb5b6aca9bcaefadb7ec44115d17e7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7221957777b1045385a6d580a099be7bdab7a1a7dc373dedf6dc97948a300093 [INFO] running `Command { std: "docker" "start" "-a" "7221957777b1045385a6d580a099be7bdab7a1a7dc373dedf6dc97948a300093", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling edtui-jagged v0.1.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling edtui v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s [INFO] running `Command { std: "docker" "inspect" "7221957777b1045385a6d580a099be7bdab7a1a7dc373dedf6dc97948a300093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7221957777b1045385a6d580a099be7bdab7a1a7dc373dedf6dc97948a300093", kill_on_drop: false }` [INFO] [stdout] 7221957777b1045385a6d580a099be7bdab7a1a7dc373dedf6dc97948a300093 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de005fe2e9c3442a70f04724ad6a90a9ff5d2f46419c6d9c87a6b16b41f7f86 [INFO] running `Command { std: "docker" "start" "-a" "9de005fe2e9c3442a70f04724ad6a90a9ff5d2f46419c6d9c87a6b16b41f7f86", kill_on_drop: false }` [INFO] [stderr] Compiling edtui v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "9de005fe2e9c3442a70f04724ad6a90a9ff5d2f46419c6d9c87a6b16b41f7f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de005fe2e9c3442a70f04724ad6a90a9ff5d2f46419c6d9c87a6b16b41f7f86", kill_on_drop: false }` [INFO] [stdout] 9de005fe2e9c3442a70f04724ad6a90a9ff5d2f46419c6d9c87a6b16b41f7f86