[INFO] fetching crate watchexec 8.0.1... [INFO] building watchexec-8.0.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate watchexec 8.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate watchexec 8.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate watchexec 8.0.1 [INFO] tweaked toml for crates.io crate watchexec 8.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate watchexec 8.0.1 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 watchexec 8.0.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-priority-channel v0.2.0 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded watchexec-events v6.0.0 [INFO] [stderr] Downloaded watchexec-signals v5.0.0 [INFO] [stderr] Downloaded watchexec-supervisor v5.0.1 [INFO] [stderr] Downloaded process-wrap v8.2.1 [INFO] [stderr] Downloaded atomic-take v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 29a4bcebd74a09971309dd90268b7c1c0cfa3363a904d8b98b74ed91984b7cd4 [INFO] running `Command { std: "docker" "start" "-a" "29a4bcebd74a09971309dd90268b7c1c0cfa3363a904d8b98b74ed91984b7cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a4bcebd74a09971309dd90268b7c1c0cfa3363a904d8b98b74ed91984b7cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a4bcebd74a09971309dd90268b7c1c0cfa3363a904d8b98b74ed91984b7cd4", kill_on_drop: false }` [INFO] [stdout] 29a4bcebd74a09971309dd90268b7c1c0cfa3363a904d8b98b74ed91984b7cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6d57bc911914c76c574bc53522c45467d2f3d4ce09b679978b4b150e294c08c7 [INFO] running `Command { std: "docker" "start" "-a" "6d57bc911914c76c574bc53522c45467d2f3d4ce09b679978b4b150e294c08c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling async-priority-channel v0.2.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling watchexec-signals v5.0.0 [INFO] [stderr] Compiling watchexec-events v6.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling watchexec-supervisor v5.0.1 [INFO] [stderr] Compiling watchexec v8.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.15s [INFO] running `Command { std: "docker" "inspect" "6d57bc911914c76c574bc53522c45467d2f3d4ce09b679978b4b150e294c08c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d57bc911914c76c574bc53522c45467d2f3d4ce09b679978b4b150e294c08c7", kill_on_drop: false }` [INFO] [stdout] 6d57bc911914c76c574bc53522c45467d2f3d4ce09b679978b4b150e294c08c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 18803b8d3d1a9e2bd4fe4a80f2ba80f16664763272154b4ef21a5e943787f174 [INFO] running `Command { std: "docker" "start" "-a" "18803b8d3d1a9e2bd4fe4a80f2ba80f16664763272154b4ef21a5e943787f174", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling watchexec-supervisor v5.0.1 [INFO] [stderr] Compiling watchexec v8.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s [INFO] running `Command { std: "docker" "inspect" "18803b8d3d1a9e2bd4fe4a80f2ba80f16664763272154b4ef21a5e943787f174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18803b8d3d1a9e2bd4fe4a80f2ba80f16664763272154b4ef21a5e943787f174", kill_on_drop: false }` [INFO] [stdout] 18803b8d3d1a9e2bd4fe4a80f2ba80f16664763272154b4ef21a5e943787f174