[INFO] cloning repository https://github.com/jtstott/jira-branches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtstott/jira-branches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtstott%2Fjira-branches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtstott%2Fjira-branches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a48eef818587d8abdb352bf676f2a5e08c05655 [INFO] testing jtstott/jira-branches 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%2Fjtstott%2Fjira-branches" "/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/jtstott/jira-branches 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/jtstott/jira-branches [INFO] finished tweaking git repo https://github.com/jtstott/jira-branches [INFO] tweaked toml for git repo https://github.com/jtstott/jira-branches written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jtstott/jira-branches 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] 3171ae25ecfe8df40e4fe555b089bd6ece0ff467e90763cdac0d5165a9aea0ea [INFO] running `Command { std: "docker" "start" "-a" "3171ae25ecfe8df40e4fe555b089bd6ece0ff467e90763cdac0d5165a9aea0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3171ae25ecfe8df40e4fe555b089bd6ece0ff467e90763cdac0d5165a9aea0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3171ae25ecfe8df40e4fe555b089bd6ece0ff467e90763cdac0d5165a9aea0ea", kill_on_drop: false }` [INFO] [stdout] 3171ae25ecfe8df40e4fe555b089bd6ece0ff467e90763cdac0d5165a9aea0ea [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] d087ce5e612d8453f394260b2089d703085294773cdd7c85331510ebbc29c5b3 [INFO] running `Command { std: "docker" "start" "-a" "d087ce5e612d8453f394260b2089d703085294773cdd7c85331510ebbc29c5b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling jira_branches v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4wjofS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-fd0d128a7caf2e41.rlib,libdirs_sys-0e6649e10be3368a.rlib,liboption_ext-61303ef911796993.rlib,libgit2-7ec3633148f65ad1.rlib,liblibgit2_sys-1c7375cbe76581e9.rlib,liblibssh2_sys-c030c834852be5b2.rlib,liblibz_sys-5034024e31df24c4.rlib,libregex-ebfab0282b6d39b8.rlib,libregex_automata-ddd1abd15436ecf6.rlib,libaho_corasick-1d89cf98656b10d4.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libinquire-8cb5990f8f5c1054.rlib,libnewline_converter-e3ffae4556ff7ec2.rlib,libunicode_width-affb1d25ef114124.rlib,libcrossterm-d71826c479385c0b.rlib,libsignal_hook_mio-6b579fc296e3cb82.rlib,libsignal_hook-da1ecf7a1ed5b5f4.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libdyn_clone-0f5f5ffa4df17782.rlib,libcolored-88b66c0ad39a79d1.rlib,libconfig-6b90c3f9007e2da2.rlib,libpathdiff-6fb3cbd489750771.rlib,libjson5-2ed36c6b33e5913c.rlib,libpest-72d2dd26fab69e10.rlib,libucd_trie-666022523355d16f.rlib,libthiserror-c305341aaf080f33.rlib,libron-682f904c83edbe42.rlib,libbase64-42295ac2e0e134a3.rlib,libtoml-a83e783a5de9d931.rlib,libnom-a55bb38d7fe6cd56.rlib,libini-1d625c9d927fecdd.rlib,libordered_multimap-80cb6dcdcd7a2016.rlib,libdlv_list-4150ad2bc7f64a01.rlib,libyaml_rust-0d35c98b09962543.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib,liblazy_static-af860367908b8176.rlib,libclap-c88e43223b56f7a6.rlib,libclap_builder-a91731c57d6f9557.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-c305b2d73eefe90f.rlib,libanstyle_query-bf88390deb1ad954.rlib,libis_terminal-ab08c905919820fe.rlib,librustix-8e9a4b7a42a18915.rlib,libbitflags-3c0a6eac79521edf.rlib,liblinux_raw_sys-371c6d0505a0774a.rlib,libanstyle-134391e2b37faf36.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-be26ce83c164482c.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-779a5db0676d3668.rlib,libreqwest-c52cefbe0fe801a2.rlib,libhyper_tls-e56f4e293214548f.rlib,libbase64-497680cbb1dcd4bf.rlib,libipnet-0b1b37fbfe6deabc.rlib,libtokio_native_tls-faa6eacf666c6bcc.rlib,libserde_urlencoded-deb8c5e5ae66708e.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-f1a75548cc50876c.rlib,libserde_json-633a796e0c82cab8.rlib,libryu-e614892a5c94578f.rlib,libserde-0a1e7783c3a1993c.rlib,libnative_tls-e31ace30be96376d.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-5f76bc82feb88d96.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-90467380d4216a8a.rlib,libhyper-6278f9b5b682b50c.rlib,libwant-608b6042312eac94.rlib,libtry_lock-d829e1fc867adb15.rlib,libhttparse-947711e6baf00551.rlib,libh2-958a15a4a25234f5.rlib,libindexmap-b060684413ae57a9.rlib,libhashbrown-a80aef3d4a193928.rlib,libahash-2a40e404663091ab.rlib,libgetrandom-ae8fac6970f517b0.rlib,libtokio_util-efd9f1385b1ea7fd.rlib,libfutures_sink-9821b46788eebda9.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-438124b3a47c451c.rlib,libtracing_core-213133853dfc34e6.rlib,libonce_cell-88da25fb809d9a5c.rlib,libfutures_channel-486f6c40ecc042c7.rlib,libtokio-7d711e75e637dc34.rlib,libsignal_hook_registry-e4d7ece2a425f017.rlib,libnum_cpus-0df7118a1c32312e.rlib,libsocket2-c611e07a40e36b8f.rlib,libmio-9698a94ae5478580.rlib,libparking_lot-ec65ad7b8e9d2aff.rlib,libparking_lot_core-f31ea5e5e0a175b3.rlib,liblibc-1af9260b25f82d63.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-813486a685c5261f.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib,libhttp_body-6f7382c274352cd1.rlib,liblog-8622297e59c7fc33.rlib,libfutures_util-a930ed92658da863.rlib,libmemchr-d8112fc1e1cdd527.rlib,libfutures_io-133b37a282e7da53.rlib,libslab-02c00934ae7bff6e.rlib,libpin_project_lite-181bcae4a486ea6e.rlib,libfutures_task-4fa723f770cd9a12.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-655f560b951b367c.rlib,liburl-d3fd1c0760e36534.rlib,libidna-9da5397b7ace91a7.rlib,libunicode_normalization-beda55ba36c8de7a.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-38e31b3a662e272e.rlib,libform_urlencoded-368827eec2cd9f2a.rlib,libpercent_encoding-762c6957ae74e2f6.rlib,libhttp-e4f6bb353f47120f.rlib,libitoa-6a542088e1092b09.rlib,libbytes-d41a62099e4fef91.rlib,libfnv-79e2cbfbe03dcd16.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" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-0567105b245a8d4d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b9c3e7d59f0d39e3/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jb-f06a732082ecedd8" "-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 `jira_branches` (bin "jb") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d087ce5e612d8453f394260b2089d703085294773cdd7c85331510ebbc29c5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d087ce5e612d8453f394260b2089d703085294773cdd7c85331510ebbc29c5b3", kill_on_drop: false }` [INFO] [stdout] d087ce5e612d8453f394260b2089d703085294773cdd7c85331510ebbc29c5b3