[INFO] cloning repository https://github.com/ifbiu/rcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifbiu/rcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifbiu%2Frcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifbiu%2Frcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 744b1f0adeb51a891f214c7c1f90eebc3d26bb67 [INFO] testing ifbiu/rcli 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%2Fifbiu%2Frcli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ifbiu/rcli 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/ifbiu/rcli [INFO] finished tweaking git repo https://github.com/ifbiu/rcli [INFO] tweaked toml for git repo https://github.com/ifbiu/rcli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ifbiu/rcli 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5c6cba329a06bb6852c4d5686ed2e68003c2008aaa444fafdb6243c16a03c18e [INFO] running `Command { std: "docker" "start" "-a" "5c6cba329a06bb6852c4d5686ed2e68003c2008aaa444fafdb6243c16a03c18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c6cba329a06bb6852c4d5686ed2e68003c2008aaa444fafdb6243c16a03c18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6cba329a06bb6852c4d5686ed2e68003c2008aaa444fafdb6243c16a03c18e", kill_on_drop: false }` [INFO] [stdout] 5c6cba329a06bb6852c4d5686ed2e68003c2008aaa444fafdb6243c16a03c18e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 78cc4fbf42c367c076c280f7b4520407d5d75a015aa9680469e90d0d2ffbad87 [INFO] running `Command { std: "docker" "start" "-a" "78cc4fbf42c367c076c280f7b4520407d5d75a015aa9680469e90d0d2ffbad87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.62 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling rcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / process_genpass( [INFO] [stdout] 20 | | opts.length, [INFO] [stdout] 21 | | opts.uppercase, [INFO] [stdout] 22 | | opts.lowercase, [INFO] [stdout] 23 | | opts.number, [INFO] [stdout] 24 | | opts.symbol, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 19 | let _ = process_genpass( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.40s [INFO] running `Command { std: "docker" "inspect" "78cc4fbf42c367c076c280f7b4520407d5d75a015aa9680469e90d0d2ffbad87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cc4fbf42c367c076c280f7b4520407d5d75a015aa9680469e90d0d2ffbad87", kill_on_drop: false }` [INFO] [stdout] 78cc4fbf42c367c076c280f7b4520407d5d75a015aa9680469e90d0d2ffbad87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 89c105cd5e690fedfc8abe149c4459ed14dab5943b63b421204d333df596adbe [INFO] running `Command { std: "docker" "start" "-a" "89c105cd5e690fedfc8abe149c4459ed14dab5943b63b421204d333df596adbe", kill_on_drop: false }` [INFO] [stderr] Compiling rcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | / process_genpass( [INFO] [stdout] 20 | | opts.length, [INFO] [stdout] 21 | | opts.uppercase, [INFO] [stdout] 22 | | opts.lowercase, [INFO] [stdout] 23 | | opts.number, [INFO] [stdout] 24 | | opts.symbol, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 19 | let _ = process_genpass( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7RCazD/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/{librcli-a65863f4f587be64.rlib,libserde_yaml-21129b7793b9e6bf.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,libtoml-37512d5ce6074ed9.rlib,libtoml_edit-0c31af27b2c5067a.rlib,libserde_spanned-de1cbdfe69ecc7c7.rlib,libindexmap-460a20926f80f3a0.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libwinnow-aa185ddf893d348c.rlib,libtoml_datetime-88e09e4be2d94eb3.rlib,librand-ff9dafcc65ccad58.rlib,librand_chacha-38110116027850ba.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-53f383dff9104200.rlib,libgetrandom-7d5be48c6c8d70a2.rlib,liblibc-097255fe36561031.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde_json-225837eca36c6e87.rlib,libcsv-a7c595a419527910.rlib,libryu-a980823ac8640001.rlib,libitoa-20e94f961f8d160c.rlib,libcsv_core-9c280af83847fef2.rlib,libmemchr-8908cc8d909db339.rlib,libanyhow-efe27a2618e15b01.rlib,libserde-e7e0ea554d539db0.rlib,libclap-260b0a5c16a53e38.rlib,libclap_builder-b695c80426c90fba.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-49f614c0f9ed8792.rlib,libanstyle_query-e713912afef4e507.rlib,libis_terminal_polyfill-43a876860399ae17.rlib,libcolorchoice-19d5176dc3183730.rlib,libanstyle_parse-b24a18c80a197764.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-f9c68e5e1e382bcb.rlib,libanstyle-5da827dfb95c22fd.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" "-lc" "-lm" "-lrt" "-lpthread" "-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/rcli-a6ee0ef0ec1fffa3" "-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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaykrHWd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rcli` (bin "rcli" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rcli` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "89c105cd5e690fedfc8abe149c4459ed14dab5943b63b421204d333df596adbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c105cd5e690fedfc8abe149c4459ed14dab5943b63b421204d333df596adbe", kill_on_drop: false }` [INFO] [stdout] 89c105cd5e690fedfc8abe149c4459ed14dab5943b63b421204d333df596adbe