[INFO] cloning repository https://github.com/zveroboy/axum-auth-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zveroboy/axum-auth-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzveroboy%2Faxum-auth-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzveroboy%2Faxum-auth-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0875758da1d16f887b214be65e82afc05b8c978a [INFO] checking zveroboy/axum-auth-demo against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzveroboy%2Faxum-auth-demo" "/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/zveroboy/axum-auth-demo on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zveroboy/axum-auth-demo [INFO] finished tweaking git repo https://github.com/zveroboy/axum-auth-demo [INFO] tweaked toml for git repo https://github.com/zveroboy/axum-auth-demo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zveroboy/axum-auth-demo 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zveroboy/base64-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-core v0.7.1 [INFO] [stderr] Downloaded sqlx-macros v0.7.1 [INFO] [stderr] Downloaded lazy-regex v3.0.2 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.1 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded sqlx-mysql v0.7.1 [INFO] [stderr] Downloaded rsa v0.9.2 [INFO] [stderr] Downloaded sqlx-postgres v0.7.1 [INFO] [stderr] Downloaded sqlx v0.7.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.5 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded webpki-roots v0.24.0 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.1 [INFO] [stderr] Downloaded password-hash v0.5.0 [INFO] [stderr] Downloaded tower-cookies v0.9.0 [INFO] [stderr] Downloaded scrypt v0.11.0 [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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af2a6f279266cce95fa1d839ab8c1ebcefacedf25d8e0b246ebea67664ddb1ca [INFO] running `Command { std: "docker" "start" "-a" "af2a6f279266cce95fa1d839ab8c1ebcefacedf25d8e0b246ebea67664ddb1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af2a6f279266cce95fa1d839ab8c1ebcefacedf25d8e0b246ebea67664ddb1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2a6f279266cce95fa1d839ab8c1ebcefacedf25d8e0b246ebea67664ddb1ca", kill_on_drop: false }` [INFO] [stdout] af2a6f279266cce95fa1d839ab8c1ebcefacedf25d8e0b246ebea67664ddb1ca [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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984dd2ed93e67e82c9f55281fccfa0a7707780bb9dd5a1a1619ab9289b1551e0 [INFO] running `Command { std: "docker" "start" "-a" "984dd2ed93e67e82c9f55281fccfa0a7707780bb9dd5a1a1619ab9289b1551e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking cipher v0.4.4 [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/bbefc9837f4157cc09ed60e6d7b21e345d582dd9/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` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "984dd2ed93e67e82c9f55281fccfa0a7707780bb9dd5a1a1619ab9289b1551e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984dd2ed93e67e82c9f55281fccfa0a7707780bb9dd5a1a1619ab9289b1551e0", kill_on_drop: false }` [INFO] [stdout] 984dd2ed93e67e82c9f55281fccfa0a7707780bb9dd5a1a1619ab9289b1551e0 [INFO] checking zveroboy/axum-auth-demo against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzveroboy%2Faxum-auth-demo" "/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/zveroboy/axum-auth-demo on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zveroboy/axum-auth-demo [INFO] finished tweaking git repo https://github.com/zveroboy/axum-auth-demo [INFO] tweaked toml for git repo https://github.com/zveroboy/axum-auth-demo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zveroboy/axum-auth-demo 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c812229ad7f4f788edb6c728a1d7490564082b2b307ddfe34d4fb0946b064bd [INFO] running `Command { std: "docker" "start" "-a" "4c812229ad7f4f788edb6c728a1d7490564082b2b307ddfe34d4fb0946b064bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c812229ad7f4f788edb6c728a1d7490564082b2b307ddfe34d4fb0946b064bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c812229ad7f4f788edb6c728a1d7490564082b2b307ddfe34d4fb0946b064bd", kill_on_drop: false }` [INFO] [stdout] 4c812229ad7f4f788edb6c728a1d7490564082b2b307ddfe34d4fb0946b064bd [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" "-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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2281ba236c1be3e81153ebac2b905e4a9e6855726dcb9f7ee12bed2681977a87 [INFO] running `Command { std: "docker" "start" "-a" "2281ba236c1be3e81153ebac2b905e4a9e6855726dcb9f7ee12bed2681977a87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking base64 v0.1.2 (https://github.com/zveroboy/base64-rs#270c6674) [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tower-cookies v0.9.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking sqlformat v0.2.2 [INFO] [stderr] Checking sqlx-core v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking sqlx-postgres v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Checking sqlx v0.7.1 [INFO] [stderr] Checking axum-full-course v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hex_literal` [INFO] [stdout] --> src/infrastructure/auth/jwt.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::utils::{hex, hex_literal}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::infrastructure::middleware::error::AppError` [INFO] [stdout] --> src/infrastructure/rest/hello/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::infrastructure::middleware::error::AppError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `domain::user::error::UserError` [INFO] [stdout] --> src/infrastructure/rest/hello/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::{domain::user::error::UserError, infrastructure::state::AppState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex_literal` [INFO] [stdout] --> src/infrastructure/auth/jwt.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::utils::{hex, hex_literal}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::infrastructure::middleware::error::AppError` [INFO] [stdout] --> src/infrastructure/rest/hello/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::infrastructure::middleware::error::AppError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `domain::user::error::UserError` [INFO] [stdout] --> src/infrastructure/rest/hello/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::{domain::user::error::UserError, infrastructure::state::AppState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `user_id` is never used [INFO] [stdout] --> src/infrastructure/context/ctx.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl UserCtx { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | fn user_id(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `user_id` is never used [INFO] [stdout] --> src/infrastructure/context/ctx.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl UserCtx { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | fn user_id(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::net::TcpListener` [INFO] [stdout] --> examples/sqlx-demo.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use tokio::net::TcpListener; [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.72s [INFO] running `Command { std: "docker" "inspect" "2281ba236c1be3e81153ebac2b905e4a9e6855726dcb9f7ee12bed2681977a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2281ba236c1be3e81153ebac2b905e4a9e6855726dcb9f7ee12bed2681977a87", kill_on_drop: false }` [INFO] [stdout] 2281ba236c1be3e81153ebac2b905e4a9e6855726dcb9f7ee12bed2681977a87