[INFO] cloning repository https://github.com/techkharshit/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techkharshit/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechkharshit%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechkharshit%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fea5b6541969006a29760e6f2876f9c96305c417 [INFO] testing techkharshit/server against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechkharshit%2Fserver" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/techkharshit/server [INFO] finished tweaking git repo https://github.com/techkharshit/server [INFO] tweaked toml for git repo https://github.com/techkharshit/server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/techkharshit/server on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/techkharshit/server 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 [INFO] [stderr] Adding ahash v0.8.12 [INFO] [stderr] Adding allocator-api2 v0.2.21 [INFO] [stderr] Adding android-tzdata v0.1.1 [INFO] [stderr] Adding android_system_properties v0.1.5 [INFO] [stderr] Adding atoi v1.0.0 [INFO] [stderr] Downgrading aws-config v0.0.26-alpha -> v0.0.25-alpha (available: v1.8.6) [INFO] [stderr] Downgrading aws-endpoint v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-http v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-hyper v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-sdk-s3 v0.0.26-alpha -> v0.0.25-alpha (available: v1.104.0) [INFO] [stderr] Downgrading aws-sdk-sts v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-sig-auth v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-sigv4 v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Downgrading aws-smithy-async v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-client v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-eventstream v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-http v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-http-tower v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-json v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-query v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-types v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-smithy-xml v0.30.0-alpha -> v0.28.0-alpha [INFO] [stderr] Downgrading aws-types v0.0.26-alpha -> v0.0.25-alpha [INFO] [stderr] Adding base64ct v1.8.0 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Updating cc v1.0.103 -> v1.2.34 [INFO] [stderr] Adding chrono v0.4.41 [INFO] [stderr] Adding const-oid v0.7.1 [INFO] [stderr] Adding crc v3.3.0 [INFO] [stderr] Adding crc-catalog v2.4.0 [INFO] [stderr] Adding crossbeam-queue v0.3.12 [INFO] [stderr] Adding crossbeam-utils v0.8.21 [INFO] [stderr] Adding crypto-bigint v0.3.2 [INFO] [stderr] Adding der v0.5.1 [INFO] [stderr] Adding dotenv v0.15.0 [INFO] [stderr] Adding dotenvy v0.15.7 [INFO] [stderr] Adding errno v0.3.13 [INFO] [stderr] Adding event-listener v2.5.3 [INFO] [stderr] Adding fastrand v2.3.0 [INFO] [stderr] Adding foreign-types v0.3.2 [INFO] [stderr] Adding foreign-types-shared v0.1.1 [INFO] [stderr] Adding futures-intrusive v0.4.2 [INFO] [stderr] Adding hashbrown v0.12.3 [INFO] [stderr] Adding hashlink v0.8.4 [INFO] [stderr] Adding heck v0.4.1 [INFO] [stderr] Adding hyper-tls v0.5.0 [INFO] [stderr] Adding iana-time-zone v0.1.63 [INFO] [stderr] Adding iana-time-zone-haiku v0.1.2 [INFO] [stderr] Adding indexmap v1.9.3 [INFO] [stderr] Adding ipnet v2.11.0 [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v9.3.1) [INFO] [stderr] Adding libm v0.2.15 [INFO] [stderr] Adding linux-raw-sys v0.4.15 [INFO] [stderr] Adding minimal-lexical v0.2.1 [INFO] [stderr] Adding native-tls v0.2.14 [INFO] [stderr] Adding nom v7.1.3 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-bigint-dig v0.8.4 [INFO] [stderr] Adding num-iter v0.1.45 [INFO] [stderr] Adding openssl v0.10.73 [INFO] [stderr] Adding openssl-macros v0.1.1 [INFO] [stderr] Adding openssl-sys v0.9.109 [INFO] [stderr] Adding parking_lot v0.11.2 [INFO] [stderr] Adding parking_lot_core v0.8.6 [INFO] [stderr] Adding paste v1.0.15 [INFO] [stderr] Adding pem v1.1.1 [INFO] [stderr] Adding pem-rfc7468 v0.3.1 [INFO] [stderr] Adding pkcs1 v0.3.3 [INFO] [stderr] Adding pkcs8 v0.8.0 [INFO] [stderr] Adding pkg-config v0.3.32 [INFO] [stderr] Updating proc-macro2 v1.0.86 -> v1.0.101 [INFO] [stderr] Adding redox_syscall v0.2.16 [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding ring v0.17.14 [INFO] [stderr] Adding rsa v0.6.1 [INFO] [stderr] Adding rustix v0.38.34 (available: v0.38.44) [INFO] [stderr] Adding rustls v0.20.9 [INFO] [stderr] Adding rustls-pemfile v1.0.4 [INFO] [stderr] Adding sct v0.7.1 [INFO] [stderr] Adding sha2 v0.10.9 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding simple_asn1 v0.6.3 [INFO] [stderr] Adding spki v0.5.4 [INFO] [stderr] Adding sqlformat v0.2.6 [INFO] [stderr] Adding sqlx v0.6.3 (available: v0.8.6) [INFO] [stderr] Adding sqlx-core v0.6.3 [INFO] [stderr] Adding sqlx-macros v0.6.3 [INFO] [stderr] Adding sqlx-rt v0.6.3 [INFO] [stderr] Adding stringprep v0.1.5 [INFO] [stderr] Adding subtle v2.6.1 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding syn v2.0.106 [INFO] [stderr] Adding sync_wrapper v0.1.2 [INFO] [stderr] Adding system-configuration v0.5.1 [INFO] [stderr] Adding system-configuration-sys v0.5.0 [INFO] [stderr] Adding tempfile v3.11.0 (available: v3.21.0) [INFO] [stderr] Adding thiserror v2.0.16 [INFO] [stderr] Adding thiserror-impl v2.0.16 [INFO] [stderr] Adding tokio-native-tls v0.3.1 [INFO] [stderr] Adding tokio-rustls v0.23.4 [INFO] [stderr] Adding tokio-stream v0.1.17 [INFO] [stderr] Adding unicode-properties v0.1.3 [INFO] [stderr] Adding unicode-segmentation v1.12.0 [INFO] [stderr] Adding unicode_categories v0.1.1 [INFO] [stderr] Adding untrusted v0.9.0 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding wasm-bindgen-futures v0.4.42 (available: v0.4.50) [INFO] [stderr] Adding webpki v0.22.4 [INFO] [stderr] Adding webpki-roots v0.22.6 [INFO] [stderr] Adding windows-core v0.61.2 [INFO] [stderr] Adding windows-implement v0.60.0 [INFO] [stderr] Adding windows-interface v0.59.1 [INFO] [stderr] Adding windows-link v0.1.3 [INFO] [stderr] Adding windows-result v0.3.4 [INFO] [stderr] Adding windows-strings v0.4.2 [INFO] [stderr] Adding winreg v0.50.0 [INFO] [stderr] Adding zerocopy v0.8.26 [INFO] [stderr] Adding zerocopy-derive v0.8.26 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded aws-types v0.0.25-alpha [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded aws-smithy-query v0.28.0-alpha [INFO] [stderr] Downloaded aws-smithy-xml v0.28.0-alpha [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.28.0-alpha [INFO] [stderr] Downloaded aws-http v0.0.25-alpha [INFO] [stderr] Downloaded aws-smithy-json v0.28.0-alpha [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded aws-sig-auth v0.0.25-alpha [INFO] [stderr] Downloaded aws-smithy-client v0.28.0-alpha [INFO] [stderr] Downloaded aws-sdk-sts v0.0.25-alpha [INFO] [stderr] Downloaded aws-config v0.0.25-alpha [INFO] [stderr] Downloaded aws-sigv4 v0.0.25-alpha [INFO] [stderr] Downloaded aws-smithy-http v0.28.0-alpha [INFO] [stderr] Downloaded aws-endpoint v0.0.25-alpha [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded aws-hyper v0.0.25-alpha [INFO] [stderr] Downloaded aws-smithy-eventstream v0.28.0-alpha [INFO] [stderr] Downloaded tempfile v3.11.0 [INFO] [stderr] Downloaded rustls v0.19.1 [INFO] [stderr] Downloaded aws-smithy-async v0.28.0-alpha [INFO] [stderr] Downloaded aws-smithy-types v0.28.0-alpha [INFO] [stderr] Downloaded aws-sdk-s3 v0.0.25-alpha [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90aa866fff9353cf54e537c927280e50ef0e8a8839d12af3aee5b3ea2492ae9c [INFO] running `Command { std: "docker" "start" "-a" "90aa866fff9353cf54e537c927280e50ef0e8a8839d12af3aee5b3ea2492ae9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90aa866fff9353cf54e537c927280e50ef0e8a8839d12af3aee5b3ea2492ae9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90aa866fff9353cf54e537c927280e50ef0e8a8839d12af3aee5b3ea2492ae9c", kill_on_drop: false }` [INFO] [stdout] 90aa866fff9353cf54e537c927280e50ef0e8a8839d12af3aee5b3ea2492ae9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23c518b16cc90bb11dd1564c2bbe4d7a188a3ad16bd9a11af2012ebd51cb12d [INFO] running `Command { std: "docker" "start" "-a" "e23c518b16cc90bb11dd1564c2bbe4d7a188a3ad16bd9a11af2012ebd51cb12d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-types v0.0.25-alpha [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling aws-smithy-types v0.28.0-alpha [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.28.0-alpha [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aws-smithy-query v0.28.0-alpha [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aws-smithy-json v0.28.0-alpha [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aws-smithy-xml v0.28.0-alpha [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aws-sigv4 v0.0.25-alpha [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling aws-smithy-async v0.28.0-alpha [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling aws-smithy-http v0.28.0-alpha [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling aws-smithy-http-tower v0.28.0-alpha [INFO] [stderr] Compiling aws-http v0.0.25-alpha [INFO] [stderr] Compiling aws-sig-auth v0.0.25-alpha [INFO] [stderr] Compiling aws-endpoint v0.0.25-alpha [INFO] [stderr] Compiling aws-smithy-client v0.28.0-alpha [INFO] [stderr] Compiling aws-hyper v0.0.25-alpha [INFO] [stderr] Compiling aws-sdk-sts v0.0.25-alpha [INFO] [stderr] Compiling aws-sdk-s3 v0.0.25-alpha [INFO] [stderr] Compiling aws-config v0.0.25-alpha [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SdkError` [INFO] [stdout] --> src/main.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use aws_sdk_s3::{ByteStream, Client, Credentials, Endpoint, Region, SdkError}; // Added SdkError import [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_sdk_s3::error::HeadBucketError` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aws_sdk_s3::error::HeadBucketError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warp::Reply` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use warp::Reply; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e23c518b16cc90bb11dd1564c2bbe4d7a188a3ad16bd9a11af2012ebd51cb12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23c518b16cc90bb11dd1564c2bbe4d7a188a3ad16bd9a11af2012ebd51cb12d", kill_on_drop: false }` [INFO] [stdout] e23c518b16cc90bb11dd1564c2bbe4d7a188a3ad16bd9a11af2012ebd51cb12d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e6b5437c9407944c9f3e6e8524f0ec8a218391b45b3c202ebc04aa4a708593 [INFO] running `Command { std: "docker" "start" "-a" "f4e6b5437c9407944c9f3e6e8524f0ec8a218391b45b3c202ebc04aa4a708593", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SdkError` [INFO] [stdout] --> src/main.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use aws_sdk_s3::{ByteStream, Client, Credentials, Endpoint, Region, SdkError}; // Added SdkError import [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aws_sdk_s3::error::HeadBucketError` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aws_sdk_s3::error::HeadBucketError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warp::Reply` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use warp::Reply; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f4e6b5437c9407944c9f3e6e8524f0ec8a218391b45b3c202ebc04aa4a708593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e6b5437c9407944c9f3e6e8524f0ec8a218391b45b3c202ebc04aa4a708593", kill_on_drop: false }` [INFO] [stdout] f4e6b5437c9407944c9f3e6e8524f0ec8a218391b45b3c202ebc04aa4a708593 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 816fa780c033066e738e2e9adb48325a8472ea205c887a9f377e920071c8138f [INFO] running `Command { std: "docker" "start" "-a" "816fa780c033066e738e2e9adb48325a8472ea205c887a9f377e920071c8138f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SdkError` [INFO] [stderr] --> src/main.rs:1:69 [INFO] [stderr] | [INFO] [stderr] 1 | use aws_sdk_s3::{ByteStream, Client, Credentials, Endpoint, Region, SdkError}; // Added SdkError import [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `aws_sdk_s3::error::HeadBucketError` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use aws_sdk_s3::error::HeadBucketError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `warp::Reply` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use warp::Reply; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 3 warnings (run `cargo fix --bin "server" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-95f45aa5add672a8) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "816fa780c033066e738e2e9adb48325a8472ea205c887a9f377e920071c8138f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816fa780c033066e738e2e9adb48325a8472ea205c887a9f377e920071c8138f", kill_on_drop: false }` [INFO] [stdout] 816fa780c033066e738e2e9adb48325a8472ea205c887a9f377e920071c8138f