[INFO] fetching crate feophant 0.9.0... [INFO] testing feophant-0.9.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate feophant 0.9.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate feophant 0.9.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate crates.io crate feophant 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded moka-cht v0.4.2 [INFO] [stderr] Downloaded moka v0.6.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1ac55eeff7541ae9c4ff42e95dc40fcfbbf6251ea84b40bb11629598e5e34df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1ac55eeff7541ae9c4ff42e95dc40fcfbbf6251ea84b40bb11629598e5e34df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1ac55eeff7541ae9c4ff42e95dc40fcfbbf6251ea84b40bb11629598e5e34df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ac55eeff7541ae9c4ff42e95dc40fcfbbf6251ea84b40bb11629598e5e34df", kill_on_drop: false }` [INFO] [stdout] e1ac55eeff7541ae9c4ff42e95dc40fcfbbf6251ea84b40bb11629598e5e34df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb143aa3b8879280059ac448c72cc994c658899d70b9e799b200d31e5bf5421 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ddb143aa3b8879280059ac448c72cc994c658899d70b9e799b200d31e5bf5421", 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 futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [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 futures-io v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling moka v0.6.1 [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 instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling quote v1.0.9 [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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling moka-cht v0.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lru v0.6.6 [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-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling feophant v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BytesMut`, `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: 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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [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: associated function is never used: `search` [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:140:12 [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 is never used: `parse_constraint` [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: field is never read: `file_manager` [INFO] [stdout] --> src/feophant.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | file_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "ddb143aa3b8879280059ac448c72cc994c658899d70b9e799b200d31e5bf5421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb143aa3b8879280059ac448c72cc994c658899d70b9e799b200d31e5bf5421", kill_on_drop: false }` [INFO] [stdout] ddb143aa3b8879280059ac448c72cc994c658899d70b9e799b200d31e5bf5421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca69b070d727086e5c5bfc6cdca596c14dfbb3f1d10846678d1bdf77570bbd2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aca69b070d727086e5c5bfc6cdca596c14dfbb3f1d10846678d1bdf77570bbd2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stdout] warning: unused imports: `BytesMut`, `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: 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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [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: associated function is never used: `search` [INFO] [stdout] --> src/engine/io/index_formats/btree_leaf.rs:140:12 [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 is never used: `parse_constraint` [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: field is never read: `file_manager` [INFO] [stdout] --> src/feophant.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | file_manager: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [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 md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling stringprep v0.1.2 [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] [stderr] error: could not compile `feophant`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name feophantlib --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7bd0cc72c52feda8 -C extra-filename=-7bd0cc72c52feda8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-96e1b4b8288b0306.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c0b637b740c124a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6a5683139d3355dd.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-498a9943ff5856f3.so --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-8d5c7a23d4349fce.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-3ed1bd5234b851f8.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-22c71d31f166fb0d.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-c5a01113d5d07667.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4dd256ea3f09dfd6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f3a6d1b3a7f07930.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3b71ceb15ca93e77.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-d31a6b15dfcd55ed.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-aaabdc19a4a83bb2.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-98eccb21b5cc59ac.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-abce8c4d18ede12e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ea3f5c3ca9b08d11.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" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.sql_create_table.ee5eda0b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83.2tyun3c795fx4tbn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-d31a6b15dfcd55ed.rlib" "/opt/rustwide/target/debug/deps/libphf-9e4a4b9a49a46b80.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7040305f4d3860de.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-efd2de6d1a139394.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-4b41acbdd2d323ea.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-33c2fd7a26544e19.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8e4ba532d5071381.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71225ad5dce6a736.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libhmac-8287ea395e25776a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec7ab993ebbe9a07.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libmd5-aa8acf50e95a0e84.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4dd256ea3f09dfd6.rlib" "/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110deddd892c669d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd082b6d51776df2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libfeophantlib-65bbe66b408f2114.rlib" "/opt/rustwide/target/debug/deps/libnom-22c71d31f166fb0d.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmoka-3ed1bd5234b851f8.rlib" "/opt/rustwide/target/debug/deps/libquanta-cd8b9949cafae8e3.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-620584c4db641cfa.rlib" "/opt/rustwide/target/debug/deps/libmoka_cht-6104a100f3991a5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7dd5d1a41b3db247.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ac15016459712621.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libasync_io-baf6d98e30983027.rlib" "/opt/rustwide/target/debug/deps/libpolling-683a6e2cb1c33251.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72b2baec46b5ab1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8c43f9b9089f3bb6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-35634eaf2f2c153b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures-6a5683139d3355dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1eab8e0176b852c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7752f0e759ef6d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c8eacc6d246f0df4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-96e1b4b8288b0306.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-aaabdc19a4a83bb2.rlib" "/opt/rustwide/target/debug/deps/libuuid-ea3f5c3ca9b08d11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbcef18fd9d8add9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-abce8c4d18ede12e.rlib" "/opt/rustwide/target/debug/deps/libtokio-3b71ceb15ca93e77.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2fba78ff9d282dc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b7b90798129d6fc1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libmio-9f2b9c489ccf2841.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14f4545aa23b0ae2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ab4221b0b896990.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f3a6d1b3a7f07930.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-c5a01113d5d07667.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d207e01d7b9464a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-08054db546ab11de.rlib" "/opt/rustwide/target/debug/deps/liblibc-44ea2d13e4d2213a.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sql_create_table-319a5405cb296b83" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.sql_garbage.8f294f78-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b.4166d29a41p6ws7i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-d31a6b15dfcd55ed.rlib" "/opt/rustwide/target/debug/deps/libphf-9e4a4b9a49a46b80.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7040305f4d3860de.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-efd2de6d1a139394.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-4b41acbdd2d323ea.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-33c2fd7a26544e19.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8e4ba532d5071381.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71225ad5dce6a736.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libhmac-8287ea395e25776a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec7ab993ebbe9a07.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libmd5-aa8acf50e95a0e84.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4dd256ea3f09dfd6.rlib" "/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110deddd892c669d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd082b6d51776df2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libfeophantlib-65bbe66b408f2114.rlib" "/opt/rustwide/target/debug/deps/libnom-22c71d31f166fb0d.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmoka-3ed1bd5234b851f8.rlib" "/opt/rustwide/target/debug/deps/libquanta-cd8b9949cafae8e3.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-620584c4db641cfa.rlib" "/opt/rustwide/target/debug/deps/libmoka_cht-6104a100f3991a5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7dd5d1a41b3db247.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ac15016459712621.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libasync_io-baf6d98e30983027.rlib" "/opt/rustwide/target/debug/deps/libpolling-683a6e2cb1c33251.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72b2baec46b5ab1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8c43f9b9089f3bb6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-35634eaf2f2c153b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures-6a5683139d3355dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1eab8e0176b852c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7752f0e759ef6d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c8eacc6d246f0df4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-96e1b4b8288b0306.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-aaabdc19a4a83bb2.rlib" "/opt/rustwide/target/debug/deps/libuuid-ea3f5c3ca9b08d11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbcef18fd9d8add9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-abce8c4d18ede12e.rlib" "/opt/rustwide/target/debug/deps/libtokio-3b71ceb15ca93e77.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2fba78ff9d282dc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b7b90798129d6fc1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libmio-9f2b9c489ccf2841.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14f4545aa23b0ae2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ab4221b0b896990.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f3a6d1b3a7f07930.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-c5a01113d5d07667.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d207e01d7b9464a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-08054db546ab11de.rlib" "/opt/rustwide/target/debug/deps/liblibc-44ea2d13e4d2213a.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sql_garbage-288108d42e32702b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.visibility_tests.ed1ccac7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3.10v1v2zqxe5hq3ej.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-d31a6b15dfcd55ed.rlib" "/opt/rustwide/target/debug/deps/libphf-9e4a4b9a49a46b80.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7040305f4d3860de.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-efd2de6d1a139394.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-4b41acbdd2d323ea.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-33c2fd7a26544e19.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8e4ba532d5071381.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-71225ad5dce6a736.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libhmac-8287ea395e25776a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec7ab993ebbe9a07.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libmd5-aa8acf50e95a0e84.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4dd256ea3f09dfd6.rlib" "/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110deddd892c669d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd082b6d51776df2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libfeophantlib-65bbe66b408f2114.rlib" "/opt/rustwide/target/debug/deps/libnom-22c71d31f166fb0d.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmoka-3ed1bd5234b851f8.rlib" "/opt/rustwide/target/debug/deps/libquanta-cd8b9949cafae8e3.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-620584c4db641cfa.rlib" "/opt/rustwide/target/debug/deps/libmoka_cht-6104a100f3991a5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7dd5d1a41b3db247.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ac15016459712621.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libasync_io-baf6d98e30983027.rlib" "/opt/rustwide/target/debug/deps/libpolling-683a6e2cb1c33251.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72b2baec46b5ab1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8c43f9b9089f3bb6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-35634eaf2f2c153b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures-6a5683139d3355dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1eab8e0176b852c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7752f0e759ef6d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0a414b0c45b3260c.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c8eacc6d246f0df4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-96e1b4b8288b0306.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-aaabdc19a4a83bb2.rlib" "/opt/rustwide/target/debug/deps/libuuid-ea3f5c3ca9b08d11.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbcef18fd9d8add9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-abce8c4d18ede12e.rlib" "/opt/rustwide/target/debug/deps/libtokio-3b71ceb15ca93e77.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2fba78ff9d282dc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b7b90798129d6fc1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libmio-9f2b9c489ccf2841.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14f4545aa23b0ae2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ab4221b0b896990.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f3a6d1b3a7f07930.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-c5a01113d5d07667.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libchrono-9d207e01d7b9464a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-08054db546ab11de.rlib" "/opt/rustwide/target/debug/deps/liblibc-44ea2d13e4d2213a.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/visibility_tests-1aeaf9da6afeaff3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aca69b070d727086e5c5bfc6cdca596c14dfbb3f1d10846678d1bdf77570bbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca69b070d727086e5c5bfc6cdca596c14dfbb3f1d10846678d1bdf77570bbd2", kill_on_drop: false }` [INFO] [stdout] aca69b070d727086e5c5bfc6cdca596c14dfbb3f1d10846678d1bdf77570bbd2