[INFO] cloning repository https://github.com/jenniferrji/ds210_final [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jenniferrji/ds210_final" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenniferrji%2Fds210_final", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenniferrji%2Fds210_final'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38dfdcb74173420629a6df16df3c7aa22157f22e [INFO] testing jenniferrji/ds210_final against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenniferrji%2Fds210_final" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jenniferrji/ds210_final [INFO] finished tweaking git repo https://github.com/jenniferrji/ds210_final [INFO] tweaked toml for git repo https://github.com/jenniferrji/ds210_final written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jenniferrji/ds210_final on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jenniferrji/ds210_final 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57bb5bfa3ff12178c29ebad26cbe892816bff42c39cf6e818bdebea97be3db2e [INFO] running `Command { std: "docker" "start" "-a" "57bb5bfa3ff12178c29ebad26cbe892816bff42c39cf6e818bdebea97be3db2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57bb5bfa3ff12178c29ebad26cbe892816bff42c39cf6e818bdebea97be3db2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bb5bfa3ff12178c29ebad26cbe892816bff42c39cf6e818bdebea97be3db2e", kill_on_drop: false }` [INFO] [stdout] 57bb5bfa3ff12178c29ebad26cbe892816bff42c39cf6e818bdebea97be3db2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dae927317cb170c34a3d592b902b0806cc2c96f88a67bd3ecc61c0f883ee6c8 [INFO] running `Command { std: "docker" "start" "-a" "0dae927317cb170c34a3d592b902b0806cc2c96f88a67bd3ecc61c0f883ee6c8", kill_on_drop: false }` [INFO] [stderr] Compiling final_project_tech_layoffs_analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `Command { std: "docker" "inspect" "0dae927317cb170c34a3d592b902b0806cc2c96f88a67bd3ecc61c0f883ee6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dae927317cb170c34a3d592b902b0806cc2c96f88a67bd3ecc61c0f883ee6c8", kill_on_drop: false }` [INFO] [stdout] 0dae927317cb170c34a3d592b902b0806cc2c96f88a67bd3ecc61c0f883ee6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cde8e3317f2573d74b1e94da39a2fa7c2cd086f9ea0c9a756f5cb1dd103ab39c [INFO] running `Command { std: "docker" "start" "-a" "cde8e3317f2573d74b1e94da39a2fa7c2cd086f9ea0c9a756f5cb1dd103ab39c", kill_on_drop: false }` [INFO] [stderr] Compiling final_project_tech_layoffs_analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharacterConnection` in this scope [INFO] [stdout] --> src/data_processing.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | CharacterConnection { character_a: "iron man".to_string(), character_b: "thor".to_string() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharacterConnection` in this scope [INFO] [stdout] --> src/data_processing.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | CharacterConnection { character_a: "Black Widow".to_string(), character_b: "HAWKEYE".to_string() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/data_processing.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ensure_uppercase_connections` in this scope [INFO] [stdout] --> src/data_processing.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | ensure_uppercase_connections(&mut connections); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `final_project_tech_layoffs_analysis` (bin "final_project_tech_layoffs_analysis" test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cde8e3317f2573d74b1e94da39a2fa7c2cd086f9ea0c9a756f5cb1dd103ab39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde8e3317f2573d74b1e94da39a2fa7c2cd086f9ea0c9a756f5cb1dd103ab39c", kill_on_drop: false }` [INFO] [stdout] cde8e3317f2573d74b1e94da39a2fa7c2cd086f9ea0c9a756f5cb1dd103ab39c