[INFO] fetching crate dbmigrate-lib 0.2.0... [INFO] checking dbmigrate-lib-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dbmigrate-lib 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate dbmigrate-lib 0.2.0 [INFO] finished tweaking crates.io crate dbmigrate-lib 0.2.0 [INFO] tweaked toml for crates.io crate dbmigrate-lib 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dbmigrate-lib 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 213 packages to latest compatible versions [INFO] [stderr] Adding error-chain v0.11.0 (available: v0.12.4) [INFO] [stderr] Adding mysql v12.3.1 (available: v26.0.1) [INFO] [stderr] Adding rusqlite v0.14.0 (available: v0.37.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e54b4ea1a7203e80c501846fa1279179e545e55dbe69726438bfe908c4b37a [INFO] running `Command { std: "docker" "start" "-a" "24e54b4ea1a7203e80c501846fa1279179e545e55dbe69726438bfe908c4b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e54b4ea1a7203e80c501846fa1279179e545e55dbe69726438bfe908c4b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e54b4ea1a7203e80c501846fa1279179e545e55dbe69726438bfe908c4b37a", kill_on_drop: false }` [INFO] [stdout] 24e54b4ea1a7203e80c501846fa1279179e545e55dbe69726438bfe908c4b37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 649f1ae5b50a74a38831d3002aa16210340644aa64a1520a5aa5c975dfc54a56 [INFO] running `Command { std: "docker" "start" "-a" "649f1ae5b50a74a38831d3002aa16210340644aa64a1520a5aa5c975dfc54a56", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling libsqlite3-sys v0.9.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking mysql_common v0.5.0 [INFO] [stderr] Checking mysql v12.3.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking postgres-native-tls v0.5.1 [INFO] [stderr] Checking postgres v0.19.10 [INFO] [stderr] Checking dbmigrate-lib v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | foreign_links { [INFO] [stdout] 10 | | Io(::std::io::Error) #[doc = "Failed to created/read migration files"]; [INFO] [stdout] 11 | | Postgres(postgres_client::error::Error) #[doc = "Couldn't get connection to pg database"] #[cfg(feature = "postgres_support")]; [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | foreign_links { [INFO] [stdout] 10 | | Io(::std::io::Error) #[doc = "Failed to created/read migration files"]; [INFO] [stdout] 11 | | Postgres(postgres_client::error::Error) #[doc = "Couldn't get connection to pg database"] #[cfg(feature = "postgres_support")]; [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_driver(url: &str) -> Result> { [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: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_driver(url: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_driver(url: &str) -> Result> { [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: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_driver(url: &str) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:38:79 [INFO] [stdout] | [INFO] [stdout] 38 | "postgres" => postgres::Postgres::new(url).map(|d| Box::new(d) as Box), [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] 38 | "postgres" => postgres::Postgres::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:40:70 [INFO] [stdout] | [INFO] [stdout] 40 | "mysql" => mysql::Mysql::new(url).map(|d| Box::new(d) as Box), [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] 40 | "mysql" => mysql::Mysql::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:42:73 [INFO] [stdout] | [INFO] [stdout] 42 | "sqlite" => sqlite::Sqlite::new(url).map(|d| Box::new(d) as Box), [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] 42 | "sqlite" => sqlite::Sqlite::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | foreign_links { [INFO] [stdout] 10 | | Io(::std::io::Error) #[doc = "Failed to created/read migration files"]; [INFO] [stdout] 11 | | Postgres(postgres_client::error::Error) #[doc = "Couldn't get connection to pg database"] #[cfg(feature = "postgres_support")]; [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:38:79 [INFO] [stdout] | [INFO] [stdout] 38 | "postgres" => postgres::Postgres::new(url).map(|d| Box::new(d) as Box), [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] 38 | "postgres" => postgres::Postgres::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:40:70 [INFO] [stdout] | [INFO] [stdout] 40 | "mysql" => mysql::Mysql::new(url).map(|d| Box::new(d) as Box), [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] 40 | "mysql" => mysql::Mysql::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/drivers/mod.rs:42:73 [INFO] [stdout] | [INFO] [stdout] 42 | "sqlite" => sqlite::Sqlite::new(url).map(|d| Box::new(d) as Box), [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] 42 | "sqlite" => sqlite::Sqlite::new(url).map(|d| Box::new(d) as Box), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_chain! { [INFO] [stdout] 9 | | foreign_links { [INFO] [stdout] 10 | | Io(::std::io::Error) #[doc = "Failed to created/read migration files"]; [INFO] [stdout] 11 | | Postgres(postgres_client::error::Error) #[doc = "Couldn't get connection to pg database"] #[cfg(feature = "postgres_support")]; [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "649f1ae5b50a74a38831d3002aa16210340644aa64a1520a5aa5c975dfc54a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "649f1ae5b50a74a38831d3002aa16210340644aa64a1520a5aa5c975dfc54a56", kill_on_drop: false }` [INFO] [stdout] 649f1ae5b50a74a38831d3002aa16210340644aa64a1520a5aa5c975dfc54a56