[INFO] cloning repository https://github.com/ryym/fores [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryym/fores" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Ffores", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Ffores'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51e8e0cf07bf8ad1d77a0a0a38b7e6e3459ce641 [INFO] testing ryym/fores against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryym%2Ffores" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryym/fores on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryym/fores [INFO] finished tweaking git repo https://github.com/ryym/fores [INFO] tweaked toml for git repo https://github.com/ryym/fores written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/ryym/fores already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 331b37611eb25c63bdaa652e60061c0e10ee70626b652d25b27445cf52e66c2f [INFO] running `Command { std: "docker" "start" "-a" "331b37611eb25c63bdaa652e60061c0e10ee70626b652d25b27445cf52e66c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331b37611eb25c63bdaa652e60061c0e10ee70626b652d25b27445cf52e66c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331b37611eb25c63bdaa652e60061c0e10ee70626b652d25b27445cf52e66c2f", kill_on_drop: false }` [INFO] [stdout] 331b37611eb25c63bdaa652e60061c0e10ee70626b652d25b27445cf52e66c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c31693cc6e9fe51c73f1abe52b703aa5eac544abb3761df6646acde9278304cc [INFO] running `Command { std: "docker" "start" "-a" "c31693cc6e9fe51c73f1abe52b703aa5eac544abb3761df6646acde9278304cc", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling actix-web v0.7.14 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.6 [INFO] [stderr] Compiling actix-net v0.2.2 [INFO] [stderr] Compiling fores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | fn cause(&self) -> Option<&Fail> { [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] 31 - fn cause(&self) -> Option<&Fail> { [INFO] [stdout] 31 + fn cause(&self) -> Option<&dyn Fail> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result> { [INFO] [stdout] 25 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - ) -> Result> { [INFO] [stdout] 36 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.3, fores 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 4` [INFO] running `Command { std: "docker" "inspect" "c31693cc6e9fe51c73f1abe52b703aa5eac544abb3761df6646acde9278304cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31693cc6e9fe51c73f1abe52b703aa5eac544abb3761df6646acde9278304cc", kill_on_drop: false }` [INFO] [stdout] c31693cc6e9fe51c73f1abe52b703aa5eac544abb3761df6646acde9278304cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e9367c262df719c79ac74f44a47a8500314b67744702c6c4223ebeefc6359a [INFO] running `Command { std: "docker" "start" "-a" "31e9367c262df719c79ac74f44a47a8500314b67744702c6c4223ebeefc6359a", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | fn cause(&self) -> Option<&Fail> { [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] 31 - fn cause(&self) -> Option<&Fail> { [INFO] [stdout] 31 + fn cause(&self) -> Option<&dyn Fail> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result> { [INFO] [stdout] 25 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - ) -> Result> { [INFO] [stdout] 36 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | fn cause(&self) -> Option<&Fail> { [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] 31 - fn cause(&self) -> Option<&Fail> { [INFO] [stdout] 31 + fn cause(&self) -> Option<&dyn Fail> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result> { [INFO] [stdout] 25 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mdl/enum_macro.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mdl/file.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / enum_column! { [INFO] [stdout] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stdout] 7 | | pub enum FileKind { [INFO] [stdout] 8 | | File = 0, [INFO] [stdout] 9 | | Dir = 1, [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - ) -> Result> { [INFO] [stdout] 36 + ) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.3, fores v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fores-825c0a9123cf5d81) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fores-c31f5fe882912f9e) [INFO] running `Command { std: "docker" "inspect" "31e9367c262df719c79ac74f44a47a8500314b67744702c6c4223ebeefc6359a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e9367c262df719c79ac74f44a47a8500314b67744702c6c4223ebeefc6359a", kill_on_drop: false }` [INFO] [stdout] 31e9367c262df719c79ac74f44a47a8500314b67744702c6c4223ebeefc6359a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31ab455fb81cb2d24639940fd41bb9f5d97b78111a8cd79c18e00144347eb515 [INFO] running `Command { std: "docker" "start" "-a" "31ab455fb81cb2d24639940fd41bb9f5d97b78111a8cd79c18e00144347eb515", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:31:32 [INFO] [stderr] | [INFO] [stderr] 31 | fn cause(&self) -> Option<&Fail> { [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] 31 - fn cause(&self) -> Option<&Fail> { [INFO] [stderr] 31 + fn cause(&self) -> Option<&dyn Fail> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mdl/enum_macro.rs:25:56 [INFO] [stderr] | [INFO] [stderr] 25 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mdl/file.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / enum_column! { [INFO] [stderr] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stderr] 7 | | pub enum FileKind { [INFO] [stderr] 8 | | File = 0, [INFO] [stderr] 9 | | Dir = 1, [INFO] [stderr] 10 | | } [INFO] [stderr] 11 | | } [INFO] [stderr] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 25 - ) -> Result> { [INFO] [stderr] 25 + ) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mdl/enum_macro.rs:36:35 [INFO] [stderr] | [INFO] [stderr] 36 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/mdl/file.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / enum_column! { [INFO] [stderr] 6 | | #[derive(Debug, Clone, Copy, PartialEq, Deserialize, Serialize)] [INFO] [stderr] 7 | | pub enum FileKind { [INFO] [stderr] 8 | | File = 0, [INFO] [stderr] 9 | | Dir = 1, [INFO] [stderr] 10 | | } [INFO] [stderr] 11 | | } [INFO] [stderr] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_column` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 36 - ) -> Result> { [INFO] [stderr] 36 + ) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fores` (lib) generated 3 warnings [INFO] [stderr] warning: `fores` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.3, fores 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 6` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fores-825c0a9123cf5d81) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test svc::tree::modify_dir::test::add_new_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fores-c31f5fe882912f9e) [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] [stderr] Doc-tests fores [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" "31ab455fb81cb2d24639940fd41bb9f5d97b78111a8cd79c18e00144347eb515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ab455fb81cb2d24639940fd41bb9f5d97b78111a8cd79c18e00144347eb515", kill_on_drop: false }` [INFO] [stdout] 31ab455fb81cb2d24639940fd41bb9f5d97b78111a8cd79c18e00144347eb515