[INFO] cloning repository https://github.com/jaredramirez/db_sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaredramirez/db_sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredramirez%2Fdb_sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredramirez%2Fdb_sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c866cd1ab684b282d3659f933a9be55c5d85299 [INFO] checking jaredramirez/db_sync against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaredramirez%2Fdb_sync" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaredramirez/db_sync on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaredramirez/db_sync [INFO] finished tweaking git repo https://github.com/jaredramirez/db_sync [INFO] tweaked toml for git repo https://github.com/jaredramirez/db_sync written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaredramirez/db_sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating db_sync v0.1.0 (/workspace/builds/worker-5-tc1/source) -> v1.0.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.19.5 [INFO] [stderr] Downloaded winnow v0.5.14 [INFO] [stderr] Downloaded pg_query v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c112401580467a34053fb36637b3876b3e9e0ab66068cc1cf7f56b171d03e2a0 [INFO] running `Command { std: "docker" "start" "-a" "c112401580467a34053fb36637b3876b3e9e0ab66068cc1cf7f56b171d03e2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c112401580467a34053fb36637b3876b3e9e0ab66068cc1cf7f56b171d03e2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c112401580467a34053fb36637b3876b3e9e0ab66068cc1cf7f56b171d03e2a0", kill_on_drop: false }` [INFO] [stdout] c112401580467a34053fb36637b3876b3e9e0ab66068cc1cf7f56b171d03e2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467600d335c3ccf46d479210da37e7b97cba552167f0df1bf83a2200bb1fdf8f [INFO] running `Command { std: "docker" "start" "-a" "467600d335c3ccf46d479210da37e7b97cba552167f0df1bf83a2200bb1fdf8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking stringprep v0.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking postgres-protocol v0.6.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking postgres-types v0.2.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking winnow v0.5.14 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking tokio-postgres v0.7.8 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Compiling pg_query v0.7.0 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking postgres v0.19.5 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking db_sync v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow; [INFO] [stdout] | ^^^^^^ the item `anyhow` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `anyhow` is imported redundantly [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow; [INFO] [stdout] | ^^^^^^ the item `anyhow` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use toml; [INFO] [stdout] | ^^^^ the item `toml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | IOError(io::Error), [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 42 | IOError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | IOError(io::Error), [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 42 | IOError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | PostgresError(postgres::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 | PostgresError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | JsonError(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 | JsonError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | PgQueryError(pg_query::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 | PgQueryError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | PostgresError(postgres::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 | PostgresError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | JsonError(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 | JsonError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | PgQueryError(pg_query::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 | PgQueryError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "467600d335c3ccf46d479210da37e7b97cba552167f0df1bf83a2200bb1fdf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467600d335c3ccf46d479210da37e7b97cba552167f0df1bf83a2200bb1fdf8f", kill_on_drop: false }` [INFO] [stdout] 467600d335c3ccf46d479210da37e7b97cba552167f0df1bf83a2200bb1fdf8f