[INFO] fetching crate toipe 0.5.0... [INFO] testing toipe-0.5.0 against beta-2025-01-12 for beta-1.85-1 [INFO] extracting crate toipe 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate toipe 0.5.0 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 crates.io crate toipe 0.5.0 [INFO] finished tweaking crates.io crate toipe 0.5.0 [INFO] tweaked toml for crates.io crate toipe 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate toipe 0.5.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bisection v0.1.0 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded clap v3.0.5 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 274ebcfca71b71a8885176894bef243e7ea37a41563f23dffc21ca1efa6c23b9 [INFO] running `Command { std: "docker" "start" "-a" "274ebcfca71b71a8885176894bef243e7ea37a41563f23dffc21ca1efa6c23b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "274ebcfca71b71a8885176894bef243e7ea37a41563f23dffc21ca1efa6c23b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274ebcfca71b71a8885176894bef243e7ea37a41563f23dffc21ca1efa6c23b9", kill_on_drop: false }` [INFO] [stdout] 274ebcfca71b71a8885176894bef243e7ea37a41563f23dffc21ca1efa6c23b9 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab3d243dec1334ad9084bcc471d8b7e42a3e701790be176e9c3b82b89be0715 [INFO] running `Command { std: "docker" "start" "-a" "aab3d243dec1334ad9084bcc471d8b7e42a3e701790be176e9c3b82b89be0715", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s [INFO] running `Command { std: "docker" "inspect" "aab3d243dec1334ad9084bcc471d8b7e42a3e701790be176e9c3b82b89be0715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab3d243dec1334ad9084bcc471d8b7e42a3e701790be176e9c3b82b89be0715", kill_on_drop: false }` [INFO] [stdout] aab3d243dec1334ad9084bcc471d8b7e42a3e701790be176e9c3b82b89be0715 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0373178ed2e10904892b6e65b4afbd26dd1fddca117d0732c72a942b98758ea9 [INFO] running `Command { std: "docker" "start" "-a" "0373178ed2e10904892b6e65b4afbd26dd1fddca117d0732c72a942b98758ea9", kill_on_drop: false }` [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [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/rustcnoo0XC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libinclude_flate-a96213c918972b8f.rlib,libinclude_flate_codegen_exports-4576860fc6a996ae.rlib,liblibflate-a6c92285737e21dc.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libadler32-b015fcfcf4d4fee0.rlib,liblibflate_lz77-62a7705f90c939e4.rlib,librle_decode_fast-269d2085a311ce89.rlib,libanyhow-e16ad16a491adf79.rlib,libtermion-f210e70f6ec7aff8.rlib,libnumtoa-13ad5d8b2926afdd.rlib,libbisection-a3f341773e1d5f81.rlib,librand-032a36c3bf9d79f6.rlib,librand_chacha-6f1e80c5874eb18d.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-73992e82b1c01980.rlib,libgetrandom-203fbe1e34134ea1.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libapprox-d9ff623d93fd4736.rlib,libnum_traits-1af639656676735b.rlib,libclap-f46dbc90fba0ac22.rlib,libstrsim-934c6b5db5b11ce4.rlib,libatty-36bef77dea1e9292.rlib,liblibc-0408ec0982bd23f9.rlib,libtermcolor-2977040801d16bf2.rlib,libtextwrap-5619fb57b98cc494.rlib,libindexmap-d351c485e1a11271.rlib,libhashbrown-d0e2926e70f85be4.rlib,libos_str_bytes-7970aac8f150f9f1.rlib,libmemchr-3c95261d07c8826e.rlib,libbitflags-dde12b0d7d495b50.rlib,liblazy_static-af860367908b8176.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-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/toipe-a7e88552095f0e28" "-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 `toipe` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0373178ed2e10904892b6e65b4afbd26dd1fddca117d0732c72a942b98758ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0373178ed2e10904892b6e65b4afbd26dd1fddca117d0732c72a942b98758ea9", kill_on_drop: false }` [INFO] [stdout] 0373178ed2e10904892b6e65b4afbd26dd1fddca117d0732c72a942b98758ea9