[INFO] cloning repository https://github.com/dev-bearabbit/setpwef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dev-bearabbit/setpwef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-bearabbit%2Fsetpwef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-bearabbit%2Fsetpwef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 837198af48a5c7bbdc722ca9c55e769421422cdd [INFO] testing dev-bearabbit/setpwef 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%2Fdev-bearabbit%2Fsetpwef" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dev-bearabbit/setpwef 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/dev-bearabbit/setpwef [INFO] finished tweaking git repo https://github.com/dev-bearabbit/setpwef [INFO] tweaked toml for git repo https://github.com/dev-bearabbit/setpwef written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dev-bearabbit/setpwef 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b5a1cee4d170eb08f5db0750d2021fafce7996d9e6a292e46a5565bb5a9c0c23 [INFO] running `Command { std: "docker" "start" "-a" "b5a1cee4d170eb08f5db0750d2021fafce7996d9e6a292e46a5565bb5a9c0c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a1cee4d170eb08f5db0750d2021fafce7996d9e6a292e46a5565bb5a9c0c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a1cee4d170eb08f5db0750d2021fafce7996d9e6a292e46a5565bb5a9c0c23", kill_on_drop: false }` [INFO] [stdout] b5a1cee4d170eb08f5db0750d2021fafce7996d9e6a292e46a5565bb5a9c0c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3dd9f8a315cc8e691146b05a8da46c1e81e1f0a98e63a95b339ba5894c6797b3 [INFO] running `Command { std: "docker" "start" "-a" "3dd9f8a315cc8e691146b05a8da46c1e81e1f0a98e63a95b339ba5894c6797b3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling indoc v1.0.8 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pyo3-macros v0.17.3 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling umya-spreadsheet v0.8.6 [INFO] [stderr] Compiling setpwef v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3dd9f8a315cc8e691146b05a8da46c1e81e1f0a98e63a95b339ba5894c6797b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd9f8a315cc8e691146b05a8da46c1e81e1f0a98e63a95b339ba5894c6797b3", kill_on_drop: false }` [INFO] [stdout] 3dd9f8a315cc8e691146b05a8da46c1e81e1f0a98e63a95b339ba5894c6797b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 02ef4ed1900eea25b14608bc4308da3febe3ca1bc8cf580d8eb56ede32a74c36 [INFO] running `Command { std: "docker" "start" "-a" "02ef4ed1900eea25b14608bc4308da3febe3ca1bc8cf580d8eb56ede32a74c36", kill_on_drop: false }` [INFO] [stderr] Compiling setpwef v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3l0Mes/symbols.o" "<4 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/{libpyo3-d87e67251803e309.rlib,libmemoffset-e6266b7f586af625.rlib,libparking_lot-79ae83b7297f5753.rlib,libparking_lot_core-df4dc01fbf4e44d8.rlib,libpyo3_ffi-0a4b19fa78b585d0.rlib,libunindent-b0f3f3547f866526.rlib,libumya_spreadsheet-3cde4c03a54a477e.rlib,libencoding_rs-21d80902978079f7.rlib,liblazy_static-af860367908b8176.rlib,libsha2-b8da0c68f20d114b.rlib,libhmac-b3dc5cd74a08971c.rlib,libcfb-3235880ea3bcff22.rlib,libuuid-c508eca228c03d50.rlib,libfnv-79e2cbfbe03dcd16.rlib,libcbc-882a6767c1a2d88b.rlib,libbase64-42295ac2e0e134a3.rlib,libaes-c24bf1b8d584005a.rlib,libcpufeatures-334c279ac859326b.rlib,libcipher-c13945519060abe0.rlib,libinout-cace8930ac42998e.rlib,libblock_padding-3f897db14647bd94.rlib,libzip-610879e05a6f408c.rlib,libthousands-9135f0a033f67b5f.rlib,libquick_xml-081b6504ba3d90be.rlib,libserde-397ee441eb786178.rlib,libmd5-11887c394c4491c6.rlib,libdigest-f8a2e40b0994b623.rlib,libsubtle-e8a5d4b550a2b725.rlib,libblock_buffer-084bead0fda6bced.rlib,libcrypto_common-9e6961168efad84f.rlib,libgeneric_array-fe2b084fa5085045.rlib,libtypenum-c7f92077f483875e.rlib,libimage-4365c98526797c06.rlib,libbytemuck-4278c6610b64c273.rlib,libpng-4cf3fc2a1b35e376.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-ffec114a97a73e1c.rlib,libflume-d6986189ecbfeede.rlib,libspin-0db55c5485dd947c.rlib,liblock_api-12b3b36e90510f6c.rlib,libpin_project-a60e4d708c1b99e6.rlib,libfutures_sink-b0a0b59aad0ea17c.rlib,libfutures_core-6cf713edd2bd4ff5.rlib,libnanorand-51b1345d3f16f49f.rlib,libthreadpool-9911d2bb1de5fa4d.rlib,libbit_field-e2b639b9cacfe5b4.rlib,liblebe-5694b67511a9813c.rlib,libhalf-968122518e876f8f.rlib,libsmallvec-4517414d4f20efb1.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libnum_rational-1fd92d032ddf8d44.rlib,libgif-0131b8d4e74f15ba.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-fb36fe721788ce00.rlib,libtiff-ed86d5323c32e6a5.rlib,libflate2-117aab00a2b9b2a1.rlib,libminiz_oxide-b57aacf0d6d21e45.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libweezl-2b90a14ccfb21c53.rlib,libjpeg_decoder-e4eaadfe68ecb25c.rlib,librayon-25cbd0a5d239275f.rlib,librayon_core-57d5d241f455414d.rlib,libnum_cpus-db4275784f11fb80.rlib,libcrossbeam_deque-8b7348e00ff7c115.rlib,libcrossbeam_epoch-87045d9517d85d15.rlib,libmemoffset-d10cb8a39ba88b3f.rlib,libscopeguard-e318caba69bf687f.rlib,libcrossbeam_channel-41889a37a65110fc.rlib,libcrossbeam_utils-7415b9ad7fde55e1.rlib,libeither-8803657ddb4395a7.rlib,libhashbrown-71c826165d9030b0.rlib,libahash-bc633a556cfbdc9d.rlib,libgetrandom-a3283f647631cff2.rlib,liblibc-1be055a2bef8c379.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-ab54235d98c16682.rlib,libfancy_regex-9655b07052ea4b83.rlib,libregex-55bf6cf64b61e424.rlib,libaho_corasick-95e122a3773e7b94.rlib,libmemchr-34c06a26bc9e8129.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libbit_set-d8d586362ca7b5d5.rlib,libbit_vec-b06753219a6ccf92.rlib,libchrono-ef65376e231e6ca7.rlib,libiana_time_zone-092ba8b05fc9b5b1.rlib,libnum_integer-3010115d2f27a8c9.rlib,libnum_traits-36bc3c0c643c6731.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/setpwef-a5a37c92bed5a0e2" "-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 `setpwef` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "02ef4ed1900eea25b14608bc4308da3febe3ca1bc8cf580d8eb56ede32a74c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ef4ed1900eea25b14608bc4308da3febe3ca1bc8cf580d8eb56ede32a74c36", kill_on_drop: false }` [INFO] [stdout] 02ef4ed1900eea25b14608bc4308da3febe3ca1bc8cf580d8eb56ede32a74c36