[INFO] fetching crate pgx-utils 0.6.1... [INFO] building pgx-utils-0.6.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pgx-utils 0.6.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pgx-utils 0.6.1 [INFO] finished tweaking crates.io crate pgx-utils 0.6.1 [INFO] tweaked toml for crates.io crate pgx-utils 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pgx-utils 0.6.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.5.0 (available: v0.8.0) [INFO] [stderr] Adding owo-colors v3.5.0 (available: v4.2.3) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.8.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded cstr_core v0.2.6 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6bfeedd76a0d350695e15310006acb66198ee489f32e1263cf475255cec2264 [INFO] running `Command { std: "docker" "start" "-a" "a6bfeedd76a0d350695e15310006acb66198ee489f32e1263cf475255cec2264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bfeedd76a0d350695e15310006acb66198ee489f32e1263cf475255cec2264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bfeedd76a0d350695e15310006acb66198ee489f32e1263cf475255cec2264", kill_on_drop: false }` [INFO] [stdout] a6bfeedd76a0d350695e15310006acb66198ee489f32e1263cf475255cec2264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f53e86204d45158728e83e13a2aa61a64fdf0b0c11bebc6f0a65ce3303381911 [INFO] running `Command { std: "docker" "start" "-a" "f53e86204d45158728e83e13a2aa61a64fdf0b0c11bebc6f0a65ce3303381911", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling pgx-utils v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | Path(syn::Path), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 45 - Path(syn::Path), [INFO] [stdout] 45 + Path(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | List(syn::MetaList), [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] 46 - List(syn::MetaList), [INFO] [stdout] 46 + List(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct NameValueArg { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 74 | pub path: syn::Path, [INFO] [stdout] 75 | pub eq_token: syn::token::Eq, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s [INFO] running `Command { std: "docker" "inspect" "f53e86204d45158728e83e13a2aa61a64fdf0b0c11bebc6f0a65ce3303381911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53e86204d45158728e83e13a2aa61a64fdf0b0c11bebc6f0a65ce3303381911", kill_on_drop: false }` [INFO] [stdout] f53e86204d45158728e83e13a2aa61a64fdf0b0c11bebc6f0a65ce3303381911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c4652269b1cf5ef4ef70107b120ef31f694eb64c455f9dff7020989da54005 [INFO] running `Command { std: "docker" "start" "-a" "d9c4652269b1cf5ef4ef70107b120ef31f694eb64c455f9dff7020989da54005", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | Path(syn::Path), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 45 - Path(syn::Path), [INFO] [stdout] 45 + Path(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | List(syn::MetaList), [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] 46 - List(syn::MetaList), [INFO] [stdout] 46 + List(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct NameValueArg { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 74 | pub path: syn::Path, [INFO] [stdout] 75 | pub eq_token: syn::token::Eq, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pgx-utils v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | Path(syn::Path), [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 45 - Path(syn::Path), [INFO] [stdout] 45 + Path(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | List(syn::MetaList), [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] 46 - List(syn::MetaList), [INFO] [stdout] 46 + List(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/sql_entity_graph/pgx_attribute.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct NameValueArg { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 74 | pub path: syn::Path, [INFO] [stdout] 75 | pub eq_token: syn::token::Eq, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "d9c4652269b1cf5ef4ef70107b120ef31f694eb64c455f9dff7020989da54005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c4652269b1cf5ef4ef70107b120ef31f694eb64c455f9dff7020989da54005", kill_on_drop: false }` [INFO] [stdout] d9c4652269b1cf5ef4ef70107b120ef31f694eb64c455f9dff7020989da54005