[INFO] fetching crate redox-editor 0.3.1... [INFO] testing redox-editor-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate redox-editor 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate redox-editor 0.3.1 [INFO] finished tweaking crates.io crate redox-editor 0.3.1 [INFO] tweaked toml for crates.io crate redox-editor 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redox-editor 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redox-editor 0.3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.7 [INFO] [stderr] Downloaded str_indices v0.4.4 [INFO] [stderr] Downloaded crokey v1.3.0 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded crokey-proc_macros v1.3.0 [INFO] [stderr] Downloaded arboard v3.6.1 [INFO] [stderr] Downloaded flate2 v1.1.8 [INFO] [stderr] Downloaded tree-sitter v0.26.7 [INFO] [stderr] Downloaded redox-tui v0.3.1 [INFO] [stderr] Downloaded minui v0.6.5 [INFO] [stderr] Downloaded tree-sitter-rust v0.24.0 [INFO] [stderr] Downloaded redox-core v0.2.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3705de1cb3689c7444dc579fde38420d8a2e455cac08960fcbbcfcbdd7660c84 [INFO] running `Command { std: "docker" "start" "-a" "3705de1cb3689c7444dc579fde38420d8a2e455cac08960fcbbcfcbdd7660c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3705de1cb3689c7444dc579fde38420d8a2e455cac08960fcbbcfcbdd7660c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3705de1cb3689c7444dc579fde38420d8a2e455cac08960fcbbcfcbdd7660c84", kill_on_drop: false }` [INFO] [stdout] 3705de1cb3689c7444dc579fde38420d8a2e455cac08960fcbbcfcbdd7660c84 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bb462e3491622d250a1cd254ac791527b1dd55063278c82edff6b4a4125e6d [INFO] running `Command { std: "docker" "start" "-a" "61bb462e3491622d250a1cd254ac791527b1dd55063278c82edff6b4a4125e6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling redox-core v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling minui v0.6.5 [INFO] [stderr] Compiling redox-tui v0.3.1 [INFO] [stderr] Compiling redox-editor v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.66s [INFO] running `Command { std: "docker" "inspect" "61bb462e3491622d250a1cd254ac791527b1dd55063278c82edff6b4a4125e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bb462e3491622d250a1cd254ac791527b1dd55063278c82edff6b4a4125e6d", kill_on_drop: false }` [INFO] [stdout] 61bb462e3491622d250a1cd254ac791527b1dd55063278c82edff6b4a4125e6d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d31f7aef944b954a60da536468b3b2f0f32b36a5d5d9e8e0aa961246f5124b1d [INFO] running `Command { std: "docker" "start" "-a" "d31f7aef944b954a60da536468b3b2f0f32b36a5d5d9e8e0aa961246f5124b1d", kill_on_drop: false }` [INFO] [stderr] Compiling redox-editor v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "d31f7aef944b954a60da536468b3b2f0f32b36a5d5d9e8e0aa961246f5124b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31f7aef944b954a60da536468b3b2f0f32b36a5d5d9e8e0aa961246f5124b1d", kill_on_drop: false }` [INFO] [stdout] d31f7aef944b954a60da536468b3b2f0f32b36a5d5d9e8e0aa961246f5124b1d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec871913f046925d366ac416facfa8cd9cd11553965bf40ea27e28ef3e0adfcd [INFO] running `Command { std: "docker" "start" "-a" "ec871913f046925d366ac416facfa8cd9cd11553965bf40ea27e28ef3e0adfcd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redox-57fc7d7fbffc15c9) [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" "ec871913f046925d366ac416facfa8cd9cd11553965bf40ea27e28ef3e0adfcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec871913f046925d366ac416facfa8cd9cd11553965bf40ea27e28ef3e0adfcd", kill_on_drop: false }` [INFO] [stdout] ec871913f046925d366ac416facfa8cd9cd11553965bf40ea27e28ef3e0adfcd