[INFO] cloning repository https://github.com/sopium/titun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sopium/titun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fcfb43770b31808f1cf5725a128d3b7f3d629bb [INFO] testing sopium/titun against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sopium/titun on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sopium/titun [INFO] finished tweaking git repo https://github.com/sopium/titun [INFO] tweaked toml for git repo https://github.com/sopium/titun written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sopium/titun 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2343e877be689f00b856fee810c8c97fa454f276b154b268531aa73d98b5cd99 [INFO] running `Command { std: "docker" "start" "-a" "2343e877be689f00b856fee810c8c97fa454f276b154b268531aa73d98b5cd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2343e877be689f00b856fee810c8c97fa454f276b154b268531aa73d98b5cd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2343e877be689f00b856fee810c8c97fa454f276b154b268531aa73d98b5cd99", kill_on_drop: false }` [INFO] [stdout] 2343e877be689f00b856fee810c8c97fa454f276b154b268531aa73d98b5cd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3057ab18fd0773fd0df4f7b5b04113df902545acf8654347152edec721a4fd4a [INFO] running `Command { std: "docker" "start" "-a" "3057ab18fd0773fd0df4f7b5b04113df902545acf8654347152edec721a4fd4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling titun-hacl v0.1.0 (https://github.com/sopium/titun-hacl.git#4202b9a8) [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling noise-protocol v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tai64 v4.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling privdrop v0.5.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling inotify v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling titun v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `has_sse41` is never used [INFO] [stdout] --> src/crypto/simd.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait Machine: Copy { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 39 | fn has_sse41(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/cli/network_config.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | for &a in &p.endpoint { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + while let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + if let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "3057ab18fd0773fd0df4f7b5b04113df902545acf8654347152edec721a4fd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3057ab18fd0773fd0df4f7b5b04113df902545acf8654347152edec721a4fd4a", kill_on_drop: false }` [INFO] [stdout] 3057ab18fd0773fd0df4f7b5b04113df902545acf8654347152edec721a4fd4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7a4790e75af7be2c7e0320d14c93b91c5e06cd3ddeb90a97e755539cc1d123f [INFO] running `Command { std: "docker" "start" "-a" "c7a4790e75af7be2c7e0320d14c93b91c5e06cd3ddeb90a97e755539cc1d123f", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stdout] warning: method `has_sse41` is never used [INFO] [stdout] --> src/crypto/simd.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait Machine: Copy { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 39 | fn has_sse41(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/cli/network_config.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | for &a in &p.endpoint { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + while let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + if let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling titun v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `has_sse41` is never used [INFO] [stdout] --> src/crypto/simd.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait Machine: Copy { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 39 | fn has_sse41(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/wireguard/ip_lookup_trie/mod.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn self_check(&self) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/wireguard/ip_lookup_trie/mod.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | #![deny(missing_debug_implementations, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/cli/network_config.rs:550:19 [INFO] [stdout] | [INFO] [stdout] 550 | for &a in &p.endpoint { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + while let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 550 - for &a in &p.endpoint { [INFO] [stdout] 550 + if let Some(&a) = &p.endpoint { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbwrYul/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-ltun_unix" "/opt/rustwide/target/debug/deps/{libprivdrop-c9a284a2ebc958df.rlib,libenv_logger-13296e59ec4eb82f.rlib,libhumantime-9f900d7885b5087e.rlib,libquickcheck-52bb6139d397493f.rlib,libenv_logger-3217f3029855fdb9.rlib,libregex-fe0f4b2157a19fb4.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libregex_syntax-00e54d36dcc1a81f.rlib,libtokio_util-618090f382bc8ad8.rlib,libbase64-83ca8be32b9f715d.rlib,libtoml-2042d518c72b3842.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libansi_term-74ae5010905c21da.rlib,libclap-e1e0faef441c1f3c.rlib,libatty-b2ec073ca080555d.rlib,libstrsim-934c6b5db5b11ce4.rlib,libtermcolor-2977040801d16bf2.rlib,libtextwrap-b6f72e6dc353c77f.rlib,libindexmap-68a8787bcf503fae.rlib,libhashbrown-b1207240f3d698e1.rlib,libclap_lex-3fb986ae5b2c4eb9.rlib,libos_str_bytes-c86f62f7fcba2ff1.rlib,libitertools-f87d667bfae14167.rlib,libeither-ab6c4cd91672d94a.rlib,libserde-3a38bcb496a4656e.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtai64-9cc5ce275442bb71.rlib,libblake2s_simd-1bb05b3251fa64cf.rlib,libconstant_time_eq-beff8cd2de40ca33.rlib,libarrayvec-324bee7ec07e0504.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libinotify-a48ac2300bce72b1.rlib,libinotify_sys-474d4a1783ec4c66.rlib,libnix-13ceceaf6eb8c438.rlib,libbitflags-dde12b0d7d495b50.rlib,libmemoffset-e6266b7f586af625.rlib,libhex-13e08b3b00984ab7.rlib,libtitun_hacl-07e87b56dcc1eb6e.rlib,librand-25954eb59f04ea91.rlib,librand_chacha-36caaccf6294e207.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-6c33852eebc01e01.rlib,libgetrandom-6ca82976ff401dca.rlib,libnoise_protocol-f9e1f242b3bc8dfb.rlib,libarrayvec-1656f650a01ecea7.rlib,libnum_traits-e8e7ae1aa5d6f872.rlib,libtokio-ea7cfcd445f312c2.rlib,libsignal_hook_registry-4ec00597f0a90401.rlib,libnum_cpus-17f9138aea8efccd.rlib,libsocket2-f2b2b1cfe9da8ef9.rlib,libonce_cell-4d730ecf132ee930.rlib,libbytes-3aba2b4fd6e71b66.rlib,libmio-8faf9d54cbbef8f4.rlib,libparking_lot-b3d4a1787129656d.rlib,libparking_lot_core-f0418a77b05759c6.rlib,liblibc-62860da39ac114a3.rlib,libsmallvec-4d273beb6a432798.rlib,liblock_api-4fd0ad1802b05b2c.rlib,libscopeguard-df7644544c35baf4.rlib,libfutures-ad5331b8895b7a7f.rlib,libfutures_executor-8ceddfdf0e7a006c.rlib,libfutures_util-a9c980e848124140.rlib,libmemchr-3c95261d07c8826e.rlib,libfutures_io-a1110ec2a6a99647.rlib,libslab-ab3183b7b9578fcc.rlib,libfutures_channel-3eed5f76af0496dc.rlib,libpin_project_lite-da79ce0c339de1c0.rlib,libfutures_sink-889779299baa627f.rlib,libfutures_task-29239c9efcf27cfd.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-bf2667edaa3a3aa5.rlib,liblog-34ef9ba83ed67a27.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libanyhow-6a76eb9dd0babbfd.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" "-L" "/tmp/rustcbwrYul/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/titun-60afb95dcff1ae23/out" "-L" "/opt/rustwide/target/debug/build/titun-hacl-d0e33e5e089fe8c1/out" "-L" "/opt/rustwide/target/debug/build/titun-hacl-d0e33e5e089fe8c1/out" "-L" "/opt/rustwide/target/debug/build/titun-hacl-d0e33e5e089fe8c1/out" "-L" "/opt/rustwide/target/debug/build/titun-hacl-d0e33e5e089fe8c1/out" "-L" "/opt/rustwide/target/debug/build/titun-hacl-d0e33e5e089fe8c1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/titun-964c6d8f634ee7ea" "-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 `titun` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c7a4790e75af7be2c7e0320d14c93b91c5e06cd3ddeb90a97e755539cc1d123f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a4790e75af7be2c7e0320d14c93b91c5e06cd3ddeb90a97e755539cc1d123f", kill_on_drop: false }` [INFO] [stdout] c7a4790e75af7be2c7e0320d14c93b91c5e06cd3ddeb90a97e755539cc1d123f