[INFO] fetching crate watchexec-simple 0.2.0... [INFO] checking watchexec-simple-0.2.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate watchexec-simple 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate watchexec-simple 0.2.0 [INFO] finished tweaking crates.io crate watchexec-simple 0.2.0 [INFO] tweaked toml for crates.io crate watchexec-simple 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate watchexec-simple 0.2.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate watchexec-simple 0.2.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clearscreen v2.0.1 [INFO] [stderr] Downloaded command-group v2.1.0 [INFO] [stderr] Downloaded bstr v1.7.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cdce9986a558b6d19bd9bf5abaf896bbe704468280263ed3a40289b50f76a01 [INFO] running `Command { std: "docker" "start" "-a" "4cdce9986a558b6d19bd9bf5abaf896bbe704468280263ed3a40289b50f76a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cdce9986a558b6d19bd9bf5abaf896bbe704468280263ed3a40289b50f76a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdce9986a558b6d19bd9bf5abaf896bbe704468280263ed3a40289b50f76a01", kill_on_drop: false }` [INFO] [stdout] 4cdce9986a558b6d19bd9bf5abaf896bbe704468280263ed3a40289b50f76a01 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb0256d966531d6cb5ac1784d980acb25bc09018281ee495ea650b49c79a884 [INFO] running `Command { std: "docker" "start" "-a" "8cb0256d966531d6cb5ac1784d980acb25bc09018281ee495ea650b49c79a884", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking command-group v2.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking clearscreen v2.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking watchexec-simple v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExitStatus` [INFO] [stdout] --> src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use std::process::{Command, ExitStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExitStatus` [INFO] [stdout] --> src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use std::process::{Command, ExitStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `filter::Filter` in the current scope [INFO] [stdout] --> src/filter.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Filter { [INFO] [stdout] | ----------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 80 | let mut filter = Filter::new(); [INFO] [stdout] | ^^^ function or associated item not found in `filter::Filter` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Watcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `filter::Filter` in the current scope [INFO] [stdout] --> src/filter.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Filter { [INFO] [stdout] | ----------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 92 | let mut filter = Filter::new(); [INFO] [stdout] | ^^^ function or associated item not found in `filter::Filter` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Watcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exit` [INFO] [stdout] --> src/main.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | if let Ok(Some(exit)) = c.try_wait() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `filter::Filter` in the current scope [INFO] [stdout] --> src/filter.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Filter { [INFO] [stdout] | ----------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 104 | let mut filter = Filter::new(); [INFO] [stdout] | ^^^ function or associated item not found in `filter::Filter` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `new`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Watcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exit` [INFO] [stdout] --> src/main.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | if let Ok(Some(exit)) = c.try_wait() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `watchexec-simple` (bin "watchexec" test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8cb0256d966531d6cb5ac1784d980acb25bc09018281ee495ea650b49c79a884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb0256d966531d6cb5ac1784d980acb25bc09018281ee495ea650b49c79a884", kill_on_drop: false }` [INFO] [stdout] 8cb0256d966531d6cb5ac1784d980acb25bc09018281ee495ea650b49c79a884