[INFO] cloning repository https://github.com/renzp94/create-rzpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renzp94/create-rzpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8f204a267779bb08087ced86cb5db68f30d3589 [INFO] testing renzp94/create-rzpack against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renzp94/create-rzpack on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renzp94/create-rzpack [INFO] finished tweaking git repo https://github.com/renzp94/create-rzpack [INFO] tweaked toml for git repo https://github.com/renzp94/create-rzpack written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/renzp94/create-rzpack 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9ddf92c1519018deb1c76de9b4f510a473a379cbdcbce2247aed4f4b3cdb58f [INFO] running `Command { std: "docker" "start" "-a" "f9ddf92c1519018deb1c76de9b4f510a473a379cbdcbce2247aed4f4b3cdb58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9ddf92c1519018deb1c76de9b4f510a473a379cbdcbce2247aed4f4b3cdb58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ddf92c1519018deb1c76de9b4f510a473a379cbdcbce2247aed4f4b3cdb58f", kill_on_drop: false }` [INFO] [stdout] f9ddf92c1519018deb1c76de9b4f510a473a379cbdcbce2247aed4f4b3cdb58f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0e6362da98e6946ab2b15f667d43d467f9700b4470035ba1b85da408189ea7 [INFO] running `Command { std: "docker" "start" "-a" "0e0e6362da98e6946ab2b15f667d43d467f9700b4470035ba1b85da408189ea7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling fs_at v0.1.8 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling remove_dir_all v0.8.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling create-rzpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.74s [INFO] running `Command { std: "docker" "inspect" "0e0e6362da98e6946ab2b15f667d43d467f9700b4470035ba1b85da408189ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0e6362da98e6946ab2b15f667d43d467f9700b4470035ba1b85da408189ea7", kill_on_drop: false }` [INFO] [stdout] 0e0e6362da98e6946ab2b15f667d43d467f9700b4470035ba1b85da408189ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56bba00c8e23bdb18954ba36e68b756eab430c815954f75a269c2c639a1aa0b0 [INFO] running `Command { std: "docker" "start" "-a" "56bba00c8e23bdb18954ba36e68b756eab430c815954f75a269c2c639a1aa0b0", kill_on_drop: false }` [INFO] [stderr] Compiling create-rzpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "56bba00c8e23bdb18954ba36e68b756eab430c815954f75a269c2c639a1aa0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bba00c8e23bdb18954ba36e68b756eab430c815954f75a269c2c639a1aa0b0", kill_on_drop: false }` [INFO] [stdout] 56bba00c8e23bdb18954ba36e68b756eab430c815954f75a269c2c639a1aa0b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f53694fbc7e4c9abfcd48feafadc235811ebf5a703b15e8612dbaf5180378ef0 [INFO] running `Command { std: "docker" "start" "-a" "f53694fbc7e4c9abfcd48feafadc235811ebf5a703b15e8612dbaf5180378ef0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/create_rzpack-311434e6f6dd0f67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f53694fbc7e4c9abfcd48feafadc235811ebf5a703b15e8612dbaf5180378ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53694fbc7e4c9abfcd48feafadc235811ebf5a703b15e8612dbaf5180378ef0", kill_on_drop: false }` [INFO] [stdout] f53694fbc7e4c9abfcd48feafadc235811ebf5a703b15e8612dbaf5180378ef0 [INFO] testing renzp94/create-rzpack against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack" "/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/renzp94/create-rzpack on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renzp94/create-rzpack [INFO] finished tweaking git repo https://github.com/renzp94/create-rzpack [INFO] tweaked toml for git repo https://github.com/renzp94/create-rzpack written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/renzp94/create-rzpack 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ee8c604445809c66205cace36c4cf3235efe52f8071c054c36cea6340e8363 [INFO] running `Command { std: "docker" "start" "-a" "77ee8c604445809c66205cace36c4cf3235efe52f8071c054c36cea6340e8363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ee8c604445809c66205cace36c4cf3235efe52f8071c054c36cea6340e8363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ee8c604445809c66205cace36c4cf3235efe52f8071c054c36cea6340e8363", kill_on_drop: false }` [INFO] [stdout] 77ee8c604445809c66205cace36c4cf3235efe52f8071c054c36cea6340e8363 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd7438c715544084fa04acd6f9d36fde3228da788ff80e2c83b9c67b3674121 [INFO] running `Command { std: "docker" "start" "-a" "9fd7438c715544084fa04acd6f9d36fde3228da788ff80e2c83b9c67b3674121", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling fs_at v0.1.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling remove_dir_all v0.8.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling create-rzpack 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/b642703cf9526da1e72c0b6755753b939a9c6b6d/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/rustcNoOKjS/symbols.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.create_rzpack.b623648159538a4a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84.19f0l4xsojb6lamezxyhmhbvs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdialoguer-ad8434dec31bc64a.rlib" "/opt/rustwide/target/debug/deps/libshell_words-893d7e30cc38dcc7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eaa7ccbedf9ae27f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libconsole-6b3fea48dee81b3a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ae148011317b6a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtoml-d3fc671fff05271a.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-5f7343eedca6ba5d.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-8c5bdaead9ad7e13.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-2fcb7cd13a3fb526.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-72c914052759c196.rlib" "/opt/rustwide/target/debug/deps/librust_embed-02a942aaccb70fa1.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-3b7d12bd8b12565c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-60597ca1f492ac10.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libglobset-4c486dc156cab172.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libbstr-623294ada6394c8b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6fe79345ecc7a219.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-56fcf524346d8a38.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c4277c728484e22f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-86da18bb6698346b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libregex-6a76991b63129540.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6f2a5b3ca3d6fa8d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-23f7a243c2cecf21.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd43b020e9932fb9.rlib" "/opt/rustwide/target/debug/deps/libcolorful-7b49f47e251847dc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c2cf5f6d9a8bde6.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-5805a01c9ad6b119.rlib" "/opt/rustwide/target/debug/deps/libtokio-80730a3c677e99b5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e7dea0ecd99b2df5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7974e5d0fe53988.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-943964d3297a1b5d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-abe6c43750de438d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b407b6178a5d37f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e7848abd3b9d866.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0471484da21ecc26.rlib" "/opt/rustwide/target/debug/deps/libfs_at-8c703ea321bd4626.rlib" "/opt/rustwide/target/debug/deps/libnix-58fcef8024d71ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libcvt-dd2eb4e239b73be1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libnormpath-5d9679e85f288286.rlib" "/opt/rustwide/target/debug/deps/libclap-da6faec535e06716.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7a2ef5ba16905925.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-0b3bbadca583e2d1.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-f02db7c9aac87867.rlib" "/opt/rustwide/target/debug/deps/librustix-564b047342e7d810.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0abab9ba7373ddfd.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-e7313adf531e1a6b.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_rzpack-4ddf0416c6017f84" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `create-rzpack` (bin "create-rzpack") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9fd7438c715544084fa04acd6f9d36fde3228da788ff80e2c83b9c67b3674121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd7438c715544084fa04acd6f9d36fde3228da788ff80e2c83b9c67b3674121", kill_on_drop: false }` [INFO] [stdout] 9fd7438c715544084fa04acd6f9d36fde3228da788ff80e2c83b9c67b3674121