[INFO] cloning repository https://github.com/Harsh8196/rust-web-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Harsh8196/rust-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarsh8196%2Frust-web-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarsh8196%2Frust-web-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 565846b267be102525669819d78296b3cf224ada [INFO] checking Harsh8196/rust-web-server against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarsh8196%2Frust-web-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Harsh8196/rust-web-server on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Harsh8196/rust-web-server [INFO] finished tweaking git repo https://github.com/Harsh8196/rust-web-server [INFO] tweaked toml for git repo https://github.com/Harsh8196/rust-web-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Harsh8196/rust-web-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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding aes v0.8.4 [INFO] [stderr] Adding aligned-vec v0.5.0 [INFO] [stderr] Adding bincode v1.3.3 [INFO] [stderr] Adding cipher v0.4.4 [INFO] [stderr] Adding concrete-csprng v0.4.0 [INFO] [stderr] Adding concrete-fft v0.4.1 [INFO] [stderr] Adding cpufeatures v0.2.12 [INFO] [stderr] Adding crossbeam-deque v0.8.5 [INFO] [stderr] Adding crossbeam-epoch v0.9.18 [INFO] [stderr] Adding crossbeam-utils v0.8.19 [INFO] [stderr] Adding crypto-common v0.1.6 [INFO] [stderr] Adding dyn-stack v0.9.1 (latest: v0.10.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding inout v0.1.3 [INFO] [stderr] Adding itertools v0.11.0 (latest: v0.12.1) [INFO] [stderr] Adding libm v0.2.8 [INFO] [stderr] Adding num-complex v0.4.5 [INFO] [stderr] Adding paste v1.0.14 [INFO] [stderr] Adding pulp v0.18.10 [INFO] [stderr] Adding rayon v1.10.0 [INFO] [stderr] Adding rayon-core v1.12.1 [INFO] [stderr] Adding reborrow v0.5.5 [INFO] [stderr] Adding tfhe v0.5.4 (latest: v0.6.1) [INFO] [stderr] Adding tfhe v0.6.1 [INFO] [stderr] Adding typenum v1.17.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded figment v0.10.16 [INFO] [stderr] Downloaded proc-macro2 v1.0.80 [INFO] [stderr] Downloaded dyn-stack v0.9.1 [INFO] [stderr] Downloaded concrete-csprng v0.4.0 [INFO] [stderr] Downloaded concrete-fft v0.4.1 [INFO] [stderr] Downloaded pulp v0.18.10 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded winnow v0.6.6 [INFO] [stderr] Downloaded tfhe v0.5.4 [INFO] [stderr] Downloaded tfhe v0.6.1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6737ec0b9ff1a7bebcc1f53afd4425c9b6b8df6720cb93d0dfe21f326d3df48 [INFO] running `Command { std: "docker" "start" "-a" "a6737ec0b9ff1a7bebcc1f53afd4425c9b6b8df6720cb93d0dfe21f326d3df48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6737ec0b9ff1a7bebcc1f53afd4425c9b6b8df6720cb93d0dfe21f326d3df48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6737ec0b9ff1a7bebcc1f53afd4425c9b6b8df6720cb93d0dfe21f326d3df48", kill_on_drop: false }` [INFO] [stdout] a6737ec0b9ff1a7bebcc1f53afd4425c9b6b8df6720cb93d0dfe21f326d3df48 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b1dec171db590ff84d2a81863f33d0998a533bba1831ef9a1e0694791884701 [INFO] running `Command { std: "docker" "start" "-a" "0b1dec171db590ff84d2a81863f33d0998a533bba1831ef9a1e0694791884701", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling figment v0.10.16 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling concrete-csprng v0.4.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking dyn-stack v0.9.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling tfhe v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking pulp v0.18.10 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking concrete-fft v0.4.1 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking rust_web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/services/date.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/services/date.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/services/date.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/services/date.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.59s [INFO] running `Command { std: "docker" "inspect" "0b1dec171db590ff84d2a81863f33d0998a533bba1831ef9a1e0694791884701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1dec171db590ff84d2a81863f33d0998a533bba1831ef9a1e0694791884701", kill_on_drop: false }` [INFO] [stdout] 0b1dec171db590ff84d2a81863f33d0998a533bba1831ef9a1e0694791884701 [INFO] checking Harsh8196/rust-web-server against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarsh8196%2Frust-web-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Harsh8196/rust-web-server on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Harsh8196/rust-web-server [INFO] finished tweaking git repo https://github.com/Harsh8196/rust-web-server [INFO] tweaked toml for git repo https://github.com/Harsh8196/rust-web-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Harsh8196/rust-web-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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding aes v0.8.4 [INFO] [stderr] Adding aligned-vec v0.5.0 [INFO] [stderr] Adding bincode v1.3.3 [INFO] [stderr] Adding cipher v0.4.4 [INFO] [stderr] Adding concrete-csprng v0.4.0 [INFO] [stderr] Adding concrete-fft v0.4.1 [INFO] [stderr] Adding cpufeatures v0.2.12 [INFO] [stderr] Adding crossbeam-deque v0.8.5 [INFO] [stderr] Adding crossbeam-epoch v0.9.18 [INFO] [stderr] Adding crossbeam-utils v0.8.19 [INFO] [stderr] Adding crypto-common v0.1.6 [INFO] [stderr] Adding dyn-stack v0.9.1 (latest: v0.10.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding inout v0.1.3 [INFO] [stderr] Adding itertools v0.11.0 (latest: v0.12.1) [INFO] [stderr] Adding libm v0.2.8 [INFO] [stderr] Adding num-complex v0.4.5 [INFO] [stderr] Adding paste v1.0.14 [INFO] [stderr] Adding pulp v0.18.10 [INFO] [stderr] Adding rayon v1.10.0 [INFO] [stderr] Adding rayon-core v1.12.1 [INFO] [stderr] Adding reborrow v0.5.5 [INFO] [stderr] Adding tfhe v0.5.4 (latest: v0.6.1) [INFO] [stderr] Adding tfhe v0.6.1 [INFO] [stderr] Adding typenum v1.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5d0e1c43e42e98aefdba8583cd0e53566f4a894a4cfde2df072a3f6a1fc9ac7 [INFO] running `Command { std: "docker" "start" "-a" "b5d0e1c43e42e98aefdba8583cd0e53566f4a894a4cfde2df072a3f6a1fc9ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5d0e1c43e42e98aefdba8583cd0e53566f4a894a4cfde2df072a3f6a1fc9ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d0e1c43e42e98aefdba8583cd0e53566f4a894a4cfde2df072a3f6a1fc9ac7", kill_on_drop: false }` [INFO] [stdout] b5d0e1c43e42e98aefdba8583cd0e53566f4a894a4cfde2df072a3f6a1fc9ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 036a17cd0743a75611a545a29073e4069e0916a1ffd4e5a3b0fb46d28444cbc2 [INFO] running `Command { std: "docker" "start" "-a" "036a17cd0743a75611a545a29073e4069e0916a1ffd4e5a3b0fb46d28444cbc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling figment v0.10.16 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling concrete-csprng v0.4.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] error: failed to run custom build command for `concrete-csprng v0.4.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/concrete-csprng-4ef687e8084db725/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/concrete-csprng-0.4.0/build.rs:42:17: [INFO] [stderr] Feature `seeder_unix` requires target_family `unix`, current cfg: `linux,unix` [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5625227e6125 - std::backtrace_rs::backtrace::libunwind::trace::h2ee3005dffdea7bb [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5625227e6125 - std::backtrace_rs::backtrace::trace_unsynchronized::h29d7541700709739 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5625227e6125 - std::sys_common::backtrace::_print_fmt::h4d88b45add21de25 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5625227e6125 - ::fmt::h6b7ca6137b02a6ad [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56252280369b - core::fmt::rt::Argument::fmt::ha089d1cf6d9ba2f4 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x56252280369b - core::fmt::write::h624e967dc73b4bc5 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x5625227e440f - std::io::Write::write_fmt::h72edeab6ea028b92 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x5625227e5efe - std::sys_common::backtrace::_print::hf65575924589623c [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5625227e5efe - std::sys_common::backtrace::print::h124949c5602539b3 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5625227e71b9 - std::panicking::default_hook::{{closure}}::h5479306d9c6efdcc [INFO] [stderr] 10: 0x5625227e6efd - std::panicking::default_hook::hc2f60221f2cc7691 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5625227e7653 - std::panicking::rust_panic_with_hook::h6c29b00684f06221 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5625227e7534 - std::panicking::begin_panic_handler::{{closure}}::h1077938777a34e42 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5625227e65e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h70455e11024d2caa [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5625227e7267 - rust_begin_unwind [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5625227c3c83 - core::panicking::panic_fmt::hae8363c24d61fe85 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5625227cc3a3 - build_script_build::FeatureRequirement::check_requirements::hf4a143a2fa32c10c [INFO] [stderr] 17: 0x5625227ca12e - core::ops::function::FnMut::call_mut::hfbf044ae53f0b1cf [INFO] [stderr] 18: 0x5625227ca97e - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::h155f9775fb4a560b [INFO] [stderr] 19: 0x5625227caaf3 - core::iter::adapters::filter::filter_fold::{{closure}}::h0d878dada2e00404 [INFO] [stderr] 20: 0x5625227cb9a2 - as core::iter::traits::iterator::Iterator>::fold::hdd44fcd529faf317 [INFO] [stderr] 21: 0x5625227c926c - as core::iter::traits::iterator::Iterator>::fold::h012077132f09b68b [INFO] [stderr] 22: 0x5625227ca956 - core::iter::traits::iterator::Iterator::for_each::he9835490384b54a7 [INFO] [stderr] 23: 0x5625227cc626 - build_script_build::main::h47a05a2c0f44c9ae [INFO] [stderr] 24: 0x5625227ca1d3 - core::ops::function::FnOnce::call_once::h2c2b107b395ea83b [INFO] [stderr] 25: 0x5625227c96d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h51b09cda36e40022 [INFO] [stderr] 26: 0x5625227c97d9 - std::rt::lang_start::{{closure}}::h4973f7e83abaa902 [INFO] [stderr] 27: 0x5625227e2066 - core::ops::function::impls:: for &F>::call_once::hb552e0462c82af72 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x5625227e2066 - std::panicking::try::do_call::h45d4a16d52e3d290 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x5625227e2066 - std::panicking::try::h2d18612aafa3f63e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x5625227e2066 - std::panic::catch_unwind::h82a6fe7ff4c6a1b8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x5625227e2066 - std::rt::lang_start_internal::{{closure}}::hc1dbe6c9a4999ad0 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:48 [INFO] [stderr] 32: 0x5625227e2066 - std::panicking::try::do_call::h71096a66266b0394 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 33: 0x5625227e2066 - std::panicking::try::h20b3dce1c5a6974e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 34: 0x5625227e2066 - std::panic::catch_unwind::h15f33457133808f8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 35: 0x5625227e2066 - std::rt::lang_start_internal::h816fb1f687f535e2 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:20 [INFO] [stderr] 36: 0x5625227c97b7 - std::rt::lang_start::h61ca15097990921a [INFO] [stderr] 37: 0x5625227cc6c5 - main [INFO] [stderr] 38: 0x7f5886773d90 - [INFO] [stderr] 39: 0x7f5886773e40 - __libc_start_main [INFO] [stderr] 40: 0x5625227c42b5 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "036a17cd0743a75611a545a29073e4069e0916a1ffd4e5a3b0fb46d28444cbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036a17cd0743a75611a545a29073e4069e0916a1ffd4e5a3b0fb46d28444cbc2", kill_on_drop: false }` [INFO] [stdout] 036a17cd0743a75611a545a29073e4069e0916a1ffd4e5a3b0fb46d28444cbc2