[INFO] cloning repository https://github.com/agabani/rust-actix-web-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agabani/rust-actix-web-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-actix-web-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-actix-web-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55d4643ee70ab712a951b261db3babc0f8fe3c95 [INFO] testing agabani/rust-actix-web-template against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagabani%2Frust-actix-web-template" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agabani/rust-actix-web-template on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agabani/rust-actix-web-template [INFO] finished tweaking git repo https://github.com/agabani/rust-actix-web-template [INFO] tweaked toml for git repo https://github.com/agabani/rust-actix-web-template written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/agabani/rust-actix-web-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c3d42d9f23b6095fe6d939d10b295d369383f553b76b4c0fcf0a11b12b5d312 [INFO] running `Command { std: "docker" "start" "-a" "3c3d42d9f23b6095fe6d939d10b295d369383f553b76b4c0fcf0a11b12b5d312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c3d42d9f23b6095fe6d939d10b295d369383f553b76b4c0fcf0a11b12b5d312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3d42d9f23b6095fe6d939d10b295d369383f553b76b4c0fcf0a11b12b5d312", kill_on_drop: false }` [INFO] [stdout] 3c3d42d9f23b6095fe6d939d10b295d369383f553b76b4c0fcf0a11b12b5d312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00bf4c6f0f17fc376bbfe8283bdcfa53d74807fa7c423206e4d7536347bc238d [INFO] running `Command { std: "docker" "start" "-a" "00bf4c6f0f17fc376bbfe8283bdcfa53d74807fa7c423206e4d7536347bc238d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [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 tracing v0.1.26 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.8 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling rust-actix-web-template-web v0.1.0 (/opt/rustwide/workdir/rust-actix-web-template-web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "00bf4c6f0f17fc376bbfe8283bdcfa53d74807fa7c423206e4d7536347bc238d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bf4c6f0f17fc376bbfe8283bdcfa53d74807fa7c423206e4d7536347bc238d", kill_on_drop: false }` [INFO] [stdout] 00bf4c6f0f17fc376bbfe8283bdcfa53d74807fa7c423206e4d7536347bc238d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e2841513a6f553f2d20d3605c61874bf9142012ba41bc10ba060e9cad1bcb8 [INFO] running `Command { std: "docker" "start" "-a" "00e2841513a6f553f2d20d3605c61874bf9142012ba41bc10ba060e9cad1bcb8", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rust-actix-web-template-web v0.1.0 (/opt/rustwide/workdir/rust-actix-web-template-web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.21s [INFO] running `Command { std: "docker" "inspect" "00e2841513a6f553f2d20d3605c61874bf9142012ba41bc10ba060e9cad1bcb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e2841513a6f553f2d20d3605c61874bf9142012ba41bc10ba060e9cad1bcb8", kill_on_drop: false }` [INFO] [stdout] 00e2841513a6f553f2d20d3605c61874bf9142012ba41bc10ba060e9cad1bcb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fd63a8c16ca9e8ba3b6bda6104965b1011262b3a104e041a4b3e323e199ba75 [INFO] running `Command { std: "docker" "start" "-a" "3fd63a8c16ca9e8ba3b6bda6104965b1011262b3a104e041a4b3e323e199ba75", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_actix_web_template_web-2fc1e49fb694e3cb) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_actix_web_template_web-99ce39ed370710da) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/health.rs (/opt/rustwide/target/debug/deps/health-e991cceb49dd9274) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test health_check_readiness_works ... ok [INFO] [stdout] test health_check_liveness_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests rust-actix-web-template-web [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/tracing.rs - tracing::configure (line 27) ... FAILED [INFO] [stdout] test src/tracing.rs - tracing::Result::trace_err (line 64) ... ok [INFO] [stdout] test src/tracing.rs - tracing::Result::trace_err (line 71) ... ok [INFO] [stdout] test src/tracing.rs - tracing::init (line 11) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tracing.rs - tracing::configure (line 27) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestflYa3s/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestflYa3s/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-ba16b91bd22733ae/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-2b983f8d41ca4082/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_actix_web_template_web-8bd6faabe3134f94.rlib" "/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-f46d38edd0307c42.rlib" "/opt/rustwide/target/debug/deps/libgethostname-8e8ca0ac406ac518.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-a56b79b6e8917085.rlib" "/opt/rustwide/target/debug/deps/libchrono-bcc9cb8fb9d5dc9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3d813069fb03a848.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-746130160daca06f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-aa6d81016774de78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbdf19a2653b2f1f.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-239f7d15e6997cd9.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3d8f585d19f3f57d.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d7541c21a6ecbba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libcookie-69252a82fa97647b.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c4c3f94318a7a7e2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8a264b9d66880439.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b8c15234510c49a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-91db422f26e27797.rlib" "/opt/rustwide/target/debug/deps/libbytestring-228be29ee52ad520.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-983bc142b07f1a53.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libzstd-59187f8ac3f2a4b5.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-3326342eef0c250f.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-31d8b402090c1ed9.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-57e1760e74e082ac.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fb7c6dc764f2a045.rlib" "/opt/rustwide/target/debug/deps/libtime-f7b6ebb644860ade.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libahash-5805b21b468f0b6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-13c8d5a95ac27a36.rlib" "/opt/rustwide/target/debug/deps/libh2-56d792ac3ffeaf50.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0ff5dc20c8a7bb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-29f122a888da0734.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-90c1f78018340745.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3bc2eb1e3b9c6026.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-566f79b90647fdd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-28a0c73af339fc37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-77430ea2adcd5a6d.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-42e5729289ea07a9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-5d431e46b55655f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e008a20557f55f6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d62518f1c0cb0a34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a5b3efa929ad11e.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libconfig-9a40a5235b8e445f.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4b449e2222c01f22.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c1bfe197f5a3411e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libtoml-7588985248c9e1e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnom-9dee50637cf41abb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestflYa3s/rust_out" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/tracing.rs - tracing::configure (line 27) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3fd63a8c16ca9e8ba3b6bda6104965b1011262b3a104e041a4b3e323e199ba75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd63a8c16ca9e8ba3b6bda6104965b1011262b3a104e041a4b3e323e199ba75", kill_on_drop: false }` [INFO] [stdout] 3fd63a8c16ca9e8ba3b6bda6104965b1011262b3a104e041a4b3e323e199ba75