[INFO] cloning repository https://github.com/specdown/specdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/specdown/specdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f414826a5ea747b1570904403e7bfa7c2c0d8ddc [INFO] checking specdown/specdown against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/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/specdown/specdown on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/specdown/specdown [INFO] finished tweaking git repo https://github.com/specdown/specdown [INFO] tweaked toml for git repo https://github.com/specdown/specdown written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/specdown/specdown 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete_nushell v0.1.10 [INFO] [stderr] Downloaded anstyle v0.3.1 [INFO] [stderr] Downloaded clap_complete v4.1.4 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded assert_cmd v2.0.13 [INFO] [stderr] Downloaded plist v1.4.2 [INFO] [stderr] Downloaded clap_complete_fig v4.1.1 [INFO] [stderr] Downloaded termdiff v3.1.2 [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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4056acf8372b7d7aa18a66eda91be5362f149e0934b77cef1c057364028f6fc [INFO] running `Command { std: "docker" "start" "-a" "f4056acf8372b7d7aa18a66eda91be5362f149e0934b77cef1c057364028f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4056acf8372b7d7aa18a66eda91be5362f149e0934b77cef1c057364028f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4056acf8372b7d7aa18a66eda91be5362f149e0934b77cef1c057364028f6fc", kill_on_drop: false }` [INFO] [stdout] f4056acf8372b7d7aa18a66eda91be5362f149e0934b77cef1c057364028f6fc [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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dbe909bb73aef6ee91128407265f782b52409cc98044ff3838dcd262d2d51df [INFO] running `Command { std: "docker" "start" "-a" "5dbe909bb73aef6ee91128407265f782b52409cc98044ff3838dcd262d2d51df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking plist v1.4.2 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking in-place v0.2.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking termtree v0.4.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstyle v0.3.1 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking predicates v3.0.1 [INFO] [stderr] Checking bstr v1.3.0 [INFO] [stderr] Checking predicates-tree v1.0.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking termdiff v3.1.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking clap_complete v4.1.4 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking clap_complete_fig v4.1.1 [INFO] [stderr] Checking clap_complete_nushell v0.1.10 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking comrak v0.23.0 [INFO] [stderr] Checking specdown v1.2.92 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.93s [INFO] running `Command { std: "docker" "inspect" "5dbe909bb73aef6ee91128407265f782b52409cc98044ff3838dcd262d2d51df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbe909bb73aef6ee91128407265f782b52409cc98044ff3838dcd262d2d51df", kill_on_drop: false }` [INFO] [stdout] 5dbe909bb73aef6ee91128407265f782b52409cc98044ff3838dcd262d2d51df [INFO] checking specdown/specdown against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/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/specdown/specdown on toolchain 9130c02509ce15f69dc5da6359bb9d140d41d4ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/specdown/specdown [INFO] finished tweaking git repo https://github.com/specdown/specdown [INFO] tweaked toml for git repo https://github.com/specdown/specdown written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/specdown/specdown 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" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9640e1d92ec24a2f8294ca57ef78047cbe1d3c740121e231cb322e9ffa704a03 [INFO] running `Command { std: "docker" "start" "-a" "9640e1d92ec24a2f8294ca57ef78047cbe1d3c740121e231cb322e9ffa704a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9640e1d92ec24a2f8294ca57ef78047cbe1d3c740121e231cb322e9ffa704a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9640e1d92ec24a2f8294ca57ef78047cbe1d3c740121e231cb322e9ffa704a03", kill_on_drop: false }` [INFO] [stdout] 9640e1d92ec24a2f8294ca57ef78047cbe1d3c740121e231cb322e9ffa704a03 [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" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d545f4c1966059961452a72419fa8c75371cc8bcbf505658d6a8b6ded74a2c6 [INFO] running `Command { std: "docker" "start" "-a" "9d545f4c1966059961452a72419fa8c75371cc8bcbf505658d6a8b6ded74a2c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/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/rustcy9GDKG/symbols.o" "/opt/rustwide/target/debug/build/onig_sys-cc7d4663aca836e2/build_script_build-cc7d4663aca836e2.build_script_build.1ac361e8f9c35b61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/onig_sys-cc7d4663aca836e2/build_script_build-cc7d4663aca836e2.dgh1sg3ry3rulpl070800i0xr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-1905a3b5cc791111.rlib" "/opt/rustwide/target/debug/deps/libpkg_config-8432df5f5673f6f1.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/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/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/onig_sys-cc7d4663aca836e2/build_script_build-cc7d4663aca836e2" "-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 `onig_sys` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/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/rustcbIwOba/symbols.o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7.build_script_build.c31cb20b1c2a509a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7.24qe2rn1jbq70rplff0yjuezx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9130c02509ce15f69dc5da6359bb9d140d41d4ac/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/9130c02509ce15f69dc5da6359bb9d140d41d4ac/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crc32fast-f246350a41da9ca7/build_script_build-f246350a41da9ca7" "-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 `crc32fast` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaV10Y9x" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSxJDKL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaseDYuX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetag8on9j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d545f4c1966059961452a72419fa8c75371cc8bcbf505658d6a8b6ded74a2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d545f4c1966059961452a72419fa8c75371cc8bcbf505658d6a8b6ded74a2c6", kill_on_drop: false }` [INFO] [stdout] 9d545f4c1966059961452a72419fa8c75371cc8bcbf505658d6a8b6ded74a2c6