[INFO] cloning repository https://github.com/f4bio/nipplebot.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f4bio/nipplebot.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4bio%2Fnipplebot.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4bio%2Fnipplebot.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4938227fc8a58650b9a5a66bf1f7798676b6667 [INFO] building f4bio/nipplebot.rs against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff4bio%2Fnipplebot.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f4bio/nipplebot.rs 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] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/f4bio/nipplebot.rs [INFO] finished tweaking git repo https://github.com/f4bio/nipplebot.rs [INFO] tweaked toml for git repo https://github.com/f4bio/nipplebot.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/f4bio/nipplebot.rs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nkeys v0.1.0 [INFO] [stderr] Downloaded base64-url v1.4.10 [INFO] [stderr] Downloaded rill-derive v0.41.0 [INFO] [stderr] Downloaded nuid v0.3.0 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded rrpack-prime v0.41.0 [INFO] [stderr] Downloaded rill-engine v0.41.0 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.2.6 [INFO] [stderr] Downloaded signatory v0.21.0 [INFO] [stderr] Downloaded rate-core v0.41.0 [INFO] [stderr] Downloaded rill-config v0.41.0 [INFO] [stderr] Downloaded rate-config v0.41.0 [INFO] [stderr] Downloaded rillrate v0.41.0 [INFO] [stderr] Downloaded rrpack-basis v0.41.0 [INFO] [stderr] Downloaded itconfig v1.1.1 [INFO] [stderr] Downloaded typed-slab v0.1.4 [INFO] [stderr] Downloaded nats v0.15.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63879a9c23bec1dc4d77f59f408d9f254f9b90911d10eef01e526ec822c0bb13 [INFO] running `Command { std: "docker" "start" "-a" "63879a9c23bec1dc4d77f59f408d9f254f9b90911d10eef01e526ec822c0bb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63879a9c23bec1dc4d77f59f408d9f254f9b90911d10eef01e526ec822c0bb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63879a9c23bec1dc4d77f59f408d9f254f9b90911d10eef01e526ec822c0bb13", kill_on_drop: false }` [INFO] [stdout] 63879a9c23bec1dc4d77f59f408d9f254f9b90911d10eef01e526ec822c0bb13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3665d7f9b4a3105372639b2518b6ea6b2cb91e86d5ba5d8d9dba62ce8e99f9 [INFO] running `Command { std: "docker" "start" "-a" "7b3665d7f9b4a3105372639b2518b6ea6b2cb91e86d5ba5d8d9dba62ce8e99f9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling metacrate v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling meio v0.95.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling meio-protocol v0.95.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling vectorize v0.2.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rill-derive v0.41.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling nkeys v0.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling inotify v0.9.5 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling nuid v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling typed-slab v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rill-config v0.41.0 [INFO] [stderr] Compiling nats v0.15.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling rill-protocol v0.41.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.6 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling songbird v0.2.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling serenity-voice-model v0.1.0 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.2 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling async-tungstenite v0.14.0 [INFO] [stderr] Compiling discortp v0.4.0 [INFO] [stderr] Compiling symphonia-core v0.2.0 [INFO] [stderr] Compiling streamcatcher v0.1.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling itconfig v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling meio-connect v0.95.2 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rill-engine v0.41.0 [INFO] [stderr] Compiling rrpack-basis v0.41.0 [INFO] [stderr] Compiling rate-core v0.41.0 [INFO] [stderr] Compiling rrpack-prime v0.41.0 [INFO] [stderr] Compiling rate-config v0.41.0 [INFO] [stderr] Compiling rillrate v0.41.0 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> web/src/main.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | let mut command_count_value = count_write.get_mut(cmd_name).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [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/rustcO3bG0T/symbols.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.web.c44dff6ee1fd75d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web-a3607ccb8a58f20a.2ib5opgw3hnn2ic.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwebbrowser-a2be0afed268a9f8.rlib" "/opt/rustwide/target/debug/deps/libcommon-805b75db40db6de1.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-32a545a67116f92c.rlib" "/opt/rustwide/target/debug/deps/libgethostname-2c820e7324e13624.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2e5dac5405dcf040.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f3e94c342238ea1f.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7f0bb0ef0d42b676.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-f2d9043074674831.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-861cebb1bafcca75.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-495638ef87a1f0fa.rlib" "/opt/rustwide/target/debug/deps/libregex-6f7d7ed71cce08ec.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-027ad4696d82edd2.rlib" "/opt/rustwide/target/debug/deps/libserenity-90dc006cfbcaabb1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libuwl-ea32383cbdcb250b.rlib" "/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-d6eedab216d07c35.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-855a5773923c7ead.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-e273680c867362c6.rlib" "/opt/rustwide/target/debug/deps/librand-c3e24e9dcbe28654.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-68ff8d5f3c134d1c.rlib" "/opt/rustwide/target/debug/deps/librand_core-71237dcd2087e68b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-417e3e1a2d965afb.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-ddbe148c24e79eee.rlib" "/opt/rustwide/target/debug/deps/libbytes-79969d889c342fe2.rlib" "/opt/rustwide/target/debug/deps/librillrate-56eb66c12953e97b.rlib" "/opt/rustwide/target/debug/deps/librrpack_prime-53f6bc11e5158ce3.rlib" "/opt/rustwide/target/debug/deps/libchrono-9c7be90b383539b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-deb9fcb9619bfeb5.rlib" "/opt/rustwide/target/debug/deps/librate_config-a8c54675c78f73aa.rlib" "/opt/rustwide/target/debug/deps/librrpack_basis-0941359dde0a687a.rlib" "/opt/rustwide/target/debug/deps/librill_config-2c958ba2a50e6848.rlib" "/opt/rustwide/target/debug/deps/libtoml-24fa2d36c2181a4a.rlib" "/opt/rustwide/target/debug/deps/libenvy-4127cc36b0a90d26.rlib" "/opt/rustwide/target/debug/deps/libnotify-4487224ec7e390cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libinotify-da0379ca729d4c67.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-a14dd40b3101a249.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b6b2ac245b8a1094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61be347168ba38af.rlib" "/opt/rustwide/target/debug/deps/librate_core-2ec0756230efb712.rlib" "/opt/rustwide/target/debug/deps/libtar-1d48964377fcda7f.rlib" "/opt/rustwide/target/debug/deps/libxattr-183ec03709a38b34.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6bf65378bf357482.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6155200404c6669.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0f13e5f5013c6eb1.rlib" "/opt/rustwide/target/debug/deps/libtyped_slab-e9dcaeb9234ae467.rlib" "/opt/rustwide/target/debug/deps/librill_engine-680a2ba3d556fcdc.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8c88cfb25c4f226c.rlib" "/opt/rustwide/target/debug/deps/libstrum-504439717941f186.rlib" "/opt/rustwide/target/debug/deps/librill_protocol-ac647eb14245e55d.rlib" "/opt/rustwide/target/debug/deps/libvectorize-6c16064b38b9f8c8.rlib" "/opt/rustwide/target/debug/deps/libflexbuffers-b8a2e7d466ea3b53.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-9ff9ff20a2a2ed39.rlib" "/opt/rustwide/target/debug/deps/libmetacrate-4fc45d449a9539f6.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9eab14e784dc7544.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-36ce75fc25fceaaf.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b4acb1361159ab7d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e158b5cc8b61b820.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b59a95d39103cca7.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2e5f68daa3bd70c7.rlib" "/opt/rustwide/target/debug/deps/librustls-3dd2d2a41d06f438.rlib" "/opt/rustwide/target/debug/deps/libsct-172e536c6b8b8607.rlib" "/opt/rustwide/target/debug/deps/libwebpki-407accd972f6b719.rlib" "/opt/rustwide/target/debug/deps/libring-b3476e0fece4e168.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52b9167e0f0a159a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5649eaab283a3a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-efd96bd561ba704c.rlib" "/opt/rustwide/target/debug/deps/libunicase-fd939b8e17812d8a.rlib" "/opt/rustwide/target/debug/deps/libmeio_connect-257090bb67469db6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-967e0cd5ca1004bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-543e34659e6c6c76.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2c84b31723aa493a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d39be2b53b3a3453.rlib" "/opt/rustwide/target/debug/deps/librand-a4c45fefb2ba1087.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-15bdcdfd690983ef.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-596589c4bbb40304.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/liburl-5c88c7b0d03fe47a.rlib" "/opt/rustwide/target/debug/deps/libidna-f2414e24cbddd9a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-58c7cd19899017f8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b5bb0df01f4e2018.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libmeio_protocol-6f127eefd55dd185.rlib" "/opt/rustwide/target/debug/deps/libserde-79b96aafd7981008.rlib" "/opt/rustwide/target/debug/deps/libhyper-d911fd79bc97a8c8.rlib" "/opt/rustwide/target/debug/deps/libwant-8404dbbaa3618a5d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3a472c9d9591b720.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-f868958d87764f75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7126b151cbf60059.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c4363d557ca3f331.rlib" "/opt/rustwide/target/debug/deps/libheaders-0f36c4c35cfa94e0.rlib" "/opt/rustwide/target/debug/deps/libtime-eaf4ef0a5626b7a6.rlib" "/opt/rustwide/target/debug/deps/libsha1-126fdb896b2006bf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9366c62b9ebfa966.rlib" "/opt/rustwide/target/debug/deps/libdigest-909857bc7cdede76.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3e8c5462a40a08c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-83889116bb6ffe8a.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-326bf4ff1019c345.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libmeio-e7f942299cf9ff67.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5c4e3977382b2025.rlib" "/opt/rustwide/target/debug/deps/libuuid-b7e881fb49a595af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64ea5753e29d0100.rlib" "/opt/rustwide/target/debug/deps/libtokio-71560d639f64441b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e89fb465a097c725.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-863dd4e82f8b7416.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libmio-a7b338002f09ca26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b5f9dc36aea32c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-082591c27d1d91ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-d18f3f28655babc9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-f26ea8c70c6cd245.rlib" "/opt/rustwide/target/debug/deps/libthiserror-343e93772e6b969c.rlib" "/opt/rustwide/target/debug/deps/libfutures-3d1b962dc4f73040.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6eaf561ea4528a66.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c72c98caee94c639.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ca504f6cb24430e1.rlib" "/opt/rustwide/target/debug/deps/libslab-8afbcbad55e020de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee49e5498ce8e3bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-50befc0d05320533.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-939452f4bcea0b50.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed5ed1b9e83b5b89.rlib" "/opt/rustwide/target/debug/deps/libanyhow-124c8c9fcb9bc056.rlib" "/opt/rustwide/target/debug/deps/libitconfig-183a1cc4c7954419.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libtracing-1d543cf03875f705.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f6e57b7ba0bbb125.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.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" "-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/web-a3607ccb8a58f20a" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web` (bin "web") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b3665d7f9b4a3105372639b2518b6ea6b2cb91e86d5ba5d8d9dba62ce8e99f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3665d7f9b4a3105372639b2518b6ea6b2cb91e86d5ba5d8d9dba62ce8e99f9", kill_on_drop: false }` [INFO] [stdout] 7b3665d7f9b4a3105372639b2518b6ea6b2cb91e86d5ba5d8d9dba62ce8e99f9