[INFO] cloning repository https://github.com/emersonmde/reprisedb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emersonmde/reprisedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Freprisedb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Freprisedb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4873505e247599cccf23ea94c50d110585b31463 [INFO] testing emersonmde/reprisedb against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Freprisedb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emersonmde/reprisedb on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/emersonmde/reprisedb [INFO] finished tweaking git repo https://github.com/emersonmde/reprisedb [INFO] tweaked toml for git repo https://github.com/emersonmde/reprisedb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emersonmde/reprisedb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d789d16800e621b5c447870ba0aa3d4a291366639f223a2dbfa271cbdfc79ac [INFO] running `Command { std: "docker" "start" "-a" "6d789d16800e621b5c447870ba0aa3d4a291366639f223a2dbfa271cbdfc79ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d789d16800e621b5c447870ba0aa3d4a291366639f223a2dbfa271cbdfc79ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d789d16800e621b5c447870ba0aa3d4a291366639f223a2dbfa271cbdfc79ac", kill_on_drop: false }` [INFO] [stdout] 6d789d16800e621b5c447870ba0aa3d4a291366639f223a2dbfa271cbdfc79ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea6cb08eece529629f4efd9b5e49dc5dc623ade1f6ec2ff0fdaad45ab081aa7 [INFO] running `Command { std: "docker" "start" "-a" "aea6cb08eece529629f4efd9b5e49dc5dc623ade1f6ec2ff0fdaad45ab081aa7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling reprisedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bloombox v0.1.0 (https://github.com/emersonmde/bloombox#f44a12f2) [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling console-api v0.5.0 [INFO] [stderr] Compiling console-subscriber v0.1.9 [INFO] [stdout] warning: unused import: `sstable::iter::AsyncIterator` [INFO] [stdout] --> src/reprisedb/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use sstable::iter::AsyncIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sstable::iter::SSTableIter` [INFO] [stdout] --> src/reprisedb/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use sstable::iter::SSTableIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sstable::SSTable` [INFO] [stdout] --> src/reprisedb/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use sstable::SSTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_reads` is never read [INFO] [stdout] --> src/reprisedb/database/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct DatabaseConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub max_reads: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `clear` are never used [INFO] [stdout] --> src/reprisedb/memtable.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl MemTable { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub async fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/reprisedb/sstable/iter.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct SSTableIter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 14 | pub buf_reader: Arc>>, [INFO] [stdout] 15 | pub buf: Arc>>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "aea6cb08eece529629f4efd9b5e49dc5dc623ade1f6ec2ff0fdaad45ab081aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea6cb08eece529629f4efd9b5e49dc5dc623ade1f6ec2ff0fdaad45ab081aa7", kill_on_drop: false }` [INFO] [stdout] aea6cb08eece529629f4efd9b5e49dc5dc623ade1f6ec2ff0fdaad45ab081aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a291b5c54200c64b3c3771a41bb10c2486ddf303fdb5ba296dba37ff5379dc5a [INFO] running `Command { std: "docker" "start" "-a" "a291b5c54200c64b3c3771a41bb10c2486ddf303fdb5ba296dba37ff5379dc5a", kill_on_drop: false }` [INFO] [stderr] Compiling reprisedb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sstable::iter::AsyncIterator` [INFO] [stdout] --> src/reprisedb/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use sstable::iter::AsyncIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sstable::iter::SSTableIter` [INFO] [stdout] --> src/reprisedb/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use sstable::iter::SSTableIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sstable::SSTable` [INFO] [stdout] --> src/reprisedb/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use sstable::SSTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_reads` is never read [INFO] [stdout] --> src/reprisedb/database/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct DatabaseConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub max_reads: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `buf` is never read [INFO] [stdout] --> src/reprisedb/sstable/iter.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct SSTableIter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 14 | pub buf_reader: Arc>>, [INFO] [stdout] 15 | pub buf: Arc>>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcriteZu/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconsole_subscriber-83d21cf01e32ff0e.rlib,libserde_json-c601e8bd6fc0c6fb.rlib,libryu-4d09fff2ce933ebb.rlib,libhumantime-9f900d7885b5087e.rlib,libhdrhistogram-364af9b7a7d88545.rlib,libbase64-42295ac2e0e134a3.rlib,libflate2-b83e65daf9c237f2.rlib,libminiz_oxide-f6e927cfa6e01b8d.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libbyteorder-fb36fe721788ce00.rlib,libnom-4e889fc0f58f5d10.rlib,libmemchr-34c06a26bc9e8129.rlib,libcrossbeam_channel-07d2e5ac2dedb474.rlib,libcrossbeam_utils-6e25d0648251b17f.rlib,libfutures-78e1fb7ce131de35.rlib,libtracing_subscriber-968e4d2d841d1769.rlib,libsharded_slab-77c44ad34d742c30.rlib,liblazy_static-af860367908b8176.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-e15c5ae89acbf530.rlib,libregex_syntax-4cdacbf8ec271659.rlib,libthread_local-ca5b31f99de0609f.rlib,libconsole_api-3f1aec170a23d641.rlib,libprost_types-dc728afed7340b20.rlib,libtonic-0ae4f08d100cfade.rlib,libaxum-ff84fec23aeac06b.rlib,libmatchit-1c16c7352989f5c0.rlib,libbitflags-dde12b0d7d495b50.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libaxum_core-553bab7aa19919da.rlib,libmime-0188e0814ca7ddbf.rlib,libhyper_timeout-a7b709724269d6c0.rlib,libtokio_io_timeout-b601823d91c970bd.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libtokio_stream-ffb1901b5c25630d.rlib,libhyper-5ca27d77a3d86fda.rlib,libwant-acf3e7c047cf4b2a.rlib,libtry_lock-d829e1fc867adb15.rlib,liblog-5e8d4c274fa1a8f8.rlib,libhttparse-947711e6baf00551.rlib,libh2-7821386e6d694f30.rlib,libfutures_channel-e6a16cd1b0365930.rlib,libhttpdate-5527bd2ab7a43206.rlib,libtower-b5b235a9712dfaae.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-83d1fc47ab9cf1f7.rlib,libslab-02c00934ae7bff6e.rlib,libtower_layer-42079adb73a9aac4.rlib,libbase64-497680cbb1dcd4bf.rlib,libpin_project-dd447f37e11598da.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_util-8703be70593fc5cb.rlib,libfutures_sink-9821b46788eebda9.rlib,libfutures_task-34c58ff1cea4f6c7.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-655f560b951b367c.rlib,libhttp_body-7c69b037a485e159.rlib,libhttp-adce183c90103ab3.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbincode-6560aa43608a11a5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libprost-c2a9e7dac4a4050d.rlib,libbloombox-537780cf5400eec1.rlib,libtwox_hash-e867dff2ad6fc1ec.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libchrono-c498f8851fa8dbf7.rlib,libnum_traits-6f03a27faa26ea9b.rlib,libiana_time_zone-4e4c11d6b8e0b194.rlib,libserde-8a14b04625ad453d.rlib,libtime-db005d39ba4804a1.rlib,libtracing-5fd3063c5f7b9102.rlib,libtracing_core-3d07478bec53f6a5.rlib,libonce_cell-88da25fb809d9a5c.rlib,libtokio-f8bf71def41f5d9f.rlib,libsignal_hook_registry-da20b344676641b3.rlib,libnum_cpus-4b5fd766fc5483f9.rlib,libsocket2-56eda4cb3e76463f.rlib,libbytes-d41a62099e4fef91.rlib,libmio-5cae4dd359b2ab6a.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-1ae8e24994630bf5.rlib,libparking_lot_core-1696fefef081f380.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libuuid-c8c594893bbac259.rlib,librand-a418fa8a44fc760c.rlib,librand_chacha-5ec69dd9dd514745.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-4df5371971ee91c0.rlib,libgetrandom-283411953f604a4f.rlib,liblibc-7559732a28173569.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/reprisedb-7c515bc1e45ed31d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reprisedb` (bin "reprisedb" test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a291b5c54200c64b3c3771a41bb10c2486ddf303fdb5ba296dba37ff5379dc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a291b5c54200c64b3c3771a41bb10c2486ddf303fdb5ba296dba37ff5379dc5a", kill_on_drop: false }` [INFO] [stdout] a291b5c54200c64b3c3771a41bb10c2486ddf303fdb5ba296dba37ff5379dc5a