[INFO] cloning repository https://github.com/aurbacia/split-costs-backend-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurbacia/split-costs-backend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurbacia%2Fsplit-costs-backend-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurbacia%2Fsplit-costs-backend-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ed181f75dea0011219df4facc9d0cd2b6b8df85 [INFO] testing aurbacia/split-costs-backend-rust against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurbacia%2Fsplit-costs-backend-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aurbacia/split-costs-backend-rust [INFO] finished tweaking git repo https://github.com/aurbacia/split-costs-backend-rust [INFO] tweaked toml for git repo https://github.com/aurbacia/split-costs-backend-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aurbacia/split-costs-backend-rust on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aurbacia/split-costs-backend-rust 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplerand v1.5.1 [INFO] [stderr] Downloaded fakeit v1.3.0 [INFO] [stderr] Downloaded reserve-port v2.2.0 [INFO] [stderr] Downloaded deadpool-diesel v0.6.1 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Downloaded axum-test v17.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b6d0a0a3267ca1857728450548e37de405fdede57ad39f9dc6e9e2ab5d9816b [INFO] running `Command { std: "docker" "start" "-a" "4b6d0a0a3267ca1857728450548e37de405fdede57ad39f9dc6e9e2ab5d9816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b6d0a0a3267ca1857728450548e37de405fdede57ad39f9dc6e9e2ab5d9816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6d0a0a3267ca1857728450548e37de405fdede57ad39f9dc6e9e2ab5d9816b", kill_on_drop: false }` [INFO] [stdout] 4b6d0a0a3267ca1857728450548e37de405fdede57ad39f9dc6e9e2ab5d9816b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1a5d4708e9accfbaa8b9a22677017cf2673c86feca51e4e8a090cd8ec09675 [INFO] running `Command { std: "docker" "start" "-a" "7e1a5d4708e9accfbaa8b9a22677017cf2673c86feca51e4e8a090cd8ec09675", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling simplerand v1.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fakeit v1.3.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling reserve-port v2.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool-sync v0.1.4 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling deadpool-diesel v0.6.1 [INFO] [stderr] Compiling split-costs-rust-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "7e1a5d4708e9accfbaa8b9a22677017cf2673c86feca51e4e8a090cd8ec09675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1a5d4708e9accfbaa8b9a22677017cf2673c86feca51e4e8a090cd8ec09675", kill_on_drop: false }` [INFO] [stdout] 7e1a5d4708e9accfbaa8b9a22677017cf2673c86feca51e4e8a090cd8ec09675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 079828851bd5fccdc04e2662a4dfb42757925f55fae8a2c4a3f14d2d211a6978 [INFO] running `Command { std: "docker" "start" "-a" "079828851bd5fccdc04e2662a4dfb42757925f55fae8a2c4a3f14d2d211a6978", kill_on_drop: false }` [INFO] [stderr] Compiling split-costs-rust-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `split-costs-rust-backend` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name split_costs_rust_backend --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8c3c5a2909b140a -C extra-filename=-a867d0eabe3c3322 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-60a9af89c148d4d6.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-64ebe7e8d7623ff7.rlib --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-2b5d78b0e96133c9.so --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-3403ae436cb98121.rlib --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-5fbb8fd11942f4dd.rlib --extern deadpool_diesel=/opt/rustwide/target/debug/deps/libdeadpool_diesel-205f9b853917c0c7.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-e66048788424d512.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern fakeit=/opt/rustwide/target/debug/deps/libfakeit-c6c141b516204c6d.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-ba86f1242ddd9ce1.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-099bf08acbcc04eb.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-055480f81c0df00b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a7dab3c7b69216ed.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-836a39fef38fa695.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5317c8e7ee34e0a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9b15b310d3a41c0d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-a5ae47b026428c83.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e8f15c9a77ffc443.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a9f1681c22a47c9.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-5a4eaa3f8764d747.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [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" "/tmp/rustczKINkN/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfakeit-c6c141b516204c6d.rlib,libuuid-7db83e834a7532b4.rlib,libsimplerand-66591801f849cd71.rlib,liblazy_static-b3603208c0de2608.rlib,librand-59ca320e25a6c29c.rlib,librand_xorshift-14e9b45bdf59ad1d.rlib,librand_pcg-396efe519d0874bf.rlib,librand_hc-8c6bc8b58dca19e2.rlib,librand_chacha-eeb8edd33009fab6.rlib,librand_isaac-d86d4a8db0c58845.rlib,librand_core-a81fe7808f612aa2.rlib,librand_os-8240a5acc3a967b0.rlib,librand_jitter-7a2811bedef919f4.rlib,librand_core-071c4ecd390d5ba3.rlib,libmath-44530a476158c8cc.rlib,librand-a8d0ec5e9dfd12df.rlib,librand-ec7d993d158e8183.rlib,libdotenvy-c158e10653a35757.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsplit_costs_rust_backend-ed525f834be04cd2.rlib,libargon2-60a9af89c148d4d6.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libblake2-e80f45a70eb1bf1d.rlib,libdigest-6adc64b48f523020.rlib,libblock_buffer-eb912e7657afff52.rlib,libcrypto_common-648385f70c1948f6.rlib,libgeneric_array-4d1e7d2120c15a03.rlib,libtypenum-b636c2b461885073.rlib,libpassword_hash-28ff6e101e7b0f25.rlib,libsubtle-ca7024fc66e4388f.rlib,libbase64ct-010bd0aa2e6b7ead.rlib,librand_core-a4580190873cbf19.rlib,libgetrandom-2c46409b5a9f94c8.rlib,libvalidator-5a4eaa3f8764d747.rlib,libregex-31672485c3c36ec4.rlib,libregex_automata-f511be22ba3c6666.rlib,libregex_syntax-2f734124a51b36fa.rlib,libdeadpool_diesel-205f9b853917c0c7.rlib,libdiesel-e66048788424d512.rlib,libbitflags-96e56b993b11ae97.rlib,libbyteorder-1efcbe4f07366651.rlib,libpq_sys-620957f603bb7cee.rlib,libdeadpool_sync-810a3fd9cc2ab3fe.rlib,libdeadpool-5fbb8fd11942f4dd.rlib,libnum_cpus-00a3dc3d4792eeb2.rlib,libdeadpool_runtime-cf22605e8fd6f934.rlib,libaxum_test-3403ae436cb98121.rlib,libpretty_assertions-cb10fec72c85aede.rlib,libdiff-3cd541a7987babfb.rlib,libyansi-ea5897b7ce434d6c.rlib,libassert_json_diff-f7560c5d3439df46.rlib,libcookie-28a27cac7df1a085.rlib,libtime-5317c8e7ee34e0a1.rlib,libtime_core-45a5f0d549950b2a.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-3ca21461b8e5f612.rlib,libpowerfmt-a0c185df26c26a22.rlib,libauto_future-46482a8313db5382.rlib,librust_multipart_rfc7578_2-151b4184e006743d.rlib,librand-1544b19ae685fc73.rlib,librand_chacha-68678226efa5e703.rlib,libppv_lite86-f1e37e57ffef6e8c.rlib,libzerocopy-11ad661e9e1ff602.rlib,librand_core-055480f81c0df00b.rlib,libgetrandom-ba86f1242ddd9ce1.rlib,libbytesize-1ff558160595e5cf.rlib,liburl-bd83aebd00744ce6.rlib,libidna-cfa492ed7df55b34.rlib,libidna_adapter-81cccd2af74e0dd4.rlib,libicu_normalizer-01be71cbe252ffbb.rlib,libicu_normalizer_data-e09fff8170d349d0.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-059a663c9caa0824.rlib,libicu_properties_data-1ec6aa7f6733282c.rlib,libicu_locid_transform-146e862780922410.rlib,libicu_locid_transform_data-e3076faba4d91e2e.rlib,libicu_collections-b046e504946dd398.rlib,libicu_provider-f4635d98632f4db2.rlib,libicu_locid-d3a47245bc7f8f66.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-f4388b660755484f.rlib,libzerovec-b10815b8547d2a45.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-ae991a5f3fcc7445.rlib,libzerofrom-d36d8cdd5965e85b.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libreserve_port-fb0de574e744f0d1.rlib,libthiserror-4542da92cb4b4f06.rlib,libaxum-64ebe7e8d7623ff7.rlib,libserde_json-94b79061137a4de0.rlib,libserde_path_to_error-e472b2c21c33be73.rlib,libserde_urlencoded-2ae57e25a3b59bd0.rlib,libryu-0ea4bafc9bef6d8b.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper_util-e861ca5663f21c32.rlib,libhyper-8a4b7dd7f7a559c1.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-47a3d40564b60e09.rlib,libhttpdate-9f9d2502c6a38412.rlib,libmatchit-9957f6fb3fe31ab2.rlib,libserde-a7dab3c7b69216ed.rlib,libaxum_core-c9d57f17dcb69d5c.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body_util-f2ff7a97002ec3c2.rlib,libhttp_body-5d2c120e15cb3719.rlib,libhttp-8a286151680a468c.rlib,libitoa-6b76ec393d6a2c41.rlib,libfnv-2d77ec4f6f971b24.rlib,libtracing-e8f15c9a77ffc443.rlib,liblog-ba604b77dad33fe2.rlib,libtracing_core-1a2ca7348b8c761e.rlib,libonce_cell-0ba6aecba7086d38.rlib,libtower-a5ae47b026428c83.rlib,libsync_wrapper-d3a2fbe030095381.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-961da4aa9798a241.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-54f84fc70ba9451c.rlib,libfutures_sink-23538ced8fe824d7.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-9b15b310d3a41c0d.rlib,libsignal_hook_registry-1171f0d22a871719.rlib,libsocket2-bad5e7471ed9db40.rlib,libbytes-bfe11088fe358bd1.rlib,libmio-70aba8f0debb7e7f.rlib,libparking_lot-2264c179d6ab9f91.rlib,libparking_lot_core-463ac56614e6d2e9.rlib,liblibc-a1f51a53e348ca20.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-cc09618ba41502d9.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libanyhow-1062fd8720902979.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczKINkN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/register-40611feda097564b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `split-costs-rust-backend` (test "register") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "079828851bd5fccdc04e2662a4dfb42757925f55fae8a2c4a3f14d2d211a6978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079828851bd5fccdc04e2662a4dfb42757925f55fae8a2c4a3f14d2d211a6978", kill_on_drop: false }` [INFO] [stdout] 079828851bd5fccdc04e2662a4dfb42757925f55fae8a2c4a3f14d2d211a6978