[INFO] fetching crate atter 0.1.1... [INFO] checking atter-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate atter 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate atter 0.1.1 [INFO] finished tweaking crates.io crate atter 0.1.1 [INFO] tweaked toml for crates.io crate atter 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atter 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] [stderr] Adding bincode v0.9.2 (available: v2.0.1) [INFO] [stderr] Adding regex v0.2.11 (available: v1.11.2) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] [stderr] Adding uuid v0.6.5 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded bincode v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3339f83655fa28415c5d8dfd61b1ba517f95f0c90b22ace019985f7cc80a3c80 [INFO] running `Command { std: "docker" "start" "-a" "3339f83655fa28415c5d8dfd61b1ba517f95f0c90b22ace019985f7cc80a3c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3339f83655fa28415c5d8dfd61b1ba517f95f0c90b22ace019985f7cc80a3c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3339f83655fa28415c5d8dfd61b1ba517f95f0c90b22ace019985f7cc80a3c80", kill_on_drop: false }` [INFO] [stdout] 3339f83655fa28415c5d8dfd61b1ba517f95f0c90b22ace019985f7cc80a3c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fbdcb89f711ed927122f666b64750cacebfc59a1d704e98cd7863177abb265 [INFO] running `Command { std: "docker" "start" "-a" "03fbdcb89f711ed927122f666b64750cacebfc59a1d704e98cd7863177abb265", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking ucd-util v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking atter v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain!{ [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 13 | | Io(::std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain!{ [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 13 | | Io(::std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 279 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 279 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dal/sqlite.rs:51:54 [INFO] [stdout] | [INFO] [stdout] 51 | create_table = String::from(create_table.trim_right_matches(',')); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 51 - create_table = String::from(create_table.trim_right_matches(',')); [INFO] [stdout] 51 + create_table = String::from(create_table.trim_end_matches(',')); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[_; 0]: Params` is not satisfied [INFO] [stdout] --> src/dal/sqlite.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | conn.execute(&create_table, &[])?; [INFO] [stdout] | ------- ^^^ the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Connection::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.37.0/src/lib.rs:595:23 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn execute(&self, sql: &str, params: P) -> Result { [INFO] [stdout] | ^^^^^^ required by this bound in `Connection::execute` [INFO] [stdout] help: consider removing the leading `&`-reference [INFO] [stdout] | [INFO] [stdout] 57 - conn.execute(&create_table, &[])?; [INFO] [stdout] 57 + conn.execute(&create_table, [])?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[_; 0]: Params` is not satisfied [INFO] [stdout] --> src/dal/sqlite.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | let max_timestamp: i64 = stmt.query_row(&[], |row| row.get(0))?; [INFO] [stdout] | --------- ^^^ the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Statement::<'_>::query_row` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.37.0/src/statement.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn query_row(&mut self, params: P, f: F) -> Result [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 375 | where [INFO] [stdout] 376 | P: Params, [INFO] [stdout] | ^^^^^^ required by this bound in `Statement::<'_>::query_row` [INFO] [stdout] help: consider removing the leading `&`-reference [INFO] [stdout] | [INFO] [stdout] 78 - let max_timestamp: i64 = stmt.query_row(&[], |row| row.get(0))?; [INFO] [stdout] 78 + let max_timestamp: i64 = stmt.query_row([], |row| row.get(0))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/dal/sqlite.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | let date_time: DateTime = Utc.timestamp(max_timestamp / 1000, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dal/sqlite.rs:51:54 [INFO] [stdout] | [INFO] [stdout] 51 | create_table = String::from(create_table.trim_right_matches(',')); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 51 - create_table = String::from(create_table.trim_right_matches(',')); [INFO] [stdout] 51 + create_table = String::from(create_table.trim_end_matches(',')); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[_; 0]: Params` is not satisfied [INFO] [stdout] --> src/dal/sqlite.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | conn.execute(&create_table, &[])?; [INFO] [stdout] | ------- ^^^ the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Connection::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.37.0/src/lib.rs:595:23 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn execute(&self, sql: &str, params: P) -> Result { [INFO] [stdout] | ^^^^^^ required by this bound in `Connection::execute` [INFO] [stdout] help: consider removing the leading `&`-reference [INFO] [stdout] | [INFO] [stdout] 57 - conn.execute(&create_table, &[])?; [INFO] [stdout] 57 + conn.execute(&create_table, [])?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&[_; 0]: Params` is not satisfied [INFO] [stdout] --> src/dal/sqlite.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | let max_timestamp: i64 = stmt.query_row(&[], |row| row.get(0))?; [INFO] [stdout] | --------- ^^^ the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Statement::<'_>::query_row` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.37.0/src/statement.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn query_row(&mut self, params: P, f: F) -> Result [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 375 | where [INFO] [stdout] 376 | P: Params, [INFO] [stdout] | ^^^^^^ required by this bound in `Statement::<'_>::query_row` [INFO] [stdout] help: consider removing the leading `&`-reference [INFO] [stdout] | [INFO] [stdout] 78 - let max_timestamp: i64 = stmt.query_row(&[], |row| row.get(0))?; [INFO] [stdout] 78 + let max_timestamp: i64 = stmt.query_row([], |row| row.get(0))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/dal/sqlite.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | let date_time: DateTime = Utc.timestamp(max_timestamp / 1000, 0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atter` (lib) due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atter` (lib test) due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "03fbdcb89f711ed927122f666b64750cacebfc59a1d704e98cd7863177abb265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fbdcb89f711ed927122f666b64750cacebfc59a1d704e98cd7863177abb265", kill_on_drop: false }` [INFO] [stdout] 03fbdcb89f711ed927122f666b64750cacebfc59a1d704e98cd7863177abb265