[INFO] cloning repository https://github.com/parsamoh/bigi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parsamoh/bigi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsamoh%2Fbigi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsamoh%2Fbigi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b5f9f6436f47b0918a970c89ae4a839f659ee6b [INFO] testing parsamoh/bigi against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsamoh%2Fbigi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parsamoh/bigi on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parsamoh/bigi [INFO] finished tweaking git repo https://github.com/parsamoh/bigi [INFO] tweaked toml for git repo https://github.com/parsamoh/bigi written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/parsamoh/bigi 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0355b0bfea3479fabbef5e61f3f8c0a7eba16c123e5d80dc59b7a47bafe9705f [INFO] running `Command { std: "docker" "start" "-a" "0355b0bfea3479fabbef5e61f3f8c0a7eba16c123e5d80dc59b7a47bafe9705f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0355b0bfea3479fabbef5e61f3f8c0a7eba16c123e5d80dc59b7a47bafe9705f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0355b0bfea3479fabbef5e61f3f8c0a7eba16c123e5d80dc59b7a47bafe9705f", kill_on_drop: false }` [INFO] [stdout] 0355b0bfea3479fabbef5e61f3f8c0a7eba16c123e5d80dc59b7a47bafe9705f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9becacf0b78e02f803a209ada69b5230c3ff3dc580d46b4ff20789b35d91585 [INFO] running `Command { std: "docker" "start" "-a" "e9becacf0b78e02f803a209ada69b5230c3ff3dc580d46b4ff20789b35d91585", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling event-listener v5.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.3 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling value-bag-serde1 v1.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sqlx-conditional-queries-core v0.1.3 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling sqlx-conditional-queries-macros v0.1.3 [INFO] [stderr] Compiling routefinder v0.4.0 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling emojic v0.4.1 [INFO] [stderr] Compiling sqlx-conditional-queries v0.1.3 [INFO] [stderr] Compiling tide-sqlx v0.6.1 [INFO] [stderr] Compiling tide v0.17.0-beta.1 [INFO] [stderr] Compiling celes v2.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling sub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/db/db.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{env, str::FromStr}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/db/db.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Database(sqlx::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IPError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | Database(()), [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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5k7sG7/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libemojic-df3c8329530c1e00.rlib,libhashbrown-8dba74d555d93019.rlib,libahash-351a83427f7b3e7a.rlib,liblazy_static-2bb390fee0230a38.rlib,libsqlx_conditional_queries-a2421ff199bf3df9.rlib,libsqlx-6ce30ed30179e7a2.rlib,libsqlx_sqlite-c774135506cad88c.rlib,libfutures_executor-ec27bc8a778a6f3c.rlib,libflume-c1c8957aa7a0a882.rlib,libspin-6e002e45e4e790d0.rlib,liburlencoding-2e57689ab08a86e0.rlib,libfutures_channel-8c4b0a34970b109d.rlib,liblibsqlite3_sys-1321c65451256b8f.rlib,libatoi-5b4b636687bfea47.rlib,libsqlx_core-47c41c85b8879739.rlib,libfutures_intrusive-5fa86de214c01d41.rlib,libparking_lot-528a4a6317e3bb25.rlib,libparking_lot_core-2ad041972701d010.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libsmallvec-1a60f31cc60814d8.rlib,libindexmap-6c1405bb3cbd8732.rlib,libequivalent-fdc46004df91ad08.rlib,libsha2-cfca22551e30dba7.rlib,libdigest-6e3cf65ff1fb85b4.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-96b021a2582f94e4.rlib,libnative_tls-b3110c34739b187e.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-601e9cf0106646a6.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-14362f1dc15e83d3.rlib,libsqlformat-4c0c5b92556e4539.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-377f618c8e26192f.rlib,libitertools-f5e750413b033817.rlib,libbytes-3ad72df070df6f8e.rlib,libhashlink-98079300e7b97ca1.rlib,libhashbrown-ac6d01cc20c7e4d0.rlib,libahash-da5e166400d7005b.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-79bf9731980ae467.rlib,libcrossbeam_queue-2994eeb91d2a256b.rlib,libeither-24faa6cbd305bf24.rlib,libtide-18ab19a592000f21.rlib,libasync_sse-ef952672c25054cb.rlib,libpin_project_lite-f52fea189085f5e6.rlib,libasync_h1-2d2c5eb636903c28.rlib,libasync_dup-dc10d6edbfbb66d5.rlib,libhttparse-a126edcdcf1e38a4.rlib,libpin_project-3a892a485b86cb3d.rlib,libhttp_client-d3d31fc61b3b575b.rlib,libasync_session-933040d3d705f0a9.rlib,libbincode-b957deda1d3e95cf.rlib,libhmac-190219a852b8cfe3.rlib,libcrypto_mac-22ae682dff74b9ef.rlib,libblake3-3759d88b1c7d188e.rlib,libconstant_time_eq-204eefe07776b6c9.rlib,libcfg_if-7e9efee4241be1ca.rlib,libarrayvec-ba37dd1d8b4ae93c.rlib,libcrypto_mac-c1d711f5a57f7c2a.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libchrono-8f142467f05e07b1.rlib,libnum_traits-6a40df5b66bf5dbc.rlib,libiana_time_zone-a18c7932f053b032.rlib,libfemme-27b9e125ff3b4859.rlib,libfutures_util-663c34ace1dc4a0a.rlib,libfutures_sink-6b57e84ec4e2a998.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libroutefinder-4bb99942c4279eca.rlib,libsmartcow-82424ac407a407f8.rlib,libsmartstring-7a6dc40910b2f534.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libhttp_types-8e9e3caf78b1fe37.rlib,libserde_qs-426cb8ef5e055fa9.rlib,libthiserror-acbb4b3c4c713def.rlib,libanyhow-e68d773e552a4940.rlib,libserde_urlencoded-33dab52e7f7c914b.rlib,libserde_json-4f29cd9208485ba2.rlib,libitoa-cbcf4da6e0ac7621.rlib,libryu-0f2a15b68b451590.rlib,librand-3a152e5d0d2911c4.rlib,librand_chacha-2c283d5b32177eeb.rlib,librand_core-105d4f8ee350c8b6.rlib,libgetrandom-6fd34107d3da3330.rlib,libinfer-618700db1bc827b0.rlib,liburl-8a3c6c8071ca509d.rlib,libidna-9ddb8cb8e914d527.rlib,libunicode_normalization-4132dcdd6d99a13a.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-e1afecf176719f04.rlib,libform_urlencoded-a5edb5174711de82.rlib,libcookie-b4a40242d1399562.rlib,libhkdf-0727110653218adb.rlib,libhmac-da817f71a300be99.rlib,libcrypto_mac-9867ac6d1f86ee0c.rlib,libsha2-fa1af0ef31c26370.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-dcd1dc2f4d4ce4bb.rlib,libblock_buffer-883b02c9160feeec.rlib,libaes_gcm-fa39ab9a4e2e5cdf.rlib,libghash-5730dd9cdc5c8841.rlib,libpolyval-09f1ceab92f60efe.rlib,libcpuid_bool-42d239e8460b4b1c.rlib,libuniversal_hash-558284ba894aa81a.rlib,libsubtle-fff2a9a73f2e60a1.rlib,libctr-7b43b77697bf7d43.rlib,libaes-2e6b8b4c1226ea5f.rlib,libaes_soft-b228c11fa949f4e2.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcipher-e39e7d20b68fdc8a.rlib,libaead-3e807edb597bb643.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase64-b5296a10b8334a2c.rlib,librand-25621a90c9d8cf94.rlib,librand_chacha-701efe2471f43969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-3453a54ca356ee27.rlib,libgetrandom-dcfcf22b31b82760.rlib,libtime-259b9fab6ffd0d20.rlib,libtime_macros-ea3a4fca1b1dfcf1.rlib,libstandback-889212c15b439e56.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libasync_std-c66685fe5d4d882f.rlib,libasync_global_executor-b58338f97c2b2534.rlib,libblocking-58a6648956870f1e.rlib,libpiper-b09f0e07e3a34f7d.rlib,libatomic_waker-001109810bdecbaa.rlib,libasync_channel-4249fce33ba9019b.rlib,libevent_listener_strategy-63323b90d92c88b4.rlib,libevent_listener-c5e744aa7638683b.rlib,libasync_executor-cd9b1470850967bc.rlib,libasync_task-280520b6b679c3f1.rlib,libasync_process-e5d76737ad6152e1.rlib,libasync_signal-fd535a553ba4ddfe.rlib,libsignal_hook_registry-5deaa7d81e31b387.rlib,libasync_io-d2a30503643be93f.rlib,libpolling-4062c00654cc354a.rlib,libtracing-286affae9187fd18.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libasync_lock-37226c5603392892.rlib,libevent_listener_strategy-ec2c62027b0ca4fa.rlib,libevent_listener-ab7fb398a903b534.rlib,librustix-197a1839f18b2db3.rlib,libbitflags-533b0f0d649ff290.rlib,liblinux_raw_sys-27f0542daaa517e1.rlib,libfutures_lite-84ec0ca963e780b8.rlib,libfastrand-f70792496f031f26.rlib,libevent_listener-e8e8177dfa235635.rlib,libasync_io-fd815df821dce2c2.rlib,librustix-c1962a1726ef841a.rlib,libio_lifetimes-07fdd40ecdd657a0.rlib,libbitflags-e2b4db6c651223da.rlib,liblinux_raw_sys-9826735127360e65.rlib,libslab-04579c13bebef5f6.rlib,libpolling-8c95e9eac23a8437.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsocket2-17e3940117317d2c.rlib,liblibc-1668185cbc4ad514.rlib,libfutures_lite-24aba51ffb99f739.rlib,libmemchr-6a998f109380bfd7.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libwaker_fn-20c7d7ce196133ad.rlib,libparking-3618ec6368854be5.rlib,libfutures_io-64a3a644ba29741c.rlib,libasync_channel-98d8c3a753af8d92.rlib,libconcurrent_queue-cbcf6dff6a9e3c3f.rlib,libcrossbeam_utils-cc91f8ce4c69491d.rlib,libasync_lock-a5141d33c48d5c20.rlib,libevent_listener-67cd091983fb6763.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libkv_log_macro-510f07afca7b921d.rlib,liblog-e6a6e9253c037fb2.rlib,libvalue_bag-59defcdb57a62807.rlib,libvalue_bag_serde1-fdc440edad8f0822.rlib,libserde_fmt-161a704a1aeec0d8.rlib,liberased_serde-16ace5a992704206.rlib,libceles-51ca1e831d9b0801.rlib,libserde-92c58e634e600aa1.rlib,libbase64-64299f9d815d057c.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-5aabee4c2cf4d170/out" "-L" "/opt/rustwide/target/debug/build/blake3-ea904e309ddfab41/out" "-L" "/opt/rustwide/target/debug/build/blake3-ea904e309ddfab41/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/boddo_sub-a0095ed3d5c189ff" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sub` (bin "boddo-sub") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e9becacf0b78e02f803a209ada69b5230c3ff3dc580d46b4ff20789b35d91585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9becacf0b78e02f803a209ada69b5230c3ff3dc580d46b4ff20789b35d91585", kill_on_drop: false }` [INFO] [stdout] e9becacf0b78e02f803a209ada69b5230c3ff3dc580d46b4ff20789b35d91585