[INFO] cloning repository https://github.com/nas-tabchiche/rust-rsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nas-tabchiche/rust-rsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnas-tabchiche%2Frust-rsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnas-tabchiche%2Frust-rsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d793aebe8e5585148ff400749c9682daca51568 [INFO] checking nas-tabchiche/rust-rsa against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnas-tabchiche%2Frust-rsa" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 65% (6753/10381) Updating files: 66% (6852/10381) Updating files: 67% (6956/10381) Updating files: 68% (7060/10381) Updating files: 69% (7163/10381) Updating files: 70% (7267/10381) Updating files: 71% (7371/10381) Updating files: 72% (7475/10381) Updating files: 73% (7579/10381) Updating files: 74% (7682/10381) Updating files: 75% (7786/10381) Updating files: 76% (7890/10381) Updating files: 77% (7994/10381) Updating files: 78% (8098/10381) Updating files: 79% (8201/10381) Updating files: 80% (8305/10381) Updating files: 81% (8409/10381) Updating files: 82% (8513/10381) Updating files: 83% (8617/10381) Updating files: 84% (8721/10381) Updating files: 85% (8824/10381) Updating files: 86% (8928/10381) Updating files: 87% (9032/10381) Updating files: 88% (9136/10381) Updating files: 89% (9240/10381) Updating files: 90% (9343/10381) Updating files: 91% (9447/10381) Updating files: 92% (9551/10381) Updating files: 93% (9655/10381) Updating files: 94% (9759/10381) Updating files: 95% (9862/10381) Updating files: 96% (9966/10381) Updating files: 97% (10070/10381) Updating files: 98% (10174/10381) Updating files: 99% (10278/10381) Updating files: 100% (10381/10381) Updating files: 100% (10381/10381), done. [INFO] validating manifest of git repo https://github.com/nas-tabchiche/rust-rsa on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nas-tabchiche/rust-rsa [INFO] finished tweaking git repo https://github.com/nas-tabchiche/rust-rsa [INFO] tweaked toml for git repo https://github.com/nas-tabchiche/rust-rsa written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nas-tabchiche/rust-rsa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fe95844d22d7d8a97253d157c97b8e42e295b766712a9cce335364e9974858f [INFO] running `Command { std: "docker" "start" "-a" "2fe95844d22d7d8a97253d157c97b8e42e295b766712a9cce335364e9974858f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fe95844d22d7d8a97253d157c97b8e42e295b766712a9cce335364e9974858f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe95844d22d7d8a97253d157c97b8e42e295b766712a9cce335364e9974858f", kill_on_drop: false }` [INFO] [stdout] 2fe95844d22d7d8a97253d157c97b8e42e295b766712a9cce335364e9974858f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e89a09c410e52e88abb901ece899fc604988a3732011743cd3c7046b672fa93 [INFO] running `Command { std: "docker" "start" "-a" "1e89a09c410e52e88abb901ece899fc604988a3732011743cd3c7046b672fa93", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rust_rsa v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stdout] error[E0425]: cannot find function `est_premier` in this scope [INFO] [stdout] --> src/main.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | est_premier(53), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | fn est_premier_17() { [INFO] [stdout] | ------------------- similarly named constant `est_premier_17` defined here [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 155 | est_premier_17(53), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::est_premier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `est_premier` in this scope [INFO] [stdout] --> src/main.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | est_premier(17), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::est_premier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `est_premier` in this scope [INFO] [stdout] --> src/main.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 161 | fn est_premier_17() { [INFO] [stdout] | ------------------- similarly named constant `est_premier_17` defined here [INFO] [stdout] ... [INFO] [stdout] 171 | est_premier(32), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 171 | est_premier_17(32), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::est_premier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `est_premier` in this scope [INFO] [stdout] --> src/main.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 161 | fn est_premier_17() { [INFO] [stdout] | ------------------- similarly named constant `est_premier_17` defined here [INFO] [stdout] ... [INFO] [stdout] 179 | est_premier(42), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 179 | est_premier_17(42), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::est_premier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `est_premier` in this scope [INFO] [stdout] --> src/main.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 161 | fn est_premier_17() { [INFO] [stdout] | ------------------- similarly named constant `est_premier_17` defined here [INFO] [stdout] ... [INFO] [stdout] 187 | est_premier(7894), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a constant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 187 | est_premier_17(7894), [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::est_premier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `trouver_inverse` in this scope [INFO] [stdout] --> src/main.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | trouver_inverse(53, 7872), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::trouver_inverse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `euclide` in this scope [INFO] [stdout] --> src/main.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | euclide(57, 0), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 153 | use crate::euclide; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_rsa` due to 8 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1e89a09c410e52e88abb901ece899fc604988a3732011743cd3c7046b672fa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e89a09c410e52e88abb901ece899fc604988a3732011743cd3c7046b672fa93", kill_on_drop: false }` [INFO] [stdout] 1e89a09c410e52e88abb901ece899fc604988a3732011743cd3c7046b672fa93