[INFO] cloning repository https://github.com/lionkor/kv-api-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lionkor/kv-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flionkor%2Fkv-api-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flionkor%2Fkv-api-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a4d0ab1ab9b05e676077e5c269573d21e2ebc69 [INFO] testing lionkor/kv-api-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flionkor%2Fkv-api-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lionkor/kv-api-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lionkor/kv-api-rs [INFO] finished tweaking git repo https://github.com/lionkor/kv-api-rs [INFO] tweaked toml for git repo https://github.com/lionkor/kv-api-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lionkor/kv-api-rs 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cabbe17aaeb6770adf94ee81665889e34725f92e446a83e3371d8622741a3a59 [INFO] running `Command { std: "docker" "start" "-a" "cabbe17aaeb6770adf94ee81665889e34725f92e446a83e3371d8622741a3a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cabbe17aaeb6770adf94ee81665889e34725f92e446a83e3371d8622741a3a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabbe17aaeb6770adf94ee81665889e34725f92e446a83e3371d8622741a3a59", kill_on_drop: false }` [INFO] [stdout] cabbe17aaeb6770adf94ee81665889e34725f92e446a83e3371d8622741a3a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab1ce5f4f82080d3f53ca39f261100f47f1ff50824690b55683748d60769905 [INFO] running `Command { std: "docker" "start" "-a" "9ab1ce5f4f82080d3f53ca39f261100f47f1ff50824690b55683748d60769905", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling async-compression v0.4.14 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling polling-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let mut store = kv::store::FileBackedKVStore::new(Box::new(file)) [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: type alias `MemoryBackedKVStore` is never used [INFO] [stdout] --> src/kv/store.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub type MemoryBackedKVStore = KVStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv/entry.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl KVEntry { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 23 | /// Creates a new KVEntry with the given key, value, and MIME type. [INFO] [stdout] 24 | pub fn new(key: String, value: Vec, mime: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv/memory_noop.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl MemoryNoOpRWS { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 8 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.67s [INFO] running `Command { std: "docker" "inspect" "9ab1ce5f4f82080d3f53ca39f261100f47f1ff50824690b55683748d60769905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab1ce5f4f82080d3f53ca39f261100f47f1ff50824690b55683748d60769905", kill_on_drop: false }` [INFO] [stdout] 9ab1ce5f4f82080d3f53ca39f261100f47f1ff50824690b55683748d60769905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57bbe12ab789902414693372ab61b2ceeeba33c06ef5ce49e9d88440885f9b9f [INFO] running `Command { std: "docker" "start" "-a" "57bbe12ab789902414693372ab61b2ceeeba33c06ef5ce49e9d88440885f9b9f", kill_on_drop: false }` [INFO] [stderr] Compiling polling-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | let mut store = kv::store::FileBackedKVStore::new(Box::new(file)) [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: type alias `MemoryBackedKVStore` is never used [INFO] [stdout] --> src/kv/store.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub type MemoryBackedKVStore = KVStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJBihyx/symbols.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.polling_test.4b8e51166666098d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042.cla1cnf2q1r0zhp2jfyh2jjme.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c3469ae8a64a26fa.rlib" "/opt/rustwide/target/debug/deps/libanstream-cc356022ce801578.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-13855656904aef58.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-b26d2463b7693816.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-c3a30fda38411e64.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-b00c73e82968f406.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-413a3a1332456536.rlib" "/opt/rustwide/target/debug/deps/libanstyle-4c99617e03ead83f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libthiserror-84e758e4f2304118.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libactix_web-dbfd23c80f9d8390.rlib" "/opt/rustwide/target/debug/deps/libimpl_more-7212b9378f3a8d5c.rlib" "/opt/rustwide/target/debug/deps/liburl-d8cb14117a8127d6.rlib" "/opt/rustwide/target/debug/deps/libidna-2920ff1a05be3dcf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-507a58b0722f1647.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2b73248709eb6338.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5561f811f3fd08f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c812c7a1a2b97896.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libactix_server-21e5e8e59f119bdf.rlib" "/opt/rustwide/target/debug/deps/libactix_router-71d587411018d5d9.rlib" "/opt/rustwide/target/debug/deps/libregex-f8c0e4378b812462.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-63419e02aaea0168.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-68a2118807cc42f7.rlib" "/opt/rustwide/target/debug/deps/libserde-8aa4c8dccb025415.rlib" "/opt/rustwide/target/debug/deps/libcookie-6de633a533e31ed5.rlib" "/opt/rustwide/target/debug/deps/libtime-bbd4a6480130db4d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-dcc63cf49eefc960.rlib" "/opt/rustwide/target/debug/deps/librand-7ac82f4415d527a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b8f20526325907ed.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b87546be2528715f.rlib" "/opt/rustwide/target/debug/deps/librand_core-59b67cd3c1e347e1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f69ea1a7261f1ab3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ccd87155577a4814.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-96f56b961fcf65ce.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-db2d25da53f2297b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-07772ed8f1252285.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libsha1-9a9a31109fb1cfc3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5079c1066c536184.rlib" "/opt/rustwide/target/debug/deps/libdigest-e525701f45274cda.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-2b9f82db8a0eccb8.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a5391394e46d1e9a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72c6ecdc91029a85.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-d9708f87b05a446b.rlib" "/opt/rustwide/target/debug/deps/libahash-e21e229a14284828.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29d708f16b524d7c.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-b01f63d90e6ecf2a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1330d4a483bc0841.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libh2-8ac0e4687d0d1716.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee23567b7068bc7f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d74aede0d6223c6.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d4c85603eef3c930.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dc94508083d224a0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libflate2-ccd7ca7424541576.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fcbe7fe0841c338b.rlib" "/opt/rustwide/target/debug/deps/libadler2-36adbb7ac4252fa0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3e4e944995101d8a.rlib" "/opt/rustwide/target/debug/deps/libactix_service-57014dea8e89b49c.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aed478e3b745cd1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-717003d8d2d5dadb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91e667de1b2ad102.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84877d9103c9f4ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2db04cd87657ce19.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c08971cd7bb2121a.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5c414e6973e009fd.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-1f0f762c54949865.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-4fa51c57ad234587.rlib" "/opt/rustwide/target/debug/deps/libhttp-77c96ad1585bd39a.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-71ed1f5e180d0e8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libzstd-099698555715e43d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-2467a519bce3084d.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e52e504822ff3870.rlib" "/opt/rustwide/target/debug/deps/libtokio-fbe469eb507b0d38.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fcae83c500335821.rlib" "/opt/rustwide/target/debug/deps/libsocket2-969a69859b0a5ebc.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a0f883e6b02c5b5.rlib" "/opt/rustwide/target/debug/deps/libmio-613d612c17c57d31.rlib" "/opt/rustwide/target/debug/deps/liblog-a8e88a8147de227b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1168fa211999d43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d2357ab52aec4cbf.rlib" "/opt/rustwide/target/debug/deps/liblibc-a7a57b0c3c60acfc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6967e438d0a7fd52.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-49c5dacebdc550a0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polling_test-025e74d2d88bb042" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `polling-test` (bin "polling-test" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "57bbe12ab789902414693372ab61b2ceeeba33c06ef5ce49e9d88440885f9b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bbe12ab789902414693372ab61b2ceeeba33c06ef5ce49e9d88440885f9b9f", kill_on_drop: false }` [INFO] [stdout] 57bbe12ab789902414693372ab61b2ceeeba33c06ef5ce49e9d88440885f9b9f