[INFO] cloning repository https://github.com/Alzareim2/LoginAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alzareim2/LoginAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlzareim2%2FLoginAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlzareim2%2FLoginAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f782b95ca051aa4df0d9505dd6de27005fe6bcfb
[INFO] checking Alzareim2/LoginAPI against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlzareim2%2FLoginAPI" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Alzareim2/LoginAPI on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Alzareim2/LoginAPI
[INFO] finished tweaking git repo https://github.com/Alzareim2/LoginAPI
[INFO] tweaked toml for git repo https://github.com/Alzareim2/LoginAPI written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Alzareim2/LoginAPI 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mysql_async v0.32.2
[INFO] [stderr]   Downloaded validator_derive v0.12.0
[INFO] [stderr]   Downloaded validator v0.12.0
[INFO] [stderr]   Downloaded bcrypt v0.15.0
[INFO] [stderr]   Downloaded validator_types v0.12.0
[INFO] [stderr]   Downloaded priority-queue v1.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.106
[INFO] [stderr]   Downloaded chrono v0.4.30
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fe593b1d74e9b6e8f5d26084b1e741cf2fc00ea9095ddfe1440a866a53b0e41
[INFO] running `Command { std: "docker" "start" "-a" "4fe593b1d74e9b6e8f5d26084b1e741cf2fc00ea9095ddfe1440a866a53b0e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe593b1d74e9b6e8f5d26084b1e741cf2fc00ea9095ddfe1440a866a53b0e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe593b1d74e9b6e8f5d26084b1e741cf2fc00ea9095ddfe1440a866a53b0e41", kill_on_drop: false }`
[INFO] [stdout] 4fe593b1d74e9b6e8f5d26084b1e741cf2fc00ea9095ddfe1440a866a53b0e41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9462e66018c228457a6cc1814f35385b17e0af6637a7e32b3799ea761786951
[INFO] running `Command { std: "docker" "start" "-a" "b9462e66018c228457a6cc1814f35385b17e0af6637a7e32b3799ea761786951", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking frunk v0.4.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]     Checking actix-tls v3.1.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking validator_types v0.12.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling validator_derive v0.12.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking bcrypt v0.15.0
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking rust_decimal v1.32.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking validator v0.12.0
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking actix-http v3.4.0
[INFO] [stderr]     Checking actix-web v4.4.0
[INFO] [stderr]     Checking mysql_async v0.32.2
[INFO] [stderr]     Checking actix-cors v0.6.4
[INFO] [stderr]     Checking actix-files v0.6.2
[INFO] [stderr]     Checking opensourceapi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/create/common.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use log::{info, error, debug};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/create/common.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use log::{info, error, debug};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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 [unoptimized + debuginfo] target(s) in 17.97s
[INFO] running `Command { std: "docker" "inspect" "b9462e66018c228457a6cc1814f35385b17e0af6637a7e32b3799ea761786951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9462e66018c228457a6cc1814f35385b17e0af6637a7e32b3799ea761786951", kill_on_drop: false }`
[INFO] [stdout] b9462e66018c228457a6cc1814f35385b17e0af6637a7e32b3799ea761786951
[INFO] checking Alzareim2/LoginAPI against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlzareim2%2FLoginAPI" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Alzareim2/LoginAPI on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Alzareim2/LoginAPI
[INFO] finished tweaking git repo https://github.com/Alzareim2/LoginAPI
[INFO] tweaked toml for git repo https://github.com/Alzareim2/LoginAPI written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Alzareim2/LoginAPI 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d383f6829b2f37ae34aea82c2084787a46c51e1db109f0658a10989f37ccbe92
[INFO] running `Command { std: "docker" "start" "-a" "d383f6829b2f37ae34aea82c2084787a46c51e1db109f0658a10989f37ccbe92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d383f6829b2f37ae34aea82c2084787a46c51e1db109f0658a10989f37ccbe92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d383f6829b2f37ae34aea82c2084787a46c51e1db109f0658a10989f37ccbe92", kill_on_drop: false }`
[INFO] [stdout] d383f6829b2f37ae34aea82c2084787a46c51e1db109f0658a10989f37ccbe92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c05d99fa0b0e34b8b8fa255eaa059589d34942e8c0f88434afeaac43ef36d0c3
[INFO] running `Command { std: "docker" "start" "-a" "c05d99fa0b0e34b8b8fa255eaa059589d34942e8c0f88434afeaac43ef36d0c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7622c0f807a4e13c4db886a1681bf343795692df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=d9bf8d104830b01f -C extra-filename=-d9bf8d104830b01f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rmeta --cap-lints allow --cap-lints=forbid -Dnon_local_definitions` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c05d99fa0b0e34b8b8fa255eaa059589d34942e8c0f88434afeaac43ef36d0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05d99fa0b0e34b8b8fa255eaa059589d34942e8c0f88434afeaac43ef36d0c3", kill_on_drop: false }`
[INFO] [stdout] c05d99fa0b0e34b8b8fa255eaa059589d34942e8c0f88434afeaac43ef36d0c3
