[INFO] cloning repository https://github.com/0x1david/NeoText [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x1david/NeoText" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2FNeoText", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2FNeoText'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 011d110fd0e6a041c845928ab91b7319bb1e70ee [INFO] checking 0x1david/NeoText/011d110fd0e6a041c845928ab91b7319bb1e70ee against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x1david%2FNeoText" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0x1david/NeoText on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0x1david/NeoText [INFO] finished tweaking git repo https://github.com/0x1david/NeoText [INFO] tweaked toml for git repo https://github.com/0x1david/NeoText written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0x1david/NeoText 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d73ab6a5fd32c58bac8c8e67ce6382f00a2d010fde3d9098f81d1fd1c76dc8 [INFO] running `Command { std: "docker" "start" "-a" "e4d73ab6a5fd32c58bac8c8e67ce6382f00a2d010fde3d9098f81d1fd1c76dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d73ab6a5fd32c58bac8c8e67ce6382f00a2d010fde3d9098f81d1fd1c76dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d73ab6a5fd32c58bac8c8e67ce6382f00a2d010fde3d9098f81d1fd1c76dc8", kill_on_drop: false }` [INFO] [stdout] e4d73ab6a5fd32c58bac8c8e67ce6382f00a2d010fde3d9098f81d1fd1c76dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb5e0fef7f5f8c300c0c1b4ceeed8eb43ea1141e8d9c6765c32842b9e6fce27 [INFO] running `Command { std: "docker" "start" "-a" "8eb5e0fef7f5f8c300c0c1b4ceeed8eb43ea1141e8d9c6765c32842b9e6fce27", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking text-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "8eb5e0fef7f5f8c300c0c1b4ceeed8eb43ea1141e8d9c6765c32842b9e6fce27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb5e0fef7f5f8c300c0c1b4ceeed8eb43ea1141e8d9c6765c32842b9e6fce27", kill_on_drop: false }` [INFO] [stdout] 8eb5e0fef7f5f8c300c0c1b4ceeed8eb43ea1141e8d9c6765c32842b9e6fce27