[INFO] fetching crate git_auto_sync 0.1.3...
[INFO] testing git_auto_sync-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git_auto_sync 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate git_auto_sync 0.1.3
[INFO] finished tweaking crates.io crate git_auto_sync 0.1.3
[INFO] tweaked toml for crates.io crate git_auto_sync 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git_auto_sync 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 121 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding globset v0.4.6 (available: v0.4.18)
[INFO] [stderr]       Adding watchexec v1.17.2 (available: v8.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cbfc6d07a2dd3b1f6de07a3318628f527a242c917cf75e2fdbcb9023eb0a113
[INFO] running `Command { std: "docker" "start" "-a" "3cbfc6d07a2dd3b1f6de07a3318628f527a242c917cf75e2fdbcb9023eb0a113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cbfc6d07a2dd3b1f6de07a3318628f527a242c917cf75e2fdbcb9023eb0a113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cbfc6d07a2dd3b1f6de07a3318628f527a242c917cf75e2fdbcb9023eb0a113", kill_on_drop: false }`
[INFO] [stdout] 3cbfc6d07a2dd3b1f6de07a3318628f527a242c917cf75e2fdbcb9023eb0a113
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecafe7cac4b03987f4c6a2713067248bbb861d5c4225a7abbe9f3d9c6d20ef3e
[INFO] running `Command { std: "docker" "start" "-a" "ecafe7cac4b03987f4c6a2713067248bbb861d5c4225a7abbe9f3d9c6d20ef3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.7.5
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling command-group v1.0.8
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling clearscreen v1.0.11
[INFO] [stderr]    Compiling watchexec v1.17.2
[INFO] [stderr]    Compiling git_auto_sync v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `watchexec::cli`
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cli::Args,
[INFO] [stdout]   |     ^^^ could not find `cli` in `watchexec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `new` is not a member of trait `Handler`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     fn new(args: Args) -> Result<Self, Error> {
[INFO] [stdout] 17 | |         Ok(WatchHandler {
[INFO] [stdout] 18 | |             inner: ExecHandler::new(args.clone())?,
[INFO] [stdout] 19 | |         })
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `Handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `on_update` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_update(&mut self, ops: &[PathOp]) -> Result<bool, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&WatchHandler, &_) -> Result<_, _>`
[INFO] [stdout]               found signature `fn(&mut WatchHandler, &_) -> Result<_, _>`
[INFO] [stdout] help: change the self-receiver type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 22 -     fn on_update(&mut self, ops: &[PathOp]) -> Result<bool, Error> {
[INFO] [stdout] 22 +     fn on_update(&self, ops: &[PathOp]) -> Result<bool, Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `on_manual` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn on_manual(&mut self) -> Result<bool, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&WatchHandler) -> Result<_, _>`
[INFO] [stdout]               found signature `fn(&mut WatchHandler) -> Result<_, _>`
[INFO] [stdout] help: change the self-receiver type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 30 -     fn on_manual(&mut self) -> Result<bool, Error> {
[INFO] [stdout] 30 +     fn on_manual(&self) -> Result<bool, Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `args`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Handler for WatchHandler {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `args` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn args(&self) -> Config { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053, E0407, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git_auto_sync` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ecafe7cac4b03987f4c6a2713067248bbb861d5c4225a7abbe9f3d9c6d20ef3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecafe7cac4b03987f4c6a2713067248bbb861d5c4225a7abbe9f3d9c6d20ef3e", kill_on_drop: false }`
[INFO] [stdout] ecafe7cac4b03987f4c6a2713067248bbb861d5c4225a7abbe9f3d9c6d20ef3e
