[INFO] cloning repository https://github.com/kendas/cb-rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kendas/cb-rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendas%2Fcb-rust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendas%2Fcb-rust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8f9b726c9c38e573609ae89c4886e849d9c7a25 [INFO] testing kendas/cb-rust-demo against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkendas%2Fcb-rust-demo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kendas/cb-rust-demo on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kendas/cb-rust-demo [INFO] finished tweaking git repo https://github.com/kendas/cb-rust-demo [INFO] tweaked toml for git repo https://github.com/kendas/cb-rust-demo written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kendas/cb-rust-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fea01fcc44db8816907af9b2d8ac9978e182da6d8868cba272f7fa0dc1c22de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fea01fcc44db8816907af9b2d8ac9978e182da6d8868cba272f7fa0dc1c22de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fea01fcc44db8816907af9b2d8ac9978e182da6d8868cba272f7fa0dc1c22de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fea01fcc44db8816907af9b2d8ac9978e182da6d8868cba272f7fa0dc1c22de", kill_on_drop: false }` [INFO] [stdout] 2fea01fcc44db8816907af9b2d8ac9978e182da6d8868cba272f7fa0dc1c22de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7592ffb04c60425b58e34f0d1100bfd436201d6c26d4f4cae0874d309615b005 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7592ffb04c60425b58e34f0d1100bfd436201d6c26d4f4cae0874d309615b005", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.4 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.10 [INFO] [stderr] Compiling actix-web v4.0.0-beta.9 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling actix-files v0.6.0-beta.7 [INFO] [stderr] Compiling cb-rust-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 46s [INFO] running `Command { std: "docker" "inspect" "7592ffb04c60425b58e34f0d1100bfd436201d6c26d4f4cae0874d309615b005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7592ffb04c60425b58e34f0d1100bfd436201d6c26d4f4cae0874d309615b005", kill_on_drop: false }` [INFO] [stdout] 7592ffb04c60425b58e34f0d1100bfd436201d6c26d4f4cae0874d309615b005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14be6d6b98e8efc203db2dac8e8d3fd8926edf6a919a98faf649598cb3a0b517 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14be6d6b98e8efc203db2dac8e8d3fd8926edf6a919a98faf649598cb3a0b517", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling cb-rust-demo 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/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.health_check.e6d36bb2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e.2hpdodw9addr4iy6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-419259f60a55389a/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8330ad6e2bbbfdfe/out" "-L" "/opt/rustwide/target/debug/build/ring-07eee2ae7efb8100/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libcb_rust_demo-f3cf68a0755441ed.rlib" "/opt/rustwide/target/debug/deps/libconfig-b4563ec4fbb8dfc5.rlib" "/opt/rustwide/target/debug/deps/libini-6dec968ff6377191.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-1706ad3cc82b6107.rlib" "/opt/rustwide/target/debug/deps/libserde-52db57e462f2ad4b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libtoml-ea272071ab0172af.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libsqlx-146a735d7c87b511.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-31b55ed043002fba.rlib" "/opt/rustwide/target/debug/deps/libcrc-d40f2100b9ab9df3.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-b4886a12b3dca9c6.rlib" "/opt/rustwide/target/debug/deps/libdirs-ac9514cc438e2cbd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d389d33a71f09e52.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2ec909d516936452.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-00329fffe6466c01.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-824b72db5b0ad67b.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libnom-f48cc1e79dd740ac.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e4e42063b9882652.rlib" "/opt/rustwide/target/debug/deps/libmd5-99b74d89bc0d22bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rlib" "/opt/rustwide/target/debug/deps/libatoi-5f899757679fe3e3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-2db7700dfa028dd9.rlib" "/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-889f889be697b9fb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libhashlink-e37e2dcb6b3e7a3a.rlib" "/opt/rustwide/target/debug/deps/libchrono-edc2ce80706606f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-42c84f7817f6eea8.rlib" "/opt/rustwide/target/debug/deps/libuuid-f27425ec7cd6af82.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-c3ba261ee836a8e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7e24aa5ed1df265d.rlib" "/opt/rustwide/target/debug/deps/librustls-11f6f741fb64d1d9.rlib" "/opt/rustwide/target/debug/deps/libsct-1b0c06e32dd32740.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6d39bf9fad16f116.rlib" "/opt/rustwide/target/debug/deps/libring-08c1b1910f003293.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-52479909672c7135.rlib" "/opt/rustwide/target/debug/deps/libactix_files-097d66878e8d591b.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-16b5c3d5d1aa5ebb.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-f1f135c4aca9674c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1b7800b8fc6db557.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libcookie-9f34a1b130dc19eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4554e3a975a04f4c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7b904fd59141da92.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f3fdda08cbf0ba15.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-928e48beba99009a.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ff73fecbe83a1d7e.rlib" "/opt/rustwide/target/debug/deps/librand-374c44ee34d58dd4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-806ca8abdf1e6d08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-ce14d3f5040ff1c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-3aead3d913034ce9.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libzstd-c70b83635b5e012d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-09be68930141dc46.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1b242ee3cecdf597.rlib" "/opt/rustwide/target/debug/deps/libflate2-0e2bf5fead4c3648.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7e7288cfadcabab0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-cffb5880bfdb5129.rlib" "/opt/rustwide/target/debug/deps/libtime-2fc278b528d05dd8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a73a02160803480c.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-217295270147f1c1.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-8601fb73d4b80fb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e7d9523a82d602a2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-49ad46f9a33bb866.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-60dc83bef27da33d.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9b78ccbac748e068.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1893b9e95442f779.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7142139c917d70dc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c128c669665f3b73.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9ff567cd09c248a.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d3156245e1d9e825.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde-e2d30c632e13a296.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-683b06f63fb75909.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-72eb172438b645fa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c579dc83ed487556.rlib" "/opt/rustwide/target/debug/deps/libhyper-49b6e16eb78da561.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-04400d994a6191f1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-e3cb1fe33cc4cdae.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1e0f398b1a25f9a5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-78167dee617256b6.rlib" "/opt/rustwide/target/debug/deps/libahash-471f4ad46946017a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-71ff99ecd5eee44b.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ec6f1c39be50d923.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-7b1b6ea6519c5400.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-250236c00219a4e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-70fcff049e32c3bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7f5c05dadf44ff7c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6096ce02340a65de.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da7a7bf6aa2a8150.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e79a5919d9fa2f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libmio-eddcd29c2b04be47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd244c0a55a00e04.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-387d8fdea21a0165.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8cc7370403476ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-7fcadde652688b32.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-3bbf034b70938ea5.rlib" "/opt/rustwide/target/debug/deps/libidna-a9de9c0044a80be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health_check-bf97bbfac5b8bf9e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cb-rust-demo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14be6d6b98e8efc203db2dac8e8d3fd8926edf6a919a98faf649598cb3a0b517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14be6d6b98e8efc203db2dac8e8d3fd8926edf6a919a98faf649598cb3a0b517", kill_on_drop: false }` [INFO] [stdout] 14be6d6b98e8efc203db2dac8e8d3fd8926edf6a919a98faf649598cb3a0b517