[INFO] fetching crate sunfish 0.2.4... [INFO] testing sunfish-0.2.4 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate sunfish 0.2.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate sunfish 0.2.4 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunfish 0.2.4 [INFO] finished tweaking crates.io crate sunfish 0.2.4 [INFO] tweaked toml for crates.io crate sunfish 0.2.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89cf1ab74912d877013c8b5e12df0b21d67beb0466f9c625c16865646ebaa221 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "89cf1ab74912d877013c8b5e12df0b21d67beb0466f9c625c16865646ebaa221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89cf1ab74912d877013c8b5e12df0b21d67beb0466f9c625c16865646ebaa221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89cf1ab74912d877013c8b5e12df0b21d67beb0466f9c625c16865646ebaa221", kill_on_drop: false }` [INFO] [stdout] 89cf1ab74912d877013c8b5e12df0b21d67beb0466f9c625c16865646ebaa221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631c3d7eec30746f2fb6306153d92b4d58a1bf93a5d967112822cd492f97a1ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "631c3d7eec30746f2fb6306153d92b4d58a1bf93a5d967112822cd492f97a1ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling wasmparser v0.77.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling wit-schema-version v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling wit-writer v0.2.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wit-parser v0.2.0 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wit-validator v0.2.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling wit-text v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling sunfish_macro v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling walrus v0.19.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-wasm-conventions v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-multi-value-xform v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-externref-xform v0.2.74 [INFO] [stderr] Compiling wit-walrus v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling wasm-bindgen-wasm-interpreter v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-threads-xform v0.2.74 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling futures-batch v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-cli-support v0.2.74 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling sunfish v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_immediate` found for trait object `dyn Watcher` in the current scope [INFO] [stdout] --> watchserve.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | notify::Watcher::new_immediate(move |result: notify::Result| { [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `dyn Watcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sunfish` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "631c3d7eec30746f2fb6306153d92b4d58a1bf93a5d967112822cd492f97a1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631c3d7eec30746f2fb6306153d92b4d58a1bf93a5d967112822cd492f97a1ec", kill_on_drop: false }` [INFO] [stdout] 631c3d7eec30746f2fb6306153d92b4d58a1bf93a5d967112822cd492f97a1ec