[INFO] cloning repository https://github.com/jimmielovell/ruse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmielovell/ruse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cd8c0d85f0c29c514f51b59b5a254a33760ef5d [INFO] testing jimmielovell/ruse against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmielovell%2Fruse" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimmielovell/ruse on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimmielovell/ruse [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/jimmielovell/ruse [INFO] tweaked toml for git repo https://github.com/jimmielovell/ruse written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding cookie-factory v0.3.2 (available: v0.3.3) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151ae4e05b5610a88102aa2ea4f61d17c3f41b235e8a72244cdfa18b251853ec [INFO] running `Command { std: "docker" "start" "-a" "151ae4e05b5610a88102aa2ea4f61d17c3f41b235e8a72244cdfa18b251853ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151ae4e05b5610a88102aa2ea4f61d17c3f41b235e8a72244cdfa18b251853ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151ae4e05b5610a88102aa2ea4f61d17c3f41b235e8a72244cdfa18b251853ec", kill_on_drop: false }` [INFO] [stdout] 151ae4e05b5610a88102aa2ea4f61d17c3f41b235e8a72244cdfa18b251853ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74a10a976c90a571456f27d962bfeed8be5a3715737eb392459046c87142e364 [INFO] running `Command { std: "docker" "start" "-a" "74a10a976c90a571456f27d962bfeed8be5a3715737eb392459046c87142e364", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling ruts v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "74a10a976c90a571456f27d962bfeed8be5a3715737eb392459046c87142e364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a10a976c90a571456f27d962bfeed8be5a3715737eb392459046c87142e364", kill_on_drop: false }` [INFO] [stdout] 74a10a976c90a571456f27d962bfeed8be5a3715737eb392459046c87142e364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f677ec2ee4fe94c6e675bd396edb936ee20fe013c97f05a2d3af801e2439017 [INFO] running `Command { std: "docker" "start" "-a" "8f677ec2ee4fe94c6e675bd396edb936ee20fe013c97f05a2d3af801e2439017", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling fred v10.1.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling ruts v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create_test_session` is never used [INFO] [stdout] --> tests/common/mod.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create_test_session() -> TestSession { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_cookie_options` is never used [INFO] [stdout] --> tests/common/mod.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn build_cookie_options() -> CookieOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcr5WB0r/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaxum-dc88e9b11c6d98dc.rlib,libserde_json-0131866f572465a5.rlib,libserde_path_to_error-ccf184c0f2233cfc.rlib,libserde_urlencoded-d0d392b1fb6f427b.rlib,libryu-a7164637bc4900ee.rlib,libhyper_util-3fbd855fa542b1d7.rlib,libhyper-d8ee756bfc91e92d.rlib,libhttparse-351fd94c22c18642.rlib,libhttpdate-331798cefc82cc7e.rlib,libmatchit-9aa922efa503b546.rlib,libruts-cfc930bd33c2885e.rlib,librmp_serde-a0ad1597eca2bd91.rlib,librmp-193f6a464b4ce15a.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libtower-6adcf2b0619dcc56.rlib,librand-bd32d57387f3f764.rlib,librand_chacha-98e42dfe31d7e8ac.rlib,librand_core-3f9656784c3570ed.rlib,libgetrandom-4f0d149591baa40c.rlib,libbase64-32787b0325ea6df8.rlib,libtower_cookies-72d22bed56fa4526.rlib,libaxum_core-56a18015da3dbd57.rlib,libmime-0188e0814ca7ddbf.rlib,libtower_service-3fb88d28c2218805.rlib,libtower_layer-d908dd771b239ecd.rlib,libsync_wrapper-b4537d9de714f6d1.rlib,libhttp_body_util-125a6baab0484f95.rlib,libhttp_body-11f2ad891619fd82.rlib,libtracing-684ba1436e1bff22.rlib,libtracing_core-82f64fcd07e4f532.rlib,libonce_cell-e9252a7b5119f3eb.rlib,libcookie-faa1f64f919d4298.rlib,libtime-e91b22e4eea3354d.rlib,libtime_core-ebad1aa9d4f81543.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-16e9b86e17da8cba.rlib,libpowerfmt-f6019a2766e431f7.rlib,libhttp-91749a31ed6c7a44.rlib,libitoa-ef40fa516293a9d3.rlib,libfnv-79e2cbfbe03dcd16.rlib,libthiserror-1d6d550a103db58b.rlib,libfred-d55cad6536a3eafa.rlib,libsha1-19e30d10fb33db38.rlib,libcpufeatures-e04321643d03190d.rlib,libdigest-f22f7571d5c41590.rlib,libblock_buffer-30fee22e43a320d4.rlib,libcrypto_common-58e532a076c8532a.rlib,libgeneric_array-82b6fe1ead82a58a.rlib,libtypenum-1870ff6b08f11255.rlib,libtokio_stream-32ed0118da610c54.rlib,libarc_swap-fbe5a56bc5bc5547.rlib,liburlencoding-061758bc6028ea3e.rlib,liburl-53164e77bdd8efcd.rlib,libidna-730fe6eec323a716.rlib,libidna_adapter-d075b2e2ebc66f19.rlib,libicu_normalizer-ff866b240cb7c0e1.rlib,libicu_normalizer_data-99fc2fc73d71f88e.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-214a3af219eb754d.rlib,libicu_properties_data-647f6a6f72949837.rlib,libicu_locid_transform-9ecc83fb2e07932a.rlib,libicu_locid_transform_data-8efaaee10713cc12.rlib,libicu_collections-3d9dd5ed88be383e.rlib,libicu_provider-f70abca369996f72.rlib,libicu_locid-3e75a9568d3d6a87.rlib,liblitemap-79485f3bd9d9879d.rlib,libtinystr-e61b47794c1f79e8.rlib,libzerovec-697de047405aca28.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-e74d9d3c0ec43d7d.rlib,libzerofrom-0a0ae6aff21c490b.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libfloat_cmp-4ef39a3d26cc16e9.rlib,libnum_traits-9ae3bd34902b5896.rlib,librand-6c1b65d6278ce9e9.rlib,librand_chacha-e72132eb79b70623.rlib,libppv_lite86-3b80e743de8809c2.rlib,libzerocopy-ebd6951bf1b34522.rlib,librand_core-136bd68d3393636a.rlib,libgetrandom-1417aab3c03510fb.rlib,libtokio_util-d2c8b1d5f276050d.rlib,libsemver-feef17368218586a.rlib,libfutures-0d5871eb2888f19d.rlib,libfutures_executor-064c1ccebb30fb5a.rlib,libfutures_util-2f52aeb48c492c6c.rlib,libfutures_io-59d0071c9258d69f.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libredis_protocol-4d89ffb364e658d2.rlib,libcrc16-c837f6c56322ead5.rlib,libnom-1f9e736189f20c7a.rlib,libmemchr-08f38e9718637002.rlib,libcookie_factory-74245ac03cb4c37a.rlib,libbytes_utils-53e37f0c902f85bf.rlib,libeither-40b894c145b6eae5.rlib,liblog-9c5892e2c6fd8400.rlib,libtokio-9216d8ae814505d3.rlib,libsignal_hook_registry-ae169792877d9c20.rlib,libsocket2-8a4d3598698be20f.rlib,libbytes-82ad4f0211bdc963.rlib,libmio-8aab828806df7eed.rlib,libparking_lot-2427af0cc0b2145a.rlib,libparking_lot_core-cda1b547e7d6df07.rlib,liblibc-de68812d888d3268.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-a1468abc3d2c62db.rlib,liblock_api-bc4e807c68c4f940.rlib,libserde-980928eecdd6668a.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr5WB0r/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/axum-81b2dbffcd507a65" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruts` (test "axum") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8f677ec2ee4fe94c6e675bd396edb936ee20fe013c97f05a2d3af801e2439017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f677ec2ee4fe94c6e675bd396edb936ee20fe013c97f05a2d3af801e2439017", kill_on_drop: false }` [INFO] [stdout] 8f677ec2ee4fe94c6e675bd396edb936ee20fe013c97f05a2d3af801e2439017