[INFO] cloning repository https://github.com/narslan/einerleih
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narslan/einerleih" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarslan%2Feinerleih", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarslan%2Feinerleih'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14eb37c1895d90bf3b8b32e6980a34cd5a104bbf
[INFO] testing narslan/einerleih against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarslan%2Feinerleih" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/narslan/einerleih
[INFO] finished tweaking git repo https://github.com/narslan/einerleih
[INFO] tweaked toml for git repo https://github.com/narslan/einerleih written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/narslan/einerleih on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/narslan/einerleih 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68742437aae6fb0d9ad014ec4935d9e19a67fb54606e3fd24593174bbdab6126
[INFO] running `Command { std: "docker" "start" "-a" "68742437aae6fb0d9ad014ec4935d9e19a67fb54606e3fd24593174bbdab6126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68742437aae6fb0d9ad014ec4935d9e19a67fb54606e3fd24593174bbdab6126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68742437aae6fb0d9ad014ec4935d9e19a67fb54606e3fd24593174bbdab6126", kill_on_drop: false }`
[INFO] [stdout] 68742437aae6fb0d9ad014ec4935d9e19a67fb54606e3fd24593174bbdab6126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74dfe0d731e5f755afd0c4d9750c7508cd7aeabb244c3b7bafb549e25cf23d6d
[INFO] running `Command { std: "docker" "start" "-a" "74dfe0d731e5f755afd0c4d9750c7508cd7aeabb244c3b7bafb549e25cf23d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling simple_dto_mapper_derive v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-sessions-core v0.14.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.14.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-sessions v0.14.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling axum-login v0.18.0
[INFO] [stderr]    Compiling einerleih v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "74dfe0d731e5f755afd0c4d9750c7508cd7aeabb244c3b7bafb549e25cf23d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74dfe0d731e5f755afd0c4d9750c7508cd7aeabb244c3b7bafb549e25cf23d6d", kill_on_drop: false }`
[INFO] [stdout] 74dfe0d731e5f755afd0c4d9750c7508cd7aeabb244c3b7bafb549e25cf23d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c1e7d8b82553c6a0832a520e2134301e742607cb2935f0bd08bdc8426ec8a2e
[INFO] running `Command { std: "docker" "start" "-a" "2c1e7d8b82553c6a0832a520e2134301e742607cb2935f0bd08bdc8426ec8a2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling einerleih 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/rustcn1SvI0/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libeinerleih-9ce7ad4009f8c556,libargon2-3a1dbd4d1a9d9c44,libblake2-38fd431e1207a7d6,libpassword_hash-cc304256552eac45,libbase64ct-dd5fff30fbd3662d,libvalidator-3ed162b4e0408944,liburl-36e16e34c5cec9db,libidna-9cd0a0010495c81a,libidna_adapter-ace2d4df9e381bc5,libicu_properties-2d1932b0834dcbe1,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fac78f18708013be,libicu_normalizer_data-50864128baa771f6,libicu_collections-cb23fca917b3f6ff,libutf8_iter-efb3984ee203d151,libpotential_utf-b8e5cb5c6d24d458,libicu_provider-abf3eeb55d370661,libicu_locale_core-0bc021ab99fa6765,libtinystr-92160309799fb19d,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e66effd86a44e93d,libzerotrie-129e775505b30fc3,libyoke-d1042033514c732d,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-95846d39073297be,libdotenvy-be9b890638a1bff4,libconfig-44234a2019fadd20,libpathdiff-0548a7d6a7913c24,libjson5-711d35973b2bc0bc,libpest-f5d6c87b9328986c,libucd_trie-7606a29b3a59ad2f,libserde_untagged-67d92ad29d997923,liberased_serde-5a1ff1302b519469,libron-97fed4f09fbafed2,libtypeid-0700c21c5fcfad95,libunicode_ident-9efacf6e41113c25,libtoml-e6be05ef5dff8797,libtoml_parser-2de3835ee034b240,libserde_spanned-48b0040f6f93f0af,libtoml_datetime-79b5c58827987d09,libwinnow-9ac899644a1a40f5,libini-5d5ff79aef95ca5c,libordered_multimap-8135092ccd545cb0,libhashbrown-bb1686f8f6fe3f08,libdlv_list-70116e201e226950,libyaml_rust2-7cb20143ee36daea,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libconvert_case-aa295a2c39518c5f,libunicode_segmentation-83febdb0ad4edc80,libtracing_subscriber-bf5b796e4810ba8e,libsharded_slab-a43bbfc0e39c291b,libmatchers-9199a2b2e28011c1,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-f38a70244c2039fa,libdeadpool_postgres-a9e838b78ec06cf1,libdeadpool-51fe0f6325cc58fa,libnum_cpus-857c141d55f57d85,liblazy_static-afffdbb119bd9ac1,libdeadpool_runtime-2eda008a57a18ab1,libtokio_postgres-1c2cbfdf511a99cc,libphf-236793e77b1ad80e,libphf_shared-78510ade142ca244,libsiphasher-025167c577866f36,libwhoami-60387ccaf26d0066,libpostgres_types-bcc626604ee6673d,libuuid-9ba5a559a73ec02d,libchrono-21230feaa0b9f903,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libpostgres_protocol-b109bd162df2d3c2,libstringprep-6abc079cb4e8a9e8,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-46c9a83138ec5fa3,libtinyvec-f0492912f1cd97da,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libsha2-7150d8b87d9c789f,librand-6c5713372eb9df1b,libgetrandom-1e63ff1a5478449f,libchacha20-022d483873d6b73f,libcpufeatures-d1b6d7e2abe28c60,librand_core-0060b50ee9f0b688,libhmac-5b5338af1a3b0154,libmd5-c62e85f84386ed96,libdigest-13903470d42f94ef,libctutils-c7a40df1d9d9a683,libcmov-da1356481a3f8de4,libconst_oid-8bd0b9c774e74760,libcrypto_common-8d5d69ab16a251db,libblock_buffer-5ffea93ee85bae54,libhybrid_array-93e676b485635192,libbyteorder-7912a666fa871683,libfallible_iterator-226744c53477ab8c,libutoipa_swagger_ui-27bdc723ce16f062,librust_embed-cf36cd630b45e6ca,librust_embed_utils-db7b95cc8c82a9a0,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libsha2-e5d2999b453a8536,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-cbd6a6385a4f1a44,libblock_buffer-eb884e3db9329243,libcrypto_common-7b03243cd0a15ace,libgeneric_array-9bdb1bc4042d9a53,libtypenum-07f88e997787d857,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libutoipa-627609a1277b5fe2,libindexmap-f96e58453af37e02,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libtower_http-4bce252b582192fb,libmime_guess-0b30e35c05d4b5f3,libunicase-39c350669888fd67,libhttp_range_header-74a552c55acd85bc,libtokio_util-61f2fac6c75753d9,libbitflags-3276488fc1723b71,libaxum_login-f7823e5ec54ee0c5,liburlencoding-261db3bc6355947a,libsubtle-fc528f1e408a5d8a,libtower_sessions-78694689ca3cfbcc,libtower_sessions_memory_store-a0096e31330802b5,libtower_sessions_core-0681f607c80a302e,libfutures-18ca6d0e5065dca9,libthiserror-d6968d802422c22d,librand-ae9388bacca1bc96,librand_chacha-372ac384ed347a6b,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-0e3990a56813413f,libgetrandom-1143be0b86498b4d,libbase64-fff42f7554bbeb90,libtower_cookies-cae65193d106d8d1,libcookie-5de52473aa0ada20,libtime-45b21d32044aa27d,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-68eb9324f6311923,libpowerfmt-521a460cc2ff4e45,libparking_lot-34435de1d61283dc,libparking_lot_core-97ed7da553ed457f,liblock_api-bdc7766d05e92dd5,libscopeguard-88d64e99d3001c2a,libaxum-17bea318715b40df,libmulter-8269e430019fd9fa,libspin-8bacdaae0a49d655,libencoding_rs-e36cbb4cff8cacd8,libcfg_if-cad248e7066eec15,libserde_json-205d90ce42eaa6d7,libmemchr-d8218b780a78fe0a,libzmij-d2f562b84b927b2e,libserde_path_to_error-9ac8635e7beaa86d,libserde_urlencoded-08ca4aa034c4c19c,libryu-96e4827cb8e74ef1,libserde-222ceabded1440c0,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhyper_util-dc4d8eccc48409fa,libhyper-2d3372ed450420ad,libsmallvec-128704011005142e,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-fa74799ac390873e,libmatchit-6d2c723f32ec3b7e,libserde_core-243a97e0be0a96fc,libaxum_core-efad7a817e7ed56c,libmime-7cbfcc84299bf52b,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libtracing-9b57fe92e5f4fe95,liblog-753a0cb3f11b08fe,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libtower-a4c4ac371ff724ff,libsync_wrapper-82d4714d40c5a6d5,libfutures_util-dd2530f2421e5066,libslab-f5fed19216a24be8,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-121e764c933d00ca,libsignal_hook_registry-3b7af8a120fd105e,liberrno-daf59c2696606de7,libsocket2-991b02095dfbf213,libbytes-a6415339708e1154,libmio-14a9fc939e969828,liblibc-e4d524206a08c183,libpin_project_lite-8ad468af17824a0b}.rlib" "<sysroot>/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/rustcn1SvI0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_user_routes-78ed98e76c8d5fff" "-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 `einerleih` (test "test_user_routes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c1e7d8b82553c6a0832a520e2134301e742607cb2935f0bd08bdc8426ec8a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c1e7d8b82553c6a0832a520e2134301e742607cb2935f0bd08bdc8426ec8a2e", kill_on_drop: false }`
[INFO] [stdout] 2c1e7d8b82553c6a0832a520e2134301e742607cb2935f0bd08bdc8426ec8a2e
