[INFO] cloning repository https://github.com/paul-michelle/actix_sam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paul-michelle/actix_sam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-michelle%2Factix_sam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-michelle%2Factix_sam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 511f4cabcc18c38507e4ea035f7648746628af58 [INFO] testing paul-michelle/actix_sam against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-michelle%2Factix_sam" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paul-michelle/actix_sam on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paul-michelle/actix_sam [INFO] finished tweaking git repo https://github.com/paul-michelle/actix_sam [INFO] tweaked toml for git repo https://github.com/paul-michelle/actix_sam written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paul-michelle/actix_sam 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e73716d618427d41d1cc0f7f7b0836452275c3eae51f18e77d464feeb49eaec [INFO] running `Command { std: "docker" "start" "-a" "5e73716d618427d41d1cc0f7f7b0836452275c3eae51f18e77d464feeb49eaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e73716d618427d41d1cc0f7f7b0836452275c3eae51f18e77d464feeb49eaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e73716d618427d41d1cc0f7f7b0836452275c3eae51f18e77d464feeb49eaec", kill_on_drop: false }` [INFO] [stdout] 5e73716d618427d41d1cc0f7f7b0836452275c3eae51f18e77d464feeb49eaec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d22f4c80c8bcaf75fe469701209c55b13b94cacf8bf9bf91c08f060e70006af [INFO] running `Command { std: "docker" "start" "-a" "4d22f4c80c8bcaf75fe469701209c55b13b94cacf8bf9bf91c08f060e70006af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zstd-safe v6.0.3+zstd.1.5.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling zstd-sys v2.0.6+zstd.1.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde-aux v4.1.2 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.6 [INFO] [stderr] Compiling validator v0.16.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling lambda_runtime_api_client v0.7.0 [INFO] [stderr] Compiling lambda_runtime v0.7.3 [INFO] [stderr] Compiling actix-http v3.3.0 [INFO] [stderr] Compiling actix-web v4.3.0 [INFO] [stderr] Compiling tracing-actix-web v0.7.2 [INFO] [stderr] Compiling lambda-web v0.2.1 (/opt/rustwide/workdir/lambda_web) [INFO] [stdout] warning: function `compress_response_body` is never used [INFO] [stdout] --> lambda_web/src/brotli.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn compress_response_body<'a>(body: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix_sam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `health_check` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/routes/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use health_check::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.07s [INFO] running `Command { std: "docker" "inspect" "4d22f4c80c8bcaf75fe469701209c55b13b94cacf8bf9bf91c08f060e70006af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d22f4c80c8bcaf75fe469701209c55b13b94cacf8bf9bf91c08f060e70006af", kill_on_drop: false }` [INFO] [stdout] 4d22f4c80c8bcaf75fe469701209c55b13b94cacf8bf9bf91c08f060e70006af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0c2bfb80895e3e641d697c745538388efa05b3d49d7dfc53e730f0a59aca5ed [INFO] running `Command { std: "docker" "start" "-a" "e0c2bfb80895e3e641d697c745538388efa05b3d49d7dfc53e730f0a59aca5ed", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling fake v2.5.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling actix-http v3.3.0 [INFO] [stderr] Compiling actix-web v4.3.0 [INFO] [stderr] Compiling lambda_runtime_api_client v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling lambda_runtime v0.7.3 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling tracing-actix-web v0.7.2 [INFO] [stderr] Compiling lambda-web v0.2.1 (/opt/rustwide/workdir/lambda_web) [INFO] [stdout] warning: function `compress_response_body` is never used [INFO] [stdout] --> lambda_web/src/brotli.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn compress_response_body<'a>(body: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix_sam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `health_check` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/routes/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use health_check::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `health_check` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/routes/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use health_check::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/routes/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod health_check; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTGMIt7/symbols.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.health_check.c9f2f1b7ec398350-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a.1h676stsqft40qs9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-446265c2eab08566/out" "-L" "/opt/rustwide/target/debug/build/ring-9eb72aeb535013fd/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4256539ea1dc385b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10bc7516d144bcd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d44cc811d51850b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-67c874b8f206f8de.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5f91ad9c8abbc108.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-005cfc8d720b5210.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a7032ed3866e0f69.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5a375c70c3f48023.rlib" "/opt/rustwide/target/debug/deps/libipnet-4eb785f8b97d6a01.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8ba34137205deaac.rlib" "/opt/rustwide/target/debug/deps/librustls-9dabdf3639be63db.rlib" "/opt/rustwide/target/debug/deps/libsct-60bb0b7dfba39b45.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4eed03404d71dbc3.rlib" "/opt/rustwide/target/debug/deps/libring-4396b3999b5446a7.rlib" "/opt/rustwide/target/debug/deps/libspin-6811e0ebd80f3598.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c39bdf7eebb06729.rlib" "/opt/rustwide/target/debug/deps/libfake-b4e7a2d59a72e659.rlib" "/opt/rustwide/target/debug/deps/libactix_sam-81580fa066325d9a.rlib" "/opt/rustwide/target/debug/deps/liblambda_web-7e5ba116d98bcfc2.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-b4602c27e40928d8.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-6b12792fd9e7a2d3.rlib" "/opt/rustwide/target/debug/deps/libtower-7b346fc85dbd6e19.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-4e6fc6762b458691.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4b45b6b94fa043f7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-6bd496dd90b8beb4.rlib" "/opt/rustwide/target/debug/deps/libhyper-461beaca5374be44.rlib" "/opt/rustwide/target/debug/deps/libwant-8a906f707cce911e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0b84afda3b4e8f8a.rlib" "/opt/rustwide/target/debug/deps/libfutures-875f749781398eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0c2de6ea49987e72.rlib" "/opt/rustwide/target/debug/deps/libconfig-8b6c4745108c9b5d.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-385c004126a9d7ab.rlib" "/opt/rustwide/target/debug/deps/libjson5-e010a40a980bdf1c.rlib" "/opt/rustwide/target/debug/deps/libpest-c4636875df9c2d5c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-10c885180b2bbef6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1d7595c91736796e.rlib" "/opt/rustwide/target/debug/deps/libron-8fcbded4e4d4a5f1.rlib" "/opt/rustwide/target/debug/deps/libbase64-1368f24535442166.rlib" "/opt/rustwide/target/debug/deps/libtoml-944d4f84974c43f6.rlib" "/opt/rustwide/target/debug/deps/libnom-6b96c01f3a15d593.rlib" "/opt/rustwide/target/debug/deps/libini-36d7dfa92a8e9fcf.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-d490f05fd319deb2.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-11b08e4a0e5cd60c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0ea22a7d4e45b2b1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e4ed17b768cfc053.rlib" "/opt/rustwide/target/debug/deps/libtracing_actix_web-2c32ec3a862c4bc9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0ab0dbe74fce33d2.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-18128396752c8b67.rlib" "/opt/rustwide/target/debug/deps/libgethostname-11ed48ac9c1e49a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7afd18e865a64ee7.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-28e14ab0bd526d23.rlib" "/opt/rustwide/target/debug/deps/liboverload-6227e53c7527da37.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-de32aa998a2ca1a4.rlib" "/opt/rustwide/target/debug/deps/libmatchers-0676c4dc4aeb2ead.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6b19683487914d77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1f48768d7fe7fe2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9279303dfc3f2f1a.rlib" "/opt/rustwide/target/debug/deps/libahash-4b866ea3510d46c4.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-27218892597fddfc.rlib" "/opt/rustwide/target/debug/deps/libactix_web-fc8805e17a7489e1.rlib" "/opt/rustwide/target/debug/deps/libcookie-09544cbd53f58594.rlib" "/opt/rustwide/target/debug/deps/libtime-3e25987a091febc2.rlib" "/opt/rustwide/target/debug/deps/libtime_core-cd544badbed1b314.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73e812899a2ca408.rlib" "/opt/rustwide/target/debug/deps/libactix_server-dae6157eeea31e85.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8807932f7f6286c4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-88a90c4955ab0ac2.rlib" "/opt/rustwide/target/debug/deps/librand-e200516169901863.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9b969b48a1ba98c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fe04c920ffa11adb.rlib" "/opt/rustwide/target/debug/deps/librand_core-24c34fb017d95813.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libbrotli-6814683f3f2ccbe8.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-e2eb9b86a24837fa.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-5e2bbc971712dc03.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-b5dcad9908bedc30.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-6416d7165628fc69.rlib" "/opt/rustwide/target/debug/deps/libsha1-2e6204615e18b680.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19c29b1d69347125.rlib" "/opt/rustwide/target/debug/deps/libdigest-ddb76cdad8aacc9b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ace88f696505fec6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-df59330330ff5db7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fdf1e3f9540356ae.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb84b2fde2eeb61d.rlib" "/opt/rustwide/target/debug/deps/libbase64-7c27cb29db14b57c.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-f603cf3275fd4279.rlib" "/opt/rustwide/target/debug/deps/libbytestring-6248483f97550694.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0fd858545b0b9085.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-44e27599ae2545c8.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libh2-b75c69f24e58eb46.rlib" "/opt/rustwide/target/debug/deps/libindexmap-264a3377fefd9f11.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0ad3fc0a06937e37.rlib" "/opt/rustwide/target/debug/deps/libahash-03d34d88ee683a87.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fd4cedf8fdc63ad9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1080bb43f561e0e2.rlib" "/opt/rustwide/target/debug/deps/libslab-fbdf88154e9a73b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b132d5c662a91f4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-42be3497cac89e6d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libzstd-fbcaa725d0845398.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-8a8642fdcb39c65b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-7fdcccf40d52d486.rlib" "/opt/rustwide/target/debug/deps/libflate2-7420e04d6cc41b72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b8df65a97237fbd9.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5d1e77c7ee39a3bf.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b9186095bbc23366.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a25e99bcf8d16e4c.rlib" "/opt/rustwide/target/debug/deps/libtracing-0857b2be5efdecb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-67abc62aa880cee8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fa8599c7735a9b0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-83f14cb6f298f025.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b34ab6dbca656197.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-785aac69c894ab39.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-cc8d921b89bd19ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-b8d630f165275c29.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-206399acb8072f8a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56862e0ae21b513.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6d1a8fbea735a0fc.rlib" "/opt/rustwide/target/debug/deps/libmio-dfce414ad72624c2.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9109489446f6030e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0c591a6430dc221.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-88bd8a0be2c753d6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9b87f83cef671ef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-af0fe112a33febf4.rlib" "/opt/rustwide/target/debug/deps/libhttp-1cbde2488905efcb.rlib" "/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-a00b611227fd8b64.rlib" "/opt/rustwide/target/debug/deps/libuuid-28b9809a216f649f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ab439fff5057b61.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d06eac808aa80b1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libchrono-658fba1091d36f94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-d8a74eff164634e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57eaca7585aeee98.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2d18664556fd2cca.rlib" "/opt/rustwide/target/debug/deps/libvalidator-1f6e3e3516907d73.rlib" "/opt/rustwide/target/debug/deps/liburl-8eab5e6b3314de78.rlib" "/opt/rustwide/target/debug/deps/libidna-f5eccf23b08baa90.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ebe66a1e3360498e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rlib" "/opt/rustwide/target/debug/deps/libregex-5cdbb65adcb6e81b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-13ca0311bf2fe792.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6e430d278c39c420.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libidna-df326c99be06bd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3b577ddca05b1d9a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fd889cd149cedfa1.rlib" "/opt/rustwide/target/debug/deps/libmatches-109e1294cd676f63.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5997cc8f7befee7.rlib" "/opt/rustwide/target/debug/deps/libryu-06cd6d5d6dbbde19.rlib" "/opt/rustwide/target/debug/deps/libitoa-ddd11c742668200c.rlib" "/opt/rustwide/target/debug/deps/libserde-e4c8d93e852898cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health_check-be9e3a52c2800c6a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `actix_sam` (test "health_check") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0c2bfb80895e3e641d697c745538388efa05b3d49d7dfc53e730f0a59aca5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c2bfb80895e3e641d697c745538388efa05b3d49d7dfc53e730f0a59aca5ed", kill_on_drop: false }` [INFO] [stdout] e0c2bfb80895e3e641d697c745538388efa05b3d49d7dfc53e730f0a59aca5ed