[INFO] cloning repository https://github.com/maropu/pg_stats_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maropu/pg_stats_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaropu%2Fpg_stats_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaropu%2Fpg_stats_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc0a380d151512a7f25c6eebfb02f8fb89b69503 [INFO] checking maropu/pg_stats_exporter against master#05eac57ef6668c9d181b65aceb96b1e7881f60be for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaropu%2Fpg_stats_exporter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maropu/pg_stats_exporter on toolchain 05eac57ef6668c9d181b65aceb96b1e7881f60be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maropu/pg_stats_exporter [INFO] finished tweaking git repo https://github.com/maropu/pg_stats_exporter [INFO] tweaked toml for git repo https://github.com/maropu/pg_stats_exporter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maropu/pg_stats_exporter 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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `opentelemetry-otlp` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prometheus` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing-subscriber` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded routerify v3.0.0 [INFO] [stderr] Downloaded tls-listener v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4647a2deca1c2257e882b82588c70c399bdc35e95304192b50dfad4c8f8dd7 [INFO] running `Command { std: "docker" "start" "-a" "2a4647a2deca1c2257e882b82588c70c399bdc35e95304192b50dfad4c8f8dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4647a2deca1c2257e882b82588c70c399bdc35e95304192b50dfad4c8f8dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4647a2deca1c2257e882b82588c70c399bdc35e95304192b50dfad4c8f8dd7", kill_on_drop: false }` [INFO] [stdout] 2a4647a2deca1c2257e882b82588c70c399bdc35e95304192b50dfad4c8f8dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8040a47a60b9eca725e32b0e49b58071b7f722d53addaad205db685a3a75ed06 [INFO] running `Command { std: "docker" "start" "-a" "8040a47a60b9eca725e32b0e49b58071b7f722d53addaad205db685a3a75ed06", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `opentelemetry-otlp` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prometheus` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing-subscriber` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking clap_builder v4.4.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking clap v4.4.5 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking opentelemetry_api v0.19.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking opentelemetry_sdk v0.19.0 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking opentelemetry v0.19.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking tracing-opentelemetry v0.19.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking tls-listener v0.7.0 [INFO] [stderr] Checking routerify v3.0.0 [INFO] [stderr] Checking opentelemetry-http v0.8.0 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking opentelemetry-proto v0.2.0 [INFO] [stderr] Checking opentelemetry-otlp v0.12.0 [INFO] [stderr] Checking pg_stats_exporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s [INFO] running `Command { std: "docker" "inspect" "8040a47a60b9eca725e32b0e49b58071b7f722d53addaad205db685a3a75ed06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8040a47a60b9eca725e32b0e49b58071b7f722d53addaad205db685a3a75ed06", kill_on_drop: false }` [INFO] [stdout] 8040a47a60b9eca725e32b0e49b58071b7f722d53addaad205db685a3a75ed06 [INFO] checking maropu/pg_stats_exporter against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaropu%2Fpg_stats_exporter" "/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/maropu/pg_stats_exporter on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maropu/pg_stats_exporter [INFO] finished tweaking git repo https://github.com/maropu/pg_stats_exporter [INFO] tweaked toml for git repo https://github.com/maropu/pg_stats_exporter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maropu/pg_stats_exporter 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `opentelemetry-otlp` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prometheus` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing-subscriber` dependency) [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdbd4c919095094781001208ff585aa07447f2e52cba0eba410e39d7c56d92d3 [INFO] running `Command { std: "docker" "start" "-a" "fdbd4c919095094781001208ff585aa07447f2e52cba0eba410e39d7c56d92d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdbd4c919095094781001208ff585aa07447f2e52cba0eba410e39d7c56d92d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbd4c919095094781001208ff585aa07447f2e52cba0eba410e39d7c56d92d3", kill_on_drop: false }` [INFO] [stdout] fdbd4c919095094781001208ff585aa07447f2e52cba0eba410e39d7c56d92d3 [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55a3924c5e1ca4f12c4ee15168aca7a817406cbde804055c54f06886cd770511 [INFO] running `Command { std: "docker" "start" "-a" "55a3924c5e1ca4f12c4ee15168aca7a817406cbde804055c54f06886cd770511", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `opentelemetry-otlp` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prometheus` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tracing-subscriber` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking clap_builder v4.4.5 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.6 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-4ee19a803dd75244.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/pin-project-71d8d6719ce36576/lib-pin_project` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] error: could not compile `tokio` (lib) 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/rmetakXHsnS" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9WJOm3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc3z2enE/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3z2enE/symbols.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.tracing_attributes.b395ba4d31d5098b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.2bvppt687e0ryt4ym7en0w6ky.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tracing_attributes-17cd4b399de7fc41.2m7bt45wa8byh56y7j2sgdti1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-405b62f347824621.rlib" "/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-17cd4b399de7fc41.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libtracing_attributes-17cd4b399de7fc41.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [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 `tracing-attributes` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcTvfNiP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTvfNiP/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.thiserror_impl.610322b78d02e3ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.9bw2oz9wpozem3qq3lkan1ert.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-a6305d195b959263.1n6u2tvc43hyufj4bniq6tqyo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-405b62f347824621.rlib" "/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-a6305d195b959263.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libthiserror_impl-a6305d195b959263.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [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 `thiserror-impl` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcB8r8wJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcB8r8wJ/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.serde_derive.6f8944aa53c0e015-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.dk6hzlzwo21nkodc8wi7ycluy.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-86aaf28746bc1610.8ohmyb7lfxshtp5uc72g5iywq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-405b62f347824621.rlib" "/opt/rustwide/target/debug/deps/libquote-3ee5a3386eba1007.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dce7b19313c8c2e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-86aaf28746bc1610.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-86aaf28746bc1610.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [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 `serde_derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxulCBv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "55a3924c5e1ca4f12c4ee15168aca7a817406cbde804055c54f06886cd770511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a3924c5e1ca4f12c4ee15168aca7a817406cbde804055c54f06886cd770511", kill_on_drop: false }` [INFO] [stdout] 55a3924c5e1ca4f12c4ee15168aca7a817406cbde804055c54f06886cd770511