[INFO] fetching crate atter 0.1.1... [INFO] testing atter-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate atter 0.1.1 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate atter 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bincode v0.9.2 [INFO] [stderr] Downloaded rusqlite v0.27.0 [INFO] [stderr] Downloaded uuid v0.6.5 [INFO] [stderr] Downloaded libsqlite3-sys v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 838517cfbda705a9bc911d1a9add951ac7f9dd7ba7d9d81d70c996e942df36bc [INFO] running `Command { std: "docker" "start" "-a" "838517cfbda705a9bc911d1a9add951ac7f9dd7ba7d9d81d70c996e942df36bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "838517cfbda705a9bc911d1a9add951ac7f9dd7ba7d9d81d70c996e942df36bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838517cfbda705a9bc911d1a9add951ac7f9dd7ba7d9d81d70c996e942df36bc", kill_on_drop: false }` [INFO] [stdout] 838517cfbda705a9bc911d1a9add951ac7f9dd7ba7d9d81d70c996e942df36bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c8b9c3ec419b510bae3be3ffaa1660efa83b89c7b4460a94a3c36c250a218b [INFO] running `Command { std: "docker" "start" "-a" "83c8b9c3ec419b510bae3be3ffaa1660efa83b89c7b4460a94a3c36c250a218b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling atter v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `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] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] | ------- -^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&[&T; 10] as Params> [INFO] [stdout] <&[&T; 11] as Params> [INFO] [stdout] <&[&T; 12] as Params> [INFO] [stdout] <&[&T; 13] as Params> [INFO] [stdout] and 92 others [INFO] [stdout] note: required by a bound in `Connection::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.27.0/src/lib.rs:549:23 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn execute(&self, sql: &str, params: P) -> Result { [INFO] [stdout] | ^^^^^^ required by this bound in `Connection::execute` [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] | --------- -^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `Params` is not implemented for `&[_; 0]` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] <&[&T; 10] as Params> [INFO] [stdout] <&[&T; 11] as Params> [INFO] [stdout] <&[&T; 12] as Params> [INFO] [stdout] <&[&T; 13] as Params> [INFO] [stdout] and 92 others [INFO] [stdout] note: required by a bound in `Statement::<'_>::query_row` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.27.0/src/statement.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 450 | P: Params, [INFO] [stdout] | ^^^^^^ required by this bound in `Statement::<'_>::query_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [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` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "83c8b9c3ec419b510bae3be3ffaa1660efa83b89c7b4460a94a3c36c250a218b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c8b9c3ec419b510bae3be3ffaa1660efa83b89c7b4460a94a3c36c250a218b", kill_on_drop: false }` [INFO] [stdout] 83c8b9c3ec419b510bae3be3ffaa1660efa83b89c7b4460a94a3c36c250a218b