[INFO] cloning repository https://github.com/clintjedwards/gofer-rewrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clintjedwards/gofer-rewrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9e13b395e4f01d03fe95faaf88229a126bf7708 [INFO] testing clintjedwards/gofer-rewrite against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fgofer-rewrite" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clintjedwards/gofer-rewrite on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] finished tweaking git repo https://github.com/clintjedwards/gofer-rewrite [INFO] tweaked toml for git repo https://github.com/clintjedwards/gofer-rewrite written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clintjedwards/gofer-rewrite 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "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 prettyplease v0.1.11 [INFO] [stderr] Downloaded axum-server v0.4.0 [INFO] [stderr] Downloaded zeroize v1.5.6 [INFO] [stderr] Downloaded bollard v0.12.0 [INFO] [stderr] Downloaded trackable v1.2.0 [INFO] [stderr] Downloaded orion v0.17.1 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Downloaded axum-core v0.2.4 [INFO] [stderr] Downloaded parse_duration v1.0.3 [INFO] [stderr] Downloaded econf v0.2.0 [INFO] [stderr] Downloaded econf-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095 [INFO] running `Command { std: "docker" "start" "-a" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095", kill_on_drop: false }` [INFO] [stdout] 5090c95c5163cb9edd6e163d4c8f68be0d19f93cae8d58032a5e7bbb8d82f095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41 [INFO] running `Command { std: "docker" "start" "-a" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", 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.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling prettyplease v0.1.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling gofer_proto v0.1.0 (/opt/rustwide/workdir/gofer_proto) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling econf-derive v0.2.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling parse_duration v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling fiat-crypto v0.1.13 [INFO] [stderr] Compiling gofer v0.1.0 (/opt/rustwide/workdir/gofer) [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling gofer_sdk v0.1.0 (/opt/rustwide/workdir/gofer_sdk/rust) [INFO] [stderr] Compiling gofer_models v0.1.0 (/opt/rustwide/workdir/gofer_models) [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bollard v0.12.0 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling econf v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling axum-server v0.4.0 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stdout] warning: unused imports: `epoch`, `scheduler`, `storage`, `validate` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | api::{epoch, validate, Api}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] 3 | scheduler, storage, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::stream::StreamExt` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `common_task`, `event` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use gofer_models::{common_task, event}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slog_scope::info` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use slog_scope::info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::Path` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::Path, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::sync::mpsc::{self, channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VariableOwner`, `VariableSensitivity`, `Variable` [INFO] [stdout] --> gofer/src/api/pipelines/mod.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use gofer_models::{Variable, VariableOwner, VariableSensitivity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream::Stream` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch` [INFO] [stdout] --> gofer/src/cli/pipeline/get.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | epoch, humanize_absolute_duration, humanize_relative_duration, DEFAULT_NAMESPACE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> gofer/src/cli/trigger/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | args: InstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | args: GetCommonTaskInstallInstructionsRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | args: GetCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | args: UninstallCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | args: EnableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | args: DisableCommonTaskRequest, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::{stream::Stream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt` [INFO] [stdout] --> gofer/src/cli/event/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 292 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> gofer/src/api/gofer_impl.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `common_tasks` is never read [INFO] [stdout] --> gofer/src/api/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Api { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | common_tasks: DashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Api` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> gofer/src/api/common_tasks/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Api { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 20 | pub async fn install_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub async fn get_common_task_install_instructions_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub async fn get_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub async fn list_common_tasks_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn uninstall_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub async fn enable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn disable_common_task_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_trigger_template` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn print_trigger_template(data: Data) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_get` is never used [INFO] [stdout] --> gofer/src/cli/trigger/get.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 51 | pub async fn trigger_get(&self, name: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `trigger_uninstall` is never used [INFO] [stdout] --> gofer/src/cli/trigger/uninstall.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl CliHarness { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub async fn trigger_uninstall(&self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Unknown`, `NotFound`, `StorageError`, and `ChannelError` are never constructed [INFO] [stdout] --> gofer/src/events/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum EventError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 14 | #[error("unforeseen error occurred; '{0}'")] [INFO] [stdout] 15 | Unknown(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | NotFound(u64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | StorageError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | ChannelError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FailedContainerPrecondition` is never constructed [INFO] [stdout] --> gofer/src/scheduler/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum SchedulerError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | FailedContainerPrecondition(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn list( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/common_task_registrations.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn delete(conn: &mut SqliteConnection, name: &str) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/runs.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete` is never used [INFO] [stdout] --> gofer/src/storage/task_runs.rs:389:14 [INFO] [stdout] | [INFO] [stdout] 389 | pub async fn delete( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> gofer/src/storage/trigger_registrations.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn get(conn: &mut SqliteConnection, name: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> gofer/src/api/event_handlers/mod.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | for event in subscription.receiver.recv() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 128 | while let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 128 | if let Ok(event) = subscription.receiver.recv() { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [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/ff2c56344c764af598ad33027e9c7a48881808ef/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/rustcQ2ETU3/symbols.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.gofer.7f6c1ee134bf29a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007.3qxeks61yods2ljg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-0c5e0a691ade56da/out" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbollard-f5fff45ef9ae9095.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-e3945b73ccd2f74c.rlib" "/opt/rustwide/target/debug/deps/libserde_with-e3e4698615a81f46.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-3b97a8b482f094fd.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsled-aae619204d659eb6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libfs2-02249aac520d2b2f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-54e71004ed48324b.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-7a271eb4b20bb610.rlib" "/opt/rustwide/target/debug/deps/liborion-7b1cbb1631ab7ea1.rlib" "/opt/rustwide/target/debug/deps/libct_codecs-85684c78fd31eac3.rlib" "/opt/rustwide/target/debug/deps/libfiat_crypto-711460efb2426852.rlib" "/opt/rustwide/target/debug/deps/libzeroize-236cddff5602e896.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/librust_embed-83a7fee2a1258bde.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-14489b315a8b7371.rlib" "/opt/rustwide/target/debug/deps/libsha2-0cf45b8ddd64d808.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-f7a9eb00fc32274c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58a04b9f01c1361d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-35e2f33dac85b4bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-968effba5ac9ce72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5b0279eb71c44383.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libconfig-ea064480c65ad0bd.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-51670c560792e376.rlib" "/opt/rustwide/target/debug/deps/libpest-fee95d413df82409.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-66fd78e2ce7e5741.rlib" "/opt/rustwide/target/debug/deps/libron-d4a810f8ad108411.rlib" "/opt/rustwide/target/debug/deps/libtoml-5b432b5bfb05fc1b.rlib" "/opt/rustwide/target/debug/deps/libini-da197ccfaa9e3d9e.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-b003e4a082c8fe4f.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libeconf-9adcc30a200d7f56.rlib" "/opt/rustwide/target/debug/deps/libparse_duration-0a94d31219527d10.rlib" "/opt/rustwide/target/debug/deps/libnum-8b31fed536d40e13.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6f9033b18d6b79bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1807d8dbbd3d2de2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6135d84ee649455f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f6ede3b8b36c3230.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-006507daba35b2e3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b19544b0e07c41cf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libsloggers-fcb3ff60ebdc432a.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-e7b92baa2c8760da.rlib" "/opt/rustwide/target/debug/deps/libslog_async-f83dcb37114cf554.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6f9906bc2a1b7b03.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b39edbb65b62e9a9.rlib" "/opt/rustwide/target/debug/deps/libslog_term-1157f95eed1b4571.rlib" "/opt/rustwide/target/debug/deps/libterm-878ec277e4ce7319.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-ef53ed70926fa74f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-68afb74e68baf8e4.rlib" "/opt/rustwide/target/debug/deps/libtime-cf508ed38fb8c0a1.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9115437edd563a6b.rlib" "/opt/rustwide/target/debug/deps/liblibflate-12e8e6f0c42c1711.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-638927db475a98dc.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3672c897d269a3ff.rlib" "/opt/rustwide/target/debug/deps/libtrackable-d453550f94e26252.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-4d807425d46b766c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b66feea98ddf2bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-930d1ca5015f9b89.rlib" "/opt/rustwide/target/debug/deps/libtime-82203dd537622496.rlib" "/opt/rustwide/target/debug/deps/libindicatif-cec6c2569bd56f81.rlib" "/opt/rustwide/target/debug/deps/libconsole-18cd5d6f6533dafd.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5f72ed5750ad7e62.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libcomfy_table-53499112e17db92c.rlib" "/opt/rustwide/target/debug/deps/libstrum-bbb31c752b8405e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-81a4b8641c26b190.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-7e3e16af0270905d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-42bf746273bd9f35.rlib" "/opt/rustwide/target/debug/deps/libcolored-902f4a95b3cffdeb.rlib" "/opt/rustwide/target/debug/deps/libclap-c742234082a4608b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libatty-5eda582901124f9d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-de51d9b62f7880ff.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5d238bdf069f1232.rlib" "/opt/rustwide/target/debug/deps/libaxum_server-576a2804112291b0.rlib" "/opt/rustwide/target/debug/deps/libnotify-a85a66b09ec761f8.rlib" "/opt/rustwide/target/debug/deps/libfiletime-69cfcd1fbd0ad8b1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libinotify-ebf76e71ff99ae96.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-bfc0afc7d3b1e5b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33bfffaf7993f117.rlib" "/opt/rustwide/target/debug/deps/libsqlx-ae4f0e4bb752df51.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-e77db3765cb212a1.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libflume-ddaef4c968591960.rlib" "/opt/rustwide/target/debug/deps/libspin-fcb73b58a6610cb0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e1d433845ba0c4d6.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-07ea0ade6d1b37a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-b023ac52378d89e7.rlib" "/opt/rustwide/target/debug/deps/libitertools-81f42283acd642be.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-44068e659a71fc64.rlib" "/opt/rustwide/target/debug/deps/libatoi-04023f548aa67a7c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libsha2-b8270843d14f9f39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-33b4829429fc9af6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libhashlink-064580a237b20ae1.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-691edb131630dccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fa327d725b7b158e.rlib" "/opt/rustwide/target/debug/deps/librustls-ae500b07dfba1f47.rlib" "/opt/rustwide/target/debug/deps/libsct-3dc779e6406e767c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a1dd1bbb6fd0888c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-df329c666f0b19a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-adab700144497261.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa34829ea157d471.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e9dd82ce805990d.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libeither-dd5c201eec1ecce4.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ad906351667ba5f5.rlib" "/opt/rustwide/target/debug/deps/libdashmap-02a5e703dc4bd765.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ae746e222d32ac09.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-707e272e57d458c3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fc4cf3d0fc3e3e2a.rlib" "/opt/rustwide/target/debug/deps/libslog-11c82f660f70b15b.rlib" "/opt/rustwide/target/debug/deps/libnanoid-671393992846d0a8.rlib" "/opt/rustwide/target/debug/deps/libgofer_models-2ca0157914b06924.rlib" "/opt/rustwide/target/debug/deps/libgofer_sdk-cc3897cc60ddac39.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b2c2d87744949414.rlib" "/opt/rustwide/target/debug/deps/liblazy_regex-612b9f2612dc91b4.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libgofer_proto-4880382a637089b0.rlib" "/opt/rustwide/target/debug/deps/libtonic-54a403e6bc9e551b.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-2ea1d88f696de86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-cca71083b1ac5998.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-216b5bf3fb87f7ec.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-62fd56e656c1aefe.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ee55ec8e0e95fbae.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libaxum-083cc65f6ce4101e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3b7b1d8cf97edfde.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bba250c606ce57f.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libmatchit-abfee2c73ebd525e.rlib" "/opt/rustwide/target/debug/deps/libtower_http-4969fdd2eb9a8533.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-247b6f14f98f94f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-44e373a2a8cfef14.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-64e667d5c25a4f71.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-633340267ebb5377.rlib" "/opt/rustwide/target/debug/deps/librustls-12b0e10bd28dbe5e.rlib" "/opt/rustwide/target/debug/deps/libsct-b46f17cc48488011.rlib" "/opt/rustwide/target/debug/deps/libwebpki-26cb92ce2cb8870c.rlib" "/opt/rustwide/target/debug/deps/libring-972416e10257b9b2.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-524ec295ce8c6c00.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-501080deead3a299.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libtower-b834828381c278ac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e22142d744d7f647.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cc31f0f2d6c805df.rlib" "/opt/rustwide/target/debug/deps/libahash-642d6cc2d56b5d84.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-92700cb90fa2f931.rlib" "/opt/rustwide/target/debug/deps/libtokio-d42139835d04ec93.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libmio-3996cfc84b887c92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cfda58f96ed5d347.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-338f8156cd0a85c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/librand-37ace713f59c7b7f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c899e31942dad2a9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-a7697b4b29df24cd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03db55530c9dbc6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-d7088c8150dbf81a.rlib" "/opt/rustwide/target/debug/deps/libprost-24be265d846a15dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b4605b0e9c0d14e.rlib" "/opt/rustwide/target/debug/deps/libtracing-07dae8a56f159be3.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1f9dd18f629cb806.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libstrum-e9fb0e1449b62844.rlib" "/opt/rustwide/target/debug/deps/libserde-33e11becc078e2c9.rlib" "/opt/rustwide/target/debug/deps/libfutures-52e5cf0de12dab70.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9a2e783b0dce9e39.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb452b6e116de72c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gofer-e9fb9160ad580007" "-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 1 previous error; 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gofer` (bin "gofer") due to 2 previous errors; 42 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41", kill_on_drop: false }` [INFO] [stdout] 2b74e59c103c842f4c272ecedeed3986461cdeb23867f4d74dd544929e68bf41