[INFO] cloning repository https://github.com/prokie/homepage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prokie/homepage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fhomepage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fhomepage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1776314319784eb0da0c96a463d158231cbd770e [INFO] testing prokie/homepage against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fhomepage" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prokie/homepage on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/prokie/homepage [INFO] finished tweaking git repo https://github.com/prokie/homepage [INFO] tweaked toml for git repo https://github.com/prokie/homepage written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/prokie/homepage 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddf1d7380954e6b9b118c80684f33a0c4e2c238caf3a90c7bc213e2496d874c1 [INFO] running `Command { std: "docker" "start" "-a" "ddf1d7380954e6b9b118c80684f33a0c4e2c238caf3a90c7bc213e2496d874c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddf1d7380954e6b9b118c80684f33a0c4e2c238caf3a90c7bc213e2496d874c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf1d7380954e6b9b118c80684f33a0c4e2c238caf3a90c7bc213e2496d874c1", kill_on_drop: false }` [INFO] [stdout] ddf1d7380954e6b9b118c80684f33a0c4e2c238caf3a90c7bc213e2496d874c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98171023c3b770ed984da58ebef826e45842092b2cb9d0420a21a2034cd02142 [INFO] running `Command { std: "docker" "start" "-a" "98171023c3b770ed984da58ebef826e45842092b2cb9d0420a21a2034cd02142", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling xxhash-rust v0.8.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.67 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.40 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling server_fn_macro v0.5.7 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling server_fn_macro_default v0.5.7 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling leptos_hot_reload v0.5.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling typed-builder v0.18.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling leptos_macro v0.5.7 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling inventory v0.3.14 [INFO] [stderr] Compiling leptos_config v0.5.7 [INFO] [stderr] Compiling server_fn v0.5.7 [INFO] [stderr] Compiling leptos_reactive v0.5.7 [INFO] [stderr] Compiling leptos_server v0.5.7 [INFO] [stderr] Compiling leptos_dom v0.5.7 [INFO] [stderr] Compiling leptos v0.5.7 [INFO] [stderr] Compiling homepage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "98171023c3b770ed984da58ebef826e45842092b2cb9d0420a21a2034cd02142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98171023c3b770ed984da58ebef826e45842092b2cb9d0420a21a2034cd02142", kill_on_drop: false }` [INFO] [stdout] 98171023c3b770ed984da58ebef826e45842092b2cb9d0420a21a2034cd02142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8c5db811d0cc937a08de4c2f3a5966571c853e4fa9b3e70243d809ed4ba2bb [INFO] running `Command { std: "docker" "start" "-a" "ff8c5db811d0cc937a08de4c2f3a5966571c853e4fa9b3e70243d809ed4ba2bb", kill_on_drop: false }` [INFO] [stderr] Compiling homepage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "ff8c5db811d0cc937a08de4c2f3a5966571c853e4fa9b3e70243d809ed4ba2bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8c5db811d0cc937a08de4c2f3a5966571c853e4fa9b3e70243d809ed4ba2bb", kill_on_drop: false }` [INFO] [stdout] ff8c5db811d0cc937a08de4c2f3a5966571c853e4fa9b3e70243d809ed4ba2bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8abdb8c6eb5d8062d9e5cacb114e5e7ad5e5fa1040d2335dc8d931b77515e42 [INFO] running `Command { std: "docker" "start" "-a" "a8abdb8c6eb5d8062d9e5cacb114e5e7ad5e5fa1040d2335dc8d931b77515e42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/homepage-96547dee24b62b30) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8abdb8c6eb5d8062d9e5cacb114e5e7ad5e5fa1040d2335dc8d931b77515e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8abdb8c6eb5d8062d9e5cacb114e5e7ad5e5fa1040d2335dc8d931b77515e42", kill_on_drop: false }` [INFO] [stdout] a8abdb8c6eb5d8062d9e5cacb114e5e7ad5e5fa1040d2335dc8d931b77515e42 [INFO] testing prokie/homepage against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fhomepage" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prokie/homepage on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/prokie/homepage [INFO] finished tweaking git repo https://github.com/prokie/homepage [INFO] tweaked toml for git repo https://github.com/prokie/homepage written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prokie/homepage 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2808e936660c42ad97158f505a1d8802831133652019981e22ed1de24ff1b838 [INFO] running `Command { std: "docker" "start" "-a" "2808e936660c42ad97158f505a1d8802831133652019981e22ed1de24ff1b838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2808e936660c42ad97158f505a1d8802831133652019981e22ed1de24ff1b838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2808e936660c42ad97158f505a1d8802831133652019981e22ed1de24ff1b838", kill_on_drop: false }` [INFO] [stdout] 2808e936660c42ad97158f505a1d8802831133652019981e22ed1de24ff1b838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd1ce4e1148ffc8b083e7bb47daf4d0631cd3887eee210ae7318b62c8e3bacc5 [INFO] running `Command { std: "docker" "start" "-a" "fd1ce4e1148ffc8b083e7bb47daf4d0631cd3887eee210ae7318b62c8e3bacc5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling xxhash-rust v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling js-sys v0.3.67 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.40 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling server_fn_macro v0.5.7 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling server_fn_macro_default v0.5.7 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling leptos_hot_reload v0.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling server_fn v0.5.7 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling typed-builder v0.18.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling leptos_macro v0.5.7 [INFO] [stderr] Compiling inventory v0.3.14 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling leptos_config v0.5.7 [INFO] [stderr] Compiling leptos_reactive v0.5.7 [INFO] [stderr] Compiling leptos_server v0.5.7 [INFO] [stderr] Compiling leptos_dom v0.5.7 [INFO] [stderr] Compiling leptos v0.5.7 [INFO] [stderr] Compiling homepage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/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" "-m64" "/tmp/rustclO9Dq2/symbols.o" "/opt/rustwide/target/debug/deps/homepage-02b4b10aceaf652e.homepage.cc317cd786b0a500-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/homepage-02b4b10aceaf652e.d05e2glg8w7z42411wedrvjc6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libleptos-c9ceba5de7508adc.rlib" "/opt/rustwide/target/debug/deps/libleptos_server-07fd0cd14fab1f5b.rlib" "/opt/rustwide/target/debug/deps/libleptos_config-8dc416905934869b.rlib" "/opt/rustwide/target/debug/deps/libtyped_builder-57f9a437f104b0b4.rlib" "/opt/rustwide/target/debug/deps/libregex-3c8446b22bfb72d3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-383157e0c6e52281.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe4e4941e06e018e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libconfig-8c77bd5bd9ea820e.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libtoml-1406b2e45bda547c.rlib" "/opt/rustwide/target/debug/deps/libnom-df8db176b0488ccd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libleptos_dom-04a26b2f866a2372.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-75d38ee61296029c.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-cef8020fc17ad7a2.rlib" "/opt/rustwide/target/debug/deps/libpad_adapter-b122da8ad1c4b92b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a057f45e07f858e8.rlib" "/opt/rustwide/target/debug/deps/libitertools-b327ff7764d693c1.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-c4a8a5d059903839.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-f6c441314dadb64c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-1c61aad4e05c643f.rlib" "/opt/rustwide/target/debug/deps/libserver_fn-2de2753ad4addf1b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2847db5519957692.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f076929dd6241557.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libhyper-fda51e39d4a6c026.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-c5769ea5d7818a23.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2ff9bff4a69a4336.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtokio-01bc3cb97633908e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4c6da0af09aa63f6.rlib" "/opt/rustwide/target/debug/deps/libmio-dcf597393ee09473.rlib" "/opt/rustwide/target/debug/deps/liblibc-f882feaebb8ba0ca.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/liburl-132635aae747b291.rlib" "/opt/rustwide/target/debug/deps/libidna-35252647049b11a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-264d8c0e52936de9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libciborium-16f73386d1b60515.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-50b864785b9321cc.rlib" "/opt/rustwide/target/debug/deps/libhalf-7a6589a8d8bcec2f.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-ec7856e1f0189fdc.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-642cdffb9c8d787c.rlib" "/opt/rustwide/target/debug/deps/libconst_format-18a9757fe87d0ec2.rlib" "/opt/rustwide/target/debug/deps/libleptos_reactive-938ec015aaa1a11a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4f0b30e0039ede43.rlib" "/opt/rustwide/target/debug/deps/libryu-1238de7ef2852977.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libself_cell-53807ec6bc65d72e.rlib" "/opt/rustwide/target/debug/deps/libslotmap-090781f5d38697ea.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rlib" "/opt/rustwide/target/debug/deps/libpin_project-efe6d36c885a194d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3fa0c2dc2c8632e5.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libserde-c42c1e19ac3e8c60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4d020255426cd854.rlib" "/opt/rustwide/target/debug/deps/libfutures-ae57dd5582626856.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1915bf72227bddb8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5668f667ca10c108.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libtracing-7e00ef788e125eed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/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/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/homepage-02b4b10aceaf652e" "-Wl,--gc-sections" "-pie" "-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 `homepage` (bin "homepage") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fd1ce4e1148ffc8b083e7bb47daf4d0631cd3887eee210ae7318b62c8e3bacc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1ce4e1148ffc8b083e7bb47daf4d0631cd3887eee210ae7318b62c8e3bacc5", kill_on_drop: false }` [INFO] [stdout] fd1ce4e1148ffc8b083e7bb47daf4d0631cd3887eee210ae7318b62c8e3bacc5