[INFO] cloning repository https://github.com/makshard1337/rustik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makshard1337/rustik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakshard1337%2Frustik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakshard1337%2Frustik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9b129fc5dbcbb4a9eb6663956970dc4937484d5 [INFO] building makshard1337/rustik against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakshard1337%2Frustik" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/makshard1337/rustik [INFO] finished tweaking git repo https://github.com/makshard1337/rustik [INFO] tweaked toml for git repo https://github.com/makshard1337/rustik written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/makshard1337/rustik on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/makshard1337/rustik already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf6889c5c29c1f1284ed40832d7ab40ffd913efb94c243f572cec581e4ed78ff [INFO] running `Command { std: "docker" "start" "-a" "cf6889c5c29c1f1284ed40832d7ab40ffd913efb94c243f572cec581e4ed78ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf6889c5c29c1f1284ed40832d7ab40ffd913efb94c243f572cec581e4ed78ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6889c5c29c1f1284ed40832d7ab40ffd913efb94c243f572cec581e4ed78ff", kill_on_drop: false }` [INFO] [stdout] cf6889c5c29c1f1284ed40832d7ab40ffd913efb94c243f572cec581e4ed78ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d610dfeb87681f4f5a1d77f2a7f746ce3196114fb2015ae4cd29ab64e209786 [INFO] running `Command { std: "docker" "start" "-a" "6d610dfeb87681f4f5a1d77f2a7f746ce3196114fb2015ae4cd29ab64e209786", kill_on_drop: false }` [INFO] [stderr] Compiling project-name v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `file3` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod file3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `file3`, create file "src/file3.rs" or "src/file3/mod.rs" [INFO] [stdout] = note: if there is a `mod file3` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `employees` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod employees; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `employees`, create file "src/employees.rs" or "src/employees/mod.rs" [INFO] [stdout] = note: if there is a `mod employees` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `hash_vec` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod hash_vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `hash_vec`, create file "src/hash_vec.rs" or "src/hash_vec/mod.rs" [INFO] [stdout] = note: if there is a `mod hash_vec` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0754]: trying to load file for module `сelsius` with non-ascii identifier name [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | mod сelsius; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using the `#[path]` attribute to specify filesystem path [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in module `fibonach` [INFO] [stdout] --> src/main.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | fibonach::run(); //Генерирование n-го числа Фибоначчи [INFO] [stdout] | ^^^ not found in `fibonach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found both `сelsius` and `celsius` as identifiers, which look alike [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 1 | mod сelsius; [INFO] [stdout] | ------- other identifier used here [INFO] [stdout] ... [INFO] [stdout] 8 | celsius::run(); //Конвертация температур между значениями по Фаренгейту к Цельсию. [INFO] [stdout] | ^^^^^^^ this identifier can be confused with `сelsius` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(confusable_idents)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the usage of Script Group `Cyrillic` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | mod сelsius; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the usage includes 'с' (U+0441) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `celsius` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | celsius::run(); //Конвертация температур между значениями по Фаренгейту к Цельсию. [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `celsius` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - celsius::run(); //Конвертация температур между значениями по Фаренгейту к Цельсию. [INFO] [stdout] 8 + сelsius::run(); //Конвертация температур между значениями по Фаренгейту к Цельсию. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0583, E0754. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project-name` (bin "project-name") due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6d610dfeb87681f4f5a1d77f2a7f746ce3196114fb2015ae4cd29ab64e209786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d610dfeb87681f4f5a1d77f2a7f746ce3196114fb2015ae4cd29ab64e209786", kill_on_drop: false }` [INFO] [stdout] 6d610dfeb87681f4f5a1d77f2a7f746ce3196114fb2015ae4cd29ab64e209786