[INFO] cloning repository https://github.com/truchi/pig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/truchi/pig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruchi%2Fpig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruchi%2Fpig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5a3f121ec4dfc5fe6cde46ab9d7aad4c14a1c3b
[INFO] checking truchi/pig against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruchi%2Fpig" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/truchi/pig
[INFO] finished tweaking git repo https://github.com/truchi/pig
[INFO] tweaked toml for git repo https://github.com/truchi/pig written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/truchi/pig on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/truchi/pig 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc964134b6cef2a56109c628c1c86b5eb79a51d734363fc5614f1713b086516e
[INFO] running `Command { std: "docker" "start" "-a" "dc964134b6cef2a56109c628c1c86b5eb79a51d734363fc5614f1713b086516e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc964134b6cef2a56109c628c1c86b5eb79a51d734363fc5614f1713b086516e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc964134b6cef2a56109c628c1c86b5eb79a51d734363fc5614f1713b086516e", kill_on_drop: false }`
[INFO] [stdout] dc964134b6cef2a56109c628c1c86b5eb79a51d734363fc5614f1713b086516e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6487ba0824d8918d7cec7ea8f449f63e525f0a6173d2e07b88038d17e9385735
[INFO] running `Command { std: "docker" "start" "-a" "6487ba0824d8918d7cec7ea8f449f63e525f0a6173d2e07b88038d17e9385735", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking deunicode v0.4.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking tera v1.19.1
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking openapiv3 v1.0.3
[INFO] [stderr]     Checking pig v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/pig.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Config(DataChange),
[INFO] [stdout]     |     ------ ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 176 -     Config(DataChange),
[INFO] [stdout] 176 +     Config(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/pig.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     Openapi(usize, DataChange),
[INFO] [stdout]     |     -------        ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 177 -     Openapi(usize, DataChange),
[INFO] [stdout] 177 +     Openapi(usize, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/pig.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     Input(usize, DataChange),
[INFO] [stdout]     |     -----        ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 178 -     Input(usize, DataChange),
[INFO] [stdout] 178 +     Input(usize, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/pig.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Config(DataChange),
[INFO] [stdout]     |     ------ ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 176 -     Config(DataChange),
[INFO] [stdout] 176 +     Config(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/pig.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     Openapi(usize, DataChange),
[INFO] [stdout]     |     -------        ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 177 -     Openapi(usize, DataChange),
[INFO] [stdout] 177 +     Openapi(usize, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/pig.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     Input(usize, DataChange),
[INFO] [stdout]     |     -----        ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 178 -     Input(usize, DataChange),
[INFO] [stdout] 178 +     Input(usize, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.79s
[INFO] running `Command { std: "docker" "inspect" "6487ba0824d8918d7cec7ea8f449f63e525f0a6173d2e07b88038d17e9385735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6487ba0824d8918d7cec7ea8f449f63e525f0a6173d2e07b88038d17e9385735", kill_on_drop: false }`
[INFO] [stdout] 6487ba0824d8918d7cec7ea8f449f63e525f0a6173d2e07b88038d17e9385735
