[INFO] cloning repository https://github.com/hahnavi/komandan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahnavi/komandan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ae6ac7d995f158bbf62b1ad5a5172c41a8bbc93 [INFO] testing hahnavi/komandan 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%2Fhahnavi%2Fkomandan" "/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/hahnavi/komandan 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] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hahnavi/komandan [INFO] finished tweaking git repo https://github.com/hahnavi/komandan [INFO] tweaked toml for git repo https://github.com/hahnavi/komandan written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hahnavi/komandan 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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9516138e2ca5a5239723dafba33c2eab60c0ca5148fdfbba4c3ecf3e3453d9e [INFO] running `Command { std: "docker" "start" "-a" "d9516138e2ca5a5239723dafba33c2eab60c0ca5148fdfbba4c3ecf3e3453d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9516138e2ca5a5239723dafba33c2eab60c0ca5148fdfbba4c3ecf3e3453d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9516138e2ca5a5239723dafba33c2eab60c0ca5148fdfbba4c3ecf3e3453d9e", kill_on_drop: false }` [INFO] [stdout] d9516138e2ca5a5239723dafba33c2eab60c0ca5148fdfbba4c3ecf3e3453d9e [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e684e2a0124e1d67a8ac655a88769fad05961af933c4f0e7114e6d4f0246f016 [INFO] running `Command { std: "docker" "start" "-a" "e684e2a0124e1d67a8ac655a88769fad05961af933c4f0e7114e6d4f0246f016", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling luajit-src v210.5.11+97813fb [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-klien v0.1.0 (https://github.com/hahnavi/http-klien-rs?branch=main#b0a08926) [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling minijinja v2.5.0 [INFO] [stderr] Compiling mlua v0.10.2 [INFO] [stderr] Compiling komandan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "e684e2a0124e1d67a8ac655a88769fad05961af933c4f0e7114e6d4f0246f016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e684e2a0124e1d67a8ac655a88769fad05961af933c4f0e7114e6d4f0246f016", kill_on_drop: false }` [INFO] [stdout] e684e2a0124e1d67a8ac655a88769fad05961af933c4f0e7114e6d4f0246f016 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d21593e9fbe5cff743988f11ab4ce77b689192283dc8787c4b4f7cede2ca1e77 [INFO] running `Command { std: "docker" "start" "-a" "d21593e9fbe5cff743988f11ab4ce77b689192283dc8787c4b4f7cede2ca1e77", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling komandan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsEqavD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-9945d94c305c5cca.rlib,libfastrand-751bcde24b8aa073.rlib,libkomandan-fd1a9ae49d862598.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libserde_json-e89b031e92879e46.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,librustyline-488c00db636878a6.rlib,libnix-e184fb57cd395fb8.rlib,libfd_lock-11fc1ad39749b3ea.rlib,librustix-d381e2eaee5ffb21.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libunicode_width-0122813f2549e4e9.rlib,libunicode_segmentation-421de088ab714999.rlib,liblog-9a3ff67864b30e2c.rlib,libhome-a88fbcd35354456a.rlib,libradix_trie-007361eb2967f919.rlib,libnibble_vec-03988e376cf2c534.rlib,libendian_type-86fda68ea442df8c.rlib,libhttp_klien-89bb67c6802f2724.rlib,libopenssl-7fac3be565db97f2.rlib,libonce_cell-2642703f88b7c2f4.rlib,libbitflags-c95e5b195a86a9bf.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libbase64-32787b0325ea6df8.rlib,libssh2-28afcf8bc7c9b485.rlib,libparking_lot-01995f67c5188579.rlib,libparking_lot_core-7f32c7090d574087.rlib,libinstant-ad4dac2b66875b55.rlib,libbitflags-dde12b0d7d495b50.rlib,liblibssh2_sys-cd8401dd58f8c1ec.rlib,libopenssl_sys-7883c284d2a25844.rlib,liblibz_sys-3afe6d91e095a867.rlib,libminijinja-dc0ffe7396e78e53.rlib,librand-8419591a7459eef6.rlib,librand_chacha-1e39e1acbb2d4ee3.rlib,libppv_lite86-6eb6d7684f45e0a0.rlib,libzerocopy-5f0246abe2116214.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-024e39fdb9234a89.rlib,libgetrandom-6bf1d87eed8f4a2f.rlib,librayon-78995d78908143e2.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libmlua-aded7485e5166408.rlib,libserde_value-2fe7c22b6a0a9781.rlib,libordered_float-dda44e6d4affd8d7.rlib,liberased_serde-b56abf9d762b914e.rlib,libtypeid-5c9bf5c8e27de7e8.rlib,libeither-f9c213979566fae6.rlib,librustc_hash-e3b2475bb0f9aa4f.rlib,libparking_lot-e0c1bf9f29457622.rlib,libparking_lot_core-73817e85055d9de1.rlib,liblibc-18d5b4aba51cb8af.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-c0ab9fd992adbf5b.rlib,libscopeguard-7ec2214574194454.rlib,libmlua_sys-13b8c1f553df1912.rlib,libnum_traits-851457afb43234ce.rlib,libbstr-08baa7e12816c231.rlib,libmemchr-08f38e9718637002.rlib,libserde-5baae8ec3977cf33.rlib,libanyhow-a56f4d42ed1c4051.rlib,libclap-bc6da75607889b21.rlib,libclap_builder-78a3082a0629f440.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsEqavD/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mlua-sys-e04cb97b82df13d4/out/luajit-build/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d49da1a0c3d08e33/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/komando-12d1303d8e4401d3" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `komandan` (test "komando") due to 1 previous error [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" "/tmp/rustcZGaNoA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkomandan-fd1a9ae49d862598.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libserde_json-e89b031e92879e46.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,librustyline-488c00db636878a6.rlib,libnix-e184fb57cd395fb8.rlib,libfd_lock-11fc1ad39749b3ea.rlib,librustix-d381e2eaee5ffb21.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libunicode_width-0122813f2549e4e9.rlib,libunicode_segmentation-421de088ab714999.rlib,liblog-9a3ff67864b30e2c.rlib,libhome-a88fbcd35354456a.rlib,libradix_trie-007361eb2967f919.rlib,libnibble_vec-03988e376cf2c534.rlib,libendian_type-86fda68ea442df8c.rlib,libhttp_klien-89bb67c6802f2724.rlib,libopenssl-7fac3be565db97f2.rlib,libonce_cell-2642703f88b7c2f4.rlib,libbitflags-c95e5b195a86a9bf.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libbase64-32787b0325ea6df8.rlib,libssh2-28afcf8bc7c9b485.rlib,libparking_lot-01995f67c5188579.rlib,libparking_lot_core-7f32c7090d574087.rlib,libinstant-ad4dac2b66875b55.rlib,libbitflags-dde12b0d7d495b50.rlib,liblibssh2_sys-cd8401dd58f8c1ec.rlib,libopenssl_sys-7883c284d2a25844.rlib,liblibz_sys-3afe6d91e095a867.rlib,libminijinja-dc0ffe7396e78e53.rlib,librand-8419591a7459eef6.rlib,librand_chacha-1e39e1acbb2d4ee3.rlib,libppv_lite86-6eb6d7684f45e0a0.rlib,libzerocopy-5f0246abe2116214.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-024e39fdb9234a89.rlib,libgetrandom-6bf1d87eed8f4a2f.rlib,librayon-78995d78908143e2.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libmlua-aded7485e5166408.rlib,libserde_value-2fe7c22b6a0a9781.rlib,libordered_float-dda44e6d4affd8d7.rlib,liberased_serde-b56abf9d762b914e.rlib,libtypeid-5c9bf5c8e27de7e8.rlib,libeither-f9c213979566fae6.rlib,librustc_hash-e3b2475bb0f9aa4f.rlib,libparking_lot-e0c1bf9f29457622.rlib,libparking_lot_core-73817e85055d9de1.rlib,liblibc-18d5b4aba51cb8af.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-c0ab9fd992adbf5b.rlib,libscopeguard-7ec2214574194454.rlib,libmlua_sys-13b8c1f553df1912.rlib,libnum_traits-851457afb43234ce.rlib,libbstr-08baa7e12816c231.rlib,libmemchr-08f38e9718637002.rlib,libserde-5baae8ec3977cf33.rlib,libanyhow-a56f4d42ed1c4051.rlib,libclap-bc6da75607889b21.rlib,libclap_builder-78a3082a0629f440.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZGaNoA/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mlua-sys-e04cb97b82df13d4/out/luajit-build/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d49da1a0c3d08e33/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/komando_parallel_tasks-54c22081d63e6985" "-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 `komandan` (test "komando_parallel_tasks") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCyLCaO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libserde_json-e89b031e92879e46.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustyline-488c00db636878a6.rlib,libnix-e184fb57cd395fb8.rlib,libfd_lock-11fc1ad39749b3ea.rlib,libunicode_width-0122813f2549e4e9.rlib,libunicode_segmentation-421de088ab714999.rlib,liblog-9a3ff67864b30e2c.rlib,libhome-a88fbcd35354456a.rlib,libradix_trie-007361eb2967f919.rlib,libnibble_vec-03988e376cf2c534.rlib,libendian_type-86fda68ea442df8c.rlib,libhttp_klien-89bb67c6802f2724.rlib,libopenssl-7fac3be565db97f2.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libbase64-32787b0325ea6df8.rlib,libssh2-28afcf8bc7c9b485.rlib,libparking_lot-01995f67c5188579.rlib,libparking_lot_core-7f32c7090d574087.rlib,libinstant-ad4dac2b66875b55.rlib,libbitflags-dde12b0d7d495b50.rlib,liblibssh2_sys-cd8401dd58f8c1ec.rlib,libopenssl_sys-7883c284d2a25844.rlib,liblibz_sys-3afe6d91e095a867.rlib,libtempfile-9945d94c305c5cca.rlib,libfastrand-751bcde24b8aa073.rlib,librustix-d381e2eaee5ffb21.rlib,libbitflags-c95e5b195a86a9bf.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libonce_cell-2642703f88b7c2f4.rlib,libminijinja-dc0ffe7396e78e53.rlib,librand-8419591a7459eef6.rlib,librand_chacha-1e39e1acbb2d4ee3.rlib,libppv_lite86-6eb6d7684f45e0a0.rlib,libzerocopy-5f0246abe2116214.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-024e39fdb9234a89.rlib,libgetrandom-6bf1d87eed8f4a2f.rlib,librayon-78995d78908143e2.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libmlua-aded7485e5166408.rlib,libserde_value-2fe7c22b6a0a9781.rlib,libordered_float-dda44e6d4affd8d7.rlib,liberased_serde-b56abf9d762b914e.rlib,libtypeid-5c9bf5c8e27de7e8.rlib,libeither-f9c213979566fae6.rlib,librustc_hash-e3b2475bb0f9aa4f.rlib,libparking_lot-e0c1bf9f29457622.rlib,libparking_lot_core-73817e85055d9de1.rlib,liblibc-18d5b4aba51cb8af.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-c0ab9fd992adbf5b.rlib,libscopeguard-7ec2214574194454.rlib,libmlua_sys-13b8c1f553df1912.rlib,libnum_traits-851457afb43234ce.rlib,libbstr-08baa7e12816c231.rlib,libmemchr-08f38e9718637002.rlib,libserde-5baae8ec3977cf33.rlib,libanyhow-a56f4d42ed1c4051.rlib,libclap-bc6da75607889b21.rlib,libclap_builder-78a3082a0629f440.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.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" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCyLCaO/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mlua-sys-e04cb97b82df13d4/out/luajit-build/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d49da1a0c3d08e33/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/komandan-5a2703ad401887a8" "-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 `komandan` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d21593e9fbe5cff743988f11ab4ce77b689192283dc8787c4b4f7cede2ca1e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21593e9fbe5cff743988f11ab4ce77b689192283dc8787c4b4f7cede2ca1e77", kill_on_drop: false }` [INFO] [stdout] d21593e9fbe5cff743988f11ab4ce77b689192283dc8787c4b4f7cede2ca1e77