[INFO] cloning 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" "clone" "--bare" "https://github.com/bretthancox/advent_of_code_asides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretthancox%2Fadvent_of_code_asides", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretthancox%2Fadvent_of_code_asides'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba420e1afb31ccd92294380331bae1cdf9f37625
[INFO] checking bretthancox/advent_of_code_asides against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretthancox%2Fadvent_of_code_asides" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bretthancox/advent_of_code_asides on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.6
[INFO] [stderr]   Downloaded text_io v0.1.7
[INFO] [stderr]   Downloaded atty v0.2.13
[INFO] [stderr]   Downloaded ctor v0.1.12
[INFO] [stderr]   Downloaded structopt-derive v0.3.5
[INFO] [stderr]   Downloaded proc-macro-error v0.2.6
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded syn v1.0.11
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad4a69267d4f7430f17017d4e9779303b0e719d9848a9def7605b59504d52bfb
[INFO] running `Command { std: "docker" "start" "-a" "ad4a69267d4f7430f17017d4e9779303b0e719d9848a9def7605b59504d52bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad4a69267d4f7430f17017d4e9779303b0e719d9848a9def7605b59504d52bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4a69267d4f7430f17017d4e9779303b0e719d9848a9def7605b59504d52bfb", kill_on_drop: false }`
[INFO] [stdout] ad4a69267d4f7430f17017d4e9779303b0e719d9848a9def7605b59504d52bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ef4ce4ced028cec162190b19f5452a540a8664c189655b75668ac23b82a8246
[INFO] running `Command { std: "docker" "start" "-a" "1ef4ce4ced028cec162190b19f5452a540a8664c189655b75668ac23b82a8246", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking text_io v0.1.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]     Checking advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find type `Opcode` in this scope
[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: Mo...
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Opcode`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Opcode` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | enum Opcode {
[INFO] [stdout]    | ^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[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: Mo...
[INFO] [stdout]    |                                                                                 ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[INFO] [stdout]   --> src/day_five.rs:32:108
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::Immediate});
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[INFO] [stdout]   --> src/day_five.rs:32:133
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...s::Position, mode_2: Modes::Position, mode_3: Modes::Immediate});
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Opcode` in this scope
[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: Mo...
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Opcode`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Opcode` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | enum Opcode {
[INFO] [stdout]    | ^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[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: Mo...
[INFO] [stdout]    |                                                                                 ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[INFO] [stdout]   --> src/day_five.rs:41:108
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...Opcode::Add, mode_1: Modes::Position, mode_2: Modes::Position, mode_3: Modes::Immediate});
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Modes` in this scope
[INFO] [stdout]   --> src/day_five.rs:41:133
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...s::Position, mode_2: Modes::Position, mode_3: Modes::Immediate});
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Modes`
[INFO] [stdout]    |
[INFO] [stdout] note: enum `crate::intcode::Modes` exists but is inaccessible
[INFO] [stdout]   --> src/intcode.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Modes {
[INFO] [stdout]    | ^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `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 method
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/intcode.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_opcode_method(&self) -> ExtendedOpcode {
[INFO] [stdout]    |     --------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `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 method
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/intcode.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_opcode_method(&self) -> ExtendedOpcode {
[INFO] [stdout]    |     --------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 53 |                         let _ = amp_e.work_on_intcode_auto(r, amp_d.debug_output);
[INFO] [stdout]    |                         +++++++
[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]     |                                                ^^^^^^^^^^^^^^^
[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 struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `work_on_intcode_auto` with a similar name, but with different arguments
[INFO] [stdout]    --> src/intcode.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn work_on_intcode_auto(&mut self, input_value_one: isize, input_value_two: isize) -> Result<(), &str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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` (bin "advent_of_code" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ef4ce4ced028cec162190b19f5452a540a8664c189655b75668ac23b82a8246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef4ce4ced028cec162190b19f5452a540a8664c189655b75668ac23b82a8246", kill_on_drop: false }`
[INFO] [stdout] 1ef4ce4ced028cec162190b19f5452a540a8664c189655b75668ac23b82a8246
