[INFO] fetching crate enso-data 0.1.2... [INFO] checking enso-data-0.1.2 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate enso-data 0.1.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate enso-data 0.1.2 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate enso-data 0.1.2 [INFO] finished tweaking crates.io crate enso-data 0.1.2 [INFO] tweaked toml for crates.io crate enso-data 0.1.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 822035c723f7b90d3dbce354a2a1a4358e5c1fde83e4e1995f02a500bc7ac8aa [INFO] running `Command { std: "docker" "start" "-a" "822035c723f7b90d3dbce354a2a1a4358e5c1fde83e4e1995f02a500bc7ac8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "822035c723f7b90d3dbce354a2a1a4358e5c1fde83e4e1995f02a500bc7ac8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822035c723f7b90d3dbce354a2a1a4358e5c1fde83e4e1995f02a500bc7ac8aa", kill_on_drop: false }` [INFO] [stdout] 822035c723f7b90d3dbce354a2a1a4358e5c1fde83e4e1995f02a500bc7ac8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70ed891008a16f7e132d328d41185660893cf2ced72637337fb04953896fdc00 [INFO] running `Command { std: "docker" "start" "-a" "70ed891008a16f7e132d328d41185660893cf2ced72637337fb04953896fdc00", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking weak-table v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enso-macro-utils v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling ifmt-impl v0.2.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enso-shapely-macros v0.1.1 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stdout] error[E0277]: expected a `FnOnce<()>` closure, found `()` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enso-shapely-macros-0.1.1/src/derive_clone_ref.rs:143:43 [INFO] [stdout] | [INFO] [stdout] 143 | is_clone_ref_customization(attr).then(())?; [INFO] [stdout] | ^^ expected an `FnOnce<()>` closure, found `()` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FnOnce<()>` is not implemented for `()` [INFO] [stdout] = note: wrap the `()` in a closure with no arguments: `|| { /* code */ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enso-shapely-macros` [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" "70ed891008a16f7e132d328d41185660893cf2ced72637337fb04953896fdc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ed891008a16f7e132d328d41185660893cf2ced72637337fb04953896fdc00", kill_on_drop: false }` [INFO] [stdout] 70ed891008a16f7e132d328d41185660893cf2ced72637337fb04953896fdc00