[INFO] cloning repository https://github.com/backspace/textabus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/backspace/textabus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackspace%2Ftextabus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackspace%2Ftextabus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cdc5358f380c65a834ae4dd0be76c62bad13564 [INFO] building backspace/textabus against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbackspace%2Ftextabus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/backspace/textabus on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/backspace/textabus [INFO] finished tweaking git repo https://github.com/backspace/textabus [INFO] tweaked toml for git repo https://github.com/backspace/textabus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/backspace/textabus 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06386399e7d0ae255c2ec7b7f7a8ad0b0c0fd65ea368cd793fe1939222aab0bb [INFO] running `Command { std: "docker" "start" "-a" "06386399e7d0ae255c2ec7b7f7a8ad0b0c0fd65ea368cd793fe1939222aab0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06386399e7d0ae255c2ec7b7f7a8ad0b0c0fd65ea368cd793fe1939222aab0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06386399e7d0ae255c2ec7b7f7a8ad0b0c0fd65ea368cd793fe1939222aab0bb", kill_on_drop: false }` [INFO] [stdout] 06386399e7d0ae255c2ec7b7f7a8ad0b0c0fd65ea368cd793fe1939222aab0bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40209e62d4db4016c43bb757d084e2963151ec2435bf4d3d3b8a993cb5473e24 [INFO] running `Command { std: "docker" "start" "-a" "40209e62d4db4016c43bb757d084e2963151ec2435bf4d3d3b8a993cb5473e24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling axum-macros v0.4.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling handlebars v5.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling axum-template v2.1.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling textabus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.38s [INFO] running `Command { std: "docker" "inspect" "40209e62d4db4016c43bb757d084e2963151ec2435bf4d3d3b8a993cb5473e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40209e62d4db4016c43bb757d084e2963151ec2435bf4d3d3b8a993cb5473e24", kill_on_drop: false }` [INFO] [stdout] 40209e62d4db4016c43bb757d084e2963151ec2435bf4d3d3b8a993cb5473e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9549a052132c8d424dd4c4c332311261d87abd59ea0d65fa945bad62675e6a8 [INFO] running `Command { std: "docker" "start" "-a" "b9549a052132c8d424dd4c4c332311261d87abd59ea0d65fa945bad62675e6a8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling speculoos v0.11.0 [INFO] [stderr] Compiling select v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling axum-template v2.1.0 [INFO] [stderr] Compiling textabus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctdGkKy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspeculoos-a8636f033bf3dcfb.rlib,libnum-7ef4504f9a1ad6ef.rlib,libnum_iter-ef86922d1c114d0d.rlib,libnum_rational-6d783af952e5cd69.rlib,libnum_complex-1ffbfe9e8ba7a85d.rlib,libnum_bigint-f4dd279a89027492.rlib,libnum_integer-09fbb7c3792ab68f.rlib,libselect-9406df1b123926ab.rlib,libbit_set-140750763f727513.rlib,libbit_vec-8e677f8183f998ef.rlib,libmarkup5ever_rcdom-e05a17c081f5adbc.rlib,libhtml5ever-3035be249ac558e5.rlib,libmarkup5ever-7f7231e41d8ba079.rlib,libstring_cache-1f6aad968fa088b6.rlib,libprecomputed_hash-7d997fe2cb7badd4.rlib,libparking_lot-a0434b87c44e1e8e.rlib,libparking_lot_core-49c337b4a501f36e.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libphf-eeed323a838a4870.rlib,libphf_shared-4ce2faf81bb6d9eb.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libtendril-f543cfdd67b7993b.rlib,libutf8-d75228722519eff6.rlib,libfutf-74007d49b0e06858.rlib,libdebug_unreachable-dd0032cccfa609c8.rlib,libmac-c49d677f899b5d26.rlib,libwiremock-f72348804d6b2314.rlib,libfutures-6d6476b5cbb8bfa2.rlib,libfutures_executor-9eccfd2012a2c6e0.rlib,libfutures_timer-6467accce12785db.rlib,libdeadpool-e8ac0f55da5a409b.rlib,libretain_mut-fe9fc883ceb06a94.rlib,libdeadpool_runtime-de34a19a3e1b6af5.rlib,libassert_json_diff-46e9fcf1810d7b62.rlib,libhttp_types-9503d0e92e700685.rlib,libserde_qs-bc464bb2e46f1f19.rlib,libanyhow-b594d1c08c3a83d9.rlib,libasync_channel-177525a13253100a.rlib,libconcurrent_queue-15afd94d0af8780e.rlib,libbase64-b5296a10b8334a2c.rlib,libfutures_lite-24aba51ffb99f739.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libwaker_fn-20c7d7ce196133ad.rlib,libparking-3618ec6368854be5.rlib,librand-467f07c2cb53a706.rlib,librand_chacha-6367a168d06309fb.rlib,librand_core-7d6d2eaaf8bed4f4.rlib,libgetrandom-0493214680f43987.rlib,libinfer-618700db1bc827b0.rlib,libtextabus-fb1f7d4383f2fd9a.rlib,libtower_http-bac2a57670c30130.rlib,libmime_guess-d654ae9645f62373.rlib,libunicase-6dc602a178d5acff.rlib,libhttp_range_header-655b28aa5c36a731.rlib,libserde_with-a22019cb1f40fb73.rlib,libaxum_template-8c9a766346306425.rlib,libhandlebars-0fa9dc1a314d3ee1.rlib,libpest-7555bd7471376e50.rlib,libucd_trie-cdff0278ac6747fa.rlib,libwalkdir-6e24de5acb5124aa.rlib,libsame_file-1ceb7b6153588b15.rlib,libsqlx-e4d9a38174a9deca.rlib,libsqlx_postgres-552c29b584ee1ead.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-017293d7930c1ba0.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libhex-28742b4ca144387c.rlib,libwhoami-3ac9dbc36fe53bc9.rlib,libhome-34c282980fe9bb92.rlib,libmd5-022fa2d3cf62159a.rlib,libbyteorder-1e924d369e48dcfe.rlib,libatoi-5bc90b382fbc2cb4.rlib,libstringprep-be96c87a46d8d344.rlib,libfinl_unicode-3bca2b6cd4176b59.rlib,librand-21ef2dcde495bba5.rlib,librand_chacha-bca9439c3e841191.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-d51ede820dc77ab1.rlib,libhkdf-f50a4bc2023e1812.rlib,libhmac-80980453524e3192.rlib,libsqlx_core-5695817273b5f5c9.rlib,libthiserror-1b6c99cce32a1b66.rlib,libsmallvec-133db1030405329c.rlib,libsha2-733a54bfc6390d29.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-618f2109b2f76b76.rlib,libsubtle-3b4c11045c466f47.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-96b021a2582f94e4.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libsqlformat-3dad368793fc5452.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-377f618c8e26192f.rlib,libitertools-c5c7f62642bf4924.rlib,libhashlink-ebcca0b462727c55.rlib,libchrono-c55af5c6bda5c69e.rlib,libnum_traits-308dc1718d4e42c3.rlib,libiana_time_zone-a18c7932f053b032.rlib,libuuid-fc81d35437a5947a.rlib,libcrossbeam_queue-4b432417f81fe691.rlib,libcrossbeam_utils-5ffe939ac20c1f86.rlib,libeither-ae5685d6dc3402aa.rlib,libevent_listener-67cd091983fb6763.rlib,libregex-51aa5c4548c471b8.rlib,libregex_automata-8a7ba0318798594e.rlib,libaho_corasick-583b6363a71b589e.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libaxum-39d3f49dc761ef6d.rlib,libserde_path_to_error-106d1229b7a98548.rlib,libhyper_util-056b9b71cf029c4a.rlib,libhyper-183eab108f973b1e.rlib,libh2-e6d1dfbec4ff607c.rlib,libmatchit-b2689776cf6e5db9.rlib,libaxum_core-2f0e3490c358a27f.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body_util-3abcfb57d2aaea2f.rlib,libhttp_body-8b68d1a45de4e81e.rlib,libhttp-572dc8107b6da8fd.rlib,libtower-43f8e5bca4619ed7.rlib,libpin_project-f779f6bdf7b118fd.rlib,libtower_layer-d544d4bd616865b8.rlib,libreqwest-be9bc7f1510db95c.rlib,libhyper_tls-7c5da8b5c7eb811d.rlib,libserde_urlencoded-fa00ec126f2e6908.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_native_tls-a5485dfc0a9f7630.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-f27ba02cb0b9b1d0.rlib,libserde_json-7bffd1d07269db4d.rlib,libryu-8ff14dfa97b8970c.rlib,libnative_tls-08d725b0f2c5a98b.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-d12832aa8535c388.rlib,libbitflags-8c9d79e5077786a0.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-f1dadc22176dea9a.rlib,libhyper-89db9650bf6e5c46.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-1a492859b033d1dd.rlib,libindexmap-066e2596a247c868.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-c817175274f9d007.rlib,libahash-9f1f03282908f289.rlib,libgetrandom-702313d747d3698d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-79bf9731980ae467.rlib,libtokio_util-00310db6f9a6516c.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-63bdef3b7fc1426f.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libhttpdate-9f9d2502c6a38412.rlib,libfutures_util-6674ec4b13d6c13b.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-011615031b428005.rlib,libnum_cpus-68b6b60f11a40ea7.rlib,libsocket2-ad7baa9876e64620.rlib,libmio-c0ea213b6d26c2fe.rlib,liblibc-0124761c4bd01839.rlib,libhttp_body-95df84960baf9adb.rlib,libpin_project_lite-89bb0688a32eddef.rlib,liblog-045b65d1b7404957.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-37fcfec4d7eb2788.rlib,libidna-44e8204ff573068d.rlib,libunicode_normalization-22f8d74ab15126ea.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c21a156e0814972.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde-eef024266a7d46ac.rlib,libhttp-aa2566f022e3bbb8.rlib,libitoa-cbcf4da6e0ac7621.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libbase64-6955b9528a176f02.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/admin-afcbf4a18e8ccffb" "-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 `textabus` (test "admin") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUrq0Aq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspeculoos-a8636f033bf3dcfb.rlib,libnum-7ef4504f9a1ad6ef.rlib,libnum_iter-ef86922d1c114d0d.rlib,libnum_rational-6d783af952e5cd69.rlib,libnum_complex-1ffbfe9e8ba7a85d.rlib,libnum_bigint-f4dd279a89027492.rlib,libnum_integer-09fbb7c3792ab68f.rlib,libselect-9406df1b123926ab.rlib,libbit_set-140750763f727513.rlib,libbit_vec-8e677f8183f998ef.rlib,libmarkup5ever_rcdom-e05a17c081f5adbc.rlib,libhtml5ever-3035be249ac558e5.rlib,libmarkup5ever-7f7231e41d8ba079.rlib,libstring_cache-1f6aad968fa088b6.rlib,libprecomputed_hash-7d997fe2cb7badd4.rlib,libparking_lot-a0434b87c44e1e8e.rlib,libparking_lot_core-49c337b4a501f36e.rlib,liblock_api-fe55b33dfa9608af.rlib,libscopeguard-d52bd00767847e44.rlib,libphf-eeed323a838a4870.rlib,libphf_shared-4ce2faf81bb6d9eb.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libtendril-f543cfdd67b7993b.rlib,libutf8-d75228722519eff6.rlib,libfutf-74007d49b0e06858.rlib,libdebug_unreachable-dd0032cccfa609c8.rlib,libmac-c49d677f899b5d26.rlib,libwiremock-f72348804d6b2314.rlib,libfutures-6d6476b5cbb8bfa2.rlib,libfutures_executor-9eccfd2012a2c6e0.rlib,libfutures_timer-6467accce12785db.rlib,libdeadpool-e8ac0f55da5a409b.rlib,libretain_mut-fe9fc883ceb06a94.rlib,libdeadpool_runtime-de34a19a3e1b6af5.rlib,libassert_json_diff-46e9fcf1810d7b62.rlib,libhttp_types-9503d0e92e700685.rlib,libserde_qs-bc464bb2e46f1f19.rlib,libanyhow-b594d1c08c3a83d9.rlib,libasync_channel-177525a13253100a.rlib,libconcurrent_queue-15afd94d0af8780e.rlib,libbase64-b5296a10b8334a2c.rlib,libfutures_lite-24aba51ffb99f739.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libwaker_fn-20c7d7ce196133ad.rlib,libparking-3618ec6368854be5.rlib,librand-467f07c2cb53a706.rlib,librand_chacha-6367a168d06309fb.rlib,librand_core-7d6d2eaaf8bed4f4.rlib,libgetrandom-0493214680f43987.rlib,libinfer-618700db1bc827b0.rlib,libtextabus-fb1f7d4383f2fd9a.rlib,libtower_http-bac2a57670c30130.rlib,libmime_guess-d654ae9645f62373.rlib,libunicase-6dc602a178d5acff.rlib,libhttp_range_header-655b28aa5c36a731.rlib,libserde_with-a22019cb1f40fb73.rlib,libaxum_template-8c9a766346306425.rlib,libhandlebars-0fa9dc1a314d3ee1.rlib,libpest-7555bd7471376e50.rlib,libucd_trie-cdff0278ac6747fa.rlib,libwalkdir-6e24de5acb5124aa.rlib,libsame_file-1ceb7b6153588b15.rlib,libsqlx-e4d9a38174a9deca.rlib,libsqlx_postgres-552c29b584ee1ead.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-017293d7930c1ba0.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libhex-28742b4ca144387c.rlib,libwhoami-3ac9dbc36fe53bc9.rlib,libhome-34c282980fe9bb92.rlib,libmd5-022fa2d3cf62159a.rlib,libbyteorder-1e924d369e48dcfe.rlib,libatoi-5bc90b382fbc2cb4.rlib,libstringprep-be96c87a46d8d344.rlib,libfinl_unicode-3bca2b6cd4176b59.rlib,librand-21ef2dcde495bba5.rlib,librand_chacha-bca9439c3e841191.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-d51ede820dc77ab1.rlib,libhkdf-f50a4bc2023e1812.rlib,libhmac-80980453524e3192.rlib,libsqlx_core-5695817273b5f5c9.rlib,libthiserror-1b6c99cce32a1b66.rlib,libsmallvec-133db1030405329c.rlib,libsha2-733a54bfc6390d29.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libdigest-618f2109b2f76b76.rlib,libsubtle-3b4c11045c466f47.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-96b021a2582f94e4.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libsqlformat-3dad368793fc5452.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-377f618c8e26192f.rlib,libitertools-c5c7f62642bf4924.rlib,libhashlink-ebcca0b462727c55.rlib,libchrono-c55af5c6bda5c69e.rlib,libnum_traits-308dc1718d4e42c3.rlib,libiana_time_zone-a18c7932f053b032.rlib,libuuid-fc81d35437a5947a.rlib,libcrossbeam_queue-4b432417f81fe691.rlib,libcrossbeam_utils-5ffe939ac20c1f86.rlib,libeither-ae5685d6dc3402aa.rlib,libevent_listener-67cd091983fb6763.rlib,libregex-51aa5c4548c471b8.rlib,libregex_automata-8a7ba0318798594e.rlib,libaho_corasick-583b6363a71b589e.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libaxum-39d3f49dc761ef6d.rlib,libserde_path_to_error-106d1229b7a98548.rlib,libhyper_util-056b9b71cf029c4a.rlib,libhyper-183eab108f973b1e.rlib,libh2-e6d1dfbec4ff607c.rlib,libmatchit-b2689776cf6e5db9.rlib,libaxum_core-2f0e3490c358a27f.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body_util-3abcfb57d2aaea2f.rlib,libhttp_body-8b68d1a45de4e81e.rlib,libhttp-572dc8107b6da8fd.rlib,libtower-43f8e5bca4619ed7.rlib,libpin_project-f779f6bdf7b118fd.rlib,libtower_layer-d544d4bd616865b8.rlib,libreqwest-be9bc7f1510db95c.rlib,libhyper_tls-7c5da8b5c7eb811d.rlib,libserde_urlencoded-fa00ec126f2e6908.rlib,libipnet-f3b116e706e145a1.rlib,libtokio_native_tls-a5485dfc0a9f7630.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-f27ba02cb0b9b1d0.rlib,libserde_json-7bffd1d07269db4d.rlib,libryu-8ff14dfa97b8970c.rlib,libnative_tls-08d725b0f2c5a98b.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-d12832aa8535c388.rlib,libbitflags-8c9d79e5077786a0.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-f1dadc22176dea9a.rlib,libhyper-89db9650bf6e5c46.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-1a492859b033d1dd.rlib,libindexmap-066e2596a247c868.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-c817175274f9d007.rlib,libahash-9f1f03282908f289.rlib,libgetrandom-702313d747d3698d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-8e600753138a11ca.rlib,liballocator_api2-79bf9731980ae467.rlib,libtokio_util-00310db6f9a6516c.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-63bdef3b7fc1426f.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libhttpdate-9f9d2502c6a38412.rlib,libfutures_util-6674ec4b13d6c13b.rlib,libmemchr-6a998f109380bfd7.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-04579c13bebef5f6.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-011615031b428005.rlib,libnum_cpus-68b6b60f11a40ea7.rlib,libsocket2-ad7baa9876e64620.rlib,libmio-c0ea213b6d26c2fe.rlib,liblibc-0124761c4bd01839.rlib,libhttp_body-95df84960baf9adb.rlib,libpin_project_lite-89bb0688a32eddef.rlib,liblog-045b65d1b7404957.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-37fcfec4d7eb2788.rlib,libidna-44e8204ff573068d.rlib,libunicode_normalization-22f8d74ab15126ea.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c21a156e0814972.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde-eef024266a7d46ac.rlib,libhttp-aa2566f022e3bbb8.rlib,libitoa-cbcf4da6e0ac7621.rlib,libbytes-3ad72df070df6f8e.rlib,libfnv-2d77ec4f6f971b24.rlib,libbase64-6955b9528a176f02.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web-ed1a132cf6ca9ffb" "-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 `textabus` (test "web") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b9549a052132c8d424dd4c4c332311261d87abd59ea0d65fa945bad62675e6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9549a052132c8d424dd4c4c332311261d87abd59ea0d65fa945bad62675e6a8", kill_on_drop: false }` [INFO] [stdout] b9549a052132c8d424dd4c4c332311261d87abd59ea0d65fa945bad62675e6a8