[INFO] fetching crate dengine 0.1.3... [INFO] checking dengine-0.1.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate dengine 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate dengine 0.1.3 [INFO] finished tweaking crates.io crate dengine 0.1.3 [INFO] tweaked toml for crates.io crate dengine 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dengine 0.1.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 130 packages to latest compatible versions [INFO] [stderr] Adding chrono-tz v0.5.1 (available: v0.5.3) [INFO] [stderr] Adding mysql v14.2.0 (available: v26.0.0) [INFO] [stderr] Adding parse-zoneinfo v0.2.0 (available: v0.2.1) [INFO] [stderr] Adding regex v1.0.6 (available: v1.11.1) [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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a67a8115fc6429d1cdd303ccdb4c423ccabe0fc85813b03f8d20a95ded82370 [INFO] running `Command { std: "docker" "start" "-a" "4a67a8115fc6429d1cdd303ccdb4c423ccabe0fc85813b03f8d20a95ded82370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a67a8115fc6429d1cdd303ccdb4c423ccabe0fc85813b03f8d20a95ded82370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a67a8115fc6429d1cdd303ccdb4c423ccabe0fc85813b03f8d20a95ded82370", kill_on_drop: false }` [INFO] [stdout] 4a67a8115fc6429d1cdd303ccdb4c423ccabe0fc85813b03f8d20a95ded82370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a07eb2ce40f30bb87d6c869956b58a8d828f17d793cc21ba2ce3a1d11e6db5 [INFO] running `Command { std: "docker" "start" "-a" "24a07eb2ce40f30bb87d6c869956b58a8d828f17d793cc21ba2ce3a1d11e6db5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking deslite v0.1.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling dengine_derive v0.1.2 [INFO] [stderr] Checking mysql_common v0.12.0 [INFO] [stderr] Checking mysql v14.2.0 [INFO] [stderr] Checking dengine v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Row<'a>(&'a Rowable); [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] 7 | pub struct Row<'a>(&'a dyn Rowable); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Row<'a>(&'a Rowable); [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] 7 | pub struct Row<'a>(&'a dyn Rowable); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/my_sql.rs:514:39 [INFO] [stdout] | [INFO] [stdout] 514 | let date = chrono::NaiveDate::from_ymd(b.0, b.1, b.2); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/my_sql.rs:514:39 [INFO] [stdout] | [INFO] [stdout] 514 | let date = chrono::NaiveDate::from_ymd(b.0, b.1, b.2); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `user_name`, `password`, and `db_name` are never read [INFO] [stdout] --> src/my_sql.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Connection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 32 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | db_name: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_name` is never read [INFO] [stdout] --> src/sqlite.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | db_name: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `host`, `user_name`, `password`, and `db_name` are never read [INFO] [stdout] --> src/my_sql.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Connection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | user_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 32 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | db_name: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_name` is never read [INFO] [stdout] --> src/sqlite.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 25 | db_name: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.46s [INFO] running `Command { std: "docker" "inspect" "24a07eb2ce40f30bb87d6c869956b58a8d828f17d793cc21ba2ce3a1d11e6db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a07eb2ce40f30bb87d6c869956b58a8d828f17d793cc21ba2ce3a1d11e6db5", kill_on_drop: false }` [INFO] [stdout] 24a07eb2ce40f30bb87d6c869956b58a8d828f17d793cc21ba2ce3a1d11e6db5