[INFO] cloning repository https://github.com/rickiey/msvc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickiey/msvc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eee70557e7485c122076829ea6db1ccebeb101c0 [INFO] testing rickiey/msvc-rs against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickiey%2Fmsvc-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickiey/msvc-rs on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickiey/msvc-rs [INFO] finished tweaking git repo https://github.com/rickiey/msvc-rs [INFO] tweaked toml for git repo https://github.com/rickiey/msvc-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rickiey/msvc-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ubyte v0.10.2 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded flexi_logger v0.22.5 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded rocket_db_pools v0.1.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 380859e1e085833bba17d3feefc4b11a1abc1b1a3f7d3132cd721f400bd8912e [INFO] running `Command { std: "docker" "start" "-a" "380859e1e085833bba17d3feefc4b11a1abc1b1a3f7d3132cd721f400bd8912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "380859e1e085833bba17d3feefc4b11a1abc1b1a3f7d3132cd721f400bd8912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380859e1e085833bba17d3feefc4b11a1abc1b1a3f7d3132cd721f400bd8912e", kill_on_drop: false }` [INFO] [stdout] 380859e1e085833bba17d3feefc4b11a1abc1b1a3f7d3132cd721f400bd8912e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8489a3da03c13cd564c3a948c2fa63b57c21da4d065db385b07110ffca1698 [INFO] running `Command { std: "docker" "start" "-a" "8d8489a3da03c13cd564c3a948c2fa63b57c21da4d065db385b07110ffca1698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling flexi_logger v0.22.5 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling cron v0.1.0 (/opt/rustwide/workdir/cron) [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling labs v0.1.0 (/opt/rustwide/workdir/labs) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut t = vec![String::from("key3"), "key4".to_string(), "343".to_string()]; [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] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/hashmap.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut m = vec![21,23]; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut a = "asdfasd"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> labs/src/vectors/lifetime.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut b = "asdfasdsgfvasdas"; [INFO] [stdout] | -----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `string_len` is never used [INFO] [stdout] --> labs/src/vectors/strings.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn string_len() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hash_map` is never used [INFO] [stdout] --> labs/src/vectors/hashmap.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn hash_map() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcXimpfk/list" "-m64" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.sqlx_macros.4819e0a8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.8zmykpvfgsrktso.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-394e651ad72e8ca5.1um761nvzluvlaxm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-aed9287ecbcd96bb.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-8541b00cd4f69781.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60fcc7f7d8d916ce.rlib" "/opt/rustwide/target/debug/deps/libryu-2021f894ba3e103d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f396629587a723f8.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-afb0f7e3e7264b53.rlib" "/opt/rustwide/target/debug/deps/libsemver-0c4f0934d74a9518.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e9ffa34667ec8c66.rlib" "/opt/rustwide/target/debug/deps/libpest-5bda2a4191cc6bd3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-a7986dfc37c88425.rlib" "/opt/rustwide/target/debug/deps/libheck-d9f209a32fd97851.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-70fe43ad7218929a.rlib" "/opt/rustwide/target/debug/deps/libsyn-e252700a46852cf4.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-5270c0dc0e89cc18.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-52048d4509745f47.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-960f235a55c7fa2f.rlib" "/opt/rustwide/target/debug/deps/libnom-ecf924866f57dc55.rlib" "/opt/rustwide/target/debug/deps/libitertools-11c30d93b9036b0b.rlib" "/opt/rustwide/target/debug/deps/libahash-e4eb3d056d5afdcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7ec800046424fabd.rlib" "/opt/rustwide/target/debug/deps/libcrc-7ac034e4b805cd69.rlib" "/opt/rustwide/target/debug/deps/liburl-c8ef67c8f285ec80.rlib" "/opt/rustwide/target/debug/deps/libidna-4185ee9c628b52d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bbe8b23dccd6dc2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libsha1-8f2c06f2c9a2e352.rlib" "/opt/rustwide/target/debug/deps/librsa-6bfb8ee2e0a58d36.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-d1fdd79b31069ca3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ae937022b214135b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f284c08d1e6193de.rlib" "/opt/rustwide/target/debug/deps/libpem-a221a9b3d084a929.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libregex-f5dece92970d8f13.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1d6bea00f1efe843.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ab5422d3910373cb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-20b7d359cd1e01b2.rlib" "/opt/rustwide/target/debug/deps/liblibm-a571630072b1ca92.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-cfa936135eafe458.rlib" "/opt/rustwide/target/debug/deps/libzeroize-034df464c161c3ea.rlib" "/opt/rustwide/target/debug/deps/librand-63de7ae8aff91faa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-02c9eb9b02cd0502.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-60dfdf9e9cf09c79.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ae9fb1c56bb066fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-ac481651e0d7e06e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-cdd84cc0ed55383f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libdigest-42e1a9f667c494d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-369eb5a299618bba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe853841f03468d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libhashlink-f2f7af5b9470bf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9b7e3f41491c9539.rlib" "/opt/rustwide/target/debug/deps/libahash-9fc0ef3a3c3e8976.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-f482f335e0ce384c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7ac27c43bc9c82c.rlib" "/opt/rustwide/target/debug/deps/libchrono-0eee40946338a8d9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dc59f73df62adb7d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-91354aae3e5b0de2.rlib" "/opt/rustwide/target/debug/deps/libtime-2392043c158278b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8eb540a57f653609.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-136f8aa0410b6e1e.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-df0494eb2ec33028.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-53d922654b432450.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-dc74eaf4d7f48230.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-addc6fa5bafe45c8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1633347040bfef9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d84f93fdf1147a80.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libinstant-dc0183b714626b1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b55392d0a1a40cc7.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8950cdcbe2abbd14.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f16752e8eb37213e.rlib" "/opt/rustwide/target/debug/deps/libtokio-db70d05c685e79e5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-de0401b0f8fa128f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0df4d373885b6d9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-37b2c210441280b2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0bfb059fd6b06dfa.rlib" "/opt/rustwide/target/debug/deps/libspin-15e2b298632ae730.rlib" "/opt/rustwide/target/debug/deps/libmio-3fb73dd8443b32ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-86be941172f9bd04.rlib" "/opt/rustwide/target/debug/deps/libnet2-565b99d29f15f177.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5876a0c0c90a294f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-70dad9334336ea33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-69da880a2dd85c6c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-613ac3c78ba6371a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-78911fdbc4f3fe8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-57c7fc37c115e007.rlib" "/opt/rustwide/target/debug/deps/liblog-51f9287a35570e00.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libeither-f106589428ff4010.rlib" "/opt/rustwide/target/debug/deps/libserde-22f087af2cd16854.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3cfbd98347a7031e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-60f46f56c18ff84c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c59a6dcf59e382c.rlib" "/opt/rustwide/target/debug/deps/libslab-9f8a041a47a43a61.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fabf79d0d1c349e0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58684094270802c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "/opt/rustwide/target/debug/deps/libquote-00bced25cc2b82cf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-81fc4d1bc112a31f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3f4caffb2e0bd218.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0b705ff5175fb36a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-394e651ad72e8ca5.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d8489a3da03c13cd564c3a948c2fa63b57c21da4d065db385b07110ffca1698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8489a3da03c13cd564c3a948c2fa63b57c21da4d065db385b07110ffca1698", kill_on_drop: false }` [INFO] [stdout] 8d8489a3da03c13cd564c3a948c2fa63b57c21da4d065db385b07110ffca1698