[INFO] cloning repository https://github.com/MaxLuchs/warp_test_4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxLuchs/warp_test_4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxLuchs%2Fwarp_test_4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxLuchs%2Fwarp_test_4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aae174d36692691c81a4274ec3c63fed959cd59 [INFO] testing MaxLuchs/warp_test_4 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxLuchs%2Fwarp_test_4" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MaxLuchs/warp_test_4 [INFO] finished tweaking git repo https://github.com/MaxLuchs/warp_test_4 [INFO] tweaked toml for git repo https://github.com/MaxLuchs/warp_test_4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MaxLuchs/warp_test_4 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MaxLuchs/warp_test_4 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde2ac4d6d2882e443afcbbd2c37ce7397cb9b3df8df1ad3627aa329cb81e346 [INFO] running `Command { std: "docker" "start" "-a" "cde2ac4d6d2882e443afcbbd2c37ce7397cb9b3df8df1ad3627aa329cb81e346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde2ac4d6d2882e443afcbbd2c37ce7397cb9b3df8df1ad3627aa329cb81e346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde2ac4d6d2882e443afcbbd2c37ce7397cb9b3df8df1ad3627aa329cb81e346", kill_on_drop: false }` [INFO] [stdout] cde2ac4d6d2882e443afcbbd2c37ce7397cb9b3df8df1ad3627aa329cb81e346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] da0520dd5629c76e160a7419a74f473029836a0f00e240ee2497642bd2b4fbc2 [INFO] running `Command { std: "docker" "start" "-a" "da0520dd5629c76e160a7419a74f473029836a0f00e240ee2497642bd2b4fbc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling diesel v1.4.6 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling warp_test_picard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Timelike` and `Utc` [INFO] [stdout] --> src/db_models.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use chrono::{Timelike, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::result::DatabaseErrorKind::UnableToSendCommand` [INFO] [stdout] --> src/db_models.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use diesel::result::DatabaseErrorKind::UnableToSendCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/db_models.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/db_models.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, Identifiable, Serialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_queryable_for_ship` [INFO] [stdout] 7 | pub struct Ship { [INFO] [stdout] | ---- `Ship` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, Identifiable, Serialize)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `HasTable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_ship` [INFO] [stdout] 7 | pub struct Ship { [INFO] [stdout] | ---- `Ship` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Queryable, Identifiable, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Identifiable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_identifiable_for_ship` [INFO] [stdout] 7 | pub struct Ship { [INFO] [stdout] | ---- `Ship` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Insertable, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newship` [INFO] [stdout] 22 | #[table_name = "ships"] [INFO] [stdout] 23 | pub struct NewShip { [INFO] [stdout] | ------- `NewShip` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Insertable, Clone, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Insertable` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newship` [INFO] [stdout] 22 | #[table_name = "ships"] [INFO] [stdout] 23 | pub struct NewShip { [INFO] [stdout] | ------- `NewShip` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/db_models.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Insertable, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `UndecoratedInsertRecord` is not local [INFO] [stdout] | `table` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_insertable_for_newship` [INFO] [stdout] 22 | #[table_name = "ships"] [INFO] [stdout] 23 | pub struct NewShip { [INFO] [stdout] | ------- `NewShip` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | ships (id) { [INFO] [stdout] 3 | | id -> Integer, [INFO] [stdout] 4 | | name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | `table` is not local [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_table` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | ships (id) { [INFO] [stdout] 3 | | id -> Integer, [INFO] [stdout] | | -- `id` is not local [INFO] [stdout] 4 | | name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_id` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | ships (id) { [INFO] [stdout] 3 | | id -> Integer, [INFO] [stdout] 4 | | name -> Text, [INFO] [stdout] | | ---- `name` is not local [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_name` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | ships (id) { [INFO] [stdout] 3 | | id -> Integer, [INFO] [stdout] 4 | | name -> Text, [INFO] [stdout] 5 | | warp_speed -> Integer, [INFO] [stdout] | | ---------- `warp_speed` is not local [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_warp_speed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | ships (id) { [INFO] [stdout] 3 | | id -> Integer, [INFO] [stdout] 4 | | name -> Text, [INFO] [stdout] 5 | | warp_speed -> Integer, [INFO] [stdout] 6 | | faction -> Nullable, [INFO] [stdout] | | ------- `faction` is not local [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_`QueryId` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_query_id_for_faction` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clauses on type aliases are not enforced [INFO] [stdout] --> src/services.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | / where [INFO] [stdout] 16 | | S: Serialize, [INFO] [stdout] | |_____^^^^^^^^^^^^- help: remove this where clause [INFO] [stdout] | | [INFO] [stdout] | will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Reply` [INFO] [stdout] --> src/bin/main.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use warp::{Filter, Rejection, Reply}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/bin/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Bytes` [INFO] [stdout] --> src/bin/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use std::io::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/bin/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warp::http::Method` [INFO] [stdout] --> src/bin/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use warp::http::Method; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/main.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/seed.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | dotenv::dotenv().ok().ok_or_else(|| eyre!("Fck...")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = dotenv::dotenv().ok().ok_or_else(|| eyre!("Fck...")); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DBError`, `BodyParserError`, and `NotFound` are never constructed [INFO] [stdout] --> src/bin/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | enum AppError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | DBError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | BodyParserError, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | #[error("Stuff not found")] [INFO] [stdout] 31 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppError` 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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcBTEGfB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenv-071ec522f34dd5ab.rlib,libpretty_env_logger-6133848ec73e49c6.rlib,libenv_logger-292eac4def3c1a4f.rlib,libtermcolor-811ad993a566b17a.rlib,libatty-1972ffbe125f2bd5.rlib,libhumantime-8d8e09eea03a30a0.rlib,libregex-d3db9086d4ba1a53.rlib,libthread_local-ced75f15e72bacf0.rlib,libregex_syntax-e5af858b2117774d.rlib,libaho_corasick-b254e07826576682.rlib,libwarp_ships-1eb5c0380d92a1eb.rlib,libwarp-a908f3cef91531b6.rlib,libtokio_stream-3e7ca4a86f21e3b2.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-7401996cf3f80f90.rlib,libtungstenite-b96addda25d0e872.rlib,libutf8-366d41341a694a10.rlib,libinput_buffer-12462397cc8b00ae.rlib,liburl-cba3aa9be15cb616.rlib,libidna-341e00c6e855b013.rlib,libunicode_normalization-b57c2dc2eebb264c.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libtracing_futures-693d02add75ddc36.rlib,libmultipart-077166a7c4852e31.rlib,libtwoway-c332a336362140c2.rlib,libbuf_redux-5d2df3802742decb.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-31708ced77f94ffe.rlib,librand-cb3c44e4526f3dd2.rlib,librand_chacha-6dbe5f5f76326548.rlib,librand_core-a36b03492d1c0d83.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-4848c94ebbd109ac.rlib,librand_chacha-184ebd3478bc5b20.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-3f3ac3b83b5679bc.rlib,libgetrandom-a94e41194fa97659.rlib,libmime_guess-7863e8c426e8b68e.rlib,libunicase-5ad2bb91a3979cdc.rlib,libserde_urlencoded-f935d5d440ff7df8.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libserde_json-9c76806458fb7a18.rlib,libryu-af883cd9b444a782.rlib,libheaders-6491e2c97e584cba.rlib,libsha1-7870236298d6aa2f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libmime-2517c84452183460.rlib,libheaders_core-53710d5e95873526.rlib,libbitflags-561a4f1321538a32.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-9ce4341e83f6f124.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsocket2-46f98993dd961701.rlib,libh2-9908fb4d2739aa1d.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-6df996475aa74658.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-c423526a91c885e2.rlib,libtokio-5245d12992f93fe7.rlib,libsignal_hook_registry-f197efd2d8bbcaba.rlib,libnum_cpus-22c8d48ec40b2579.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libmio-771c9b055503407f.rlib,libhttpdate-7254a90ea045ac03.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libtracing-2cfe6fc2dcdd1652.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libpin_project-035e32637464a152.rlib,libfutures-1dba9af403cd3350.rlib,libfutures_channel-0d7917709fa7c73d.rlib,libfutures_util-1ba0397da491f2ec.rlib,libslab-7c577fd9ceb1ab41.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-fa0d7bad7328aa0d.rlib,libfutures_task-06463abe0b6a5a96.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-40a7f526d7a8037c.rlib,libuuid-e7dcee8a1ffa4a70.rlib,libgetrandom-dd7b810c75e496be.rlib,libchrono-2d6ac239011595e0.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-d0c04ebf9863cb9d.rlib,libserde-13e31f1ae17e3b37.rlib,libdiesel-947dc2ec67f408b7.rlib,liblibsqlite3_sys-c53d541d0745dac7.rlib,libr2d2-2592a958af7ed1a5.rlib,libscheduled_thread_pool-88218c14f201ce39.rlib,libparking_lot-998e12560b3eed3c.rlib,libparking_lot_core-96c6324afd8a9871.rlib,liblibc-a3b5902c157bccb1.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libbyteorder-a2e9f6ef1ec2d791.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeyre-eaad17bd44ece60b.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-a3308e77ab1abc42.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-L" "/tmp/rustcBTEGfB/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/seed-2eac7c70bbbe5aca" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-a94e41194fa97659.rlib(getrandom-a94e41194fa97659.getrandom.2a7dfb5f29d0e54b-cgu.0.rcgu.o): undefined reference to symbol 'open64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp_test_picard` (bin "seed") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcBKL1ZL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpretty_env_logger-6133848ec73e49c6.rlib,libenv_logger-292eac4def3c1a4f.rlib,libtermcolor-811ad993a566b17a.rlib,libatty-1972ffbe125f2bd5.rlib,libhumantime-8d8e09eea03a30a0.rlib,libregex-d3db9086d4ba1a53.rlib,libthread_local-ced75f15e72bacf0.rlib,libregex_syntax-e5af858b2117774d.rlib,libaho_corasick-b254e07826576682.rlib,libdotenv-071ec522f34dd5ab.rlib,libwarp_ships-1eb5c0380d92a1eb.rlib,libuuid-e7dcee8a1ffa4a70.rlib,libchrono-2d6ac239011595e0.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libeyre-eaad17bd44ece60b.rlib,libindenter-660efc77d4619410.rlib,libdiesel-947dc2ec67f408b7.rlib,liblibsqlite3_sys-c53d541d0745dac7.rlib,libr2d2-2592a958af7ed1a5.rlib,libscheduled_thread_pool-88218c14f201ce39.rlib,libthiserror-9a21c43c7dc3dcd8.rlib,libwarp-a908f3cef91531b6.rlib,libtokio_stream-3e7ca4a86f21e3b2.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-7401996cf3f80f90.rlib,libtungstenite-b96addda25d0e872.rlib,libutf8-366d41341a694a10.rlib,libbyteorder-a2e9f6ef1ec2d791.rlib,libinput_buffer-12462397cc8b00ae.rlib,liburl-cba3aa9be15cb616.rlib,libidna-341e00c6e855b013.rlib,libunicode_normalization-b57c2dc2eebb264c.rlib,libtinyvec-57b4fd5806efbfbb.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libtracing_futures-693d02add75ddc36.rlib,libmultipart-077166a7c4852e31.rlib,libtwoway-c332a336362140c2.rlib,libbuf_redux-5d2df3802742decb.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-31708ced77f94ffe.rlib,librand-cb3c44e4526f3dd2.rlib,librand_chacha-6dbe5f5f76326548.rlib,librand_core-a36b03492d1c0d83.rlib,libgetrandom-dd7b810c75e496be.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-4848c94ebbd109ac.rlib,librand_chacha-184ebd3478bc5b20.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-3f3ac3b83b5679bc.rlib,libgetrandom-a94e41194fa97659.rlib,libmime_guess-7863e8c426e8b68e.rlib,libunicase-5ad2bb91a3979cdc.rlib,libserde_urlencoded-f935d5d440ff7df8.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libserde_json-9c76806458fb7a18.rlib,libryu-af883cd9b444a782.rlib,libserde-13e31f1ae17e3b37.rlib,libheaders-6491e2c97e584cba.rlib,libtime-d0c04ebf9863cb9d.rlib,libsha1-7870236298d6aa2f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libmime-2517c84452183460.rlib,libheaders_core-53710d5e95873526.rlib,libbitflags-561a4f1321538a32.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-9ce4341e83f6f124.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsocket2-46f98993dd961701.rlib,libh2-9908fb4d2739aa1d.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-6df996475aa74658.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-c423526a91c885e2.rlib,libtokio-5245d12992f93fe7.rlib,libsignal_hook_registry-f197efd2d8bbcaba.rlib,libnum_cpus-22c8d48ec40b2579.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libonce_cell-a3308e77ab1abc42.rlib,libmio-771c9b055503407f.rlib,libparking_lot-998e12560b3eed3c.rlib,libparking_lot_core-96c6324afd8a9871.rlib,liblibc-a3b5902c157bccb1.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-96b38419b92836ef.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libhttpdate-7254a90ea045ac03.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libtracing-2cfe6fc2dcdd1652.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libpin_project-035e32637464a152.rlib,libfutures-1dba9af403cd3350.rlib,libfutures_channel-0d7917709fa7c73d.rlib,libfutures_util-1ba0397da491f2ec.rlib,libslab-7c577fd9ceb1ab41.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-fa0d7bad7328aa0d.rlib,libfutures_task-06463abe0b6a5a96.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-40a7f526d7a8037c.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-L" "/tmp/rustcBKL1ZL/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ship-c57fc0d1ce5a473e" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-dd7b810c75e496be.rlib(getrandom-dd7b810c75e496be.getrandom.66680b6a0be59e26-cgu.0.rcgu.o): undefined reference to symbol 'open64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp_test_picard` (bin "ship") due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "da0520dd5629c76e160a7419a74f473029836a0f00e240ee2497642bd2b4fbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0520dd5629c76e160a7419a74f473029836a0f00e240ee2497642bd2b4fbc2", kill_on_drop: false }` [INFO] [stdout] da0520dd5629c76e160a7419a74f473029836a0f00e240ee2497642bd2b4fbc2