[INFO] fetching crate nameless-clap_up 0.0.0...
[INFO] testing nameless-clap_up-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nameless-clap_up 0.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate nameless-clap_up 0.0.0
[INFO] finished tweaking crates.io crate nameless-clap_up 0.0.0
[INFO] tweaked toml for crates.io crate nameless-clap_up 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nameless-clap_up 0.0.0 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 249 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-up v0.0.4 (available: v0.0.6)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f045c4bd566d10337da54c3030bf959ab9ffce633b3d22c451db35164e2e19cb
[INFO] running `Command { std: "docker" "start" "-a" "f045c4bd566d10337da54c3030bf959ab9ffce633b3d22c451db35164e2e19cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f045c4bd566d10337da54c3030bf959ab9ffce633b3d22c451db35164e2e19cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f045c4bd566d10337da54c3030bf959ab9ffce633b3d22c451db35164e2e19cb", kill_on_drop: false }`
[INFO] [stdout] f045c4bd566d10337da54c3030bf959ab9ffce633b3d22c451db35164e2e19cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0a6812b5770a9162c719e4c611d1f105fae482340eb2ab6d857592e197e189d7
[INFO] running `Command { std: "docker" "start" "-a" "0a6812b5770a9162c719e4c611d1f105fae482340eb2ab6d857592e197e189d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.16
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling perf-event-open-sys v4.0.0
[INFO] [stderr]    Compiling ra_ap_paths v0.0.16
[INFO] [stderr]    Compiling rustc-ap-rustc_lexer v673.0.0
[INFO] [stderr]    Compiling ra_ap_parser v0.0.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ra_ap_arena v0.0.16
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.16
[INFO] [stderr]    Compiling ra_ap_test_utils v0.0.16
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling perf-event v0.4.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ra_ap_profile v0.0.16
[INFO] [stderr]    Compiling ra_ap_vfs v0.0.16
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling ra_ap_toolchain v0.0.16
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling ra_ap_rust-analyzer v0.0.16
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ra_ap_vfs-notify v0.0.16
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stdout] error[E0599]: no function or associated item named `new_immediate` found for trait object `dyn Watcher` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_vfs-notify-0.0.16/src/lib.rs:83:69
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   let watcher = log_notify_error(Watcher::new_immediate(move |event| {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^ function or associated item not found in `dyn Watcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ra_ap_vfs-notify` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a6812b5770a9162c719e4c611d1f105fae482340eb2ab6d857592e197e189d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6812b5770a9162c719e4c611d1f105fae482340eb2ab6d857592e197e189d7", kill_on_drop: false }`
[INFO] [stdout] 0a6812b5770a9162c719e4c611d1f105fae482340eb2ab6d857592e197e189d7
