[INFO] cloning repository https://github.com/zainen/cli-jira-clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zainen/cli-jira-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzainen%2Fcli-jira-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzainen%2Fcli-jira-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40ab92e5473695bdeac8d8812284e02f87898cab [INFO] testing zainen/cli-jira-clone 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%2Fzainen%2Fcli-jira-clone" "/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/zainen/cli-jira-clone 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/zainen/cli-jira-clone [INFO] finished tweaking git repo https://github.com/zainen/cli-jira-clone [INFO] tweaked toml for git repo https://github.com/zainen/cli-jira-clone written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zainen/cli-jira-clone 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6466df0dee91b740de54e795543533cc12dd421fda7f6ec6c31bf9ee4689fceb [INFO] running `Command { std: "docker" "start" "-a" "6466df0dee91b740de54e795543533cc12dd421fda7f6ec6c31bf9ee4689fceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6466df0dee91b740de54e795543533cc12dd421fda7f6ec6c31bf9ee4689fceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6466df0dee91b740de54e795543533cc12dd421fda7f6ec6c31bf9ee4689fceb", kill_on_drop: false }` [INFO] [stdout] 6466df0dee91b740de54e795543533cc12dd421fda7f6ec6c31bf9ee4689fceb [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a07bb37a68016ef233e57592f3d9cc568086244e099e417e6e12f8140771bd87 [INFO] running `Command { std: "docker" "start" "-a" "a07bb37a68016ef233e57592f3d9cc568086244e099e417e6e12f8140771bd87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ellipse v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling cli-jira-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/navigator.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result, Context, Ok}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/ui/pages/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 130 | impl MockDB { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 131 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any` is never used [INFO] [stdout] --> src/ui/pages/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Page { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_page_count` and `set_prompts` are never used [INFO] [stdout] --> src/navigator.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Navigator { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | fn get_page_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | fn set_prompts(&mut self, prompts: Prompts) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s [INFO] running `Command { std: "docker" "inspect" "a07bb37a68016ef233e57592f3d9cc568086244e099e417e6e12f8140771bd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07bb37a68016ef233e57592f3d9cc568086244e099e417e6e12f8140771bd87", kill_on_drop: false }` [INFO] [stdout] a07bb37a68016ef233e57592f3d9cc568086244e099e417e6e12f8140771bd87 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd6de6f0393c16d09e03a1a9998c7f8b1255d693087bda5ec026b00dd72f12e [INFO] running `Command { std: "docker" "start" "-a" "fdd6de6f0393c16d09e03a1a9998c7f8b1255d693087bda5ec026b00dd72f12e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling cli-jira-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/navigator.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result, Context, Ok}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/ui/pages/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPhPcsR/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclearscreen-4c007ede9a71d725.rlib,libnix-f1c7e46801d66d12.rlib,libbitflags-dde12b0d7d495b50.rlib,libwhich-d3a8d4364b89f806.rlib,libhome-a88fbcd35354456a.rlib,libthiserror-ee6f9f88c388673b.rlib,libterminfo-5e0a5b883b470b2e.rlib,libdirs-da3bdb5f975d77cd.rlib,libdirs_sys-dddf1b02f2324d50.rlib,liblibc-66e71665784d2971.rlib,libphf-368da4e4756bf96b.rlib,libphf_shared-22559cc19e2d6be5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libnom-63b396dfc5c1d80b.rlib,libmemchr-866410f869193d0e.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtempfile-be620a2dd4d3eede.rlib,libfastrand-1286ac4d1e71cd42.rlib,librustix-c43ebb9164b66954.rlib,libbitflags-05c93ce234884be0.rlib,liblinux_raw_sys-c36d1328135c5f9a.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde_json-c418c64a961d5d89.rlib,libitoa-999a18e29041b8b9.rlib,libryu-bfbf481d1d54f9d3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libellipse-3951ff544f571047.rlib,libunicode_segmentation-57475cbdf06b9b13.rlib,libitertools-2de5db850dd3be5e.rlib,libeither-e725c8162c7a4ce4.rlib,libanyhow-5307bbf73ec28fdc.rlib,libserde-3f9208488f825309.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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli_jira_clone-f8edd0dd75132eb0" "-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 `cli-jira-clone` (bin "cli-jira-clone" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fdd6de6f0393c16d09e03a1a9998c7f8b1255d693087bda5ec026b00dd72f12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd6de6f0393c16d09e03a1a9998c7f8b1255d693087bda5ec026b00dd72f12e", kill_on_drop: false }` [INFO] [stdout] fdd6de6f0393c16d09e03a1a9998c7f8b1255d693087bda5ec026b00dd72f12e