[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] 8761d3165267bb88b9b5574d68dcac4374fb54ea
[INFO] building CertainLach/immigrant against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Fimmigrant" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CertainLach/immigrant on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 373134890eaf415286e38898af857ba5d49a3377d02d6ecd40d0f604609b985e
[INFO] running `Command { std: "docker" "start" "-a" "373134890eaf415286e38898af857ba5d49a3377d02d6ecd40d0f604609b985e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "373134890eaf415286e38898af857ba5d49a3377d02d6ecd40d0f604609b985e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373134890eaf415286e38898af857ba5d49a3377d02d6ecd40d0f604609b985e", kill_on_drop: false }`
[INFO] [stdout] 373134890eaf415286e38898af857ba5d49a3377d02d6ecd40d0f604609b985e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21e260890037db044126114813fe1ee63d8d7cafd48878d7e55f5a2f96822ae7
[INFO] running `Command { std: "docker" "start" "-a" "21e260890037db044126114813fe1ee63d8d7cafd48878d7e55f5a2f96822ae7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling peg-runtime v0.8.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling peg-macros v0.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling peg v0.8.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling nom_locate v4.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling random_color v0.6.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling immigrant-generator-postgres v0.1.2 (/opt/rustwide/workdir/crates/generator-postgres)
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ass-stroke v0.1.0 (https://github.com/CertainLach/ass-stroke#c98c0213)
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling imara-diff v0.1.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling patch v0.7.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling permutation v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling deunicode v1.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling annotate-snippets v0.9.1
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling jrsonnet-gcmodule-derive v0.3.5
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.4
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling jrsonnet-gcmodule v0.3.5
[INFO] [stderr]    Compiling jrsonnet-macros v0.5.0-pre9
[INFO] [stderr]    Compiling color-print v0.3.4
[INFO] [stderr]    Compiling ouroboros v0.15.6
[INFO] [stderr]    Compiling jrsonnet-interner v0.5.0-pre9
[INFO] [stderr]    Compiling immigrant-file-diffs v0.1.2 (/opt/rustwide/workdir/crates/file-diffs)
[INFO] [stderr]    Compiling jrsonnet-types v0.5.0-pre9
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling jrsonnet-parser v0.5.0-pre9
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling jrsonnet-evaluator v0.5.0-pre9
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling immigrant-schema v0.1.2 (/opt/rustwide/workdir/crates/schema)
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> crates/schema/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SchemaTableOrView`
[INFO] [stdout]   --> crates/schema/src/process.rs:23:69
[INFO] [stdout]    |
[INFO] [stdout] 23 |     w, HasIdent, SchemaComposite, SchemaEnum, SchemaItem, SchemaTable, SchemaTableOrView,
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsCompatible`, `SchemaDiff`, `changelist::ChangeList`, and `mk_change_list`
[INFO] [stdout]   --> crates/schema/src/root.rs:8:2
[INFO] [stdout]    |
[INFO] [stdout] 8  |     changelist::ChangeList,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     mk_change_list,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     HasIdent, IsCompatible, SchemaComposite, SchemaDiff, SchemaEnum, SchemaItem, SchemaScalar,
[INFO] [stdout]    |               ^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> crates/schema/src/root.rs:321:54
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn sql<'a>(&'a self, sql: &'a Sql) -> SchemaSql<'_> {
[INFO] [stdout]     |                -- lifetime `'a` declared here           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> crates/schema/src/ids.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fmt::{self, Debug, Display},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enum_` is never read
[INFO] [stdout]   --> crates/schema/src/scalar.rs:39:2
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct EnumItemHandle<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 39 |     enum_: SchemaEnum<'a>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumItemHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `name` are never read
[INFO] [stdout]  --> crates/schema/src/trigger.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Trigger {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     uid: Uid,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     name: TriggerDefName,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_literal` is never used
[INFO] [stdout]   --> crates/generator-postgres/src/escape.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn escape_literal(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling immigrant-cli v0.1.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling immigrant-diesel v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-diesel)
[INFO] [stderr]    Compiling immigrant v0.1.2 (/opt/rustwide/workdir/cmds/immigrant)
[INFO] [stderr]    Compiling immigrant-dmdl v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-dmdl)
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling immigrant-migrate v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-migrate)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.15s
[INFO] running `Command { std: "docker" "inspect" "21e260890037db044126114813fe1ee63d8d7cafd48878d7e55f5a2f96822ae7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e260890037db044126114813fe1ee63d8d7cafd48878d7e55f5a2f96822ae7", kill_on_drop: false }`
[INFO] [stdout] 21e260890037db044126114813fe1ee63d8d7cafd48878d7e55f5a2f96822ae7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d76257ca389348e511dcb00db069d7996a3ccdd3952dfd1f3576923d20f823
[INFO] running `Command { std: "docker" "start" "-a" "42d76257ca389348e511dcb00db069d7996a3ccdd3952dfd1f3576923d20f823", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> crates/schema/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SchemaTableOrView`
[INFO] [stdout]   --> crates/schema/src/process.rs:23:69
[INFO] [stdout]    |
[INFO] [stdout] 23 |     w, HasIdent, SchemaComposite, SchemaEnum, SchemaItem, SchemaTable, SchemaTableOrView,
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsCompatible`, `SchemaDiff`, `changelist::ChangeList`, and `mk_change_list`
[INFO] [stdout]   --> crates/schema/src/root.rs:8:2
[INFO] [stdout]    |
[INFO] [stdout] 8  |     changelist::ChangeList,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     mk_change_list,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     HasIdent, IsCompatible, SchemaComposite, SchemaDiff, SchemaEnum, SchemaItem, SchemaScalar,
[INFO] [stdout]    |               ^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> crates/schema/src/root.rs:321:54
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn sql<'a>(&'a self, sql: &'a Sql) -> SchemaSql<'_> {
[INFO] [stdout]     |                -- lifetime `'a` declared here           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> crates/schema/src/ids.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fmt::{self, Debug, Display},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enum_` is never read
[INFO] [stdout]   --> crates/schema/src/scalar.rs:39:2
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct EnumItemHandle<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 39 |     enum_: SchemaEnum<'a>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumItemHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `name` are never read
[INFO] [stdout]  --> crates/schema/src/trigger.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Trigger {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     uid: Uid,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     name: TriggerDefName,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_literal` is never used
[INFO] [stdout]   --> crates/generator-postgres/src/escape.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn escape_literal(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling immigrant-dmdl v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-dmdl)
[INFO] [stderr]    Compiling immigrant-cli v0.1.2 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling immigrant-generator-postgres v0.1.2 (/opt/rustwide/workdir/crates/generator-postgres)
[INFO] [stderr]    Compiling immigrant-file-diffs v0.1.2 (/opt/rustwide/workdir/crates/file-diffs)
[INFO] [stderr]    Compiling immigrant-schema v0.1.2 (/opt/rustwide/workdir/crates/schema)
[INFO] [stderr]    Compiling immigrant v0.1.2 (/opt/rustwide/workdir/cmds/immigrant)
[INFO] [stderr]    Compiling immigrant-diesel v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-diesel)
[INFO] [stderr]    Compiling immigrant-migrate v0.1.2 (/opt/rustwide/workdir/cmds/immigrant-migrate)
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> crates/schema/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SchemaTableOrView`
[INFO] [stdout]   --> crates/schema/src/process.rs:23:69
[INFO] [stdout]    |
[INFO] [stdout] 23 |     w, HasIdent, SchemaComposite, SchemaEnum, SchemaItem, SchemaTable, SchemaTableOrView,
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IsCompatible`, `SchemaDiff`, `changelist::ChangeList`, and `mk_change_list`
[INFO] [stdout]   --> crates/schema/src/root.rs:8:2
[INFO] [stdout]    |
[INFO] [stdout] 8  |     changelist::ChangeList,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     mk_change_list,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     HasIdent, IsCompatible, SchemaComposite, SchemaDiff, SchemaEnum, SchemaItem, SchemaScalar,
[INFO] [stdout]    |               ^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> crates/schema/src/root.rs:321:54
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn sql<'a>(&'a self, sql: &'a Sql) -> SchemaSql<'_> {
[INFO] [stdout]     |                -- lifetime `'a` declared here           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> crates/schema/src/ids.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fmt::{self, Debug, Display},
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_literal` is never used
[INFO] [stdout]   --> crates/generator-postgres/src/escape.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn escape_literal(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enum_` is never read
[INFO] [stdout]   --> crates/schema/src/scalar.rs:39:2
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct EnumItemHandle<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 39 |     enum_: SchemaEnum<'a>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnumItemHandle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `name` are never read
[INFO] [stdout]  --> crates/schema/src/trigger.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Trigger {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     uid: Uid,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     name: TriggerDefName,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "42d76257ca389348e511dcb00db069d7996a3ccdd3952dfd1f3576923d20f823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d76257ca389348e511dcb00db069d7996a3ccdd3952dfd1f3576923d20f823", kill_on_drop: false }`
[INFO] [stdout] 42d76257ca389348e511dcb00db069d7996a3ccdd3952dfd1f3576923d20f823
