[INFO] cloning repository https://github.com/cxping/cargo-zproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cxping/cargo-zproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxping%2Fcargo-zproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxping%2Fcargo-zproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd283f2d802d3e407eda5681a62d42012fc097e2 [INFO] testing cxping/cargo-zproxy against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxping%2Fcargo-zproxy" "/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/cxping/cargo-zproxy on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cxping/cargo-zproxy [INFO] finished tweaking git repo https://github.com/cxping/cargo-zproxy [INFO] tweaked toml for git repo https://github.com/cxping/cargo-zproxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cxping/cargo-zproxy 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72f724b0576a2295b81064cf93eee723672a2e9bec5a7832f90783d433ec97d [INFO] running `Command { std: "docker" "start" "-a" "e72f724b0576a2295b81064cf93eee723672a2e9bec5a7832f90783d433ec97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72f724b0576a2295b81064cf93eee723672a2e9bec5a7832f90783d433ec97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72f724b0576a2295b81064cf93eee723672a2e9bec5a7832f90783d433ec97d", kill_on_drop: false }` [INFO] [stdout] e72f724b0576a2295b81064cf93eee723672a2e9bec5a7832f90783d433ec97d [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889918bd8897c7e46995f02d7f5b14ed68a4fee5548b57c5549ea86eb10ed0f7 [INFO] running `Command { std: "docker" "start" "-a" "889918bd8897c7e46995f02d7f5b14ed68a4fee5548b57c5549ea86eb10ed0f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.1+1.6.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling embed-resource v2.1.1 [INFO] [stderr] Compiling git2 v0.17.1 [INFO] [stderr] Compiling cargo-zproxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.65s [INFO] running `Command { std: "docker" "inspect" "889918bd8897c7e46995f02d7f5b14ed68a4fee5548b57c5549ea86eb10ed0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889918bd8897c7e46995f02d7f5b14ed68a4fee5548b57c5549ea86eb10ed0f7", kill_on_drop: false }` [INFO] [stdout] 889918bd8897c7e46995f02d7f5b14ed68a4fee5548b57c5549ea86eb10ed0f7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2029515f1c5a6367a1e5343acf39f4e68848d3b4d11d55e486268be18adc58 [INFO] running `Command { std: "docker" "start" "-a" "ce2029515f1c5a6367a1e5343acf39f4e68848d3b4d11d55e486268be18adc58", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-zproxy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6WFj3z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-9f8e670017719dca.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-038a99b7aae53dfd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-c49e024407a48020.rlib,libsignal_hook_registry-4a13a723b50bd684.rlib,libnum_cpus-845a6c64422bb349.rlib,libsocket2-ad26605e9e0ef00c.rlib,libmemchr-34c06a26bc9e8129.rlib,libbytes-bfed4fc704947305.rlib,libmio-b288bdbdfab02100.rlib,liblog-d92df7c38c336d51.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-dd73f9094d299a38.rlib,libparking_lot_core-12af9e05023de1d9.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libserde-ff6c0aca21afc714.rlib,libdirs-08d46c6b221dee0f.rlib,libdirs_sys-5a96bf16b6fea80e.rlib,liboption_ext-61303ef911796993.rlib,libclap-9157c8c28c8240fd.rlib,libstrsim-934c6b5db5b11ce4.rlib,libis_terminal-be1ed66ccfb73e48.rlib,librustix-b296fef5db4b3725.rlib,liblinux_raw_sys-47a5560eacbdd6ea.rlib,libio_lifetimes-3d59a27cbfb9f158.rlib,liblibc-c8e3a8c83e031282.rlib,libclap_lex-bd8ed83f5e845068.rlib,libos_str_bytes-ee73c5d26d23daaf.rlib,libtermcolor-214b0416d5f44404.rlib,libbitflags-dde12b0d7d495b50.rlib,libonce_cell-0b208e55ffc12dcf.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" "-L" "/tmp/rustc6WFj3z/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-096f3bb0291d057b/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ea0bdd5327abe5a7/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_zproxy-8f4a82f7637c58b1" "-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 `cargo-zproxy` (bin "cargo-zproxy" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ce2029515f1c5a6367a1e5343acf39f4e68848d3b4d11d55e486268be18adc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2029515f1c5a6367a1e5343acf39f4e68848d3b4d11d55e486268be18adc58", kill_on_drop: false }` [INFO] [stdout] ce2029515f1c5a6367a1e5343acf39f4e68848d3b4d11d55e486268be18adc58