[INFO] cloning repository https://github.com/lafinebouche/lfb-back [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lafinebouche/lfb-back" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafinebouche%2Flfb-back", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafinebouche%2Flfb-back'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa8096133d21b8a5b6801c7e2f9cd560e0a215a [INFO] testing lafinebouche/lfb-back against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flafinebouche%2Flfb-back" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lafinebouche/lfb-back on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lafinebouche/lfb-back [INFO] finished tweaking git repo https://github.com/lafinebouche/lfb-back [INFO] tweaked toml for git repo https://github.com/lafinebouche/lfb-back written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lafinebouche/lfb-back 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 112bd31167b4280c2b2a07149a1de735bdea1997a3a633eb7e4c346b17ffae9b [INFO] running `Command { std: "docker" "start" "-a" "112bd31167b4280c2b2a07149a1de735bdea1997a3a633eb7e4c346b17ffae9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112bd31167b4280c2b2a07149a1de735bdea1997a3a633eb7e4c346b17ffae9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112bd31167b4280c2b2a07149a1de735bdea1997a3a633eb7e4c346b17ffae9b", kill_on_drop: false }` [INFO] [stdout] 112bd31167b4280c2b2a07149a1de735bdea1997a3a633eb7e4c346b17ffae9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6218b30469d28badd15da2f271d02cbaaede6ebee3c4b41da7c990e1a77e915c [INFO] running `Command { std: "docker" "start" "-a" "6218b30469d28badd15da2f271d02cbaaede6ebee3c4b41da7c990e1a77e915c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling async-io v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling positioned-io v0.3.1 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling merkletree v0.22.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling bson v2.4.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling async-std-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.3.1 [INFO] [stderr] Compiling lfb-back v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | Err(e) => Err(MongoRepError::InvalidIngredientsList()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 246 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 247 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 278 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 279 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ingredient` [INFO] [stdout] --> src/infra/routes.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_ingredient(db: &State, name: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_statistics` [INFO] [stdout] --> src/infra/routes.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_statistics(db: &State, addr: &str) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_leaderboard` [INFO] [stdout] --> src/infra/routes.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_leaderboard(db: &State) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ingredients_by_id` [INFO] [stdout] --> src/infra/routes.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_ingredients_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ongoing_recipes` [INFO] [stdout] --> src/infra/routes.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_ongoing_recipes(db: &State) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_recipes` [INFO] [stdout] --> src/infra/routes.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn get_recipes(db: &State, names: &str) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | Err(e) => Err(MongoRepError::InvalidIngredientsList()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 246 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 247 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 278 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 279 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidAddIngredient`, `InvalidAddRecipe`, and `InvalidUpdate` are never constructed [INFO] [stdout] --> src/infra/mongo/api.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum MongoRepError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | InvalidAddIngredient(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | InvalidAddRecipe(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | #[error("invalid update for recipe at {0}")] [INFO] [stdout] 30 | InvalidUpdate(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MongoRepError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_ingredients_by_hash`, `get_recipe`, `add_recipe`, `update_recipe`, `update_recipe_completed`, and `get_last_block` are never used [INFO] [stdout] --> src/infra/mongo/api.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl MongoRep { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_ingredients_by_hash( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn get_recipe(&self, address: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn add_recipe( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn update_recipe( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub fn update_recipe_completed(&self, address: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | pub fn get_last_block(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "6218b30469d28badd15da2f271d02cbaaede6ebee3c4b41da7c990e1a77e915c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6218b30469d28badd15da2f271d02cbaaede6ebee3c4b41da7c990e1a77e915c", kill_on_drop: false }` [INFO] [stdout] 6218b30469d28badd15da2f271d02cbaaede6ebee3c4b41da7c990e1a77e915c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4038fc6aef38f3fb6a4a4e48c89d04e013c0f6019e94c099cb67ec6512adbc0e [INFO] running `Command { std: "docker" "start" "-a" "4038fc6aef38f3fb6a4a4e48c89d04e013c0f6019e94c099cb67ec6512adbc0e", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | Err(e) => Err(MongoRepError::InvalidIngredientsList()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 246 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 247 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 278 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 279 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lfb-back v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_ingredient` [INFO] [stdout] --> src/infra/routes.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_ingredient(db: &State, name: &str) -> Result, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_statistics` [INFO] [stdout] --> src/infra/routes.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_statistics(db: &State, addr: &str) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_leaderboard` [INFO] [stdout] --> src/infra/routes.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_leaderboard(db: &State) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ingredients_by_id` [INFO] [stdout] --> src/infra/routes.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_ingredients_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ongoing_recipes` [INFO] [stdout] --> src/infra/routes.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_ongoing_recipes(db: &State) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_recipes` [INFO] [stdout] --> src/infra/routes.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn get_recipes(db: &State, names: &str) -> Result>, Status> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | Err(e) => Err(MongoRepError::InvalidIngredientsList()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 246 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 247 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 278 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 279 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Err(e) => Err(MongoRepError::InvalidIngredientHash()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/infra/mongo/api.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | Err(e) => Err(MongoRepError::InvalidIngredientsList()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 246 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 247 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/infra/mongo/api.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 278 | v => Ok(v), [INFO] [stdout] | - matches any value [INFO] [stdout] 279 | _ => Err(MongoRepError::EmptyResponse()), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InvalidAddIngredient` is never constructed [INFO] [stdout] --> src/infra/mongo/api.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum MongoRepError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | InvalidAddIngredient(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MongoRepError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFdztsk/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmongodb-bd15ce9905502d88.rlib,libasync_std_resolver-d4cae98ee9e4252d.rlib,libasync_std-703f3481c537be95.rlib,libasync_global_executor-c024110798bf63fe.rlib,libblocking-50955e4657eb40c0.rlib,libatomic_waker-947252266921b1df.rlib,libasync_executor-49bd67ac9002a3e3.rlib,libasync_task-ac948f8c851d3233.rlib,libasync_process-880b721257b72f72.rlib,libsignal_hook-3b4f71f9590920e3.rlib,libasync_io-fdd513a548b77b9b.rlib,libpolling-7fa7d90f03dd979d.rlib,libconcurrent_queue-a41cd3b63d68418a.rlib,libcrossbeam_utils-7415b9ad7fde55e1.rlib,libasync_channel-e29e5e5e987ebc29.rlib,libconcurrent_queue-663663db06a9f641.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_lock-6dcdcdc0f7bf5c62.rlib,libfutures_lite-598a44407baa9bad.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libevent_listener-0282a877755a83ef.rlib,libkv_log_macro-aa07db955cb7db37.rlib,libtake_mut-6ada79e6a668d85e.rlib,librustc_version_runtime-de91f83987815610.rlib,librustc_version-fa31850283864c11.rlib,libsemver-b2a01c28dfee2522.rlib,libsemver_parser-ea34514d1c2a51a9.rlib,libpbkdf2-4bbdb35c1cf8e5ca.rlib,libstringprep-a86a388604c3f165.rlib,libchrono-09e287b90b37bb3d.rlib,libiana_time_zone-092ba8b05fc9b5b1.rlib,libnum_integer-e3bd5e46eb0173b5.rlib,libnum_traits-3cedc3ac77acb2eb.rlib,libtime-2522b2cada1f6e54.rlib,libwebpki_roots-0107183daf2bc866.rlib,librustls_pemfile-fa28d93bb1f76658.rlib,libos_info-e3e18aec713694f8.rlib,libbitflags-dde12b0d7d495b50.rlib,libuuid-55bb86ed0edeaf8e.rlib,libstrsim-934c6b5db5b11ce4.rlib,libtrust_dns_resolver-662c68d0840c7704.rlib,libresolv_conf-55067e132a73158b.rlib,libhostname-c25d875add0a938d.rlib,libmatch_cfg-4ff408791b5a10a9.rlib,libquick_error-9f96d0cb10ca2956.rlib,liblru_cache-734fdc9f38143d02.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib,libtrust_dns_proto-d11b7a6ebdb83f21.rlib,libdata_encoding-9eebee97bb500caa.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libipnet-0ff03d600b42df8a.rlib,libidna-12d3d058e86439db.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libmatches-80dbaef09a125478.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libthiserror-1c9399ce4574519e.rlib,libsha1-327e674f003e3341.rlib,libmd5-b296b44003b0aa2f.rlib,libserde_with-a2c82f49b3a2143d.rlib,libbson-02861fc0aea5b1a9.rlib,libuuid-73c9fe617e314818.rlib,liblazy_static-af860367908b8176.rlib,libhex-13e08b3b00984ab7.rlib,libahash-4c980b0fbc7cdcde.rlib,libserde_bytes-2c5d78ec1185db43.rlib,librocket-7fd2ef23ea35b144.rlib,libatty-990e3fb688ed732d.rlib,libtempfile-28daae4549d87db3.rlib,libfastrand-c4b4598707d308a7.rlib,libremove_dir_all-5156da311761ea29.rlib,libserde_json-aa874563b3799ddd.rlib,libryu-038f6cdb33aa666f.rlib,librocket_http-b3995767b65a24f8.rlib,librustls_pemfile-d803adcc1d3003c5.rlib,libtokio_rustls-3d951d413a1c050a.rlib,libcookie-d92f2c873acaa295.rlib,libhkdf-a7fc0484eeddda5e.rlib,libhmac-99c14ab3f2b2ce32.rlib,libsha2-d22b38240c4c8fe0.rlib,libdigest-71033e1fc2e7dd80.rlib,libblock_buffer-f9f08486edcf0ca7.rlib,libaes_gcm-dfba4a522e0852bc.rlib,libctr-19783fc0ec7565e9.rlib,libghash-106bd8360d690489.rlib,libpolyval-82912249da74be46.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libuniversal_hash-255292507106f287.rlib,libsubtle-0e7091a3889aeeb2.rlib,libaes-06e9262c602beb8a.rlib,libcpufeatures-334c279ac859326b.rlib,libcipher-149110f5e5b1a284.rlib,libinout-00a39028ee99c3e1.rlib,libaead-e2047063c158b38e.rlib,libcrypto_common-0174893c36390db7.rlib,libgeneric_array-c1730078a55eb32e.rlib,libtypenum-35cb3744b4a64b8e.rlib,libbase64-42295ac2e0e134a3.rlib,librand-8a91b27f3c885527.rlib,librand_chacha-157500b0b6cbc8bf.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-9bafd9807f98c570.rlib,libgetrandom-d581af6dd54c69a3.rlib,librustls-91551e251f1b6dcd.rlib,libsct-c5609dd5627cc5c2.rlib,libwebpki-30e3f8cd25d3abed.rlib,libring-b3c9058c592bd6b7.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libstable_pattern-cd65b8c5a60d27d8.rlib,libref_cast-1e239cd2f349015b.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhyper-9fe4cde8a685b63e.rlib,libh2-16b78ba7825c1f78.rlib,libtower_service-442e0d38cf369aa3.rlib,libhttp_body-112bd013d6eecf2e.rlib,libhttpdate-5527bd2ab7a43206.rlib,libmulter-d5b5a0fd3e0ed071.rlib,libmime-df56754a5ea019bb.rlib,libtokio_util-8be6b9935be75434.rlib,libtracing-32a5e53d151b53f9.rlib,libtracing_core-e76f2fc6afd16f3f.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libhttparse-947711e6baf00551.rlib,libspin-97996a27aa01c775.rlib,libencoding_rs-21d80902978079f7.rlib,libhttp-b7a1f94874099dcf.rlib,libfnv-79e2cbfbe03dcd16.rlib,libeither-dade75f7b0d85455.rlib,libindexmap-3675a9db3d268906.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_stream-398e6c3554ca313d.rlib,libatomic-330978657ae68306.rlib,libstate-5b1f749b1c864c01.rlib,libparking_lot-5f30b587b32619c3.rlib,libparking_lot_core-0500aae20afe65dc.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libubyte-1efc47650d65be12.rlib,libtime-9607ccdd8b9db850.rlib,libitoa-038a99b7aae53dfd.rlib,libtime_core-3dea729da486ae44.rlib,libfigment-1de1b651f6dc985a.rlib,libtoml-e5691138ee6e3be9.rlib,libuncased-bbba168803cd3a25.rlib,libpear-9fc95c8e5b171b98.rlib,libinlinable_string-ca01d01701aeee7b.rlib,libserde-da12749c47a4fcce.rlib,libtokio-6dd1a4c92f76633c.rlib,libsignal_hook_registry-8d04f916e12996da.rlib,libnum_cpus-23357a88bec15508.rlib,libsocket2-f227a868096fc4f3.rlib,libbytes-bfed4fc704947305.rlib,libmio-c079362cc5b16d32.rlib,liblibc-8255c98ac802abc5.rlib,liblog-b7586808b433a588.rlib,libvalue_bag-1128a74b5a04539c.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfutures-759d1fde04923dc1.rlib,libfutures_util-77a92dd51657e4ad.rlib,libmemchr-34c06a26bc9e8129.rlib,libfutures_io-b5b10578856871e9.rlib,libslab-b1e702ccf3e927a6.rlib,libfutures_channel-93222ddac505dca7.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_sink-6e96cabfd22eb3eb.rlib,libfutures_task-34722ad7aa8a3d6a.rlib,libpin_utils-3860774ad9b215b5.rlib,libasync_stream-18daa8780fd9d8d3.rlib,libfutures_core-ddb9f02a8442a108.rlib,libyansi-a942934d3a1602e9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFdztsk/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-247897f43bf850c3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lfb_back-dce52f1ceddd9f36" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lfb-back` (bin "lfb-back" test) due to 1 previous error; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4038fc6aef38f3fb6a4a4e48c89d04e013c0f6019e94c099cb67ec6512adbc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4038fc6aef38f3fb6a4a4e48c89d04e013c0f6019e94c099cb67ec6512adbc0e", kill_on_drop: false }` [INFO] [stdout] 4038fc6aef38f3fb6a4a4e48c89d04e013c0f6019e94c099cb67ec6512adbc0e