[INFO] cloning repository https://github.com/CertainLach/immigrant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CertainLach/immigrant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fimmigrant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fimmigrant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e40aed3e3a311aaebeed1f6d993f25d6a349ef5 [INFO] checking CertainLach/immigrant against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fimmigrant" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/CertainLach/immigrant [INFO] finished tweaking git repo https://github.com/CertainLach/immigrant [INFO] tweaked toml for git repo https://github.com/CertainLach/immigrant written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CertainLach/immigrant on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CertainLach/immigrant 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e7bef05f4a8587db5367490d4efaf8d8a53a034a00d6768fc795b3582638089 [INFO] running `Command { std: "docker" "start" "-a" "8e7bef05f4a8587db5367490d4efaf8d8a53a034a00d6768fc795b3582638089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e7bef05f4a8587db5367490d4efaf8d8a53a034a00d6768fc795b3582638089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7bef05f4a8587db5367490d4efaf8d8a53a034a00d6768fc795b3582638089", kill_on_drop: false }` [INFO] [stdout] 8e7bef05f4a8587db5367490d4efaf8d8a53a034a00d6768fc795b3582638089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0b0b1323143eb2f10ad6a45412e084bdd010ddfbc6598776e6a8b9e379642a [INFO] running `Command { std: "docker" "start" "-a" "9b0b0b1323143eb2f10ad6a45412e084bdd010ddfbc6598776e6a8b9e379642a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking range-map v0.2.0 [INFO] [stderr] Checking unicode-box-drawing v0.3.0 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling immigrant-generator-postgres v0.2.2 (/opt/rustwide/workdir/crates/generator-postgres) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking hi-doc-jumprope v1.2.1 [INFO] [stderr] Checking random_color v1.1.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking immigrant-imara-diff v0.2.1 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling diesel_derives v2.3.8 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling tree-sitter-immigrant v0.1.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking patch v0.7.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking whoami v2.1.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking postgres-protocol v0.6.11 [INFO] [stderr] Checking rust-format v0.3.4 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking postgres-types v0.2.13 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tree-sitter-highlight v0.26.8 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking annotated-string v0.3.0 [INFO] [stderr] Checking immigrant-file-diffs v0.2.2 (/opt/rustwide/workdir/crates/file-diffs) [INFO] [stderr] Checking hi-doc v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Checking immigrant-schema v0.2.2 (/opt/rustwide/workdir/crates/schema) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tracing-test v0.2.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stdout] error: struct `Trigger` is never constructed [INFO] [stdout] --> crates/schema/src/trigger.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Trigger { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `immigrant-schema` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: struct `Trigger` is never constructed [INFO] [stdout] --> crates/schema/src/trigger.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Trigger { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `immigrant-schema` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9b0b0b1323143eb2f10ad6a45412e084bdd010ddfbc6598776e6a8b9e379642a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0b0b1323143eb2f10ad6a45412e084bdd010ddfbc6598776e6a8b9e379642a", kill_on_drop: false }` [INFO] [stdout] 9b0b0b1323143eb2f10ad6a45412e084bdd010ddfbc6598776e6a8b9e379642a