[INFO] cloning repository https://github.com/louis1204/RustPractice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louis1204/RustPractice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis1204%2FRustPractice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis1204%2FRustPractice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34549830726971a8c3587991815c9a45a66d3d8a [INFO] checking louis1204/RustPractice against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis1204%2FRustPractice" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louis1204/RustPractice on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louis1204/RustPractice [INFO] finished tweaking git repo https://github.com/louis1204/RustPractice [INFO] tweaked toml for git repo https://github.com/louis1204/RustPractice written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/louis1204/RustPractice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e5df9f4dd96443fef585a9b5bfaf1131c62aa25dded8ef7a27cf6d2166b540 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9e5df9f4dd96443fef585a9b5bfaf1131c62aa25dded8ef7a27cf6d2166b540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e5df9f4dd96443fef585a9b5bfaf1131c62aa25dded8ef7a27cf6d2166b540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e5df9f4dd96443fef585a9b5bfaf1131c62aa25dded8ef7a27cf6d2166b540", kill_on_drop: false }` [INFO] [stdout] f9e5df9f4dd96443fef585a9b5bfaf1131c62aa25dded8ef7a27cf6d2166b540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc12a87ff84c57998cde12a6e7b7366b7a7bcefa09e5b30560dc31b7964f8a4e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc12a87ff84c57998cde12a6e7b7366b7a7bcefa09e5b30560dc31b7964f8a4e", kill_on_drop: false }` [INFO] [stderr] Checking rust_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `first_unique_character_in_string` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod first_unique_character_in_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `first_unique_character_in_string`, create file "src/first_unique_character_in_string.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `first_unique_character_in_string` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod first_unique_character_in_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `first_unique_character_in_string`, create file "src/first_unique_character_in_string.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Solution` in `first_unique_character_in_string` [INFO] [stdout] --> src/main.rs:6:56 [INFO] [stdout] | [INFO] [stdout] 6 | println!("{:?}", first_unique_character_in_string::Solution::first_uniq_char(String::from("leetcode"))); [INFO] [stdout] | ^^^^^^^^ could not find `Solution` in `first_unique_character_in_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Solution` in `first_unique_character_in_string` [INFO] [stdout] --> src/main.rs:6:56 [INFO] [stdout] | [INFO] [stdout] 6 | println!("{:?}", first_unique_character_in_string::Solution::first_uniq_char(String::from("leetcode"))); [INFO] [stdout] | ^^^^^^^^ could not find `Solution` in `first_unique_character_in_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_practice` [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc12a87ff84c57998cde12a6e7b7366b7a7bcefa09e5b30560dc31b7964f8a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc12a87ff84c57998cde12a6e7b7366b7a7bcefa09e5b30560dc31b7964f8a4e", kill_on_drop: false }` [INFO] [stdout] bc12a87ff84c57998cde12a6e7b7366b7a7bcefa09e5b30560dc31b7964f8a4e