[INFO] fetching crate http-horse 0.1.0...
[INFO] checking http-horse-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate http-horse 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate http-horse 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http-horse 0.1.0
[INFO] finished tweaking crates.io crate http-horse 0.1.0
[INFO] tweaked toml for crates.io crate http-horse 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate http-horse 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fsevent v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cc8659d8ec5b97e41d14a24471026a89554335c10c2d2d688d420074697b3a5
[INFO] running `Command { std: "docker" "start" "-a" "4cc8659d8ec5b97e41d14a24471026a89554335c10c2d2d688d420074697b3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cc8659d8ec5b97e41d14a24471026a89554335c10c2d2d688d420074697b3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc8659d8ec5b97e41d14a24471026a89554335c10c2d2d688d420074697b3a5", kill_on_drop: false }`
[INFO] [stdout] 4cc8659d8ec5b97e41d14a24471026a89554335c10c2d2d688d420074697b3a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 048320983d1b6bad7044e4b44fe9180199f01e53c02929e44c43aace3d46a42a
[INFO] running `Command { std: "docker" "start" "-a" "048320983d1b6bad7044e4b44fe9180199f01e53c02929e44c43aace3d46a42a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fsevent-sys v4.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking fsevent v2.1.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking http-horse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FsEvent` in `fsevent`
[INFO] [stdout]    --> src/main.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let fs_observer = fsevent::FsEvent::new(vec![pdir.clone()]);
[INFO] [stdout]     |                                    ^^^^^^^ could not find `FsEvent` in `fsevent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FsEvent` in `fsevent`
[INFO] [stdout]    --> src/main.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let fs_observer = fsevent::FsEvent::new(vec![pdir.clone()]);
[INFO] [stdout]     |                                    ^^^^^^^ could not find `FsEvent` in `fsevent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-horse` (bin "http-horse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `http-horse` (bin "http-horse" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "048320983d1b6bad7044e4b44fe9180199f01e53c02929e44c43aace3d46a42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048320983d1b6bad7044e4b44fe9180199f01e53c02929e44c43aace3d46a42a", kill_on_drop: false }`
[INFO] [stdout] 048320983d1b6bad7044e4b44fe9180199f01e53c02929e44c43aace3d46a42a
[INFO] checking http-horse-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate http-horse 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate http-horse 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate http-horse 0.1.0
[INFO] finished tweaking crates.io crate http-horse 0.1.0
[INFO] tweaked toml for crates.io crate http-horse 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate http-horse 0.1.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ffdf072c6a8f3c039a6b3d1d4b2f4b723db23f1cf195633bc864cb8d1a61360
[INFO] running `Command { std: "docker" "start" "-a" "3ffdf072c6a8f3c039a6b3d1d4b2f4b723db23f1cf195633bc864cb8d1a61360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ffdf072c6a8f3c039a6b3d1d4b2f4b723db23f1cf195633bc864cb8d1a61360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffdf072c6a8f3c039a6b3d1d4b2f4b723db23f1cf195633bc864cb8d1a61360", kill_on_drop: false }`
[INFO] [stdout] 3ffdf072c6a8f3c039a6b3d1d4b2f4b723db23f1cf195633bc864cb8d1a61360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3db036da941a90d9fe49c9510131a8f51e337b0be8b9989f851e5f6981fad24e
[INFO] running `Command { std: "docker" "start" "-a" "3db036da941a90d9fe49c9510131a8f51e337b0be8b9989f851e5f6981fad24e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fsevent-sys v4.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking fsevent v2.1.2
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking http-horse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FsEvent` in `fsevent`
[INFO] [stdout]    --> src/main.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let fs_observer = fsevent::FsEvent::new(vec![pdir.clone()]);
[INFO] [stdout]     |                                    ^^^^^^^ could not find `FsEvent` in `fsevent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `FsEvent` in `fsevent`
[INFO] [stdout]    --> src/main.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let fs_observer = fsevent::FsEvent::new(vec![pdir.clone()]);
[INFO] [stdout]     |                                    ^^^^^^^ could not find `FsEvent` in `fsevent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-horse` (bin "http-horse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `http-horse` (bin "http-horse" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3db036da941a90d9fe49c9510131a8f51e337b0be8b9989f851e5f6981fad24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db036da941a90d9fe49c9510131a8f51e337b0be8b9989f851e5f6981fad24e", kill_on_drop: false }`
[INFO] [stdout] 3db036da941a90d9fe49c9510131a8f51e337b0be8b9989f851e5f6981fad24e
