[INFO] fetching crate atter 0.1.1...
[INFO] checking atter-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate atter 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate atter 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.9.2 (available: v1.3.3)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.11.1)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.4)
[INFO] [stderr]       Adding uuid v0.6.5 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4f63eced67357669ed52292fee91d316196f2a80b92f7f04b441607f711151b
[INFO] running `Command { std: "docker" "start" "-a" "d4f63eced67357669ed52292fee91d316196f2a80b92f7f04b441607f711151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4f63eced67357669ed52292fee91d316196f2a80b92f7f04b441607f711151b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f63eced67357669ed52292fee91d316196f2a80b92f7f04b441607f711151b", kill_on_drop: false }`
[INFO] [stdout] d4f63eced67357669ed52292fee91d316196f2a80b92f7f04b441607f711151b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9189c5c5b4ec7bab2ac8127cda615c493f07a76f5f3381139b359ba0cadf873
[INFO] running `Command { std: "docker" "start" "-a" "e9189c5c5b4ec7bab2ac8127cda615c493f07a76f5f3381139b359ba0cadf873", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking bincode v0.9.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking toml v0.8.19
[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] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] 17 | |     }
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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::<impl 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_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-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs:623:23
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub fn execute<P: Params>(&self, sql: &str, params: P) -> Result<usize> {
[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-6f17d22bba15001f/rusqlite-0.32.1/src/statement.rs:375:12
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn query_row<T, P, F>(&mut self, params: P, f: F) -> Result<T>
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 374 |     where
[INFO] [stdout] 375 |         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> = Utc.timestamp(max_timestamp / 1000, 0);
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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_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-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs:623:23
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub fn execute<P: Params>(&self, sql: &str, params: P) -> Result<usize> {
[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-6f17d22bba15001f/rusqlite-0.32.1/src/statement.rs:375:12
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn query_row<T, P, F>(&mut self, params: P, f: F) -> Result<T>
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] 374 |     where
[INFO] [stdout] 375 |         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> = 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" "e9189c5c5b4ec7bab2ac8127cda615c493f07a76f5f3381139b359ba0cadf873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9189c5c5b4ec7bab2ac8127cda615c493f07a76f5f3381139b359ba0cadf873", kill_on_drop: false }`
[INFO] [stdout] e9189c5c5b4ec7bab2ac8127cda615c493f07a76f5f3381139b359ba0cadf873
