[INFO] fetching crate blasters 0.1.0... [INFO] checking blasters-0.1.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate blasters 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate blasters 0.1.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate blasters 0.1.0 [INFO] finished tweaking crates.io crate blasters 0.1.0 [INFO] tweaked toml for crates.io crate blasters 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded optimath v0.1.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee6920a03e24a453392a02edb33715ac46717e4297cbd646f073f3e2985ee380 [INFO] running `"docker" "start" "-a" "ee6920a03e24a453392a02edb33715ac46717e4297cbd646f073f3e2985ee380"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking optimath v0.1.0 [INFO] [stderr] error: `default` is only allowed on items in `impl` definitions [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/optimath-0.1.0/src/advanced.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | pub default fn matrix_multiply( [INFO] [stderr] | ^ ------- `default` because of this [INFO] [stderr] | _____| [INFO] [stderr] | | [INFO] [stderr] 21 | | &'a self, [INFO] [stderr] 22 | | other: &'b Matrix, [INFO] [stderr] 23 | | ) -> Matrix { [INFO] [stderr] ... | [INFO] [stderr] 40 | | output [INFO] [stderr] 41 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] error: `default` is only allowed on items in `impl` definitions [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/optimath-0.1.0/src/advanced.rs:49:2 [INFO] [stderr] | [INFO] [stderr] 49 | pub default fn dot(self, other: &'b Vector) -> T { (self * other).into_iter().sum() } [INFO] [stderr] | ^^^^-------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `default` because of this [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `optimath`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ee6920a03e24a453392a02edb33715ac46717e4297cbd646f073f3e2985ee380"` [INFO] running `"docker" "rm" "-f" "ee6920a03e24a453392a02edb33715ac46717e4297cbd646f073f3e2985ee380"` [INFO] [stdout] ee6920a03e24a453392a02edb33715ac46717e4297cbd646f073f3e2985ee380