[INFO] cloning repository https://github.com/11MK/100-exercises-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/11MK/100-exercises-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11MK%2F100-exercises-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11MK%2F100-exercises-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e7da6766b4d1615f764cae237f14bfa65c86c44
[INFO] checking 11MK/100-exercises-rust against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11MK%2F100-exercises-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/11MK/100-exercises-rust
[INFO] finished tweaking git repo https://github.com/11MK/100-exercises-rust
[INFO] tweaked toml for git repo https://github.com/11MK/100-exercises-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/11MK/100-exercises-rust on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/11MK/100-exercises-rust 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77297ccbb9dc59608dc483667e98c8bd5a2a170da742833fe88efbc769d2c75a
[INFO] running `Command { std: "docker" "start" "-a" "77297ccbb9dc59608dc483667e98c8bd5a2a170da742833fe88efbc769d2c75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77297ccbb9dc59608dc483667e98c8bd5a2a170da742833fe88efbc769d2c75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77297ccbb9dc59608dc483667e98c8bd5a2a170da742833fe88efbc769d2c75a", kill_on_drop: false }`
[INFO] [stdout] 77297ccbb9dc59608dc483667e98c8bd5a2a170da742833fe88efbc769d2c75a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7bd0bfc42a417d81d1313caca7156e9531edd1de22863aac5c8bb83571e6c70
[INFO] running `Command { std: "docker" "start" "-a" "a7bd0bfc42a417d81d1313caca7156e9531edd1de22863aac5c8bb83571e6c70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/helpers/common)
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking outro_03 v0.1.0 (/opt/rustwide/workdir/exercises/04_traits/13_outro)
[INFO] [stderr]     Checking outro_02 v0.1.0 (/opt/rustwide/workdir/exercises/03_ticket_v1/12_outro)
[INFO] [stderr]     Checking mut_slice v0.1.0 (/opt/rustwide/workdir/exercises/06_ticket_management/11_mutable_slices)
[INFO] [stderr]     Checking saturating v0.1.0 (/opt/rustwide/workdir/exercises/02_basic_calculator/09_saturating)
[INFO] [stderr]     Checking intro_08 v0.1.0 (/opt/rustwide/workdir/exercises/08_futures/00_intro)
[INFO] [stderr]     Checking derives v0.1.0 (/opt/rustwide/workdir/exercises/04_traits/04_derive)
[INFO] [stderr]     Checking ownership v0.1.0 (/opt/rustwide/workdir/exercises/03_ticket_v1/06_ownership)
[INFO] [stdout] warning: function `intro` is never used
[INFO] [stdout]  --> exercises/08_futures/00_intro/src/lib.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn intro() -> &'static str {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syntax v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/01_syntax)
[INFO] [stderr]     Checking vec v0.1.0 (/opt/rustwide/workdir/exercises/06_ticket_management/02_vec)
[INFO] [stderr]     Checking variables v0.1.0 (/opt/rustwide/workdir/exercises/02_basic_calculator/02_variables)
[INFO] [stderr]     Checking if_else v0.1.0 (/opt/rustwide/workdir/exercises/02_basic_calculator/03_if_else)
[INFO] [stderr]     Checking nullability v0.1.0 (/opt/rustwide/workdir/exercises/05_ticket_v2/05_nullability)
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `,`
[INFO] [stdout]  --> exercises/01_intro/01_syntax/src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(a, b) -> u32 {
[INFO] [stdout]   |             ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(a: TypeName, b) -> u32 {
[INFO] [stdout]   |             ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(_: a, b) -> u32 {
[INFO] [stdout]   |            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]  --> exercises/01_intro/01_syntax/src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(a, b) -> u32 {
[INFO] [stdout]   |                ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(a, b: TypeName) -> u32 {
[INFO] [stdout]   |                ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn compute(a, _: b) -> u32 {
[INFO] [stdout]   |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syntax` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> exercises/06_ticket_management/02_vec/src/lib.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn fibonacci(n: u32) -> u32 {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> exercises/02_basic_calculator/03_if_else/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_even(n: u32) -> bool {
[INFO] [stdout]   |            ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_even` is never used
[INFO] [stdout]  --> exercises/02_basic_calculator/03_if_else/src/lib.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_even(n: u32) -> bool {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         assert_eq!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         assert_eq!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ticket` doesn't implement `Debug`
[INFO] [stdout]   --> exercises/04_traits/04_derive/src/lib.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         assert_ne!(ticket1, ticket2);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ticket`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Ticket` or manually `impl Debug for Ticket`
[INFO] [stdout]    = note: this error originates in the macro `assert_ne` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Ticket` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Debug)]
[INFO] [stdout] 13 | struct Ticket {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `distance` in this scope
[INFO] [stdout]   --> exercises/02_basic_calculator/02_variables/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     distance / time_elapsed
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derives` (lib test) due to 8 previous errors
[INFO] [stdout] warning: struct `Ticket` is never constructed
[INFO] [stdout]  --> exercises/05_ticket_v2/05_nullability/src/lib.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Ticket {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]   --> exercises/05_ticket_v2/05_nullability/src/lib.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum Status {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `assigned_to` are never used
[INFO] [stdout]   --> exercises/05_ticket_v2/05_nullability/src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Ticket {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(title: String, description: String, status: Status) -> Ticket {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn assigned_to(&self) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `variables` (lib) due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `outro_02::Order`
[INFO] [stdout]  --> exercises/03_ticket_v1/12_outro/tests/integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use outro_02::Order;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `Order` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `outro_02` (test "integration") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `outro_03::SaturatingU16`
[INFO] [stdout]  --> exercises/04_traits/13_outro/tests/integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use outro_03::SaturatingU16;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `SaturatingU16` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `outro_03` (test "integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a7bd0bfc42a417d81d1313caca7156e9531edd1de22863aac5c8bb83571e6c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7bd0bfc42a417d81d1313caca7156e9531edd1de22863aac5c8bb83571e6c70", kill_on_drop: false }`
[INFO] [stdout] a7bd0bfc42a417d81d1313caca7156e9531edd1de22863aac5c8bb83571e6c70
