[INFO] cloning repository https://github.com/johnhkchen/motive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnhkchen/motive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhkchen%2Fmotive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhkchen%2Fmotive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc892259432118e4fa5d004a73ed0e0c58ff990b [INFO] testing johnhkchen/motive/fc892259432118e4fa5d004a73ed0e0c58ff990b against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnhkchen%2Fmotive" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/johnhkchen/motive [INFO] finished tweaking git repo https://github.com/johnhkchen/motive [INFO] tweaked toml for git repo https://github.com/johnhkchen/motive written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/johnhkchen/motive on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/johnhkchen/motive 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850323625db6c5946660fc2cb2d332b3205ec7a843c544d5a270d12df92835b4 [INFO] running `Command { std: "docker" "start" "-a" "850323625db6c5946660fc2cb2d332b3205ec7a843c544d5a270d12df92835b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850323625db6c5946660fc2cb2d332b3205ec7a843c544d5a270d12df92835b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850323625db6c5946660fc2cb2d332b3205ec7a843c544d5a270d12df92835b4", kill_on_drop: false }` [INFO] [stdout] 850323625db6c5946660fc2cb2d332b3205ec7a843c544d5a270d12df92835b4 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a475e5f323ac8a4b2260b8b72e6796f9963a4fb03d6eb031664f49b49c261c23 [INFO] running `Command { std: "docker" "start" "-a" "a475e5f323ac8a4b2260b8b72e6796f9963a4fb03d6eb031664f49b49c261c23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling email_address v0.2.7 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling loco-rs v0.7.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling motive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3, rusty-sidekiq v0.8.2, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a475e5f323ac8a4b2260b8b72e6796f9963a4fb03d6eb031664f49b49c261c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a475e5f323ac8a4b2260b8b72e6796f9963a4fb03d6eb031664f49b49c261c23", kill_on_drop: false }` [INFO] [stdout] a475e5f323ac8a4b2260b8b72e6796f9963a4fb03d6eb031664f49b49c261c23 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0564c32680f7bf988319bfafd0429378ddfe8e2004a4781a1c3549351a88cedc [INFO] running `Command { std: "docker" "start" "-a" "0564c32680f7bf988319bfafd0429378ddfe8e2004a4781a1c3549351a88cedc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling sdd v1.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling scc v2.1.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sea-schema v0.15.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling sea-orm-cli v1.0.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling rrgen v0.5.3 [INFO] [stderr] Compiling axum-test v14.10.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling rusty-sidekiq v0.8.2 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling sea-orm-migration v1.0.0 [INFO] [stderr] Compiling loco-rs v0.7.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling motive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcKY3p96/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmotive-9726291333855618,libfluent_templates-63bd304cd469d637,libflume-c35738f3ab37d3d4,libarc_swap-4d53f24db0759841,libfluent_bundle-8e895a074427700a,libfluent_langneg-bfa9b796b756c56b,libintl_pluralrules-14e19ac3479b3eeb,libself_cell-1f2e0ce814e2530d,libself_cell-3b37474dd1570ab5,libintl_memoizer-dd9d40d669ddcaad,libtype_map-9e701eab38eae2ab,libunic_langid-5a54aef827e826d0,libunic_langid_macros-d5ee2e4b90ad22bc,libunic_langid_impl-d410f8acebfcf947,libtinystr-fa42f46f4b23aaef,libfluent_syntax-52fca058cd8b1358,librustc_hash-5a527483989b35a3,libmigration-74d60a15ce5be661,libloco_rs-6c825e40bf918116,librequestty-c28bc9067cb460cd,libtempfile-4be3b39a2c34013f,librustix-8660380913e9c164,liblinux_raw_sys-e5a1906b39cac4ff,libshell_words-577647bd4f992c17,librequestty_ui-589e961463645bc2,libtextwrap-66d0a5d33ce95406,libunicode_width-ea37189c48be061a,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libunicode_segmentation-5eb0a5c8a3578cf5,libcrossterm-c51b6289cef9bc31,libsignal_hook_mio-efa4e8fb37867127,libsignal_hook-ed711ed13eae0cb1,libmio-c9d9e8434628b6aa,libbitflags-e2b4db6c651223da,libbacktrace_printer-97c916d911cabd79,libbtparse_stable-cf9fe35ca5101dd7,libbyte_unit-e9b7089b14120afa,libutf8_width-374686a5ee60ad8b,libvalidator-5165fd459199a8f3,libidna-12eaf409ae58530d,libobject_store-678572f35f431cc0,libitertools-61b12e9055869483,libsnafu-40f794a3a182b0a1,libdoc_comment-dfc6c7e6d73077f4,libaxum_test-b28780f24b320941,libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libauto_future-46482a8313db5382,librust_multipart_rfc7578_2-f9a9f14c8ea64bc9,libhttp-055dec0d5db90547,libreserve_port-f1a7addf33938477,libanyhow-8b333ffe98d210b6,libsidekiq-18d27ffa29115d57,libgethostname-156b9916bd4c1d3d,libnum_cpus-bfcfefbecb97c767,libredis-5f0cbecf75f7804f,libsha1_smol-4fed1055ba2d5f30,libcombine-e41b7862680ff682,libbb8-2efe0db03d57b798,libcron_clock-01fa081462855dbc,libtracing_appender-418e9d49e09cc18e,libargon2-aad66c7f5c023312,libblake2-8112e613e833810f,libpassword_hash-1319f8588720855a,libbase64ct-dcb570fdd648ffa5,librrgen-c2067c6b8f54b854,libserde_yaml-9593c3f34c03f6e4,libunsafe_libyaml-7bc1bf218b2f5452,libserde_regex-7036521b1fa794a7,libheck-bf95211d2fa28580,libcruet-8732fdbe26cf55df,liblettre-1b185f5f12f37e94,librustls_pemfile-36baaeb69f52cee8,libwebpki_roots-ba21af096101c6c1,libhostname-1ded769f5fb972d4,libfastrand-9c5266858c813c39,libquoted_printable-7d55cf8c6b4707b9,libtokio_rustls-a9feea2bd3f5579c,librustls-caa11bdc71d5ab79,libwebpki-24e80a87b60f2f84,libzeroize-ead98f074a37f829,librustls_pki_types-4947284eef50c10b,libchumsky-a4053c7e7556db65,libstacker-3b622d9af2692e0b,libpsm-aa1161f80711c501,libemail_encoding-5ae50165ef3baa87,libemail_address-5b6bbe831e87691a,libserde_variant-aad14047285b4c19,libtower_http-e9c96469ec340d43,libmime_guess-59afdfc49075db92,libunicase-2483cbba67ffbccd,libhttp_range_header-4912917e88d55998,libtokio_util-b6df92c2337d310e,libasync_compression-c1a55fb6c70a5f0b,libzstd-f8304c59b6c30e46,libzstd_safe-922cb930dbb40da6,libzstd_sys-7c353f5dd6af926e,libflate2-921b01bdd60419c9,libminiz_oxide-fadc6e5cf79ece6d,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libbrotli-5386f2f158274f76,libbrotli_decompressor-5ae1fa94f4019ee6,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libmoka-a439d93c8b6794b6,libquanta-1bf1fb39884dd9dd,libraw_cpuid-a038662d82afcf0a,libtagptr-fcf7d80f82f6bcf7,libtriomphe-ed0fb5ac292a3649,libcrossbeam_channel-a302d691fa370eda,libjsonwebtoken-dafcb9723932700d,libpem-da29593596416efa,libbase64-2a03de3babadded3,libsimple_asn1-d681784dbd5e0b53,libtera-80b6e86540b723b2,libslug-52ebe5d15388ac70,libdeunicode-859f88a9208541c1,libglobwalk-3d86fde3e477c345,libignore-421fe055dca4a90b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-249c380e7f55ef91,libcrossbeam_epoch-5fe387ac8a2ed8e9,libglobset-72b62285db83e323,libbstr-1b543bca6e1b2769,libpest-5f81dceab03757ff,libucd_trie-cdff0278ac6747fa,libunic_segment-b4288f7def1fd0d0,libunic_ucd_segment-18e47613c77ff1e3,libunic_ucd_version-4703fb25962b9dad,libunic_common-95572032ffd99b0d,libunic_char_property-c11b8a623d048731,libunic_char_range-a799f89c5585e437,libhumansize-125a5e135b42be9c,liblibm-f4240047710a2733,libchrono_tz-fb4b6a4e9084f8f4,libphf-f6547805aad3c74a,libphf_shared-6ededc5666127913,libsiphasher-7b49b0cc05d9e611,libsea_orm_migration-26651d1673f086a9,libsea_schema-af0e80f09dc68c54,libsea_orm_cli-60a159a566d5bb77,libglob-eeb045b280f2e028,libtracing_subscriber-1d5fc792473a166d,libtracing_serde-452d7a087c0e2b1d,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libsharded_slab-ed54e7407fbec608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libthread_local-63cc183b1d579f9d,libtracing_log-ad9b870f4e2e9fa1,libdotenvy-c158e10653a35757,libclap-8ab73b73833e5523,libclap_builder-225a791ef16ddeab,libstrsim-24acdad2526b95b7,libanstream-7102a26f6c273b3e,libanstyle_query-1f18a97d2bc4bae7,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2267098503f515c9,libutf8parse-8828ddbb63eb8bad,libclap_lex-c1930fbcec3d0b30,libanstyle-fed7b219c9cacdc4,libregex-ee3b2c1ad0d58251,libregex_automata-3a63740bcc583dda,libaho_corasick-7e119a7a04547cd6,libregex_syntax-3a1fc10fb0bb10d0,libfs_err-a885fd7f55f9205f,libduct-fdab9c5d502d45fe,libos_pipe-a1681d6c34a5f578,libshared_child-cbd306cc36ac1f58,libsea_orm-e3d7530316a67f2d,libouroboros-9e10d470cdb11918,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-da498c375d17c46b,libstrum-d34fc9d52101e73c,libsea_query_binder-71a563db849e7911,libsqlx-36822010a8e2a5ee,libsqlx_sqlite-99e23460a69d216a,libflume-6ccbbc6a84046194,liburlencoding-2e57689ab08a86e0,libfutures_intrusive-7b4e5ea44ead979d,liblibsqlite3_sys-4bd9ec82e6cb319c,libsqlx_postgres-f9e3b5f2c545120a,libhex-28742b4ca144387c,libwhoami-3ac9dbc36fe53bc9,libhome-34c282980fe9bb92,libbitflags-eb92e23a18d5cc91,libmd5-a429460cde206ed0,libbyteorder-1e924d369e48dcfe,libatoi-28e7559587ed964f,libstringprep-3e31894713909006,libunicode_properties-c44f66c55ec0bbc5,librand-c7605fe00f9ff2a0,librand_chacha-3b72e911a14485f7,libppv_lite86-4250c766b4729968,librand_core-b3b6f204da5e8ad4,libhkdf-aa1699f753177bc3,libhmac-d0ab809690a07f6a,libsqlx_core-9ebc4c99082be57c,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libwebpki_roots-881d9833caf02a91,libthiserror-27ac62efcc4bd4c9,libindexmap-db37d70bd3f128a1,libequivalent-fdc46004df91ad08,libsha2-dbce49326f2c4f9e,libcpufeatures-42c2188ae17ada4c,libdigest-cd2652128102c809,libsubtle-ca7024fc66e4388f,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,librustls-6f9d0d9d8bb233e3,libsct-3de67ce2ebe11929,libwebpki-c7dfbad8b4267df7,libring-365528c6e54ce5b5,libspin-dd9ac08cb7080e86,libuntrusted-3420b86308bec153,libsqlformat-5c1b00dffc2b9d13,libunicode_categories-ef4962be3dfb8f25,libnom-b3e0f856bc07dfc6,libhashlink-9eb8660e5201a6c2,libhashbrown-174ac63c552b739f,libahash-b1ea07ac6fac918d,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libcrossbeam_queue-19669536f65db7b3,libcrossbeam_utils-abdd7d24ebba491b,libeither-129ca7bcaf125c9f,libevent_listener-67cd091983fb6763,liburl-4992109155498dc6,libidna-7c4f833b2d11ddc2,libunicode_normalization-53c18561d245b306,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e1afecf176719f04,libsea_query-80b474f43c601d2a,libordered_float-87567b43f4995851,libuuid-eaa6ec071adb0740,libgetrandom-4b9590185bc82d41,libbigdecimal-931b11d55690d21c,libnum_bigint-1b6f339136ac6adc,libnum_integer-24ef2f14552b52fd,librust_decimal-65868e563df9b81a,libarrayvec-d945ab4394e2aa2b,libfutures-37f036e3248700a2,libfutures_executor-dd19daa63a7e98ea,libinclude_dir-1a9585429ccd324b,libchrono-ad9d5d0b903304c3,libnum_traits-3decef4cdbd13ae1,libiana_time_zone-a18c7932f053b032,libaxum_extra-6273da88fa28b427,libcookie-48957a5b79e16b22,libtime-8572476d3cebfda4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-dc64e9935bc94ab3,libpowerfmt-a0c185df26c26a22,libaxum-3d6fdc39ee6a4f73,libserde_path_to_error-dd46fc2c939856da,libserde_json-15b8d69d31f3a0e8,libserde_urlencoded-8fd1757fee0a4c58,libryu-f8ba606093049f91,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-3e2622e180940f87,libhyper-152ee4536ec99081,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libsync_wrapper-3774b2b6a2e7860b,libserde-26f8e301b3bf937a,libaxum_core-be17a34e03b49ba3,libmime-4b44681fdb2c65f7,libtracing-cb9674d324c34117,liblog-8cc1b504696540f5,libvalue_bag-b079c31e222bf4e2,libtracing_core-71bc77566cba2a09,libonce_cell-24c5d665b6879050,libsync_wrapper-17f912c27eab8964,libhttp_body_util-fa8c3e1cb58345c2,libhttp_body-dbbb6020959fc1b9,libhttp-7be9983e42764389,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libtower-ced05b3c42c06396,libpin_project-3b4679d3f519a9e2,libtower_layer-d544d4bd616865b8,libfutures_util-c60ca7a7c4521073,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-d0823efe3ec1cdd2,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libtower_service-aa28c9aa29f1c654,libtokio-bfcbab99fa86ce09,libsignal_hook_registry-5c87cfbf6bbdad16,libsocket2-58d39aa049a8f195,libbytes-b8c2ca00b3c0e98e,libmio-7fad983a4890e340,libparking_lot-3d731ec044566fec,libparking_lot_core-0f66c9d6661e0830,liblibc-ae7c44f539cff960,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libcolored-0bc7c072f5abc54a,liblazy_static-b3603208c0de2608}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcKY3p96/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/ring-d2b43f356021f53b/out" "-L" "/opt/rustwide/target/debug/build/psm-c5ca75b90241f0fe/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d32f552698e4dd94/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0c8aabf38df4a8e2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/motive_cli-36324a7d8c614642" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYgBW48/symbols.o" "<8 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/{librstest-d3ce98959948ad01,libfutures_timer-2b3f729e26c119bb,libserial_test-a30adb36e48db7fd,libscc-057cf31562b497ce,libsdd-1a52f4e4ae238829,libmotive-9726291333855618,libfluent_templates-63bd304cd469d637,libflume-c35738f3ab37d3d4,libarc_swap-4d53f24db0759841,libfluent_bundle-8e895a074427700a,libfluent_langneg-bfa9b796b756c56b,libintl_pluralrules-14e19ac3479b3eeb,libself_cell-1f2e0ce814e2530d,libself_cell-3b37474dd1570ab5,libintl_memoizer-dd9d40d669ddcaad,libtype_map-9e701eab38eae2ab,libunic_langid-5a54aef827e826d0,libunic_langid_macros-d5ee2e4b90ad22bc,libunic_langid_impl-d410f8acebfcf947,libtinystr-fa42f46f4b23aaef,libfluent_syntax-52fca058cd8b1358,librustc_hash-5a527483989b35a3,libmigration-74d60a15ce5be661,libloco_rs-6c825e40bf918116,librequestty-c28bc9067cb460cd,libtempfile-4be3b39a2c34013f,librustix-8660380913e9c164,liblinux_raw_sys-e5a1906b39cac4ff,libshell_words-577647bd4f992c17,librequestty_ui-589e961463645bc2,libtextwrap-66d0a5d33ce95406,libunicode_width-ea37189c48be061a,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libunicode_segmentation-5eb0a5c8a3578cf5,libcrossterm-c51b6289cef9bc31,libsignal_hook_mio-efa4e8fb37867127,libsignal_hook-ed711ed13eae0cb1,libmio-c9d9e8434628b6aa,libbitflags-e2b4db6c651223da,libbacktrace_printer-97c916d911cabd79,libbtparse_stable-cf9fe35ca5101dd7,libbyte_unit-e9b7089b14120afa,libutf8_width-374686a5ee60ad8b,libvalidator-5165fd459199a8f3,libidna-12eaf409ae58530d,libobject_store-678572f35f431cc0,libitertools-61b12e9055869483,libsnafu-40f794a3a182b0a1,libdoc_comment-dfc6c7e6d73077f4,libaxum_test-b28780f24b320941,libpretty_assertions-7a5756f68c84f663,libdiff-3cd541a7987babfb,libyansi-d940c26158ddd8fe,libauto_future-46482a8313db5382,librust_multipart_rfc7578_2-f9a9f14c8ea64bc9,libhttp-055dec0d5db90547,libreserve_port-f1a7addf33938477,libanyhow-8b333ffe98d210b6,libsidekiq-18d27ffa29115d57,libgethostname-156b9916bd4c1d3d,libnum_cpus-bfcfefbecb97c767,libredis-5f0cbecf75f7804f,libsha1_smol-4fed1055ba2d5f30,libcombine-e41b7862680ff682,libbb8-2efe0db03d57b798,libcron_clock-01fa081462855dbc,libtracing_appender-418e9d49e09cc18e,libargon2-aad66c7f5c023312,libblake2-8112e613e833810f,libpassword_hash-1319f8588720855a,libbase64ct-dcb570fdd648ffa5,librrgen-c2067c6b8f54b854,libserde_yaml-9593c3f34c03f6e4,libunsafe_libyaml-7bc1bf218b2f5452,libserde_regex-7036521b1fa794a7,libheck-bf95211d2fa28580,libcruet-8732fdbe26cf55df,liblettre-1b185f5f12f37e94,librustls_pemfile-36baaeb69f52cee8,libwebpki_roots-ba21af096101c6c1,libhostname-1ded769f5fb972d4,libfastrand-9c5266858c813c39,libquoted_printable-7d55cf8c6b4707b9,libtokio_rustls-a9feea2bd3f5579c,librustls-caa11bdc71d5ab79,libwebpki-24e80a87b60f2f84,libzeroize-ead98f074a37f829,librustls_pki_types-4947284eef50c10b,libchumsky-a4053c7e7556db65,libstacker-3b622d9af2692e0b,libpsm-aa1161f80711c501,libemail_encoding-5ae50165ef3baa87,libemail_address-5b6bbe831e87691a,libserde_variant-aad14047285b4c19,libtower_http-e9c96469ec340d43,libmime_guess-59afdfc49075db92,libunicase-2483cbba67ffbccd,libhttp_range_header-4912917e88d55998,libtokio_util-b6df92c2337d310e,libasync_compression-c1a55fb6c70a5f0b,libzstd-f8304c59b6c30e46,libzstd_safe-922cb930dbb40da6,libzstd_sys-7c353f5dd6af926e,libflate2-921b01bdd60419c9,libminiz_oxide-fadc6e5cf79ece6d,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libbrotli-5386f2f158274f76,libbrotli_decompressor-5ae1fa94f4019ee6,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libmoka-a439d93c8b6794b6,libquanta-1bf1fb39884dd9dd,libraw_cpuid-a038662d82afcf0a,libtagptr-fcf7d80f82f6bcf7,libtriomphe-ed0fb5ac292a3649,libcrossbeam_channel-a302d691fa370eda,libjsonwebtoken-dafcb9723932700d,libpem-da29593596416efa,libbase64-2a03de3babadded3,libsimple_asn1-d681784dbd5e0b53,libtera-80b6e86540b723b2,libslug-52ebe5d15388ac70,libdeunicode-859f88a9208541c1,libglobwalk-3d86fde3e477c345,libignore-421fe055dca4a90b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-249c380e7f55ef91,libcrossbeam_epoch-5fe387ac8a2ed8e9,libglobset-72b62285db83e323,libbstr-1b543bca6e1b2769,libunic_segment-b4288f7def1fd0d0,libunic_ucd_segment-18e47613c77ff1e3,libunic_ucd_version-4703fb25962b9dad,libunic_common-95572032ffd99b0d,libunic_char_property-c11b8a623d048731,libunic_char_range-a799f89c5585e437,libhumansize-125a5e135b42be9c,liblibm-f4240047710a2733,libchrono_tz-fb4b6a4e9084f8f4,libphf-f6547805aad3c74a,libphf_shared-6ededc5666127913,libsiphasher-7b49b0cc05d9e611,libsea_orm_migration-26651d1673f086a9,libsea_schema-af0e80f09dc68c54,libsea_orm_cli-60a159a566d5bb77,libglob-eeb045b280f2e028,libtracing_subscriber-1d5fc792473a166d,libtracing_serde-452d7a087c0e2b1d,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libsharded_slab-ed54e7407fbec608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libthread_local-63cc183b1d579f9d,libtracing_log-ad9b870f4e2e9fa1,libdotenvy-c158e10653a35757,libclap-8ab73b73833e5523,libclap_builder-225a791ef16ddeab,libstrsim-24acdad2526b95b7,libanstream-7102a26f6c273b3e,libanstyle_query-1f18a97d2bc4bae7,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-2267098503f515c9,libutf8parse-8828ddbb63eb8bad,libclap_lex-c1930fbcec3d0b30,libanstyle-fed7b219c9cacdc4,libfs_err-a885fd7f55f9205f,libduct-fdab9c5d502d45fe,libos_pipe-a1681d6c34a5f578,libshared_child-cbd306cc36ac1f58,libsea_orm-e3d7530316a67f2d,libouroboros-9e10d470cdb11918,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-da498c375d17c46b,libstrum-d34fc9d52101e73c,libsea_query_binder-71a563db849e7911,libsqlx-36822010a8e2a5ee,libsqlx_sqlite-99e23460a69d216a,libflume-6ccbbc6a84046194,liburlencoding-2e57689ab08a86e0,libfutures_intrusive-7b4e5ea44ead979d,liblibsqlite3_sys-4bd9ec82e6cb319c,libsqlx_postgres-f9e3b5f2c545120a,libhex-28742b4ca144387c,libwhoami-3ac9dbc36fe53bc9,libhome-34c282980fe9bb92,libbitflags-eb92e23a18d5cc91,libmd5-a429460cde206ed0,libbyteorder-1e924d369e48dcfe,libatoi-28e7559587ed964f,libstringprep-3e31894713909006,libunicode_properties-c44f66c55ec0bbc5,librand-c7605fe00f9ff2a0,librand_chacha-3b72e911a14485f7,libppv_lite86-4250c766b4729968,librand_core-b3b6f204da5e8ad4,libhkdf-aa1699f753177bc3,libhmac-d0ab809690a07f6a,libsqlx_core-9ebc4c99082be57c,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,libwebpki_roots-881d9833caf02a91,libindexmap-db37d70bd3f128a1,libequivalent-fdc46004df91ad08,libsha2-dbce49326f2c4f9e,libcpufeatures-42c2188ae17ada4c,libdigest-cd2652128102c809,libsubtle-ca7024fc66e4388f,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,librustls-6f9d0d9d8bb233e3,libsct-3de67ce2ebe11929,libwebpki-c7dfbad8b4267df7,libring-365528c6e54ce5b5,libspin-dd9ac08cb7080e86,libuntrusted-3420b86308bec153,libsqlformat-5c1b00dffc2b9d13,libunicode_categories-ef4962be3dfb8f25,libnom-b3e0f856bc07dfc6,libhashlink-9eb8660e5201a6c2,libhashbrown-174ac63c552b739f,libahash-b1ea07ac6fac918d,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libcrossbeam_queue-19669536f65db7b3,libcrossbeam_utils-abdd7d24ebba491b,libeither-129ca7bcaf125c9f,libevent_listener-67cd091983fb6763,liburl-4992109155498dc6,libidna-7c4f833b2d11ddc2,libunicode_normalization-53c18561d245b306,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e1afecf176719f04,libsea_query-80b474f43c601d2a,libordered_float-87567b43f4995851,libuuid-eaa6ec071adb0740,libgetrandom-4b9590185bc82d41,libbigdecimal-931b11d55690d21c,libnum_bigint-1b6f339136ac6adc,libnum_integer-24ef2f14552b52fd,librust_decimal-65868e563df9b81a,libarrayvec-d945ab4394e2aa2b,libfutures-37f036e3248700a2,libfutures_executor-dd19daa63a7e98ea,libinclude_dir-1a9585429ccd324b,libchrono-ad9d5d0b903304c3,libnum_traits-3decef4cdbd13ae1,libiana_time_zone-a18c7932f053b032,libaxum_extra-6273da88fa28b427,libcookie-48957a5b79e16b22,libtime-8572476d3cebfda4,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-dc64e9935bc94ab3,libpowerfmt-a0c185df26c26a22,libaxum-3d6fdc39ee6a4f73,libserde_path_to_error-dd46fc2c939856da,libserde_json-15b8d69d31f3a0e8,libserde_urlencoded-8fd1757fee0a4c58,libryu-f8ba606093049f91,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-3e2622e180940f87,libhyper-152ee4536ec99081,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libsync_wrapper-3774b2b6a2e7860b,libaxum_core-be17a34e03b49ba3,libmime-4b44681fdb2c65f7,libtracing-cb9674d324c34117,liblog-8cc1b504696540f5,libvalue_bag-b079c31e222bf4e2,libtracing_core-71bc77566cba2a09,libonce_cell-24c5d665b6879050,libsync_wrapper-17f912c27eab8964,libhttp_body_util-fa8c3e1cb58345c2,libhttp_body-dbbb6020959fc1b9,libhttp-7be9983e42764389,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libtower-ced05b3c42c06396,libpin_project-3b4679d3f519a9e2,libtower_layer-d544d4bd616865b8,libfutures_util-c60ca7a7c4521073,libfutures_io-64a3a644ba29741c,libslab-d0823efe3ec1cdd2,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libtower_service-aa28c9aa29f1c654,libtokio-bfcbab99fa86ce09,libsignal_hook_registry-5c87cfbf6bbdad16,libsocket2-58d39aa049a8f195,libbytes-b8c2ca00b3c0e98e,libmio-7fad983a4890e340,libparking_lot-3d731ec044566fec,libparking_lot_core-0f66c9d6661e0830,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276,libcolored-0bc7c072f5abc54a,libinsta-1d08633990ce4003,libregex-ee3b2c1ad0d58251,libregex_automata-3a63740bcc583dda,libaho_corasick-7e119a7a04547cd6,libregex_syntax-3a1fc10fb0bb10d0,libpest-5f81dceab03757ff,libucd_trie-cdff0278ac6747fa,libmemchr-3ffe5f7a52883367,libthiserror-27ac62efcc4bd4c9,libconsole-5db6028f6e71a3cb,liblibc-ae7c44f539cff960,liblazy_static-b3603208c0de2608,libsimilar-1f083cf70a722e2e,liblinked_hash_map-40ad1551522f3eec,libserde-26f8e301b3bf937a}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYgBW48/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/ring-d2b43f356021f53b/out" "-L" "/opt/rustwide/target/debug/build/psm-c5ca75b90241f0fe/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d32f552698e4dd94/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0c8aabf38df4a8e2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-2af66d83c1c461bd" "-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 `motive` (test "mod") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `motive` (bin "motive-cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0564c32680f7bf988319bfafd0429378ddfe8e2004a4781a1c3549351a88cedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0564c32680f7bf988319bfafd0429378ddfe8e2004a4781a1c3549351a88cedc", kill_on_drop: false }` [INFO] [stdout] 0564c32680f7bf988319bfafd0429378ddfe8e2004a4781a1c3549351a88cedc