[INFO] fetching crate num-irrational 0.3.0... [INFO] checking num-irrational-0.3.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate num-irrational 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate num-irrational 0.3.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate num-irrational 0.3.0 [INFO] finished tweaking crates.io crate num-irrational 0.3.0 [INFO] tweaked toml for crates.io crate num-irrational 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f9899f963ae0efb1c0574b5d9184cb8c2cd879855c661437475df3188a2d86c [INFO] running `Command { std: "docker" "start" "-a" "0f9899f963ae0efb1c0574b5d9184cb8c2cd879855c661437475df3188a2d86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f9899f963ae0efb1c0574b5d9184cb8c2cd879855c661437475df3188a2d86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9899f963ae0efb1c0574b5d9184cb8c2cd879855c661437475df3188a2d86c", kill_on_drop: false }` [INFO] [stdout] 0f9899f963ae0efb1c0574b5d9184cb8c2cd879855c661437475df3188a2d86c [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7377146d8ef695be27eb263b5f86c8a6f84f683a1ca389083a4317d339405c7b [INFO] running `Command { std: "docker" "start" "-a" "7377146d8ef695be27eb263b5f86c8a6f84f683a1ca389083a4317d339405c7b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-irrational v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/cont_frac/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use general::*; [INFO] [stdout] | ---------- but the name `Convergents` in the type namespace is also re-exported here [INFO] [stdout] 27 | pub use infinite::*; [INFO] [stdout] 28 | pub use simple::*; [INFO] [stdout] | ^^^^^^^^^ the name `Convergents` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/cont_frac/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use general::*; [INFO] [stdout] | ---------- but the name `Convergents` in the type namespace is also re-exported here [INFO] [stdout] 27 | pub use infinite::*; [INFO] [stdout] 28 | pub use simple::*; [INFO] [stdout] | ^^^^^^^^^ the name `Convergents` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(T, T, T), ()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cont_frac/block.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn reduce_mul(&mut self, base: T) -> Option { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | match self.check_integer() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/cont_frac/infinite.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | fn take_periodic(self, count: usize) -> ContinuedFraction { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/cont_frac/simple.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 621 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(T, T)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 112 | fn div(self, rhs: T) -> Self::Output { [INFO] [stdout] | ---- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self(div_rem_round(self.0, &rhs).0, div_rem_round(self.1, &rhs).0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(T, T)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 122 | fn rem(self, rhs: T) -> Self::Output { [INFO] [stdout] | ---- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | Self(div_rem_round(self.0, &rhs).1, div_rem_round(self.1, &rhs).1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/quadratic/integer.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | fn unit(d: T) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(QuadraticIntCoeffs, QuadraticIntCoeffs)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:655:27 [INFO] [stdout] | [INFO] [stdout] 654 | let (lhs, rhs) = reduce_bin_op_unwrap(self, rhs); [INFO] [stdout] | --- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 655 | Self::from_coeffs(lhs.coeffs.div_rem(rhs.coeffs, &lhs.discr).1, rhs.discr) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(T, T, T), ()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cont_frac/block.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn reduce_mul(&mut self, base: T) -> Option { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | match self.check_integer() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/surd.rs:1415:15 [INFO] [stdout] | [INFO] [stdout] 1402 | fn from_sqrt(target: Ratio) -> Result>> { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1415 | match target.numer().checked_mul(target.denom()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_periodic` is never used [INFO] [stdout] --> src/cont_frac/infinite.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 36 | / impl, T: Integer + NumRef + Clone> InfiniteContinuedFraction [INFO] [stdout] 37 | | where [INFO] [stdout] 38 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | fn take_periodic(self, count: usize) -> ContinuedFraction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ParseContinuedFraction` is never used [INFO] [stdout] --> src/cont_frac/simple.rs:816:7 [INFO] [stdout] | [INFO] [stdout] 816 | trait ParseContinuedFraction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/cont_frac/infinite.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | fn take_periodic(self, count: usize) -> ContinuedFraction { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unit` is never used [INFO] [stdout] --> src/quadratic/integer.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 242 | / impl QuadraticInt [INFO] [stdout] 243 | | where [INFO] [stdout] 244 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn unit(d: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ceil` and `round` are never used [INFO] [stdout] --> src/quadratic/surd.rs:626:8 [INFO] [stdout] | [INFO] [stdout] 289 | / impl QuadraticSurd [INFO] [stdout] 290 | | where [INFO] [stdout] 291 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 626 | fn ceil(self) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 629 | fn round(self) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-irrational` (lib) due to 6 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/cont_frac/simple.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 621 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(T, T)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 112 | fn div(self, rhs: T) -> Self::Output { [INFO] [stdout] | ---- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self(div_rem_round(self.0, &rhs).0, div_rem_round(self.1, &rhs).0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(T, T)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 122 | fn rem(self, rhs: T) -> Self::Output { [INFO] [stdout] | ---- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | Self(div_rem_round(self.0, &rhs).1, div_rem_round(self.1, &rhs).1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/quadratic/integer.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | fn unit(d: T) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(QuadraticIntCoeffs, QuadraticIntCoeffs)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/integer.rs:655:27 [INFO] [stdout] | [INFO] [stdout] 654 | let (lhs, rhs) = reduce_bin_op_unwrap(self, rhs); [INFO] [stdout] | --- --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 655 | Self::from_coeffs(lhs.coeffs.div_rem(rhs.coeffs, &lhs.discr).1, rhs.discr) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quadratic/surd.rs:1415:15 [INFO] [stdout] | [INFO] [stdout] 1402 | fn from_sqrt(target: Ratio) -> Result>> { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1415 | match target.numer().checked_mul(target.denom()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_periodic` is never used [INFO] [stdout] --> src/cont_frac/infinite.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 36 | / impl, T: Integer + NumRef + Clone> InfiniteContinuedFraction [INFO] [stdout] 37 | | where [INFO] [stdout] 38 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | fn take_periodic(self, count: usize) -> ContinuedFraction { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ParseContinuedFraction` is never used [INFO] [stdout] --> src/cont_frac/simple.rs:816:7 [INFO] [stdout] | [INFO] [stdout] 816 | trait ParseContinuedFraction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unit` is never used [INFO] [stdout] --> src/quadratic/integer.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 242 | / impl QuadraticInt [INFO] [stdout] 243 | | where [INFO] [stdout] 244 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 335 | fn unit(d: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ceil` and `round` are never used [INFO] [stdout] --> src/quadratic/surd.rs:626:8 [INFO] [stdout] | [INFO] [stdout] 289 | / impl QuadraticSurd [INFO] [stdout] 290 | | where [INFO] [stdout] 291 | | for<'r> &'r T: RefNum, [INFO] [stdout] | |_____________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 626 | fn ceil(self) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 629 | fn round(self) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-irrational` (lib test) due to 6 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7377146d8ef695be27eb263b5f86c8a6f84f683a1ca389083a4317d339405c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7377146d8ef695be27eb263b5f86c8a6f84f683a1ca389083a4317d339405c7b", kill_on_drop: false }` [INFO] [stdout] 7377146d8ef695be27eb263b5f86c8a6f84f683a1ca389083a4317d339405c7b