[INFO] cloning repository https://github.com/yckbilly1929/rust-bootcamp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yckbilly1929/rust-bootcamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyckbilly1929%2Frust-bootcamp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyckbilly1929%2Frust-bootcamp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a8e80d051248fc7c7da8213fca02c0829fbe322 [INFO] testing yckbilly1929/rust-bootcamp against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyckbilly1929%2Frust-bootcamp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yckbilly1929/rust-bootcamp on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yckbilly1929/rust-bootcamp [INFO] finished tweaking git repo https://github.com/yckbilly1929/rust-bootcamp [INFO] tweaked toml for git repo https://github.com/yckbilly1929/rust-bootcamp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yckbilly1929/rust-bootcamp 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.7.4 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded sqlformat v0.2.4 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded platforms v3.4.0 [INFO] [stderr] Downloaded jsonwebtoken v9.3.0 [INFO] [stderr] Downloaded sqlx-postgres v0.7.4 [INFO] [stderr] Downloaded hyper-util v0.1.5 [INFO] [stderr] Downloaded backtrace v0.3.72 [INFO] [stderr] Downloaded async-compression v0.4.11 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded blake3 v1.5.1 [INFO] [stderr] Downloaded sqlx v0.7.4 [INFO] [stderr] Downloaded axum-extra v0.9.3 [INFO] [stderr] Downloaded der v0.7.9 [INFO] [stderr] Downloaded sqlx-mysql v0.7.4 [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded object v0.35.0 [INFO] [stderr] Downloaded axum-macros v0.4.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.4 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.4 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded zxcvbn v2.2.2 [INFO] [stderr] Downloaded garde v0.19.2 [INFO] [stderr] Downloaded garde_derive v0.19.2 [INFO] [stderr] Downloaded fiat-crypto v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c847b50771ff0a4c585d41362319c9628f4ec9dc1ec7ad156823f79fb4e77d4e [INFO] running `Command { std: "docker" "start" "-a" "c847b50771ff0a4c585d41362319c9628f4ec9dc1ec7ad156823f79fb4e77d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c847b50771ff0a4c585d41362319c9628f4ec9dc1ec7ad156823f79fb4e77d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c847b50771ff0a4c585d41362319c9628f4ec9dc1ec7ad156823f79fb4e77d4e", kill_on_drop: false }` [INFO] [stdout] c847b50771ff0a4c585d41362319c9628f4ec9dc1ec7ad156823f79fb4e77d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bbecfa72c41dd17e998601614399a9e0ec70a547223669f2c66f2df628b6e67 [INFO] running `Command { std: "docker" "start" "-a" "2bbecfa72c41dd17e998601614399a9e0ec70a547223669f2c66f2df628b6e67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling garde_derive v0.19.2 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling garde v0.19.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tcp-chat v0.1.0 (/opt/rustwide/workdir/app/tcp-chat) [INFO] [stderr] Compiling simple-redis v0.1.0 (/opt/rustwide/workdir/app/simple-redis) [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling rcli v0.1.0 (/opt/rustwide/workdir/app/rcli) [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling url-shortener v0.1.0 (/opt/rustwide/workdir/app/url-shortener) [INFO] [stdout] warning: struct `Player` is never constructed [INFO] [stdout] --> app/rcli/src/process/csv_convert.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Player { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.74s [INFO] running `Command { std: "docker" "inspect" "2bbecfa72c41dd17e998601614399a9e0ec70a547223669f2c66f2df628b6e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbecfa72c41dd17e998601614399a9e0ec70a547223669f2c66f2df628b6e67", kill_on_drop: false }` [INFO] [stdout] 2bbecfa72c41dd17e998601614399a9e0ec70a547223669f2c66f2df628b6e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7249698b19df4af8e7788464353f80c657f312fcb416c036f700fd1d54fdeb [INFO] running `Command { std: "docker" "start" "-a" "5b7249698b19df4af8e7788464353f80c657f312fcb416c036f700fd1d54fdeb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tcp-chat v0.1.0 (/opt/rustwide/workdir/app/tcp-chat) [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zxcvbn v2.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling rcli v0.1.0 (/opt/rustwide/workdir/app/rcli) [INFO] [stdout] warning: struct `Player` is never constructed [INFO] [stdout] --> app/rcli/src/process/csv_convert.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Player { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stdout] warning: struct `Player` is never constructed [INFO] [stdout] --> app/rcli/src/process/csv_convert.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Player { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simple-redis v0.1.0 (/opt/rustwide/workdir/app/simple-redis) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling url-shortener v0.1.0 (/opt/rustwide/workdir/app/url-shortener) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.07s [INFO] running `Command { std: "docker" "inspect" "5b7249698b19df4af8e7788464353f80c657f312fcb416c036f700fd1d54fdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7249698b19df4af8e7788464353f80c657f312fcb416c036f700fd1d54fdeb", kill_on_drop: false }` [INFO] [stdout] 5b7249698b19df4af8e7788464353f80c657f312fcb416c036f700fd1d54fdeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bd9bcc97744404e1eba02683c73593b05ef6aa96f4af11f1a69f4d41e7aaef6 [INFO] running `Command { std: "docker" "start" "-a" "0bd9bcc97744404e1eba02683c73593b05ef6aa96f4af11f1a69f4d41e7aaef6", kill_on_drop: false }` [INFO] [stderr] warning: struct `Player` is never constructed [INFO] [stderr] --> app/rcli/src/process/csv_convert.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | struct Player { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rcli` (lib) generated 1 warning [INFO] [stderr] warning: `rcli` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcli-211e33bebaf4b3b5) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test process::b64::tests::test_process_encode ... ok [INFO] [stdout] test process::b64::tests::test_process_decode ... ok [INFO] [stdout] test cli::tests::test_verify_input_file ... ok [INFO] [stdout] test process::text::tests::test_process_text_sign ... ok [INFO] [stdout] test process::text::tests::test_process_text_verify ... ok [INFO] [stdout] test process::jwt::tests::test_process_jwt_encode_verify_hs256 ... ok [INFO] [stdout] test process::text::tests::test_process_text_encrypt_decrypt ... ok [INFO] [stdout] test process::http_serve::tests::test_file_handler ... ok [INFO] [stdout] test process::jwt::tests::test_process_jwt_encode_verify_ed25519_pkcs8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rcli-f558fd4ff4c6ba38) [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_redis-a2a1adb8ab62841f) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test cmd::hmap::tests::test_hgetall_from_resp_array ... ok [INFO] [stdout] test cmd::conn::tests::test_echo_command ... ok [INFO] [stdout] test cmd::hmap::tests::test_hget_from_resp_array ... ok [INFO] [stdout] test cmd::hmap::tests::test_hset_hget_hgetall_commands ... ok [INFO] [stdout] test cmd::map::tests::test_get_from_resp_array ... ok [INFO] [stdout] test cmd::hmap::tests::test_hset_from_resp_array ... ok [INFO] [stdout] test cmd::map::tests::test_set_from_resp_array ... ok [INFO] [stdout] test cmd::map::tests::test_set_get_command ... ok [INFO] [stdout] test cmd::removal::tests::test_set_del_command ... ok [INFO] [stdout] test resp::array::tests::test_array_decode ... ok [INFO] [stdout] test cmd::tests::test_command ... ok [INFO] [stdout] test resp::array::tests::test_array_encode ... ok [INFO] [stdout] test resp::array::tests::test_null_array_decode ... ok [INFO] [stdout] test resp::bool::tests::test_boolean_decode ... ok [INFO] [stdout] test resp::bool::tests::test_boolean_encode ... ok [INFO] [stdout] test resp::array::tests::test_null_array_encode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_encode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_encode ... ok [INFO] [stdout] test resp::double::tests::test_double_decode ... ok [INFO] [stdout] test resp::double::tests::test_double_encode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_decode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_encode ... ok [INFO] [stdout] test resp::map::tests::test_map_encode ... ok [INFO] [stdout] test resp::map::tests::test_map_decode ... ok [INFO] [stdout] test resp::null::tests::test_null_encode ... ok [INFO] [stdout] test resp::null::tests::test_null_decode ... ok [INFO] [stdout] test resp::set::tests::test_set_decode ... ok [INFO] [stdout] test resp::simple_string::tests::test_simple_string_decode ... ok [INFO] [stdout] test resp::tests::test_calc_array_length ... ok [INFO] [stdout] test respv2::tests::respv2_array_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_bulk_string_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_integer_length_should_work ... ok [INFO] [stdout] test resp::simple_error::tests::test_error_encode ... ok [INFO] [stdout] test respv2::tests::respv2_integer_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_map_length_should_work ... ok [INFO] [stdout] test resp::simple_error::tests::test_simple_error_decode ... ok [INFO] [stdout] test respv2::tests::respv2_map_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_map_with_real_data_should_work ... ok [INFO] [stdout] test resp::set::tests::test_set_encode ... ok [INFO] [stdout] test resp::simple_string::tests::test_simple_string_encode ... ok [INFO] [stdout] test respv2::tests::respv2_null_array_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_array_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_null_array_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_null_bulk_string_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_bulk_string_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_null_bulk_string_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_simple_error_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_simple_error_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_simple_string_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_simple_string_length_should_work ... ok [INFO] [stdout] test respv2::tests::respv2_simple_string_bad_length_should_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_redis-11aa7948ef4104ee) [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_chat-d26416e52913018e) [INFO] [stdout] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcp_chat-1d87addbb548162d) [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/url_shortener-d2d708d392799647) [INFO] [stdout] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/url_shortener-a83e2c85797692a6) [INFO] [stdout] [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] [stderr] Doc-tests rcli [INFO] [stdout] [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] [stderr] Doc-tests simple_redis [INFO] [stdout] [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] [stderr] Doc-tests tcp_chat [INFO] [stdout] [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] [stderr] Doc-tests url_shortener [INFO] [stdout] [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" "0bd9bcc97744404e1eba02683c73593b05ef6aa96f4af11f1a69f4d41e7aaef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd9bcc97744404e1eba02683c73593b05ef6aa96f4af11f1a69f4d41e7aaef6", kill_on_drop: false }` [INFO] [stdout] 0bd9bcc97744404e1eba02683c73593b05ef6aa96f4af11f1a69f4d41e7aaef6 [INFO] testing yckbilly1929/rust-bootcamp against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyckbilly1929%2Frust-bootcamp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yckbilly1929/rust-bootcamp on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yckbilly1929/rust-bootcamp [INFO] finished tweaking git repo https://github.com/yckbilly1929/rust-bootcamp [INFO] tweaked toml for git repo https://github.com/yckbilly1929/rust-bootcamp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yckbilly1929/rust-bootcamp 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30039e2dbd654f63bd795cebb81e039f6c33a799dd0bafde1e2836ee0d218d63 [INFO] running `Command { std: "docker" "start" "-a" "30039e2dbd654f63bd795cebb81e039f6c33a799dd0bafde1e2836ee0d218d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30039e2dbd654f63bd795cebb81e039f6c33a799dd0bafde1e2836ee0d218d63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30039e2dbd654f63bd795cebb81e039f6c33a799dd0bafde1e2836ee0d218d63", kill_on_drop: false }` [INFO] [stdout] 30039e2dbd654f63bd795cebb81e039f6c33a799dd0bafde1e2836ee0d218d63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45ee1e1a19250550ce42d96de301f2915a4ac5a91889a80a84408cc5e7a7bb9 [INFO] running `Command { std: "docker" "start" "-a" "b45ee1e1a19250550ce42d96de301f2915a4ac5a91889a80a84408cc5e7a7bb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d23ef8f2b67b553a -C extra-filename=-d23ef8f2b67b553a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "b45ee1e1a19250550ce42d96de301f2915a4ac5a91889a80a84408cc5e7a7bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45ee1e1a19250550ce42d96de301f2915a4ac5a91889a80a84408cc5e7a7bb9", kill_on_drop: false }` [INFO] [stdout] b45ee1e1a19250550ce42d96de301f2915a4ac5a91889a80a84408cc5e7a7bb9