[INFO] cloning repository https://github.com/AlterionX/auric-regia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlterionX/auric-regia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterionX%2Fauric-regia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterionX%2Fauric-regia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f2e493ad62455f5b81c62145e7d46d7bdc6ca7b
[INFO] checking AlterionX/auric-regia against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterionX%2Fauric-regia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlterionX/auric-regia on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AlterionX/auric-regia
[INFO] finished tweaking git repo https://github.com/AlterionX/auric-regia
[INFO] tweaked toml for git repo https://github.com/AlterionX/auric-regia written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AlterionX/auric-regia 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded pq-sys v0.6.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.3
[INFO] [stderr]   Downloaded strum_macros v0.26.3
[INFO] [stderr]   Downloaded diesel v2.2.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 207753f9f002d5da5a17f64d621043235e58816c5cb6c5c096847ec0c2906f5b
[INFO] running `Command { std: "docker" "start" "-a" "207753f9f002d5da5a17f64d621043235e58816c5cb6c5c096847ec0c2906f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "207753f9f002d5da5a17f64d621043235e58816c5cb6c5c096847ec0c2906f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "207753f9f002d5da5a17f64d621043235e58816c5cb6c5c096847ec0c2906f5b", kill_on_drop: false }`
[INFO] [stdout] 207753f9f002d5da5a17f64d621043235e58816c5cb6c5c096847ec0c2906f5b
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e894bbb928d8020065be51a6ba605fc12a437bc1adab5926be9209e3c014a90
[INFO] running `Command { std: "docker" "start" "-a" "4e894bbb928d8020065be51a6ba605fc12a437bc1adab5926be9209e3c014a90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]     Checking winnow v0.6.11
[INFO] [stderr]    Compiling pq-sys v0.6.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serenity v0.12.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking serde_cow v0.1.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking diesel v2.2.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking auric-regia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Boolean` is never constructed
[INFO] [stdout]    --> src/cmd/mod.rs:498:5
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub enum RawCommandOptionEntry {
[INFO] [stdout]     |          --------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 498 |     Boolean {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawCommandOptionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Boolean` is never constructed
[INFO] [stdout]    --> src/cmd/mod.rs:498:5
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub enum RawCommandOptionEntry {
[INFO] [stdout]     |          --------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 498 |     Boolean {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawCommandOptionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "4e894bbb928d8020065be51a6ba605fc12a437bc1adab5926be9209e3c014a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e894bbb928d8020065be51a6ba605fc12a437bc1adab5926be9209e3c014a90", kill_on_drop: false }`
[INFO] [stdout] 4e894bbb928d8020065be51a6ba605fc12a437bc1adab5926be9209e3c014a90
[INFO] checking AlterionX/auric-regia against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterionX%2Fauric-regia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlterionX/auric-regia on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AlterionX/auric-regia
[INFO] finished tweaking git repo https://github.com/AlterionX/auric-regia
[INFO] tweaked toml for git repo https://github.com/AlterionX/auric-regia written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AlterionX/auric-regia 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6aa31bf0771663a81b886c8260d7837d3785782948cbfde68f2579c04afe4aef
[INFO] running `Command { std: "docker" "start" "-a" "6aa31bf0771663a81b886c8260d7837d3785782948cbfde68f2579c04afe4aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6aa31bf0771663a81b886c8260d7837d3785782948cbfde68f2579c04afe4aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa31bf0771663a81b886c8260d7837d3785782948cbfde68f2579c04afe4aef", kill_on_drop: false }`
[INFO] [stdout] 6aa31bf0771663a81b886c8260d7837d3785782948cbfde68f2579c04afe4aef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aabd215507002228fd0ec8cb88d3991d9e2351caba68c327c896aae16b7851e
[INFO] running `Command { std: "docker" "start" "-a" "9aabd215507002228fd0ec8cb88d3991d9e2351caba68c327c896aae16b7851e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking winnow v0.6.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling pq-sys v0.6.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serenity v0.12.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking serde_cow v0.1.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking diesel v2.2.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=7d3589a359f501d9 -C extra-filename=-7d3589a359f501d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-586f2e892436e6a2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2333c64be24331da.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f457975fa4e321fd.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6b2313480b8b9567.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-d81cf992296cd187.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a683cbfaf97156bd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8b65e733ddf2d748.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-005d7dd93c84f967.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-609747f18d90c6cb.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-97f5d4c93c93e6dd.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9aabd215507002228fd0ec8cb88d3991d9e2351caba68c327c896aae16b7851e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aabd215507002228fd0ec8cb88d3991d9e2351caba68c327c896aae16b7851e", kill_on_drop: false }`
[INFO] [stdout] 9aabd215507002228fd0ec8cb88d3991d9e2351caba68c327c896aae16b7851e
