[INFO] cloning repository https://github.com/VictorKoenders/orm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictorKoenders/orm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Form", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Form'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be5f5e4e2a78b24a20672025cffe6a6a728b4909 [INFO] testing VictorKoenders/orm against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Form" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VictorKoenders/orm on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VictorKoenders/orm [INFO] finished tweaking git repo https://github.com/VictorKoenders/orm [INFO] tweaked toml for git repo https://github.com/VictorKoenders/orm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/VictorKoenders/orm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.41 [INFO] [stderr] Downloaded autocfg v0.1.1 [INFO] [stderr] Downloaded libc v0.2.46 [INFO] [stderr] Downloaded fallible-iterator v0.1.6 [INFO] [stderr] Downloaded postgres-shared v0.4.2 [INFO] [stderr] Downloaded hashbrown v0.1.7 [INFO] [stderr] Downloaded memchr v2.1.2 [INFO] [stderr] Downloaded syn v0.15.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ba0be23633d34198a98b474f6466450571a444687ce3f83f707bb810869fd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6ba0be23633d34198a98b474f6466450571a444687ce3f83f707bb810869fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ba0be23633d34198a98b474f6466450571a444687ce3f83f707bb810869fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ba0be23633d34198a98b474f6466450571a444687ce3f83f707bb810869fd1", kill_on_drop: false }` [INFO] [stdout] b6ba0be23633d34198a98b474f6466450571a444687ce3f83f707bb810869fd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03164eaac42a624c8e6a6cc9dcaf22f66f322ea1cbc318d84d10c1983bf2cbdb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03164eaac42a624c8e6a6cc9dcaf22f66f322ea1cbc318d84d10c1983bf2cbdb", kill_on_drop: false }` [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling hashbrown v0.1.7 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling orm_derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling orm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/table_updater.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub conn: &'a mut Connection, [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] 4 - pub conn: &'a mut Connection, [INFO] [stdout] 4 + pub conn: &'a mut dyn Connection, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [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] 5 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [INFO] [stdout] 5 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:9:66 [INFO] [stdout] | [INFO] [stdout] 9 | fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [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] 9 - fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 9 + fn as_query_filter(&self, _index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:15:65 [INFO] [stdout] | [INFO] [stdout] 15 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [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] 15 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 15 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/to_sql.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn as_pg_arg(&self) -> &postgres::types::ToSql [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] 4 - fn as_pg_arg(&self) -> &postgres::types::ToSql [INFO] [stdout] 4 + fn as_pg_arg(&self) -> &dyn postgres::types::ToSql [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: orm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 25` [INFO] running `Command { std: "docker" "inspect" "03164eaac42a624c8e6a6cc9dcaf22f66f322ea1cbc318d84d10c1983bf2cbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03164eaac42a624c8e6a6cc9dcaf22f66f322ea1cbc318d84d10c1983bf2cbdb", kill_on_drop: false }` [INFO] [stdout] 03164eaac42a624c8e6a6cc9dcaf22f66f322ea1cbc318d84d10c1983bf2cbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689fecd5ac8b627e240965de0c83ad62306e220681761b1c511a2af1f1e399f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "689fecd5ac8b627e240965de0c83ad62306e220681761b1c511a2af1f1e399f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/table_updater.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub conn: &'a mut Connection, [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] 4 - pub conn: &'a mut Connection, [INFO] [stdout] 4 + pub conn: &'a mut dyn Connection, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling orm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [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] 5 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [INFO] [stdout] 5 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:9:66 [INFO] [stdout] | [INFO] [stdout] 9 | fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [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] 9 - fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 9 + fn as_query_filter(&self, _index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:15:65 [INFO] [stdout] | [INFO] [stdout] 15 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [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] 15 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 15 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/to_sql.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn as_pg_arg(&self) -> &postgres::types::ToSql [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] 4 - fn as_pg_arg(&self) -> &postgres::types::ToSql [INFO] [stdout] 4 + fn as_pg_arg(&self) -> &dyn postgres::types::ToSql [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/table_updater.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub conn: &'a mut Connection, [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] 4 - pub conn: &'a mut Connection, [INFO] [stdout] 4 + pub conn: &'a mut dyn Connection, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [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] 5 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [INFO] [stdout] 5 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:9:66 [INFO] [stdout] | [INFO] [stdout] 9 | fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [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] 9 - fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 9 + fn as_query_filter(&self, _index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/as_query_filter.rs:15:65 [INFO] [stdout] | [INFO] [stdout] 15 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [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] 15 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [INFO] [stdout] 15 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits/to_sql.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | fn as_pg_arg(&self) -> &postgres::types::ToSql [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] 4 - fn as_pg_arg(&self) -> &postgres::types::ToSql [INFO] [stdout] 4 + fn as_pg_arg(&self) -> &dyn postgres::types::ToSql [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: orm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 26` [INFO] running `Command { std: "docker" "inspect" "689fecd5ac8b627e240965de0c83ad62306e220681761b1c511a2af1f1e399f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689fecd5ac8b627e240965de0c83ad62306e220681761b1c511a2af1f1e399f9", kill_on_drop: false }` [INFO] [stdout] 689fecd5ac8b627e240965de0c83ad62306e220681761b1c511a2af1f1e399f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7ca5953867ae765ca128d2c74a6505af7ec8fc97aca872a6f9cb50c71fae315 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7ca5953867ae765ca128d2c74a6505af7ec8fc97aca872a6f9cb50c71fae315", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/table_updater.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | pub conn: &'a mut Connection, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 4 - pub conn: &'a mut Connection, [INFO] [stderr] 4 + pub conn: &'a mut dyn Connection, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/traits/as_query_filter.rs:5:65 [INFO] [stderr] | [INFO] [stderr] 5 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 5 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)>; [INFO] [stderr] 5 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/traits/as_query_filter.rs:9:66 [INFO] [stderr] | [INFO] [stderr] 9 | fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 - fn as_query_filter(&self, _index: usize) -> Option<(String, &ToSql)> { [INFO] [stderr] 9 + fn as_query_filter(&self, _index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/traits/as_query_filter.rs:15:65 [INFO] [stderr] | [INFO] [stderr] 15 | fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 15 - fn as_query_filter(&self, index: usize) -> Option<(String, &ToSql)> { [INFO] [stderr] 15 + fn as_query_filter(&self, index: usize) -> Option<(String, &dyn ToSql)> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/traits/to_sql.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | fn as_pg_arg(&self) -> &postgres::types::ToSql [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 4 - fn as_pg_arg(&self) -> &postgres::types::ToSql [INFO] [stderr] 4 + fn as_pg_arg(&self) -> &dyn postgres::types::ToSql [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `orm` (lib) generated 5 warnings [INFO] [stderr] warning: `orm` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: orm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 27` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/orm-9ae86dad7b424ae1) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple-817a76d6010820a8) [INFO] [stderr] Doc-tests orm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7ca5953867ae765ca128d2c74a6505af7ec8fc97aca872a6f9cb50c71fae315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ca5953867ae765ca128d2c74a6505af7ec8fc97aca872a6f9cb50c71fae315", kill_on_drop: false }` [INFO] [stdout] f7ca5953867ae765ca128d2c74a6505af7ec8fc97aca872a6f9cb50c71fae315