[INFO] cloning repository https://github.com/renato-zannon/rust-project_euler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renato-zannon/rust-project_euler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e57d405148a4ed7fd8760d32eeb6153c4b017479 [INFO] checking renato-zannon/rust-project_euler against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Frust-project_euler" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renato-zannon/rust-project_euler on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renato-zannon/rust-project_euler [INFO] removed workspace from git repo https://github.com/renato-zannon/rust-project_euler [INFO] removed path dependency shared from git repo https://github.com/renato-zannon/rust-project_euler [INFO] finished tweaking git repo https://github.com/renato-zannon/rust-project_euler [INFO] tweaked toml for git repo https://github.com/renato-zannon/rust-project_euler written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/renato-zannon/rust-project_euler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] 2accd6f150efbda085d4e0cd57f51bca087d41b0796d52c6cc8b2e839e2f45d3 [INFO] running `Command { std: "docker" "start" "-a" "2accd6f150efbda085d4e0cd57f51bca087d41b0796d52c6cc8b2e839e2f45d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2accd6f150efbda085d4e0cd57f51bca087d41b0796d52c6cc8b2e839e2f45d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2accd6f150efbda085d4e0cd57f51bca087d41b0796d52c6cc8b2e839e2f45d3", kill_on_drop: false }` [INFO] [stdout] 2accd6f150efbda085d4e0cd57f51bca087d41b0796d52c6cc8b2e839e2f45d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] 8eb23d07798be6c659fbe5222ef51f617b3606e57f61b305da967078bfe9f1ff [INFO] running `Command { std: "docker" "start" "-a" "8eb23d07798be6c659fbe5222ef51f617b3606e57f61b305da967078bfe9f1ff", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking enum-set v0.0.8 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking shared v0.1.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking project_euler v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `shared::pythagorean_triplets` [INFO] [stdout] --> src/bin/09.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use shared::pythagorean_triplets; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `pythagorean_triplets` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project_euler` [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] [stdout] error[E0432]: unresolved import `shared::digits` [INFO] [stdout] --> src/bin/52.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use shared::digits; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `digits` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::digits` [INFO] [stdout] --> src/bin/43.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use shared::digits; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `digits` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `shared::digits`, `shared::sieve` [INFO] [stdout] --> src/bin/70.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use shared::{digits, sieve}; [INFO] [stdout] | ^^^^^^ ^^^^^ no `sieve` in the root [INFO] [stdout] | | [INFO] [stdout] | no `digits` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::IntegerExtensions` [INFO] [stdout] --> src/bin/55.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use shared::IntegerExtensions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `IntegerExtensions` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::sieve` [INFO] [stdout] --> src/bin/47-2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use shared::sieve; [INFO] [stdout] | ^^^^^^^^^^^^^ no `sieve` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::digits` [INFO] [stdout] --> src/bin/38.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use shared::digits; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `digits` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::pandigital` [INFO] [stdout] --> src/bin/38.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use shared::pandigital::{is_9_pandigital, PandigitalResult}; [INFO] [stdout] | ^^^^^^^^^^ could not find `pandigital` in `shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shared::data_reader` [INFO] [stdout] --> src/bin/22.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use shared::data_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `data_reader` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reverse` found for mutable reference `&mut BigUint` in the current scope [INFO] [stdout] --> src/bin/55.rs:47:51 [INFO] [stdout] | [INFO] [stdout] 47 | let new_value = (&*current) + current.reverse(); [INFO] [stdout] | ^^^^^^^ method not found in `&mut BigUint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_palindrome` found for reference `&BigUint` in the current scope [INFO] [stdout] --> src/bin/55.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | .find(|number| number.is_palindrome()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&BigUint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8eb23d07798be6c659fbe5222ef51f617b3606e57f61b305da967078bfe9f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb23d07798be6c659fbe5222ef51f617b3606e57f61b305da967078bfe9f1ff", kill_on_drop: false }` [INFO] [stdout] 8eb23d07798be6c659fbe5222ef51f617b3606e57f61b305da967078bfe9f1ff