[INFO] updating cached repository https://github.com/bretthancox/advent_of_code_asides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba420e1afb31ccd92294380331bae1cdf9f37625 [INFO] testing bretthancox/advent_of_code_asides against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretthancox%2Fadvent_of_code_asides" "/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/bretthancox/advent_of_code_asides on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bretthancox/advent_of_code_asides [INFO] finished tweaking git repo https://github.com/bretthancox/advent_of_code_asides [INFO] tweaked toml for git repo https://github.com/bretthancox/advent_of_code_asides written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bretthancox/advent_of_code_asides already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] a3a696978d6b3c7b7138950403ad1310e2cdc02d3f6a7e2f421aa7f3fd860e66 [INFO] running `Command { std: "docker" "start" "-a" "a3a696978d6b3c7b7138950403ad1310e2cdc02d3f6a7e2f421aa7f3fd860e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a696978d6b3c7b7138950403ad1310e2cdc02d3f6a7e2f421aa7f3fd860e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a696978d6b3c7b7138950403ad1310e2cdc02d3f6a7e2f421aa7f3fd860e66", kill_on_drop: false }` [INFO] [stdout] a3a696978d6b3c7b7138950403ad1310e2cdc02d3f6a7e2f421aa7f3fd860e66 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 658f516a7dbdf4d414c307879631eafd1e13897d3a211fc0e5f399aed4b2b085 [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" "658f516a7dbdf4d414c307879631eafd1e13897d3a211fc0e5f399aed4b2b085", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/day_seven.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | amp_e.work_on_intcode_auto(r, amp_d.debug_output); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.25s [INFO] running `Command { std: "docker" "inspect" "658f516a7dbdf4d414c307879631eafd1e13897d3a211fc0e5f399aed4b2b085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658f516a7dbdf4d414c307879631eafd1e13897d3a211fc0e5f399aed4b2b085", kill_on_drop: false }` [INFO] [stdout] 658f516a7dbdf4d414c307879631eafd1e13897d3a211fc0e5f399aed4b2b085 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae23131a98c5f161cf44d346e66662b6aa4fb1de3cd1f0b217fde1a37768cd1c [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" "ae23131a98c5f161cf44d346e66662b6aa4fb1de3cd1f0b217fde1a37768cd1c", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Opcode` [INFO] [stdout] --> src/day_five.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | ... assert_eq!(ext_opcode_test, ExtendedOpcode { opcode: Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::... [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:32:83 [INFO] [stdout] | [INFO] [stdout] 32 | ... assert_eq!(ext_opcode_test, ExtendedOpcode { opcode: Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::... [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:32:108 [INFO] [stdout] | [INFO] [stdout] 32 | ...code::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::Immediate}); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:32:133 [INFO] [stdout] | [INFO] [stdout] 32 | ...:Position, mode_2: Modes::Position, mode_3: Modes::Immediate}); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Opcode` [INFO] [stdout] --> src/day_five.rs:41:62 [INFO] [stdout] | [INFO] [stdout] 41 | ... assert_eq!(ext_opcode_test, ExtendedOpcode { opcode: Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::... [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:41:83 [INFO] [stdout] | [INFO] [stdout] 41 | ... assert_eq!(ext_opcode_test, ExtendedOpcode { opcode: Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::... [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:41:108 [INFO] [stdout] | [INFO] [stdout] 41 | ...code::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::Immediate}); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Modes` [INFO] [stdout] --> src/day_five.rs:41:133 [INFO] [stdout] | [INFO] [stdout] 41 | ...:Position, mode_2: Modes::Position, mode_3: Modes::Immediate}); [INFO] [stdout] | ^^^^^ use of undeclared type or module `Modes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `get_opcode_method` is private [INFO] [stdout] --> src/day_five.rs:30:48 [INFO] [stdout] | [INFO] [stdout] 30 | let ext_opcode_test = intcode_obj_test.get_opcode_method(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `get_opcode_method` is private [INFO] [stdout] --> src/day_five.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | let ext_opcode_test = intcode_obj_test.get_opcode_method(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `work_on_intcode` found for struct `intcode::Intcode` in the current scope [INFO] [stdout] --> src/day_five.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | let ext_opcode_test = intcode_obj_test.work_on_intcode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `work_on_intcode_auto` [INFO] [stdout] | [INFO] [stdout] ::: src/intcode.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Intcode { [INFO] [stdout] | ------------------ method `work_on_intcode` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ae23131a98c5f161cf44d346e66662b6aa4fb1de3cd1f0b217fde1a37768cd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae23131a98c5f161cf44d346e66662b6aa4fb1de3cd1f0b217fde1a37768cd1c", kill_on_drop: false }` [INFO] [stdout] ae23131a98c5f161cf44d346e66662b6aa4fb1de3cd1f0b217fde1a37768cd1c