[INFO] cloning repository https://github.com/0xGu4rdI4N/rust_exec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xGu4rdI4N/rust_exec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGu4rdI4N%2Frust_exec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGu4rdI4N%2Frust_exec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a392371ef0d07987e46f3c9bcbec8af024abe2ee
[INFO] checking 0xGu4rdI4N/rust_exec against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xGu4rdI4N%2Frust_exec" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xGu4rdI4N/rust_exec
[INFO] finished tweaking git repo https://github.com/0xGu4rdI4N/rust_exec
[INFO] tweaked toml for git repo https://github.com/0xGu4rdI4N/rust_exec written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xGu4rdI4N/rust_exec on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xGu4rdI4N/rust_exec 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c57262069e4b2c7695707e501c2ba4ac70e5b6530c69a5bf48fe2a956618dee
[INFO] running `Command { std: "docker" "start" "-a" "2c57262069e4b2c7695707e501c2ba4ac70e5b6530c69a5bf48fe2a956618dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c57262069e4b2c7695707e501c2ba4ac70e5b6530c69a5bf48fe2a956618dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c57262069e4b2c7695707e501c2ba4ac70e5b6530c69a5bf48fe2a956618dee", kill_on_drop: false }`
[INFO] [stdout] 2c57262069e4b2c7695707e501c2ba4ac70e5b6530c69a5bf48fe2a956618dee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b945f4f99df002499ecd0da7b6b6d494c682ba311e0779c472ec9acf347d17e9
[INFO] running `Command { std: "docker" "start" "-a" "b945f4f99df002499ecd0da7b6b6d494c682ba311e0779c472ec9acf347d17e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/helpers/common)
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking outro_03 v0.1.0 (/opt/rustwide/workdir/exercises/04_traits/14_outro)
[INFO] [stderr]     Checking outro_02 v0.1.0 (/opt/rustwide/workdir/exercises/03_ticket_v1/12_outro)
[INFO] [stderr]     Checking error_trait v0.1.0 (/opt/rustwide/workdir/exercises/05_ticket_v2/09_error_trait)
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking thiserror_ v0.1.0 (/opt/rustwide/workdir/exercises/05_ticket_v2/12_thiserror)
[INFO] [stdout] error[E0277]: `TicketNewError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:101:34
[INFO] [stdout]     |
[INFO] [stdout] 101 |         assert_eq!(format!("{}", ticket.unwrap_err()), "Title cannot be empty");
[INFO] [stdout]     |                             --   ^^^^^^^^^^^^^^^^^^^ `TicketNewError` cannot be formatted with the default formatter
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `TicketNewError`
[INFO] [stdout]    --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | enum TicketNewError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TicketNewError: AmbiguousIfMoreThanOne<Token>` is not satisfied
[INFO] [stdout]    --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert_impl_one!(TicketNewError: std::error::Error);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::error::Error` is not implemented for `TicketNewError`
[INFO] [stdout]    --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | enum TicketNewError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `TicketNewError` to implement `AmbiguousIfMoreThanOne<Token>`
[INFO] [stdout]    --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert_impl_one!(TicketNewError: std::error::Error);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout]     = note: this error originates in the macro `assert_impl_one` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TicketNewError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> exercises/05_ticket_v2/12_thiserror/src/lib.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum TicketNewError {
[INFO] [stdout]    | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TicketNewError: ToString` or `TicketNewError: std::fmt::Display`
[INFO] [stdout] ...
[INFO] [stdout] 62 |         assert_eq!(err.to_string(), "Title cannot be empty");
[INFO] [stdout]    |                        ^^^^^^^^^ method cannot be called on `TicketNewError` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TicketNewError: std::fmt::Display`
[INFO] [stdout]            which is required by `TicketNewError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]   --> /rustc/84addd32a13fa2d3f62fe5d99031611147b7fb13/library/core/src/fmt/mod.rs:1007:1
[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 `to_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TicketNewError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> exercises/05_ticket_v2/12_thiserror/src/lib.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum TicketNewError {
[INFO] [stdout]    | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TicketNewError: ToString` or `TicketNewError: std::fmt::Display`
[INFO] [stdout] ...
[INFO] [stdout] 68 |         assert_eq!(err.to_string(), "Description cannot be empty");
[INFO] [stdout]    |                        ^^^^^^^^^ method cannot be called on `TicketNewError` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TicketNewError: std::fmt::Display`
[INFO] [stdout]            which is required by `TicketNewError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]   --> /rustc/84addd32a13fa2d3f62fe5d99031611147b7fb13/library/core/src/fmt/mod.rs:1007:1
[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 `to_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TicketNewError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> exercises/05_ticket_v2/12_thiserror/src/lib.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum TicketNewError {
[INFO] [stdout]    | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TicketNewError: ToString` or `TicketNewError: std::fmt::Display`
[INFO] [stdout] ...
[INFO] [stdout] 74 |         assert_eq!(err.to_string(), "Title cannot be longer than 50 bytes");
[INFO] [stdout]    |                        ^^^^^^^^^ method cannot be called on `TicketNewError` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TicketNewError: std::fmt::Display`
[INFO] [stdout]            which is required by `TicketNewError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]   --> /rustc/84addd32a13fa2d3f62fe5d99031611147b7fb13/library/core/src/fmt/mod.rs:1007:1
[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 `to_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TicketNewError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> exercises/05_ticket_v2/12_thiserror/src/lib.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum TicketNewError {
[INFO] [stdout]    | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TicketNewError: ToString` or `TicketNewError: std::fmt::Display`
[INFO] [stdout] ...
[INFO] [stdout] 81 |             err.to_string(),
[INFO] [stdout]    |                 ^^^^^^^^^ method cannot be called on `TicketNewError` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TicketNewError: std::fmt::Display`
[INFO] [stdout]            which is required by `TicketNewError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]   --> /rustc/84addd32a13fa2d3f62fe5d99031611147b7fb13/library/core/src/fmt/mod.rs:1007:1
[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 `to_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror_` (lib test) due to 4 previous errors
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn easy_ticket(title: String, description: String, status: Status) -> Ticket {
[INFO] [stdout]    |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[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] warning: unused variable: `description`
[INFO] [stdout]   --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn easy_ticket(title: String, description: String, status: Status) -> Ticket {
[INFO] [stdout]    |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> exercises/05_ticket_v2/09_error_trait/src/lib.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn easy_ticket(title: String, description: String, status: Status) -> Ticket {
[INFO] [stdout]    |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error_trait` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `outro_03::SaturatingU16`
[INFO] [stdout]  --> exercises/04_traits/14_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_02` (test "integration") due to 1 previous error
[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" "b945f4f99df002499ecd0da7b6b6d494c682ba311e0779c472ec9acf347d17e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b945f4f99df002499ecd0da7b6b6d494c682ba311e0779c472ec9acf347d17e9", kill_on_drop: false }`
[INFO] [stdout] b945f4f99df002499ecd0da7b6b6d494c682ba311e0779c472ec9acf347d17e9
