[INFO] cloning repository https://github.com/fwcd/socha-client-rust-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fwcd/socha-client-rust-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffwcd%2Fsocha-client-rust-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffwcd%2Fsocha-client-rust-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9eca779c7477b4280117bd84650ccd70be9db8 [INFO] testing fwcd/socha-client-rust-2024 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%2Ffwcd%2Fsocha-client-rust-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fwcd/socha-client-rust-2024 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/fwcd/socha-client-rust-2024 [INFO] finished tweaking git repo https://github.com/fwcd/socha-client-rust-2024 [INFO] tweaked toml for git repo https://github.com/fwcd/socha-client-rust-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fwcd/socha-client-rust-2024 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1ecb4cb44c09805a2bfa2e645b71b95f8959432755cef74c7b78765e17530a79 [INFO] running `Command { std: "docker" "start" "-a" "1ecb4cb44c09805a2bfa2e645b71b95f8959432755cef74c7b78765e17530a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ecb4cb44c09805a2bfa2e645b71b95f8959432755cef74c7b78765e17530a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecb4cb44c09805a2bfa2e645b71b95f8959432755cef74c7b78765e17530a79", kill_on_drop: false }` [INFO] [stdout] 1ecb4cb44c09805a2bfa2e645b71b95f8959432755cef74c7b78765e17530a79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 02efc9c450584ad7f51ac5267f0eda8a968d3775ae4e0fb019d490d9863d9fb9 [INFO] running `Command { std: "docker" "start" "-a" "02efc9c450584ad7f51ac5267f0eda8a968d3775ae4e0fb019d490d9863d9fb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling socha-client-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> src/util/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.88s [INFO] running `Command { std: "docker" "inspect" "02efc9c450584ad7f51ac5267f0eda8a968d3775ae4e0fb019d490d9863d9fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02efc9c450584ad7f51ac5267f0eda8a968d3775ae4e0fb019d490d9863d9fb9", kill_on_drop: false }` [INFO] [stdout] 02efc9c450584ad7f51ac5267f0eda8a968d3775ae4e0fb019d490d9863d9fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2acbd7aefbbf1c4ed02b72460f81541177f8c33acaeb5c2f81bd5afcfd43a542 [INFO] running `Command { std: "docker" "start" "-a" "2acbd7aefbbf1c4ed02b72460f81541177f8c33acaeb5c2f81bd5afcfd43a542", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> src/util/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling socha-client-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macros::*` [INFO] [stdout] --> src/util/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use macros::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4RznvA/symbols.o" "<2 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/{libsimplelog-3798446c2eb78789.rlib,libtime-73a1e1e062f0b25b.rlib,libnum_threads-4dcd851e730118f6.rlib,libitoa-16cfa8721381c1c3.rlib,libtermcolor-2977040801d16bf2.rlib,libclap-65cea898b60ac4df.rlib,libclap_builder-f1eb355a76196129.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-a16e90e05265eb8e.rlib,libanstyle_query-bf88390deb1ad954.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-be26ce83c164482c.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-0b700ade1fa9ad5d.rlib,libanstyle-5ecd91ae5f2eeff1.rlib,libsocha_client_2024-42d640876b0c7425.rlib,libarrayvec-324bee7ec07e0504.rlib,libquick_xml-7093027388b75596.rlib,libmemchr-34c06a26bc9e8129.rlib,librand-0ab013ec816f3c54.rlib,librand_chacha-6e69cb6c0d1f8970.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-a71128c8f932f63f.rlib,libgetrandom-90ec57daadc4a93b.rlib,liblibc-b356d388d26ac323.rlib,liblog-34ef9ba83ed67a27.rlib,libcfg_if-3e7fc4e38d4a72b5.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/socha_client_2024-8ba1376bd36735a3" "-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 `socha-client-2024` (bin "socha-client-2024" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2acbd7aefbbf1c4ed02b72460f81541177f8c33acaeb5c2f81bd5afcfd43a542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2acbd7aefbbf1c4ed02b72460f81541177f8c33acaeb5c2f81bd5afcfd43a542", kill_on_drop: false }` [INFO] [stdout] 2acbd7aefbbf1c4ed02b72460f81541177f8c33acaeb5c2f81bd5afcfd43a542