[INFO] fetching crate higher_order_functions 0.1.1... [INFO] checking higher_order_functions-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate higher_order_functions 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate higher_order_functions 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate higher_order_functions 0.1.1 [INFO] finished tweaking crates.io crate higher_order_functions 0.1.1 [INFO] tweaked toml for crates.io crate higher_order_functions 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac350210d6c59412da1c29bf53ae58af791fa913a584da8b449286dc3e309e0a [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" "ac350210d6c59412da1c29bf53ae58af791fa913a584da8b449286dc3e309e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac350210d6c59412da1c29bf53ae58af791fa913a584da8b449286dc3e309e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac350210d6c59412da1c29bf53ae58af791fa913a584da8b449286dc3e309e0a", kill_on_drop: false }` [INFO] [stdout] ac350210d6c59412da1c29bf53ae58af791fa913a584da8b449286dc3e309e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a814a90a60e287b26a0edc73f35ec5764e396cb89e45e6b47d4b9c0e8b80959 [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" "6a814a90a60e287b26a0edc73f35ec5764e396cb89e45e6b47d4b9c0e8b80959", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking higher_order_functions v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stdout] error[E0599]: no method named `read` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/map.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | contents[i].write(f(unsafe { consumed[i].read() })); [INFO] [stdout] | ^^^^ method not found in `MaybeUninit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/zip.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | contents[i].write(f(unsafe { consumed_lhs[i].read() }, unsafe { consumed_rhs[i].read() })); [INFO] [stdout] | ^^^^ method not found in `MaybeUninit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/zip.rs:60:84 [INFO] [stdout] | [INFO] [stdout] 60 | contents[i].write(f(unsafe { consumed_lhs[i].read() }, unsafe { consumed_rhs[i].read() })); [INFO] [stdout] | ^^^^ method not found in `MaybeUninit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `higher_order_functions` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a814a90a60e287b26a0edc73f35ec5764e396cb89e45e6b47d4b9c0e8b80959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a814a90a60e287b26a0edc73f35ec5764e396cb89e45e6b47d4b9c0e8b80959", kill_on_drop: false }` [INFO] [stdout] 6a814a90a60e287b26a0edc73f35ec5764e396cb89e45e6b47d4b9c0e8b80959