[INFO] cloning repository https://github.com/ArvalCode/stocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArvalCode/stocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvalCode%2Fstocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvalCode%2Fstocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae8248563d56294715ec92f3722e8f82f6b3655a
[INFO] checking ArvalCode/stocks against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvalCode%2Fstocks" "/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/ArvalCode/stocks
[INFO] finished tweaking git repo https://github.com/ArvalCode/stocks
[INFO] tweaked toml for git repo https://github.com/ArvalCode/stocks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArvalCode/stocks on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArvalCode/stocks 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42d964b0155889b471d50f358ddcca82349896f10b6562cf400edbf09a119680
[INFO] running `Command { std: "docker" "start" "-a" "42d964b0155889b471d50f358ddcca82349896f10b6562cf400edbf09a119680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d964b0155889b471d50f358ddcca82349896f10b6562cf400edbf09a119680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d964b0155889b471d50f358ddcca82349896f10b6562cf400edbf09a119680", kill_on_drop: false }`
[INFO] [stdout] 42d964b0155889b471d50f358ddcca82349896f10b6562cf400edbf09a119680
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246687b806262b36353c38a873b061ad5d667805f74df6b70eeebd2b4629aef9
[INFO] running `Command { std: "docker" "start" "-a" "246687b806262b36353c38a873b061ad5d667805f74df6b70eeebd2b4629aef9", kill_on_drop: false }`
[INFO] [stderr]     Checking shelbyStocks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/local.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `StockHolding<'_>` doesn't implement `Debug`
[INFO] [stdout]   --> src/main.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{:?}", shelby.get_stock_holdings());
[INFO] [stdout]    |               ----   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `StockHolding<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Debug` is not implemented for `StockHolding<'_>`
[INFO] [stdout]   --> src/global.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct StockHolding<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `StockHolding<'_>` or manually `impl Debug for StockHolding<'_>`
[INFO] [stdout] help: the trait `Debug` is implemented for `Vec<T, A>`
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/alloc/src/vec/mod.rs:4178:0
[INFO] [stdout]    = note: required for `Vec<StockHolding<'_>>` to implement `Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&Vec<StockHolding<'_>>` to implement `Debug`
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/local.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shelbyStocks` (bin "shelbyStocks" test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `StockHolding<'_>` doesn't implement `Debug`
[INFO] [stdout]   --> src/main.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     println!("{:?}", shelby.get_stock_holdings());
[INFO] [stdout]    |               ----   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `StockHolding<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Debug` is not implemented for `StockHolding<'_>`
[INFO] [stdout]   --> src/global.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct StockHolding<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `StockHolding<'_>` or manually `impl Debug for StockHolding<'_>`
[INFO] [stdout] help: the trait `Debug` is implemented for `Vec<T, A>`
[INFO] [stdout]   --> /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/alloc/src/vec/mod.rs:4178:0
[INFO] [stdout]    = note: required for `Vec<StockHolding<'_>>` to implement `Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&Vec<StockHolding<'_>>` to implement `Debug`
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shelbyStocks` (bin "shelbyStocks") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "246687b806262b36353c38a873b061ad5d667805f74df6b70eeebd2b4629aef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246687b806262b36353c38a873b061ad5d667805f74df6b70eeebd2b4629aef9", kill_on_drop: false }`
[INFO] [stdout] 246687b806262b36353c38a873b061ad5d667805f74df6b70eeebd2b4629aef9
