[INFO] cloning repository https://github.com/RileySeaburg/Rusty-Road [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RileySeaburg/Rusty-Road" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileySeaburg%2FRusty-Road", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileySeaburg%2FRusty-Road'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c0a31f29b50a98fd574befee28b7cb4e5b9d384 [INFO] testing RileySeaburg/Rusty-Road against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileySeaburg%2FRusty-Road" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RileySeaburg/Rusty-Road [INFO] finished tweaking git repo https://github.com/RileySeaburg/Rusty-Road [INFO] tweaked toml for git repo https://github.com/RileySeaburg/Rusty-Road written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RileySeaburg/Rusty-Road on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RileySeaburg/Rusty-Road 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded io-enum v1.2.0 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.4 [INFO] [stderr] Downloaded pem v2.0.1 [INFO] [stderr] Downloaded shell-words v1.1.1 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded frunk_derives v0.4.4 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded lexical-core v0.8.5 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded cmake v0.1.56 [INFO] [stderr] Downloaded lexical v6.1.1 [INFO] [stderr] Downloaded frunk_core v0.4.4 [INFO] [stderr] Downloaded clap_complete v4.5.61 [INFO] [stderr] Downloaded mysql v24.0.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.5 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded mysql_common v0.30.6 [INFO] [stderr] Downloaded sqlparser v0.44.0 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded borsh v1.6.0 [INFO] [stderr] Downloaded mysql_async v0.32.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.15 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded subprocess v0.2.9 [INFO] [stderr] Downloaded postgres v0.19.12 [INFO] [stderr] Downloaded postgres-types v0.2.11 [INFO] [stderr] Downloaded frunk v0.4.4 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded lexical-write-integer v0.8.5 [INFO] [stderr] Downloaded borsh-derive v1.6.0 [INFO] [stderr] Downloaded mysql-common-derive v0.30.2 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 821f199c13aa7390ea6c74a86f6f7000c3c9c2709ae88ed9fec6a9371b4a8090 [INFO] running `Command { std: "docker" "start" "-a" "821f199c13aa7390ea6c74a86f6f7000c3c9c2709ae88ed9fec6a9371b4a8090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "821f199c13aa7390ea6c74a86f6f7000c3c9c2709ae88ed9fec6a9371b4a8090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821f199c13aa7390ea6c74a86f6f7000c3c9c2709ae88ed9fec6a9371b4a8090", kill_on_drop: false }` [INFO] [stdout] 821f199c13aa7390ea6c74a86f6f7000c3c9c2709ae88ed9fec6a9371b4a8090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd8769382f6ae62d51cecc5a2b930ae3aeda50f542ac705bbb09bd063a19c83d [INFO] running `Command { std: "docker" "start" "-a" "bd8769382f6ae62d51cecc5a2b930ae3aeda50f542ac705bbb09bd063a19c83d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cmake v0.1.56 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rustyroad v1.0.24 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling mysql_async v0.32.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling postgres v0.19.12 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling sqlparser v0.44.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 50s [INFO] running `Command { std: "docker" "inspect" "bd8769382f6ae62d51cecc5a2b930ae3aeda50f542ac705bbb09bd063a19c83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8769382f6ae62d51cecc5a2b930ae3aeda50f542ac705bbb09bd063a19c83d", kill_on_drop: false }` [INFO] [stdout] bd8769382f6ae62d51cecc5a2b930ae3aeda50f542ac705bbb09bd063a19c83d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cdeb8c81d2d24b251ae2baa167e1269e9f7a84b759e39d53ff8aa7b60116b7c [INFO] running `Command { std: "docker" "start" "-a" "1cdeb8c81d2d24b251ae2baa167e1269e9f7a84b759e39d53ff8aa7b60116b7c", kill_on_drop: false }` [INFO] [stderr] Compiling rustyroad v1.0.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DatabaseType` [INFO] [stdout] --> tests/run_migration_test_mysql.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | use rustyroad::database::{Database, DatabaseType}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmpet9N/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustyroad-c6a0d6804d02dbb2,libbcrypt-7727344038790035,libblowfish-d299c636e7ddfaee,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libtokio_postgres-44b6707be04fadbb,libphf-0ef9403b64ed9f17,libphf_shared-96f35b8e18632ad1,libtokio_util-51994c9eaefc83d4,libpostgres_types-6d533975abce6e9d,libpostgres_protocol-41ee1133064f6dba,librand-ccc07bffb750226b,librand_chacha-ce6ce41d924af25b,librand_core-469ab0a78d1f30e1,libfallible_iterator-eb4086aa59000c1b,libsqlparser-2eb9234405d743b5,libtera-0fa31f2aae29740e,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-6f548e69be787594,libignore-c393d557612bfeb5,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhumansize-f5e74c17279314b4,libchrono_tz-cb880a10419c0341,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,librustyline-b0689afddf16dd22,libnix-0378d03370669fd8,libbitflags-e2b4db6c651223da,libfd_lock-2ab2dcb40db39e2c,librustix-1a908ccd8cdc1219,liblinux_raw_sys-b3e0a6b3ac010104,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libradix_trie-901179ddbaf3b00e,libnibble_vec-e02da768b3bb61a6,libendian_type-768b7dffcb57dd79,libmaplit-019dc3e6fa39a754,libstrum-6a21f72212d45f50,libtoml-5184e11f9231459e,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-5ba5ea101320213d,libwinnow-7de383b939800a88,libserde_spanned-03e99c2162946071,libtoml_datetime-5d6b5f753511ea91,libsqlx-08e7a62adb19faf9,libsqlx_sqlite-b5946c4de2340137,libfutures_executor-8666400023949911,libflume-7f423a13feb8172d,libserde_urlencoded-cd8811497b89d8e0,libfutures_intrusive-4ae5bdd79f8af03f,liblibsqlite3_sys-54d542d758c087dd,libsqlx_postgres-b7b19a30a2876534,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libmd5-10b71f1a61ccee1d,libatoi-90dd6817920bfd59,libfutures_channel-c679acf38b3b9ea3,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-2d83ba3daf32fe31,libhmac-6c2b53fec140b7c1,libsqlx_mysql-1aee9561e5a76c4b,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libsha1-9d99c826a82b2fc6,librsa-025137c87749a456,libpkcs1-b517a232a9732e55,libpkcs8-880ed317c9346792,libspki-37b69cf8ec23f329,libder-d2769a8ee8270294,libpem_rfc7468-50ee8b9b7f52f195,libbase64ct-7c704b851c35e455,libsignature-7bcbcbf0fedf4dd3,libnum_bigint_dig-6a584df60dd06383,liblibm-d7dc3851b5dfa6f4,libnum_iter-e3d2b2d411dba590,libnum_integer-bd154967d78d3926,librand-2eebf681475fdbf0,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,libsqlx_core-0f57b6ae589c57b8,libthiserror-d23b86a26685275d,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-4b94384ea1465050,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libtokio-4e3bcbc616c3207b,libsignal_hook_registry-1609f818123678cb,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-98111305dd5c59f2,libparking_lot_core-9c628aad658844a0,libbytes-752d6eacdc0bb513,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtime-00fd5d52fdbfe7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libchrono-55f07e871579fa63,libiana_time_zone-54997521cde77023,libnum_traits-10b3a10b7db869ec,libuuid-7396fa70c5335e84,libserde_json-803b8165a32a8256,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-d0d29df8724ae222,libidna-a9842843f307a9fc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-35a67e132ffd1eda,libicu_properties-a68f371b370e4e0e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-47b397101a8500b2,libsmallvec-a5a496ba15a22c2a,libicu_normalizer_data-088c419f54c50650,libicu_collections-60128441e1550d29,libpotential_utf-5ff823364641a20e,libicu_provider-d052417741953e59,libicu_locale_core-04402081bae6e28f,libtinystr-3806924688312a06,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-b3e75ea690714711,libzerotrie-a90993fb8c819f0d,libyoke-7f98e0776575cff9,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-d2eee9e7f69f1318,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-02c74897bcdf0f92,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-34b6843219f22fc4,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libserde-a3e200e0122ff99c,libdialoguer-06ffcac04946208b,libshell_words-6fc0b2e7f7651d11,libtempfile-63ffe905e19af846,libgetrandom-ad5cb921e83dbc45,libfastrand-503f12a96d791409,librustix-1aa2f17db7f9718d,libbitflags-3073ec641d841d79,libserde_core-9630c118cbbf7b68,liblinux_raw_sys-693dbac71fe04287,libzeroize-36c98e1e0ab441af,libthiserror-c14c12eb48fa9b05,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libcolor_eyre-e1a5c7d7e42cb09d,libcolor_spantrace-c7621baed21232a5,libtracing_error-668ad88136d5d4f4,libtracing_subscriber-f9a6c15d8592be79,libthread_local-930fa34297cc73a9,libsharded_slab-b34336ab52483c74,liblazy_static-9caffa810c62805b,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtracing-6d397e669c9a81b1,liblog-d269868761ac548a,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libowo_colors-a997fecdc3b2ead1,libeyre-940eadcc97522a3f,libindenter-4ec2b154b5c2de99,libonce_cell-0ba6aecba7086d38,libbacktrace-51ace54e2289f1b9,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-70eb57cde0515102,libmemchr-f9c66c7ba21bf873,liblibc-50a8edec9580b7d8,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,libcfg_if-5af52f617df93f8f,librustc_demangle-5999d1fab1f5d4fa,libclap-18789b6801522b86,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmpet9N/raw-dylibs" "-B/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-464ebe03e6f6449f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/category_test-e64c9a6dcf8f6e98" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyroad` (test "category_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuAZXRE/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustyroad-c6a0d6804d02dbb2,libbcrypt-7727344038790035,libblowfish-d299c636e7ddfaee,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libtokio_postgres-44b6707be04fadbb,libphf-0ef9403b64ed9f17,libphf_shared-96f35b8e18632ad1,libtokio_util-51994c9eaefc83d4,libpostgres_types-6d533975abce6e9d,libpostgres_protocol-41ee1133064f6dba,librand-ccc07bffb750226b,librand_chacha-ce6ce41d924af25b,librand_core-469ab0a78d1f30e1,libfallible_iterator-eb4086aa59000c1b,libsqlparser-2eb9234405d743b5,libtera-0fa31f2aae29740e,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-6f548e69be787594,libignore-c393d557612bfeb5,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libglobset-f799dd9be2128169,libbstr-c83239909218d231,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libhumansize-f5e74c17279314b4,libchrono_tz-cb880a10419c0341,libphf-ace5f139a61b40cf,libphf_shared-c3f0f7f27db46065,libsiphasher-f4ddcf7845cbccbe,libregex-482dea5b3973fd4a,libregex_automata-f8ac15e481292ecb,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,librustyline-b0689afddf16dd22,libnix-0378d03370669fd8,libbitflags-e2b4db6c651223da,libfd_lock-2ab2dcb40db39e2c,librustix-1a908ccd8cdc1219,liblinux_raw_sys-b3e0a6b3ac010104,libunicode_width-08b963676a6677c5,libunicode_segmentation-ff3f1aa3aad6e639,libradix_trie-901179ddbaf3b00e,libnibble_vec-e02da768b3bb61a6,libendian_type-768b7dffcb57dd79,libmaplit-019dc3e6fa39a754,libstrum-6a21f72212d45f50,libtoml-5184e11f9231459e,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-5ba5ea101320213d,libwinnow-7de383b939800a88,libserde_spanned-03e99c2162946071,libtoml_datetime-5d6b5f753511ea91,libdialoguer-06ffcac04946208b,libshell_words-6fc0b2e7f7651d11,libtempfile-63ffe905e19af846,libgetrandom-ad5cb921e83dbc45,libfastrand-503f12a96d791409,librustix-1aa2f17db7f9718d,liblinux_raw_sys-693dbac71fe04287,libthiserror-c14c12eb48fa9b05,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libcolor_eyre-e1a5c7d7e42cb09d,libcolor_spantrace-c7621baed21232a5,libtracing_error-668ad88136d5d4f4,libtracing_subscriber-f9a6c15d8592be79,libthread_local-930fa34297cc73a9,libsharded_slab-b34336ab52483c74,libowo_colors-a997fecdc3b2ead1,libeyre-940eadcc97522a3f,libindenter-4ec2b154b5c2de99,libbacktrace-51ace54e2289f1b9,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-70eb57cde0515102,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libclap-18789b6801522b86,libclap_builder-d8135ffe107a9b40,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libsqlx-08e7a62adb19faf9,libsqlx_sqlite-b5946c4de2340137,libfutures_executor-8666400023949911,libflume-7f423a13feb8172d,libserde_urlencoded-cd8811497b89d8e0,libfutures_intrusive-4ae5bdd79f8af03f,liblibsqlite3_sys-54d542d758c087dd,libsqlx_postgres-b7b19a30a2876534,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libmd5-10b71f1a61ccee1d,libatoi-90dd6817920bfd59,libfutures_channel-c679acf38b3b9ea3,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-2d83ba3daf32fe31,libhmac-6c2b53fec140b7c1,libsqlx_mysql-1aee9561e5a76c4b,libdotenvy-c158e10653a35757,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,libbyteorder-1efcbe4f07366651,libbitflags-3073ec641d841d79,libsha1-9d99c826a82b2fc6,librsa-025137c87749a456,libpkcs1-b517a232a9732e55,libpkcs8-880ed317c9346792,libspki-37b69cf8ec23f329,libder-d2769a8ee8270294,libpem_rfc7468-50ee8b9b7f52f195,libbase64ct-7c704b851c35e455,libsignature-7bcbcbf0fedf4dd3,libnum_bigint_dig-6a584df60dd06383,liblibm-d7dc3851b5dfa6f4,libnum_iter-e3d2b2d411dba590,libzeroize-36c98e1e0ab441af,libnum_integer-bd154967d78d3926,liblazy_static-9caffa810c62805b,libspin-6aca1d391314f776,librand-2eebf681475fdbf0,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,libsqlx_core-0f57b6ae589c57b8,libthiserror-d23b86a26685275d,libindexmap-50c87da5001fa587,libhashbrown-00f937fe1169347c,libbase64-2a03de3babadded3,libsha2-4b94384ea1465050,libcpufeatures-471354fefbcaf2d8,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libtokio-4e3bcbc616c3207b,libsignal_hook_registry-1609f818123678cb,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-98111305dd5c59f2,libparking_lot_core-9c628aad658844a0,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libbytes-752d6eacdc0bb513,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libtime-00fd5d52fdbfe7e3,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libchrono-55f07e871579fa63,libiana_time_zone-54997521cde77023,libnum_traits-10b3a10b7db869ec,libuuid-7396fa70c5335e84,libserde_json-803b8165a32a8256,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-d0d29df8724ae222,libidna-a9842843f307a9fc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-35a67e132ffd1eda,libicu_properties-a68f371b370e4e0e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-47b397101a8500b2,libsmallvec-a5a496ba15a22c2a,libicu_normalizer_data-088c419f54c50650,libicu_collections-60128441e1550d29,libpotential_utf-5ff823364641a20e,libicu_provider-d052417741953e59,libicu_locale_core-04402081bae6e28f,libtinystr-3806924688312a06,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-b3e75ea690714711,libzerotrie-a90993fb8c819f0d,libyoke-7f98e0776575cff9,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-d2eee9e7f69f1318,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libtracing-6d397e669c9a81b1,liblog-d269868761ac548a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-02c74897bcdf0f92,libserde-a3e200e0122ff99c,libserde_core-9630c118cbbf7b68,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-34b6843219f22fc4,libmemchr-f9c66c7ba21bf873,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuAZXRE/raw-dylibs" "-B/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-464ebe03e6f6449f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/run_migration_test_mysql-dd2d687e5f3408c6" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyroad` (test "run_migration_test_mysql") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1cdeb8c81d2d24b251ae2baa167e1269e9f7a84b759e39d53ff8aa7b60116b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cdeb8c81d2d24b251ae2baa167e1269e9f7a84b759e39d53ff8aa7b60116b7c", kill_on_drop: false }` [INFO] [stdout] 1cdeb8c81d2d24b251ae2baa167e1269e9f7a84b759e39d53ff8aa7b60116b7c