[INFO] fetching crate atter 0.1.1... [INFO] testing atter-0.1.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate atter 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate atter 0.1.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18eafe8c11b45140d7bfa5786ecbd9b4f1b25d7ece9e17c2a1b668c8108b3cbe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18eafe8c11b45140d7bfa5786ecbd9b4f1b25d7ece9e17c2a1b668c8108b3cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18eafe8c11b45140d7bfa5786ecbd9b4f1b25d7ece9e17c2a1b668c8108b3cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18eafe8c11b45140d7bfa5786ecbd9b4f1b25d7ece9e17c2a1b668c8108b3cbe", kill_on_drop: false }` [INFO] [stdout] 18eafe8c11b45140d7bfa5786ecbd9b4f1b25d7ece9e17c2a1b668c8108b3cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d26b01ff5b6a0633e92914910fcb957cdfb331a96ab6985098b31608cbb2699 [INFO] running `Command { std: "docker" "start" "-a" "6d26b01ff5b6a0633e92914910fcb957cdfb331a96ab6985098b31608cbb2699", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling getset v0.1.1 [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] | [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] [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] | [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] [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6d26b01ff5b6a0633e92914910fcb957cdfb331a96ab6985098b31608cbb2699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d26b01ff5b6a0633e92914910fcb957cdfb331a96ab6985098b31608cbb2699", kill_on_drop: false }` [INFO] [stdout] 6d26b01ff5b6a0633e92914910fcb957cdfb331a96ab6985098b31608cbb2699