[INFO] cloning repository https://github.com/noirscape/site [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noirscape/site" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirscape%2Fsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirscape%2Fsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43303e56d8f8ed970e02371c52ba51ab0ef44ded [INFO] building noirscape/site against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoirscape%2Fsite" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noirscape/site on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noirscape/site [INFO] finished tweaking git repo https://github.com/noirscape/site [INFO] tweaked toml for git repo https://github.com/noirscape/site written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/noirscape/site already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666df9acc6f246dd0fefc813dbd8f54042ea642f315ca2cac36e8a66a22f2dad [INFO] running `Command { std: "docker" "start" "-a" "666df9acc6f246dd0fefc813dbd8f54042ea642f315ca2cac36e8a66a22f2dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666df9acc6f246dd0fefc813dbd8f54042ea642f315ca2cac36e8a66a22f2dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666df9acc6f246dd0fefc813dbd8f54042ea642f315ca2cac36e8a66a22f2dad", kill_on_drop: false }` [INFO] [stdout] 666df9acc6f246dd0fefc813dbd8f54042ea642f315ca2cac36e8a66a22f2dad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6970d5a5c09ccb520b60bf7aca7f6f4ae4c2ad5a79b90a06b9adbcf174f7dbe [INFO] running `Command { std: "docker" "start" "-a" "b6970d5a5c09ccb520b60bf7aca7f6f4ae4c2ad5a79b90a06b9adbcf174f7dbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling estimated_read_time v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling sdnotify v0.2.0 [INFO] [stderr] Compiling kankyo v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling elsa v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling abnf v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling ructe v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling dhall v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling techpriestsite v3.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dhall_proc_macros v0.5.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling comrak v0.10.1 [INFO] [stderr] Compiling pest_consume v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling sitemap v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling jsonfeed v0.3.0 (/opt/rustwide/workdir/lib/jsonfeed) [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling serde_dhall v0.10.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling patreon v0.1.0 (/opt/rustwide/workdir/lib/patreon) [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/app/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub(crate) port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "b6970d5a5c09ccb520b60bf7aca7f6f4ae4c2ad5a79b90a06b9adbcf174f7dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6970d5a5c09ccb520b60bf7aca7f6f4ae4c2ad5a79b90a06b9adbcf174f7dbe", kill_on_drop: false }` [INFO] [stdout] b6970d5a5c09ccb520b60bf7aca7f6f4ae4c2ad5a79b90a06b9adbcf174f7dbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ac6c954f77bf3dc6138ccc9a7b97ceba3e2d5fd520272f57cd17d0c577729fd [INFO] running `Command { std: "docker" "start" "-a" "3ac6c954f77bf3dc6138ccc9a7b97ceba3e2d5fd520272f57cd17d0c577729fd", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pfacts v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling techpriestsite v3.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/app/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub(crate) port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcY8W0Zj/symbols.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.techpriestsite.8dafdb94-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e.26rkeslqdhx5npbt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-089e6bc0c393c684/out" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdnotify-348b3769fd8207d5.rlib" "/opt/rustwide/target/debug/deps/libkankyo-2139f35695710a71.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-6511b03580c9d09e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c231004a761c37a3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-f5f4cc8512c7fb69.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libestimated_read_time-92468410d1ecf94a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e9813dc41a2c46a3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libuuid-1da95e9271444914.rlib" "/opt/rustwide/target/debug/deps/libsitemap-2d884a15646507a9.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libchrono_utils-a6152c2921bb6408.rlib" "/opt/rustwide/target/debug/deps/libserde_dhall-026761e7a9968c77.rlib" "/opt/rustwide/target/debug/deps/libdhall-01f32a3a24c45d7f.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-d5fc46c7db5f4c58.rlib" "/opt/rustwide/target/debug/deps/libhalf-3bcbc59b62beef99.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libpest_consume-fb6548337b37bc91.rlib" "/opt/rustwide/target/debug/deps/libannotate_snippets-5edbdf639f02b4a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libelsa-8665795a1e3b6285.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libjsonfeed-e6a156897e6a9c36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c8a49a6839d1b72.rlib" "/opt/rustwide/target/debug/deps/libenvy-1e80c6dcaa88c6ca.rlib" "/opt/rustwide/target/debug/deps/libpatreon-a8c265b00c2e149f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9f89682ba34499e1.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-74016c45bfb3a880.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-11de32176959d218.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e2d75363195bb3aa.rlib" "/opt/rustwide/target/debug/deps/librustls-ffecf991bb9d74ea.rlib" "/opt/rustwide/target/debug/deps/libsct-80c4e08b426dbfba.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4457a5033a85577e.rlib" "/opt/rustwide/target/debug/deps/libring-12c685ac01f2cb72.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f3a6d1b3a7f07930.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libcomrak-0445dfde580150eb.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-4200ef672a77b158.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3920fa3992e7db89.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libentities-ee06d085265c3dd9.rlib" "/opt/rustwide/target/debug/deps/libwarp-f89009cde9ae42ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f558e4caa1472a58.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bb33bff2d35103df.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-83049a6f0f39e8ce.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-f1c1f62ea7c92054.rlib" "/opt/rustwide/target/debug/deps/liburl-b97493b7092d73cf.rlib" "/opt/rustwide/target/debug/deps/libidna-483b1e282589b685.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f0e7da39feec050.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmultipart-c2167e3ec495e868.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b518fb9e319159d7.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b3d7ef54693bf9c1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4dd256ea3f09dfd6.rlib" "/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110deddd892c669d.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd082b6d51776df2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbcef18fd9d8add9.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-3aa00853c5a70f68.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6bc08a56ca006302.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca97271d7dab36bd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-232a0f8144d27ba8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a9ef1e0ce3eb837f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libheaders-2aa66d7300e84393.rlib" "/opt/rustwide/target/debug/deps/libsha1-f2a39c61b12aea11.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-915ad6fe3db2e19f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-dc2d914739a0b515.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5b69f8c66122f050.rlib" "/opt/rustwide/target/debug/deps/libh2-08319843a7792950.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8ad11a0ea807b840.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-c64b5ec62ab7315d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2fba78ff9d282dc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b7b90798129d6fc1.rlib" "/opt/rustwide/target/debug/deps/libmio-9f2b9c489ccf2841.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-14f4545aa23b0ae2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ab4221b0b896990.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-883a957208c37743.rlib" "/opt/rustwide/target/debug/deps/libfutures-1a8a8a398722a3a4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ab0ac6c5dda35ec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fbcde970ad562974.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8011c0f793b322.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-2ec432682372a234.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-72b9a7d38ea08499.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-00d3262e4c4bf140.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-c3c040c169084d35.rlib" "/opt/rustwide/target/debug/deps/libchrono-41347ffaa831f2c8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-08054db546ab11de.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f8637f0c5fd24a35.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-031885135af336f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05f996ca7e649a11.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-6d5bcf2171b26fc6.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-fd8b5283f1cf592f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-f44b15021412c1c7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-d2308628dea3925b.rlib" "/opt/rustwide/target/debug/deps/libeyre-03ab1a55f723ea92.rlib" "/opt/rustwide/target/debug/deps/libindenter-960e334885df7867.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c43bf55f1885e98d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-88379cdd01a8e7e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-44ea2d13e4d2213a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8e0fc873f06e50ff.rlib" "/opt/rustwide/target/debug/deps/libgimli-18c0fd697d2b1a28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b26363c9e46a1bbc.rlib" "/opt/rustwide/target/debug/deps/libtracing-e55b6216751bc28c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a72e5ce0792c2a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/techpriestsite-628de7ed2b3b8d1e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `techpriestsite` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DropGlue(DefId(2:2767 ~ core[87f6]::ptr::drop_in_place), Some(tokio::runtime::task::core::Stage>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, std::convert::Infallible>>, warp::hyper::service::util::ServiceFn<[closure@warp::Server>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, warp::hyper::common::exec::Exec, warp::hyper::server::conn::spawn_all::NoopWatcher>>)) (after pass PhaseChange-Runtime(Optimized)) at bb3[0]: [INFO] [stdout] Field projection `((*_1) as Finished).field[0]` specified type `std::result::Result<(), tokio::task::JoinError>`, but actual type is std::result::Result<>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, std::convert::Infallible>>, warp::hyper::service::util::ServiceFn<[closure@warp::Server>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, warp::hyper::common::exec::Exec, warp::hyper::server::conn::spawn_all::NoopWatcher> as warp::Future>::Output, tokio::task::JoinError> [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:128:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1494:13 [INFO] [stdout] error: internal compiler error: broken MIR in DropGlue(DefId(2:2767 ~ core[87f6]::ptr::drop_in_place), Some(warp::hyper::server::conn::spawn_all::State>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, std::convert::Infallible>>, warp::hyper::service::util::ServiceFn<[closure@warp::Server>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, warp::hyper::common::exec::Exec, warp::hyper::server::conn::spawn_all::NoopWatcher>)) (after pass PhaseChange-Runtime(Optimized)) at bb3[0]: [INFO] [stdout] Field projection `((*_1) as Connected).field[0]` specified type `warp::hyper::server::conn::upgrades::UpgradeableConnection>>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, warp::hyper::common::exec::Exec>`, but actual type is >>, warp::filter::FilterFn<[closure@warp::path::filter_segment<[closure@warp::path::param::{closure#0}], (std::string::String,)>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:6:14: 6:20]>, warp::filter::map::Map>>, warp::path::Exact>>, warp::filter::FilterFn<[closure@warp::path::end::{closure#0}]>>, [closure@examples/warp.rs:8:14: 8:16]>>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], warp::hyper::Body>, warp::hyper::common::exec::Exec>>::Future [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:128:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f9570a37210 - std::backtrace_rs::backtrace::libunwind::trace::h0635bbcc15f1a527 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f9570a37210 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f139649c4717994 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f9570a37210 - std::sys_common::backtrace::_print_fmt::h1bfd64239328f990 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f9570a37210 - ::fmt::h0228dc1410a56233 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f9570a9202e - core::fmt::write::hceb37e40129b2ef6 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f9570a27ad5 - std::io::Write::write_fmt::h7aef09b2f8dd6912 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f9570a39e63 - std::sys_common::backtrace::_print::h9317a39a27ffc158 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f9570a39e63 - std::sys_common::backtrace::print::h3f862bf30220d547 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f9570a39e63 - std::panicking::default_hook::{{closure}}::h5f1809c5cfd4c61f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f9570a39b4f - std::panicking::default_hook::h48ae03b43c4da387 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f95732b2461 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f9570a3a69d - std::panicking::rust_panic_with_hook::h064155defabdfb6a [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f95743f9f21 - std[2aca39d6cbfe9e59]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f95743f9a76 - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f95743f95e6 - std[2aca39d6cbfe9e59]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f95743fc086 - std[2aca39d6cbfe9e59]::panic::panic_any:: [INFO] [stderr] 16: 0x7f9572e0d538 - ::drop [INFO] [stderr] 17: 0x7f95720aaf98 - core[87f6064f357e42c2]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f9572069318 - as core[87f6064f357e42c2]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f95720662cd - core[87f6064f357e42c2]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f9572063aff - rustc_interface[4ffcd4abddbf64f2]::interface::create_compiler_and_run::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}> [INFO] [stderr] 21: 0x7f9572062011 - >::set::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 22: 0x7f9572061cff - std[2aca39d6cbfe9e59]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f9573128e89 - <::spawn_unchecked_, rustc_driver[d785e9c303ecd8ca]::run_compiler::{closure#1}>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#0}, core[87f6064f357e42c2]::result::Result<(), rustc_errors[7468fe47648b8434]::ErrorGuaranteed>>::{closure#1} as core[87f6064f357e42c2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f9570a444f3 - as core::ops::function::FnOnce>::call_once::h3998462ded511e97 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 25: 0x7f9570a444f3 - as core::ops::function::FnOnce>::call_once::hb68442c5b53e403f [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f9570a444f3 - std::sys::unix::thread::Thread::new::thread_start::h9c65d60d9d9c7be4 [INFO] [stderr] at /rustc/b755f8b9936d084e0363ce6b393c7e444a37080e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 27: 0x7f95708f5609 - start_thread [INFO] [stderr] 28: 0x7f9570818133 - clone [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (b755f8b99 2022-09-07) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `techpriestsite` [INFO] running `Command { std: "docker" "inspect" "3ac6c954f77bf3dc6138ccc9a7b97ceba3e2d5fd520272f57cd17d0c577729fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac6c954f77bf3dc6138ccc9a7b97ceba3e2d5fd520272f57cd17d0c577729fd", kill_on_drop: false }` [INFO] [stdout] 3ac6c954f77bf3dc6138ccc9a7b97ceba3e2d5fd520272f57cd17d0c577729fd