[INFO] fetching crate feophant 0.9.0... [INFO] testing feophant-0.9.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate feophant 0.9.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate feophant 0.9.0 [INFO] finished tweaking crates.io crate feophant 0.9.0 [INFO] tweaked toml for crates.io crate feophant 0.9.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate feophant 0.9.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate feophant 0.9.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.15 [INFO] [stderr] Downloaded tokio-postgres v0.7.2 [INFO] [stderr] Downloaded siphasher v0.3.6 [INFO] [stderr] Downloaded postgres-protocol v0.6.1 [INFO] [stderr] Downloaded postgres-types v0.2.1 [INFO] [stderr] Downloaded tokio-stream v0.1.6 [INFO] [stderr] Downloaded tokio v1.7.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a140b1b31ff0bc854862474561f1a9a41c02caa06c72a6822c0f34e00ac7cb2c [INFO] running `Command { std: "docker" "start" "-a" "a140b1b31ff0bc854862474561f1a9a41c02caa06c72a6822c0f34e00ac7cb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a140b1b31ff0bc854862474561f1a9a41c02caa06c72a6822c0f34e00ac7cb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a140b1b31ff0bc854862474561f1a9a41c02caa06c72a6822c0f34e00ac7cb2c", kill_on_drop: false }` [INFO] [stdout] a140b1b31ff0bc854862474561f1a9a41c02caa06c72a6822c0f34e00ac7cb2c [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 164134b2883a2c011b06fdd6e3e55a6bd646704063578862c8b470f262d8ec78 [INFO] running `Command { std: "docker" "start" "-a" "164134b2883a2c011b06fdd6e3e55a6bd646704063578862c8b470f262d8ec78", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling moka v0.6.1 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling moka-cht v0.4.2 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling feophant v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BytesMut` and `Bytes` [INFO] [stdout] --> src/engine/io/row_formats/item_pointer.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/engine/io/row_formats/item_pointer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `prior_offset` is assigned to, but never used [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut prior_offset = PageOffset(0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_prior_offset` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `prior_offset` is never read [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | prior_offset = offset; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_offset` [INFO] [stdout] --> src/engine/io/index_manager.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | let (page_guard, page_offset, mut leaf) = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `o` [INFO] [stdout] --> src/engine/io/visible_row_manager.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(o) => return Ok(true), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | .flat_map(|(k, v)| v.clone()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/engine/objects/types/base_sql_types.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | BaseSqlTypesMapper::Array(a) => todo!("Bed time, need to fix!"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl BTreeLeaf { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn search(&self, range: R) -> Vec [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_constraint` is never used [INFO] [stdout] --> src/engine/objects/constraints/parse_constraint.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_constraint<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WhereEntry` is never used [INFO] [stdout] --> src/engine/objects/query_tree.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum WhereEntry {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_manager` is never read [INFO] [stdout] --> src/feophant.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct FeOphant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | file_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> src/engine.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | matches!(parse_tree.deref(), ParseTree::CreateTable(_)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `ParseTree` does not implement `Deref`, so calling `deref` on `&ParseTree` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 108 - matches!(parse_tree.deref(), ParseTree::CreateTable(_)) [INFO] [stdout] 108 + matches!(parse_tree, ParseTree::CreateTable(_)) [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `ParseTree`, implement `Clone` for it [INFO] [stdout] --> src/engine/objects/parse_tree.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Clone)] [INFO] [stdout] 5 | pub enum ParseTree { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s [INFO] running `Command { std: "docker" "inspect" "164134b2883a2c011b06fdd6e3e55a6bd646704063578862c8b470f262d8ec78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164134b2883a2c011b06fdd6e3e55a6bd646704063578862c8b470f262d8ec78", kill_on_drop: false }` [INFO] [stdout] 164134b2883a2c011b06fdd6e3e55a6bd646704063578862c8b470f262d8ec78 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 78b2d0de548e7e9632ca184a145182ad16346bbcc22c2419d85bd9f2db998881 [INFO] running `Command { std: "docker" "start" "-a" "78b2d0de548e7e9632ca184a145182ad16346bbcc22c2419d85bd9f2db998881", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stdout] warning: unused imports: `BytesMut` and `Bytes` [INFO] [stdout] --> src/engine/io/row_formats/item_pointer.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/engine/io/row_formats/item_pointer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `prior_offset` is assigned to, but never used [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut prior_offset = PageOffset(0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_prior_offset` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `prior_offset` is never read [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | prior_offset = offset; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_offset` [INFO] [stdout] --> src/engine/io/index_manager.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | let (page_guard, page_offset, mut leaf) = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `o` [INFO] [stdout] --> src/engine/io/visible_row_manager.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(o) => return Ok(true), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | .flat_map(|(k, v)| v.clone()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/engine/objects/types/base_sql_types.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | BaseSqlTypesMapper::Array(a) => todo!("Bed time, need to fix!"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl BTreeLeaf { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn search(&self, range: R) -> Vec [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_constraint` is never used [INFO] [stdout] --> src/engine/objects/constraints/parse_constraint.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_constraint<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WhereEntry` is never used [INFO] [stdout] --> src/engine/objects/query_tree.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum WhereEntry {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_manager` is never read [INFO] [stdout] --> src/feophant.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct FeOphant { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | file_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> src/engine.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | matches!(parse_tree.deref(), ParseTree::CreateTable(_)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `ParseTree` does not implement `Deref`, so calling `deref` on `&ParseTree` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 108 - matches!(parse_tree.deref(), ParseTree::CreateTable(_)) [INFO] [stdout] 108 + matches!(parse_tree, ParseTree::CreateTable(_)) [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `ParseTree`, implement `Clone` for it [INFO] [stdout] --> src/engine/objects/parse_tree.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Clone)] [INFO] [stdout] 5 | pub enum ParseTree { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling feophant v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/engine/io/block_layer/lock_manager.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/engine/io/row_formats/item_pointer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `prior_offset` is assigned to, but never used [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut prior_offset = PageOffset(0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_prior_offset` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `prior_offset` is never read [INFO] [stdout] --> src/engine/io/index_manager/find_leaf.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | prior_offset = offset; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page_offset` [INFO] [stdout] --> src/engine/io/index_manager.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | let (page_guard, page_offset, mut leaf) = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `o` [INFO] [stdout] --> src/engine/io/visible_row_manager.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | Ok(o) => return Ok(true), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmp_dir` [INFO] [stdout] --> src/engine/io/block_layer/lock_manager.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let tmp_dir = tmp.path().as_os_str().to_os_string(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tbl_uuid` [INFO] [stdout] --> src/engine/io/index_formats/btree_branch.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | let tbl_uuid = Uuid::new_v4(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tbl_uuid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | .flat_map(|(k, v)| v.clone()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/engine/io/page_formats/page_header.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let mut test = PageHeader::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/engine/objects/types/base_sql_types.rs:117:39 [INFO] [stdout] | [INFO] [stdout] 117 | BaseSqlTypesMapper::Array(a) => todo!("Bed time, need to fix!"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `feophant` (lib test); 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name feophantlib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8ac0bc33cdade6f -C extra-filename=-001e150a1e7893c9 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasync_stream-3f5a5aec31623667.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-561a4f1321538a32.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-f5f6908afbf67346.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-ce6c8eccc873512d.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-6f25159d067c753a.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d059a0996a3d6850.so --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-ac2d7cc7e3389574.rlib --extern lru=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblru-6c2ef09a5977bc1c.rlib --extern moka=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmoka-5b0a722d60c7b67a.rlib --extern nom=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnom-6255d8a4ec78004c.rlib --extern simplelog=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsimplelog-cfae78ea3f83b087.rlib --extern tempfile=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-6cf2424819e6759d.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-0f50bfeb48018795.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-3e214b6ae51821ce.rlib --extern tokio_postgres=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_postgres-8ad05f9191b6a1c9.rlib --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-4d7a22ed58f7f23b.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-0296c5e6f93b890e.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-d209fa7010d2231a.rlib --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-c0b4e6c1e8e76236.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/rustckNaGq5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio_postgres-8ad05f9191b6a1c9.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libpostgres_types-4ea271004efbea37.rlib,libpostgres_protocol-5d11f4ca44b28826.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-9563dee46838bbc0.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-b210e29e575b6a44.rlib,libmatches-210e485a89affeee.rlib,libsha2-434aa61f0d616d66.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libhmac-e0909ff69e4c568a.rlib,libcrypto_mac-8a15ed236196220f.rlib,libsubtle-af5f0d59ba7ae801.rlib,libmd5-5f6624ce44fe575a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libfallible_iterator-da18290346318e11.rlib,libbyteorder-c7092f68299ac016.rlib,libtempfile-6cf2424819e6759d.rlib,librand-550286ac7632995c.rlib,librand_chacha-76682ccbeb6edfd3.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-a0184c68a04583bb.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libfeophantlib-c9bf157e77da4567.rlib,libnom-6255d8a4ec78004c.rlib,libminimal_lexical-d07c000ce52f3800.rlib,libmoka-5b0a722d60c7b67a.rlib,libquanta-828f73baab5abf6e.rlib,libraw_cpuid-a79db869735878ab.rlib,libmoka_cht-289093fa35a19370.rlib,libcrossbeam_epoch-183d23082b71c316.rlib,libmemoffset-d1f7fdae4314fb01.rlib,libcrossbeam_utils-7ccc3daa855f4772.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libasync_io-faf96303a6260f55.rlib,libpolling-2d66baafd7a0435c.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.rlib,libsocket2-d68bc018bf4cf28c.rlib,libfutures_lite-f25911e4b370a5a9.rlib,libfastrand-2f4c4b947f240fa2.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libscheduled_thread_pool-5eda826c83fc6105.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-6f25159d067c753a.rlib,libfutures_executor-e16c3d2c8776b1ca.rlib,libfutures_util-ef4ec9dc5e8eba90.rlib,libfutures_io-7d8d60e97cede141.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-d7d2b5a1fab2fed0.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-3f5a5aec31623667.rlib,libtokio_stream-4d7a22ed58f7f23b.rlib,libuuid-c0b4e6c1e8e76236.rlib,libgetrandom-94946756e351b095.rlib,libtokio_util-d209fa7010d2231a.rlib,libtokio-3e214b6ae51821ce.rlib,libsignal_hook_registry-bf824222d7a354dd.rlib,libnum_cpus-3e2774cbefb7bab6.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libonce_cell-4f239b47916bc9d6.rlib,libmio-d223ea370568d7af.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libparking_lot-2dca0b6456645d8d.rlib,libparking_lot_core-e60a0daf65c8d8be.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_core-891d760f6cde94e5.rlib,libthiserror-0f50bfeb48018795.rlib,libbytes-f5f6908afbf67346.rlib,libsimplelog-cfae78ea3f83b087.rlib,libtermcolor-811ad993a566b17a.rlib,libchrono-27ffcf96e7a98357.rlib,libnum_integer-f0f410ff67500ebc.rlib,libnum_traits-e187c9543899d750.rlib,libtime-98cd4a8780022a14.rlib,liblibc-0af8d1e9c789790f.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbitflags-561a4f1321538a32.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" "-L" "/tmp/rustckNaGq5/raw-dylibs" "-Wl,-Bdynamic" "-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/visibility_tests-d1db006f3161dae7" "-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: 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 `feophant` (test "visibility_tests") due to 1 previous error [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/rustcgol4CX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtempfile-6cf2424819e6759d.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libfeophantlib-c9bf157e77da4567.rlib,libnom-6255d8a4ec78004c.rlib,libminimal_lexical-d07c000ce52f3800.rlib,libmoka-5b0a722d60c7b67a.rlib,libquanta-828f73baab5abf6e.rlib,libraw_cpuid-a79db869735878ab.rlib,libmoka_cht-289093fa35a19370.rlib,libcrossbeam_epoch-183d23082b71c316.rlib,libmemoffset-d1f7fdae4314fb01.rlib,libcrossbeam_utils-7ccc3daa855f4772.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,libasync_io-faf96303a6260f55.rlib,libpolling-2d66baafd7a0435c.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.rlib,libfutures_lite-f25911e4b370a5a9.rlib,libfastrand-2f4c4b947f240fa2.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libscheduled_thread_pool-5eda826c83fc6105.rlib,libasync_lock-8ae8c774c17aa7a9.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libasync_stream-3f5a5aec31623667.rlib,libtokio_stream-4d7a22ed58f7f23b.rlib,libuuid-c0b4e6c1e8e76236.rlib,libthiserror-0f50bfeb48018795.rlib,libsimplelog-cfae78ea3f83b087.rlib,libtermcolor-811ad993a566b17a.rlib,libchrono-27ffcf96e7a98357.rlib,libnum_integer-f0f410ff67500ebc.rlib,libnum_traits-e187c9543899d750.rlib,libtime-98cd4a8780022a14.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_postgres-8ad05f9191b6a1c9.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsocket2-d68bc018bf4cf28c.rlib,libtokio_util-d209fa7010d2231a.rlib,libtokio-3e214b6ae51821ce.rlib,libsignal_hook_registry-bf824222d7a354dd.rlib,libnum_cpus-3e2774cbefb7bab6.rlib,libonce_cell-4f239b47916bc9d6.rlib,libmio-d223ea370568d7af.rlib,liblog-ac2d7cc7e3389574.rlib,libparking_lot-2dca0b6456645d8d.rlib,libparking_lot_core-e60a0daf65c8d8be.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libpostgres_types-4ea271004efbea37.rlib,libpostgres_protocol-5d11f4ca44b28826.rlib,libbase64-1447dfff012d42f8.rlib,libstringprep-9563dee46838bbc0.rlib,libunicode_normalization-4c2b7b0325bb03da.rlib,libtinyvec-f245651c7e9f5ae5.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-b210e29e575b6a44.rlib,libmatches-210e485a89affeee.rlib,libsha2-434aa61f0d616d66.rlib,libcpufeatures-8b96bec3e217b71f.rlib,librand-550286ac7632995c.rlib,librand_chacha-76682ccbeb6edfd3.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-a0184c68a04583bb.rlib,libgetrandom-94946756e351b095.rlib,liblibc-0af8d1e9c789790f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhmac-e0909ff69e4c568a.rlib,libcrypto_mac-8a15ed236196220f.rlib,libsubtle-af5f0d59ba7ae801.rlib,libmd5-5f6624ce44fe575a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libfallible_iterator-da18290346318e11.rlib,libfutures-6f25159d067c753a.rlib,libfutures_executor-e16c3d2c8776b1ca.rlib,libfutures_util-ef4ec9dc5e8eba90.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-7d8d60e97cede141.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-d7d2b5a1fab2fed0.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-891d760f6cde94e5.rlib,libbytes-f5f6908afbf67346.rlib,libbyteorder-c7092f68299ac016.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" "-L" "/tmp/rustcgol4CX/raw-dylibs" "-Wl,-Bdynamic" "-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/sql_primary_key_insert-7ea936555a5c7e08" "-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: 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 `feophant` (test "sql_primary_key_insert") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "78b2d0de548e7e9632ca184a145182ad16346bbcc22c2419d85bd9f2db998881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b2d0de548e7e9632ca184a145182ad16346bbcc22c2419d85bd9f2db998881", kill_on_drop: false }` [INFO] [stdout] 78b2d0de548e7e9632ca184a145182ad16346bbcc22c2419d85bd9f2db998881