[INFO] cloning repository https://github.com/marcusradell/lab_yew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusradell/lab_yew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusradell%2Flab_yew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusradell%2Flab_yew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03d2068d1f906bde5029832a0f6add3be6aea2f2 [INFO] checking marcusradell/lab_yew against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusradell%2Flab_yew" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusradell/lab_yew on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusradell/lab_yew [INFO] finished tweaking git repo https://github.com/marcusradell/lab_yew [INFO] tweaked toml for git repo https://github.com/marcusradell/lab_yew written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marcusradell/lab_yew 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 974a577c2c7698efe58b3acf4a12c9ae25e6e6a1f7801487dacddbf2410b89e5 [INFO] running `Command { std: "docker" "start" "-a" "974a577c2c7698efe58b3acf4a12c9ae25e6e6a1f7801487dacddbf2410b89e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "974a577c2c7698efe58b3acf4a12c9ae25e6e6a1f7801487dacddbf2410b89e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974a577c2c7698efe58b3acf4a12c9ae25e6e6a1f7801487dacddbf2410b89e5", kill_on_drop: false }` [INFO] [stdout] 974a577c2c7698efe58b3acf4a12c9ae25e6e6a1f7801487dacddbf2410b89e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5cd228d113538eda1b4092c65c9fd04256aabaa64fac9bbec4bd332b97fff9c [INFO] running `Command { std: "docker" "start" "-a" "a5cd228d113538eda1b4092c65c9fd04256aabaa64fac9bbec4bd332b97fff9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.30 [INFO] [stderr] Checking gloo-utils v0.1.3 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-storage v0.2.1 [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking lab_yew v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `title`, `start`, `duration`, `description`, `tags`, and `highlights` are never read [INFO] [stdout] --> src/pages/profile.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Gig { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 5 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | start: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | duration: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | highlights: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/pages/profile.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Comp { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | dream: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | phone_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | video_presentation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | favorites: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | gigs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `title`, `start`, `duration`, `description`, `tags`, and `highlights` are never read [INFO] [stdout] --> src/pages/profile.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Gig { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 5 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | start: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | duration: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | highlights: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/pages/profile.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Comp { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | dream: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | phone_number: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | video_presentation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | favorites: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | gigs: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a5cd228d113538eda1b4092c65c9fd04256aabaa64fac9bbec4bd332b97fff9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cd228d113538eda1b4092c65c9fd04256aabaa64fac9bbec4bd332b97fff9c", kill_on_drop: false }` [INFO] [stdout] a5cd228d113538eda1b4092c65c9fd04256aabaa64fac9bbec4bd332b97fff9c [INFO] checking marcusradell/lab_yew against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusradell%2Flab_yew" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusradell/lab_yew on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcusradell/lab_yew [INFO] finished tweaking git repo https://github.com/marcusradell/lab_yew [INFO] tweaked toml for git repo https://github.com/marcusradell/lab_yew written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marcusradell/lab_yew 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd008cc375111351d1952c82b10d4949b92cbd77eab6ae0e293d18b8c5a839c4 [INFO] running `Command { std: "docker" "start" "-a" "fd008cc375111351d1952c82b10d4949b92cbd77eab6ae0e293d18b8c5a839c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd008cc375111351d1952c82b10d4949b92cbd77eab6ae0e293d18b8c5a839c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd008cc375111351d1952c82b10d4949b92cbd77eab6ae0e293d18b8c5a839c4", kill_on_drop: false }` [INFO] [stdout] fd008cc375111351d1952c82b10d4949b92cbd77eab6ae0e293d18b8c5a839c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec625f4d5c035709c3363b8208975e96e531ac11b50f8d1875877a8aa45ed71d [INFO] running `Command { std: "docker" "start" "-a" "ec625f4d5c035709c3363b8208975e96e531ac11b50f8d1875877a8aa45ed71d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-3cb221225ff65853.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [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/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/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/rustcAHAYvL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAHAYvL/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-be9a44fbcf302596.proc_macro_error_attr.490d2e3e0b56a756-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-be9a44fbcf302596.proc_macro_error_attr.490d2e3e0b56a756-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-be9a44fbcf302596.b3a88lkwwt476at1ue85olnht.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-be9a44fbcf302596.1iosszp8hviu1mxefc43r5v7x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-0c83230943b9d64f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e4523630a9abf904.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-6085a30ee761072c.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/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/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/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/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-be9a44fbcf302596.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libproc_macro_error_attr-be9a44fbcf302596.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] [stderr] error: could not compile `proc-macro-error-attr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec625f4d5c035709c3363b8208975e96e531ac11b50f8d1875877a8aa45ed71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec625f4d5c035709c3363b8208975e96e531ac11b50f8d1875877a8aa45ed71d", kill_on_drop: false }` [INFO] [stdout] ec625f4d5c035709c3363b8208975e96e531ac11b50f8d1875877a8aa45ed71d