[INFO] cloning repository https://github.com/pcfaktor/cr8s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcfaktor/cr8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcfaktor%2Fcr8s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcfaktor%2Fcr8s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f76212d719c9f7f1b2f6f4542e680a6b87d606b1 [INFO] building pcfaktor/cr8s against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcfaktor%2Fcr8s" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcfaktor/cr8s on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcfaktor/cr8s [INFO] finished tweaking git repo https://github.com/pcfaktor/cr8s [INFO] tweaked toml for git repo https://github.com/pcfaktor/cr8s written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pcfaktor/cr8s 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-redis v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9e283da78a3353f1eefcb7f4c5a0bbf56ca548e43e4350d6e1a1cd171e23bd1 [INFO] running `Command { std: "docker" "start" "-a" "b9e283da78a3353f1eefcb7f4c5a0bbf56ca548e43e4350d6e1a1cd171e23bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e283da78a3353f1eefcb7f4c5a0bbf56ca548e43e4350d6e1a1cd171e23bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e283da78a3353f1eefcb7f4c5a0bbf56ca548e43e4350d6e1a1cd171e23bd1", kill_on_drop: false }` [INFO] [stdout] b9e283da78a3353f1eefcb7f4c5a0bbf56ca548e43e4350d6e1a1cd171e23bd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cba48f4ecb7b5c8600af82ee07ed1de56547ddfc64f324e727a9eedfb4c5a4a3 [INFO] running `Command { std: "docker" "start" "-a" "cba48f4ecb7b5c8600af82ee07ed1de56547ddfc64f324e727a9eedfb4c5a4a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling clap_builder v4.4.0 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling argon2 v0.5.1 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.3 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling clap v4.4.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling deadpool-redis v0.11.1 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.07s [INFO] running `Command { std: "docker" "inspect" "cba48f4ecb7b5c8600af82ee07ed1de56547ddfc64f324e727a9eedfb4c5a4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba48f4ecb7b5c8600af82ee07ed1de56547ddfc64f324e727a9eedfb4c5a4a3", kill_on_drop: false }` [INFO] [stdout] cba48f4ecb7b5c8600af82ee07ed1de56547ddfc64f324e727a9eedfb4c5a4a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84ae3e15843a0deab22c9d957f72f7d41978b4f2b42ab3808565d9518ff067b9 [INFO] running `Command { std: "docker" "start" "-a" "84ae3e15843a0deab22c9d957f72f7d41978b4f2b42ab3808565d9518ff067b9", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.3 [INFO] [stderr] Compiling cr8s 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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2yg633/symbols.o" "/opt/rustwide/target/debug/deps/cli-ab357b53bddffd4c.cli.70f87ac52be677c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cli-ab357b53bddffd4c.cli.70f87ac52be677c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cli-ab357b53bddffd4c.36ykypq20250x79.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-3f38f614f8314778.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-704a9dbab1e15b67.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-89e3a2b8fa161d83.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-0b0f54f84dfaf2c0.rlib" "/opt/rustwide/target/debug/deps/libcr8s-0d73472fc7cc00a3.rlib" "/opt/rustwide/target/debug/deps/librocket_sync_db_pools-353d7e9f0af128e7.rlib" "/opt/rustwide/target/debug/deps/librocket_db_pools-b06b2fcdbd486b2d.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_redis-d10a383b5b2320bc.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-7a9b50bc86e334c8.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-40922cda1888f3c9.rlib" "/opt/rustwide/target/debug/deps/libredis-9b4978cfb70ae00c.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libcombine-82110558785c40a4.rlib" "/opt/rustwide/target/debug/deps/librocket-5eaee2c086d5759c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1b990a1035ea8bbf.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librocket_http-bb9a1b5aa3e17e0f.rlib" "/opt/rustwide/target/debug/deps/libcookie-b0ac503ac76b0771.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-20f25c518fb58198.rlib" "/opt/rustwide/target/debug/deps/libref_cast-e06f7548e8d61102.rlib" "/opt/rustwide/target/debug/deps/libhyper-6d90bf29236c00ba.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libh2-b5e5af9aef7d0a4a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a3eac5458f195e07.rlib" "/opt/rustwide/target/debug/deps/libmulter-f749fb209843400c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4eed0b5a390e779e.rlib" "/opt/rustwide/target/debug/deps/libtracing-90df204db8cb0edb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libspin-6570a0db2981fee9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-75a4af50b94770e6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-45f9b11ecfb4c270.rlib" "/opt/rustwide/target/debug/deps/libatomic-541037954b6d507c.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libubyte-f62b8ae61849b175.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-a94816021ee25d80.rlib" "/opt/rustwide/target/debug/deps/librustix-b6e8baf2bb04c4fe.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libtime-bcbd8243d37406cc.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libfigment-873371535d00b588.rlib" "/opt/rustwide/target/debug/deps/libtoml-3923607fdb8b70e9.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-63ccb5e0b40259a5.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1908c7d757e93905.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-2fcb7cd13a3fb526.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-1f003e062d85e1f9.rlib" "/opt/rustwide/target/debug/deps/libuncased-7274bd712f9742e4.rlib" "/opt/rustwide/target/debug/deps/libpear-e255bf710f80d0a7.rlib" "/opt/rustwide/target/debug/deps/libyansi-177cae60b293b20f.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libtokio-3fb372d4a4d97cb0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libfutures-9cb229a2d7e8f6ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ab6a40e1e8549a6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-a54879436598169e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libdiesel-06bd176fd0f2f140.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-3be3b341c260cdc7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-cdec91f7f44f781a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libtera-b96eafb466e2d621.rlib" "/opt/rustwide/target/debug/deps/libslug-32a4be6903eb9038.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-fc878aeea0141e8f.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-a7e41b4a726ff3f2.rlib" "/opt/rustwide/target/debug/deps/libignore-1b52a43ad0886d9c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libglobset-7ffaed11adbdb70c.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbstr-623294ada6394c8b.rlib" "/opt/rustwide/target/debug/deps/libpest-ebc78a553d25e620.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-451a38065a1bcea4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-40843762474e5af8.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-c75fbd3705503790.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-3cb180b50207c913.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c60069844ef3464e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-cf7155cba7f5e2f8.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-43be7833a3a68cdc.rlib" "/opt/rustwide/target/debug/deps/libregex-23c4ecd31410b851.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-162b5465a08f661f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-23f7a243c2cecf21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e594bf872c310b25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1381913702382358.rlib" "/opt/rustwide/target/debug/deps/liblibm-2549aa62a1509b98.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-7a993d3b450048ea.rlib" "/opt/rustwide/target/debug/deps/libphf-952151a28322eb8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e2d851f54d149c4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libchrono-95e20984d258d4e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c6af3c091444112c.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-d813c03f18109a6e.rlib" "/opt/rustwide/target/debug/deps/liblettre-e50133d50a6ce1a1.rlib" "/opt/rustwide/target/debug/deps/libhostname-6f3a5c9db2079e1b.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-8b96094039639e52.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-60abd10ff95535b9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c72769f986d1076b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4f90dcbe1dc092b5.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libemail_encoding-226d981892ef18b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libidna-49c952c9560ec345.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.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-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libemail_address-c56379393b9d321b.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/libargon2-eac2661d0d797004.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libblake2-a31b349a9bba8295.rlib" "/opt/rustwide/target/debug/deps/libdigest-ed77b6347e517286.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-82269e3699f6d6dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-968ee8e23a805064.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cli-ab357b53bddffd4c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cr8s` (bin "cli") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84ae3e15843a0deab22c9d957f72f7d41978b4f2b42ab3808565d9518ff067b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ae3e15843a0deab22c9d957f72f7d41978b4f2b42ab3808565d9518ff067b9", kill_on_drop: false }` [INFO] [stdout] 84ae3e15843a0deab22c9d957f72f7d41978b4f2b42ab3808565d9518ff067b9