[INFO] cloning repository https://github.com/silven/clean-arch-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silven/clean-arch-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Fclean-arch-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Fclean-arch-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4017c6424ecbd1b580a08d45b08ceab8c84c9d0 [INFO] testing silven/clean-arch-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Fclean-arch-rust" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silven/clean-arch-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silven/clean-arch-rust [INFO] finished tweaking git repo https://github.com/silven/clean-arch-rust [INFO] tweaked toml for git repo https://github.com/silven/clean-arch-rust written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/silven/clean-arch-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interactor v0.1.1 [INFO] [stderr] Downloaded rusqlite v0.15.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb4ece831558c859cb4a746e53f5bb7eedac2a3329629c3a5b6b8f51f17ebbc5 [INFO] running `Command { std: "docker" "start" "-a" "bb4ece831558c859cb4a746e53f5bb7eedac2a3329629c3a5b6b8f51f17ebbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4ece831558c859cb4a746e53f5bb7eedac2a3329629c3a5b6b8f51f17ebbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4ece831558c859cb4a746e53f5bb7eedac2a3329629c3a5b6b8f51f17ebbc5", kill_on_drop: false }` [INFO] [stdout] bb4ece831558c859cb4a746e53f5bb7eedac2a3329629c3a5b6b8f51f17ebbc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c3eb3a9e525fcdb320d61f6f8b9ae860feacf7c85046ca88b02bbea6c9ca61b [INFO] running `Command { std: "docker" "start" "-a" "6c3eb3a9e525fcdb320d61f6f8b9ae860feacf7c85046ca88b02bbea6c9ca61b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling libsqlite3-sys v0.10.0 [INFO] [stderr] Compiling interactor v0.1.1 [INFO] [stderr] Compiling rusqlite v0.15.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling clean-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(uniform_paths, nll)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `uniform_paths` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/data/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:16:53 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct QueryValue<'query>(&'static str, &'query ToSql); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub struct QueryValue<'query>(&'static str, &'query ToSql); [INFO] [stdout] 16 + pub struct QueryValue<'query>(&'static str, &'query dyn ToSql); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:11:82 [INFO] [stdout] | [INFO] [stdout] 11 | fn bind(data: &Self, consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - fn bind(data: &Self, consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T; [INFO] [stdout] 11 + fn bind(data: &Self, consumer: F) -> T where F: FnMut(&'static str, &[&dyn ToSql]) -> T; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:36:86 [INFO] [stdout] | [INFO] [stdout] 36 | fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T { [INFO] [stdout] 36 + fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&dyn ToSql]) -> T { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:82:86 [INFO] [stdout] | [INFO] [stdout] 82 | fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&ToSql]) -> T { [INFO] [stdout] 82 + fn bind(data: &Self, mut consumer: F) -> T where F: FnMut(&'static str, &[&dyn ToSql]) -> T { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | let bindings: [&ToSql; 1] = [&data.name]; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - let bindings: [&ToSql; 1] = [&data.name]; [INFO] [stdout] 37 + let bindings: [&dyn ToSql; 1] = [&data.name]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | let tags: &ToSql = if joined.len() > 0 { &joined } else { &rusqlite::types::Null }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 84 - let tags: &ToSql = if joined.len() > 0 { &joined } else { &rusqlite::types::Null }; [INFO] [stdout] 84 + let tags: &dyn ToSql = if joined.len() > 0 { &joined } else { &rusqlite::types::Null }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let bindings: [&ToSql; 3] = [&data.desc, &data.done, &tags]; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 85 - let bindings: [&ToSql; 3] = [&data.desc, &data.done, &tags]; [INFO] [stdout] 85 + let bindings: [&dyn ToSql; 3] = [&data.desc, &data.done, &tags]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let mut params: Vec<&ToSql> = Vec::with_capacity(parameters.len()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 146 - let mut params: Vec<&ToSql> = Vec::with_capacity(parameters.len()); [INFO] [stdout] 146 + let mut params: Vec<&dyn ToSql> = Vec::with_capacity(parameters.len()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clean-rs` due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6c3eb3a9e525fcdb320d61f6f8b9ae860feacf7c85046ca88b02bbea6c9ca61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3eb3a9e525fcdb320d61f6f8b9ae860feacf7c85046ca88b02bbea6c9ca61b", kill_on_drop: false }` [INFO] [stdout] 6c3eb3a9e525fcdb320d61f6f8b9ae860feacf7c85046ca88b02bbea6c9ca61b