[INFO] updating cached repository https://github.com/pymongo/rust_leetcode [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/pymongo/rust_leetcode [INFO] [stderr] 9c8724e..924c6e2 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 924c6e279d28eb4114ec34642b206e5a55b79120 [INFO] checking pymongo/rust_leetcode against master#0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf for pr-71814 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_leetcode on toolchain 0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] finished tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] tweaked toml for git repo https://github.com/pymongo/rust_leetcode written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "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] 7dd54d7d06157c46bba72d9a5cba93a10e9f215ceb82304b6fabc5d1cf4db294 [INFO] running `"docker" "start" "-a" "7dd54d7d06157c46bba72d9a5cba93a10e9f215ceb82304b6fabc5d1cf4db294"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking leetcode v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0601]: `main` function not found in crate `0062_unique_paths` [INFO] [stderr] --> examples/0062_unique_paths.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | //! [62. Unique Paths](https://leetcode.com/problems/unique-paths/) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider adding a `main` function to `examples/0062_unique_paths.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: could not compile `leetcode`. [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[E0308]: mismatched types [INFO] [stderr] --> tests/permutation_unique_paths.rs:1:35 [INFO] [stderr] | [INFO] [stderr] 1 | fn dp_solution(m: i32, n: i32) -> i32 { [INFO] [stderr] | ----------- ^^^ expected `i32`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `leetcode`. [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 `"docker" "inspect" "7dd54d7d06157c46bba72d9a5cba93a10e9f215ceb82304b6fabc5d1cf4db294"` [INFO] running `"docker" "rm" "-f" "7dd54d7d06157c46bba72d9a5cba93a10e9f215ceb82304b6fabc5d1cf4db294"` [INFO] [stdout] 7dd54d7d06157c46bba72d9a5cba93a10e9f215ceb82304b6fabc5d1cf4db294