[INFO] cloning repository https://github.com/orsenkucher/talys-empire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orsenkucher/talys-empire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Ftalys-empire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Ftalys-empire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03782d2cb78be0583cbe357ddeaf549f20dd7f7c [INFO] testing orsenkucher/talys-empire against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Ftalys-empire" "/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/orsenkucher/talys-empire on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orsenkucher/talys-empire [INFO] finished tweaking git repo https://github.com/orsenkucher/talys-empire [INFO] tweaked toml for git repo https://github.com/orsenkucher/talys-empire written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/orsenkucher/talys-empire 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-2024-12-08" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b643227fb7d83f8b1f29033ea3b556f49294015d536234da07cc0b79bda905b [INFO] running `Command { std: "docker" "start" "-a" "9b643227fb7d83f8b1f29033ea3b556f49294015d536234da07cc0b79bda905b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b643227fb7d83f8b1f29033ea3b556f49294015d536234da07cc0b79bda905b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b643227fb7d83f8b1f29033ea3b556f49294015d536234da07cc0b79bda905b", kill_on_drop: false }` [INFO] [stdout] 9b643227fb7d83f8b1f29033ea3b556f49294015d536234da07cc0b79bda905b [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28837665aa68dd3376a9d959d6669269f4d68991a2cc1bfda0283630e600767e [INFO] running `Command { std: "docker" "start" "-a" "28837665aa68dd3376a9d959d6669269f4d68991a2cc1bfda0283630e600767e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling talys-empire v0.1.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-2024-12-08-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/rustc87qRls/symbols.o" "/opt/rustwide/target/debug/deps/talys_empire-91c8f1b3f26a1360.talys_empire.59ed55de9349d4d0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/talys_empire-91c8f1b3f26a1360.1yd32cp6plp5e8bsq8aqbso3t.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtalys_empire-99dcef87716970c8.rlib" "/opt/rustwide/target/debug/deps/libregex-bc03bbaca526a55e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-495b662d9e7d30ce.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-79d8194262074a1b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2aed3daff514a5b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-453cc2aa0600d4cc.rlib" "/opt/rustwide/target/debug/deps/libplotters-d02e1f558137a9c0.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-542538534f74c11b.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-65f8579749122434.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-b1c22f372d51176b.rlib" "/opt/rustwide/target/debug/deps/libdirs-3cfe5b7fdb4c69e2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-88ae401cd61e4874.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fb6f53acb9355679.rlib" "/opt/rustwide/target/debug/deps/libsame_file-63d3c1419bab90cd.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-cc8ec38a84032096.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-e6db4ab986e6afd3.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-159419f8e3a24dba.rlib" "/opt/rustwide/target/debug/deps/libfreetype-78158320d8ca85b2.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-24ddd250be6081d5.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-d9259d16cc4790dd.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-f75ef852de235ef2.rlib" "/opt/rustwide/target/debug/deps/liblog-e82448c6753b6d62.rlib" "/opt/rustwide/target/debug/deps/librusttype-d09b63fd8016d8d8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c0a3d663025f7835.rlib" "/opt/rustwide/target/debug/deps/libordered_float-de679d3262ebc417.rlib" "/opt/rustwide/target/debug/deps/libapprox-0564193d3a0560f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-b17cd9759cf31dd8.rlib" "/opt/rustwide/target/debug/deps/libgif-4faa46900e4ed3bd.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/liblzw-f62804eb9bc82d9d.rlib" "/opt/rustwide/target/debug/deps/libimage-b288ed7b47f97bc2.rlib" "/opt/rustwide/target/debug/deps/libpng-7631d48ed066b2ce.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1d6733efebb6b80.rlib" "/opt/rustwide/target/debug/deps/libinflate-e209144e0ff1baa5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ff6c0becf6dd6b87.rlib" "/opt/rustwide/target/debug/deps/libimage-a1c0194a56315943.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4999d9aba8529d70.rlib" "/opt/rustwide/target/debug/deps/libpng-166903b135521aca.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-87d1bd59703a5bd5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8c709f5147f45226.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-53f2c2e16beb276c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-25dbc87f69522ac2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0bc71bbb48fae73b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4bd7164351c6d46d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-66043869386c58c8.rlib" "/opt/rustwide/target/debug/deps/libchrono-deee26d2653583f6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2935b85eaf9c092d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ff26750ebb053185.rlib" "/opt/rustwide/target/debug/deps/libtime-1a50291a5529439c.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb30cf2ab42acb9e.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-353b6c50e524d3b0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/talys_empire-91c8f1b3f26a1360" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `talys-empire` (bin "talys-empire") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28837665aa68dd3376a9d959d6669269f4d68991a2cc1bfda0283630e600767e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28837665aa68dd3376a9d959d6669269f4d68991a2cc1bfda0283630e600767e", kill_on_drop: false }` [INFO] [stdout] 28837665aa68dd3376a9d959d6669269f4d68991a2cc1bfda0283630e600767e