[INFO] fetching crate enso-prelude 0.1.0... [INFO] checking enso-prelude-0.1.0 against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] extracting crate enso-prelude 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate enso-prelude 0.1.0 on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate enso-prelude 0.1.0 [INFO] finished tweaking crates.io crate enso-prelude 0.1.0 [INFO] tweaked toml for crates.io crate enso-prelude 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded enso-shapely v0.1.0 [INFO] [stderr] Downloaded enclose v1.1.8 [INFO] [stderr] Downloaded ifmt-impl v0.2.0 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded weak-table v0.2.4 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded ifmt v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] 2de2ca59df9af51599b4a3ccab1663cdc9b2175217bd5700d82f903304a73263 [INFO] running `Command { std: "docker" "start" "-a" "2de2ca59df9af51599b4a3ccab1663cdc9b2175217bd5700d82f903304a73263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2de2ca59df9af51599b4a3ccab1663cdc9b2175217bd5700d82f903304a73263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2de2ca59df9af51599b4a3ccab1663cdc9b2175217bd5700d82f903304a73263", kill_on_drop: false }` [INFO] [stdout] 2de2ca59df9af51599b4a3ccab1663cdc9b2175217bd5700d82f903304a73263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] 8ab660e2c7a1909be23266db4056204ad52eafe01f86bc2148a1db60fe181827 [INFO] running `Command { std: "docker" "start" "-a" "8ab660e2c7a1909be23266db4056204ad52eafe01f86bc2148a1db60fe181827", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking weak-table v0.2.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling ifmt-impl v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ifmt v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling enso-macro-utils v0.1.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling enso-shapely-macros v0.1.0 [INFO] [stdout] error[E0277]: expected a `std::ops::FnOnce<()>` closure, found `()` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enso-shapely-macros-0.1.0/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 `std::ops::FnOnce<()>` is not implemented for `()` [INFO] [stdout] = note: wrap the `()` in a closure with no arguments: `|| { /* code */ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking failure v0.1.8 [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" "8ab660e2c7a1909be23266db4056204ad52eafe01f86bc2148a1db60fe181827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab660e2c7a1909be23266db4056204ad52eafe01f86bc2148a1db60fe181827", kill_on_drop: false }` [INFO] [stdout] 8ab660e2c7a1909be23266db4056204ad52eafe01f86bc2148a1db60fe181827