[INFO] fetching crate aquaengine 0.0.2... [INFO] checking aquaengine-0.0.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate aquaengine 0.0.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate aquaengine 0.0.2 [INFO] finished tweaking crates.io crate aquaengine 0.0.2 [INFO] tweaked toml for crates.io crate aquaengine 0.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aquaengine 0.0.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ffe11ac42be5cd0068b263ec51bfb0883fe2d200818bdef99d2b07d9c2cdb57 [INFO] running `Command { std: "docker" "start" "-a" "1ffe11ac42be5cd0068b263ec51bfb0883fe2d200818bdef99d2b07d9c2cdb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ffe11ac42be5cd0068b263ec51bfb0883fe2d200818bdef99d2b07d9c2cdb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffe11ac42be5cd0068b263ec51bfb0883fe2d200818bdef99d2b07d9c2cdb57", kill_on_drop: false }` [INFO] [stdout] 1ffe11ac42be5cd0068b263ec51bfb0883fe2d200818bdef99d2b07d9c2cdb57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058806a4b0c383bcf8e2348d01b7d32047fe15452c425a1c798c9804f30595d9 [INFO] running `Command { std: "docker" "start" "-a" "058806a4b0c383bcf8e2348d01b7d32047fe15452c425a1c798c9804f30595d9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: aquaengine v0.0.2 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Checking aquaengine v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(test, feature(plugin))] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.75.0; see for more information [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> src/lib.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | #![cfg_attr(test, plugin(clippy))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown lint: `clippy` [INFO] [stdout] --> src/lib.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | #![cfg_attr(test, deny(clippy))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unknown_lints)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown lint: `clippy_pedantic` [INFO] [stdout] --> src/lib.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg_attr(test, deny(clippy_pedantic))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Version` with `Version` [INFO] [stdout] --> src/version.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | impl Ord for Version { [INFO] [stdout] | ^^^^^^^ no implementation for `Version < Version` and `Version > Version` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `Version` [INFO] [stdout] note: required by a bound in `Ord` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/cmp.rs:961:1 [INFO] [stdout] help: consider annotating `Version` with `#[derive(PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(PartialOrd)] [INFO] [stdout] 20 | pub struct Version { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Version: Eq` is not satisfied [INFO] [stdout] --> src/version.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | impl Ord for Version { [INFO] [stdout] | ^^^^^^^ the trait `Eq` is not implemented for `Version` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Ord` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/cmp.rs:961:1 [INFO] [stdout] help: consider annotating `Version` with `#[derive(Eq)]` [INFO] [stdout] | [INFO] [stdout] 19 + #[derive(Eq)] [INFO] [stdout] 20 | pub struct Version { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | Application::Engine(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | Application::Nul(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:89:47 [INFO] [stdout] | [INFO] [stdout] 89 | Instance::Application(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Application` doesn't implement `Debug` [INFO] [stdout] --> src/error.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | impl Error for Application{ [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `error::Application` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Application` or manually `impl Debug for error::Application` [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/error.rs:53:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Engine` doesn't implement `Debug` [INFO] [stdout] --> src/error.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | impl Error for Engine { [INFO] [stdout] | ^^^^^^ the trait `Debug` is not implemented for `error::Engine` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Engine` or manually `impl Debug for error::Engine` [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/error.rs:53:1 [INFO] [stdout] help: consider annotating `error::Engine` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 56 + #[derive(Debug)] [INFO] [stdout] 57 | pub enum Engine { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Instance` doesn't implement `Debug` [INFO] [stdout] --> src/error.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | impl Error for Instance { [INFO] [stdout] | ^^^^^^^^ the trait `Debug` is not implemented for `error::Instance` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Instance` or manually `impl Debug for error::Instance` [INFO] [stdout] note: required by a bound in `std::error::Error` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/error.rs:53:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | Application::Engine(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Engine` doesn't implement `Debug` [INFO] [stdout] --> src/error.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | Application::Engine(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `error::Engine` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Engine` or manually `impl Debug for error::Engine` [INFO] [stdout] note: required by a bound in `description` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/error.rs:131:5 [INFO] [stdout] help: consider annotating `error::Engine` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 56 + #[derive(Debug)] [INFO] [stdout] 57 | pub enum Engine { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | Application::Nul(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:89:47 [INFO] [stdout] | [INFO] [stdout] 89 | Instance::Application(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Application` doesn't implement `Debug` [INFO] [stdout] --> src/error.rs:89:47 [INFO] [stdout] | [INFO] [stdout] 89 | Instance::Application(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ the trait `Debug` is not implemented for `error::Application` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `error::Application` or manually `impl Debug for error::Application` [INFO] [stdout] note: required by a bound in `description` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/error.rs:131:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aquaengine` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aquaengine` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "058806a4b0c383bcf8e2348d01b7d32047fe15452c425a1c798c9804f30595d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058806a4b0c383bcf8e2348d01b7d32047fe15452c425a1c798c9804f30595d9", kill_on_drop: false }` [INFO] [stdout] 058806a4b0c383bcf8e2348d01b7d32047fe15452c425a1c798c9804f30595d9