[INFO] cloning repository https://github.com/willcl-ark/bitcoin-bencher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willcl-ark/bitcoin-bencher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ce9d91cad71545ae02b29a00e5f678a10eb91ee [INFO] testing willcl-ark/bitcoin-bencher against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willcl-ark/bitcoin-bencher on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willcl-ark/bitcoin-bencher [INFO] finished tweaking git repo https://github.com/willcl-ark/bitcoin-bencher [INFO] tweaked toml for git repo https://github.com/willcl-ark/bitcoin-bencher written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/willcl-ark/bitcoin-bencher 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashlink v0.9.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 895afdd94c62c4ca4a690d607b22684b217d69ed5244c7301833cf43ffa7ef4c [INFO] running `Command { std: "docker" "start" "-a" "895afdd94c62c4ca4a690d607b22684b217d69ed5244c7301833cf43ffa7ef4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "895afdd94c62c4ca4a690d607b22684b217d69ed5244c7301833cf43ffa7ef4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895afdd94c62c4ca4a690d607b22684b217d69ed5244c7301833cf43ffa7ef4c", kill_on_drop: false }` [INFO] [stdout] 895afdd94c62c4ca4a690d607b22684b217d69ed5244c7301833cf43ffa7ef4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f7ab1eb9276977efca3bd7412f3fa1bd76b065adf1b4e760f8c9eae94cdd0a [INFO] running `Command { std: "docker" "start" "-a" "39f7ab1eb9276977efca3bd7412f3fa1bd76b065adf1b4e760f8c9eae94cdd0a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling bitcoin-bencher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/bench.rs:109:60 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a> Bencher<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 109 | fn process_args(&'a self, args: &'a str) -> Result> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/database.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Run { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 10 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `job_id` and `run_id` are never read [INFO] [stdout] --> src/database.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Job { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 19 | pub job_id: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub run_id: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Job` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCB3aJS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-f1719673390a6802.rlib,libtoml_edit-56d66b5b54ffdd12.rlib,libserde_spanned-455239c2bf1b80b6.rlib,libindexmap-135fc38855d06fcb.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libwinnow-a8519569a1bfea8a.rlib,libtoml_datetime-fb92338459401b4b.rlib,libdirs-d0ff1fab67e9f51d.rlib,libdirs_sys-3afff75120726330.rlib,liboption_ext-61303ef911796993.rlib,libwhich-c369b5b6ec133c70.rlib,libhome-a88fbcd35354456a.rlib,libeither-bed8ccc8e11b427e.rlib,librustix-24c6dbcbc1c51397.rlib,liblinux_raw_sys-d9beccff1d36f930.rlib,libplotters-a3aa11c45b063589.rlib,libplotters_svg-32caa0256a32ff2d.rlib,libttf_parser-1d1864f87a1b207b.rlib,libfont_kit-ff97d1f6267397a2.rlib,libfloat_ord-b1c90816a4a45ca5.rlib,libdirs_next-7c16630ddc986ff1.rlib,libdirs_sys_next-efe787b526bac5fc.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libfontconfig_sys-27a45c46375eb437.rlib,libdlib-3727c1f2a2875e86.rlib,liblibloading-c261de1dee01c3e9.rlib,libconst_cstr-3f6bdb9f625521e3.rlib,libfreetype-6620738442052774.rlib,libfreetype_sys-ca3f08639dd7ea2f.rlib,libpathfinder_geometry-d3b77c9201128a3c.rlib,libpathfinder_simd-6101ba54efc32bd5.rlib,liblazy_static-af860367908b8176.rlib,libplotters_bitmap-bb4d87d42fa9c583.rlib,libgif-6e1381c52562123c.rlib,libweezl-81d61edd414eb5e8.rlib,libimage-d9661dfb409ef465.rlib,libbytemuck-ba55e2b098624734.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-6316c851367b34fb.rlib,libflate2-8df637f7a8ce69ad.rlib,libminiz_oxide-398ac37eedcdf328.rlib,libfdeflate-a4fadcb38258be34.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-a5978711d05ac274.rlib,libbitflags-dde12b0d7d495b50.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libchrono-9f6895ca4f51ad65.rlib,libnum_traits-a4fa755aeb9fa7bd.rlib,libiana_time_zone-8015593db973084f.rlib,libplotters_backend-79e244925260f7c3.rlib,librusqlite-976963342e62fc2c.rlib,libbitflags-cc8ac0de6c10eef5.rlib,libsmallvec-5dc15f12cdebef01.rlib,libfallible_streaming_iterator-4b12442690f53239.rlib,libfallible_iterator-6e888fb96d72e3e0.rlib,libhashlink-ae43f5b84b27229d.rlib,libhashbrown-f1b32326a8280a6e.rlib,libahash-303cf8567ae40eb6.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-136c2da2557a4ca8.rlib,liballocator_api2-52e8e0a954c73b48.rlib,liblibsqlite3_sys-863a15d35ef83707.rlib,libserde-892823f46f90e856.rlib,libtempdir-f5265214ef666a5b.rlib,libremove_dir_all-5156da311761ea29.rlib,librand-b38598ed3f145306.rlib,liblibc-4852c305bddcafdb.rlib,libclap-5339a550fd5d3f5d.rlib,libclap_builder-230de0ffd4c3a41f.rlib,libstrsim-4d1ed08a123238dc.rlib,libclap_lex-f9c68e5e1e382bcb.rlib,libenv_logger-760dce7c7d738878.rlib,libanstream-dc25875f66ab1c5a.rlib,libanstyle_query-747b660fef517683.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-b92c21f129630fbf.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libenv_filter-ab282c90231d1000.rlib,libregex-89ab121ee5a382f0.rlib,libregex_automata-ce39afd9c6ab6c32.rlib,libaho_corasick-55835cf9e0d2dcca.rlib,libmemchr-ab5784c1c39210b9.rlib,libregex_syntax-7223ba0d96a400ea.rlib,libanstyle-b382b9c79936306e.rlib,libhumantime-9f900d7885b5087e.rlib,liblog-1ad4a80b9627ed31.rlib,libanyhow-b7eca5607a5a9b83.rlib,libexitcode-9467c29269234ef8.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-ldl" "-lstdc++" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/freetype-sys-231b140965f4a00c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bitcoin_bencher-c8e457fb2c2df85e" "-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 `bitcoin-bencher` (bin "bitcoin-bencher") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39f7ab1eb9276977efca3bd7412f3fa1bd76b065adf1b4e760f8c9eae94cdd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f7ab1eb9276977efca3bd7412f3fa1bd76b065adf1b4e760f8c9eae94cdd0a", kill_on_drop: false }` [INFO] [stdout] 39f7ab1eb9276977efca3bd7412f3fa1bd76b065adf1b4e760f8c9eae94cdd0a