[INFO] cloning repository https://github.com/InterestingBrainPoops/blueprintdecoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InterestingBrainPoops/blueprintdecoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterestingBrainPoops%2Fblueprintdecoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterestingBrainPoops%2Fblueprintdecoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 739632c67cbded05f897d8af05599ef530cadbd1
[INFO] checking InterestingBrainPoops/blueprintdecoder against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterestingBrainPoops%2Fblueprintdecoder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/InterestingBrainPoops/blueprintdecoder on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/InterestingBrainPoops/blueprintdecoder
[INFO] finished tweaking git repo https://github.com/InterestingBrainPoops/blueprintdecoder
[INFO] tweaked toml for git repo https://github.com/InterestingBrainPoops/blueprintdecoder written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/InterestingBrainPoops/blueprintdecoder 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01bf5c48d22115f0b07e1d831bf6a7f93db35baca3ab432cec05bb71633c1f4f
[INFO] running `Command { std: "docker" "start" "-a" "01bf5c48d22115f0b07e1d831bf6a7f93db35baca3ab432cec05bb71633c1f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01bf5c48d22115f0b07e1d831bf6a7f93db35baca3ab432cec05bb71633c1f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bf5c48d22115f0b07e1d831bf6a7f93db35baca3ab432cec05bb71633c1f4f", kill_on_drop: false }`
[INFO] [stdout] 01bf5c48d22115f0b07e1d831bf6a7f93db35baca3ab432cec05bb71633c1f4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0552722b743c61259026b3013bb1019f042afccc3908831edc17296aac740c98
[INFO] running `Command { std: "docker" "start" "-a" "0552722b743c61259026b3013bb1019f042afccc3908831edc17296aac740c98", kill_on_drop: false }`
[INFO] [stderr]     Checking blueprintdecoder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found keyword `fn`
[INFO] [stdout]   --> src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |     ^^ expected identifier, found keyword
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing parameters for function definition
[INFO] [stdout]   --> src/main.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: add a parameter list
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn() add(&mut self, amount: i64) {
[INFO] [stdout]    |       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `->`, `<`, `where`, or `{`, found `add`
[INFO] [stdout]   --> src/main.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl Buffer {
[INFO] [stdout]    |             - while parsing this item list starting here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |        ^^^ expected one of `->`, `<`, `where`, or `{`
[INFO] [stdout] ...
[INFO] [stdout] 87 | }
[INFO] [stdout]    | - the item list ends here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `fn`
[INFO] [stdout]   --> src/main.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |     ^^ expected identifier, found keyword
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing parameters for function definition
[INFO] [stdout]   --> src/main.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: add a parameter list
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn() add(&mut self, amount: i64) {
[INFO] [stdout]    |       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `->`, `<`, `where`, or `{`, found `add`
[INFO] [stdout]   --> src/main.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl Buffer {
[INFO] [stdout]    |             - while parsing this item list starting here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     fn add(&mut self, amount: i64) {
[INFO] [stdout]    |        ^^^ expected one of `->`, `<`, `where`, or `{`
[INFO] [stdout] ...
[INFO] [stdout] 87 | }
[INFO] [stdout]    | - the item list ends here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for mutable reference `&mut Buffer` in the current scope
[INFO] [stdout]    --> src/main.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 } => out_buffer.add(*production_amount as i64),
[INFO] [stdout]     |                                 ^^^ method not found in `&mut Buffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `add`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add` found for mutable reference `&mut Buffer` in the current scope
[INFO] [stdout]    --> src/main.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 } => out_buffer.add(*production_amount as i64),
[INFO] [stdout]     |                                 ^^^ method not found in `&mut Buffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `add`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                     ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                     ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `buffer` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                                        ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:64
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                                                                ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `buffer` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 node.buffer.add(node.amount);
[INFO] [stdout]     |                      ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:193:38
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 node.buffer.add(node.amount);
[INFO] [stdout]     |                                      ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `buffer` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                                        ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:192:64
[INFO] [stdout]     |
[INFO] [stdout] 192 |             if node.amount < 0 && node.buffer.can_afford(-node.amount as u64) {
[INFO] [stdout]     |                                                                ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `buffer` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 node.buffer.add(node.amount);
[INFO] [stdout]     |                      ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `amount` on type `&mut Node`
[INFO] [stdout]    --> src/main.rs:193:38
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 node.buffer.add(node.amount);
[INFO] [stdout]     |                                      ^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blueprintdecoder` (bin "blueprintdecoder") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blueprintdecoder` (bin "blueprintdecoder" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0552722b743c61259026b3013bb1019f042afccc3908831edc17296aac740c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0552722b743c61259026b3013bb1019f042afccc3908831edc17296aac740c98", kill_on_drop: false }`
[INFO] [stdout] 0552722b743c61259026b3013bb1019f042afccc3908831edc17296aac740c98
