[INFO] cloning repository https://github.com/shuaixinjie/linux-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuaixinjie/linux-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuaixinjie%2Flinux-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuaixinjie%2Flinux-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff5116fff9abfc72c78a927f8acdcc27bb147077 [INFO] testing shuaixinjie/linux-tools 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%2Fshuaixinjie%2Flinux-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shuaixinjie/linux-tools 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] started tweaking git repo https://github.com/shuaixinjie/linux-tools [INFO] finished tweaking git repo https://github.com/shuaixinjie/linux-tools [INFO] tweaked toml for git repo https://github.com/shuaixinjie/linux-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shuaixinjie/linux-tools 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3ecc3f66f3505d94fb2040116dee409d309c509b6485b1a06c600c7d05df9361 [INFO] running `Command { std: "docker" "start" "-a" "3ecc3f66f3505d94fb2040116dee409d309c509b6485b1a06c600c7d05df9361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ecc3f66f3505d94fb2040116dee409d309c509b6485b1a06c600c7d05df9361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecc3f66f3505d94fb2040116dee409d309c509b6485b1a06c600c7d05df9361", kill_on_drop: false }` [INFO] [stdout] 3ecc3f66f3505d94fb2040116dee409d309c509b6485b1a06c600c7d05df9361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5d975deb7807edf81a68c1e571a02c1f3b873d064c7ecfeece1bb68c7dfc6322 [INFO] running `Command { std: "docker" "start" "-a" "5d975deb7807edf81a68c1e571a02c1f3b873d064c7ecfeece1bb68c7dfc6322", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling ssh-encoding v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ssh-rs v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling ssh-key v0.5.1 [INFO] [stderr] Compiling bruteforce_ftp v0.1.0 (/opt/rustwide/workdir/bruteforce_ftp) [INFO] [stderr] Compiling bruteforce_ssh v0.1.0 (/opt/rustwide/workdir/bruteforce_ssh) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "5d975deb7807edf81a68c1e571a02c1f3b873d064c7ecfeece1bb68c7dfc6322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d975deb7807edf81a68c1e571a02c1f3b873d064c7ecfeece1bb68c7dfc6322", kill_on_drop: false }` [INFO] [stdout] 5d975deb7807edf81a68c1e571a02c1f3b873d064c7ecfeece1bb68c7dfc6322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4467196c159b121dc127decc4b7b80251334fe0018ead267b09b3ae67a44a43b [INFO] running `Command { std: "docker" "start" "-a" "4467196c159b121dc127decc4b7b80251334fe0018ead267b09b3ae67a44a43b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling bruteforce_ftp v0.1.0 (/opt/rustwide/workdir/bruteforce_ftp) [INFO] [stderr] Compiling bruteforce_ssh v0.1.0 (/opt/rustwide/workdir/bruteforce_ssh) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcs0xWYX/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/{libssh_rs-ab33f8fd1561bedc.rlib,libssh_key-9b558c02ec321d1b.rlib,libed25519_dalek-3e7067dae6603ea4.rlib,libsha2-b3cdb0e111fa39fa.rlib,libblock_buffer-4736353abe3fcae2.rlib,librand-25e0553c3400df95.rlib,librand_chacha-57a81bf06f6db046.rlib,libcurve25519_dalek-9df4c64421ffca77.rlib,librand_core-0a01607555e0f5ef.rlib,libgetrandom-26d5177ff92efd5c.rlib,libdigest-f60b80c6174f0926.rlib,libed25519-e916dbed6f3c76df.rlib,libsec1-8d495e28260ccc02.rlib,libbase16ct-5674d94aea53b52e.rlib,libssh_encoding-d2468e2407f7418a.rlib,libfiletime-b14b15d0ffbe32c0.rlib,libstrum-1c4e15504d531528.rlib,libsha2-e9a939ef5dac4adb.rlib,liblog-d92df7c38c336d51.rlib,librsa-9b04bc537127f2e0.rlib,libpkcs1-4b3feedbe468d208.rlib,libsubtle-28bf489532132cab.rlib,libpkcs8-cdb344af7684a8d0.rlib,libspki-9d96e017f94e0496.rlib,libder-c911470e646d4d82.rlib,libpem_rfc7468-ed902c54fbf360e5.rlib,libbase64ct-06bb0b875cf085a4.rlib,libsignature-4871b64d0e0579c7.rlib,libdigest-eda50c7618e8442e.rlib,libconst_oid-89d5a5afacd01e5d.rlib,libblock_buffer-084bead0fda6bced.rlib,libcrypto_common-9e6961168efad84f.rlib,libnum_bigint_dig-a02709246a3cead0.rlib,libnum_iter-95b8ee3b99707085.rlib,libbyteorder-0bcad8f4fca3f252.rlib,libzeroize-8af7bb6e76cfcb97.rlib,libserde-d06f5e5fa319d577.rlib,liblazy_static-64a0306335870e44.rlib,libsmallvec-d38d1c1e339919ac.rlib,libnum_bigint-c0c01c76ab75f4ab.rlib,librand-b10c3a667f7f14ab.rlib,librand_chacha-0a2b4629c60c160d.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-dbc4f01d726da0a6.rlib,libgetrandom-f9c4414c992a8168.rlib,libnum_integer-216b656b5cbd7309.rlib,libnum_traits-47bfdbc4b212eea5.rlib,libring-7e6a6717a18d46f8.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libaes-b186540edc8988e6.rlib,libctr-ac8302c270a79530.rlib,libcpufeatures-334c279ac859326b.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libcipher-6ec3bc1bdc6cebc8.rlib,libgeneric_array-fe2b084fa5085045.rlib,libtypenum-c7f92077f483875e.rlib,libclap-e72407f51a306acb.rlib,libstrsim-934c6b5db5b11ce4.rlib,libis_terminal-73711975b64867d7.rlib,librustix-35b301570c9648cb.rlib,liblinux_raw_sys-47a5560eacbdd6ea.rlib,libio_lifetimes-47d93c70f638e8d6.rlib,liblibc-657502f25eb3e472.rlib,libclap_lex-dda68e3b1e5c68e6.rlib,libos_str_bytes-ee73c5d26d23daaf.rlib,libtermcolor-a5251b019e6ea81a.rlib,libbitflags-dde12b0d7d495b50.rlib,libonce_cell-d2ec766eecdc7a51.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" "/opt/rustwide/target/debug/build/ring-02df8162809571ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bruteforce_ssh-73d8b4cf3f8fb8c8" "-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 `bruteforce_ssh` (bin "bruteforce_ssh" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4467196c159b121dc127decc4b7b80251334fe0018ead267b09b3ae67a44a43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4467196c159b121dc127decc4b7b80251334fe0018ead267b09b3ae67a44a43b", kill_on_drop: false }` [INFO] [stdout] 4467196c159b121dc127decc4b7b80251334fe0018ead267b09b3ae67a44a43b