[INFO] cloning repository https://github.com/humangrass/axum-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humangrass/axum-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumangrass%2Faxum-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumangrass%2Faxum-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 047907bf61350d7767e10aa55a3d811d0162dd2e [INFO] testing humangrass/axum-template against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumangrass%2Faxum-template" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/humangrass/axum-template on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/humangrass/axum-template [INFO] finished tweaking git repo https://github.com/humangrass/axum-template [INFO] tweaked toml for git repo https://github.com/humangrass/axum-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/humangrass/axum-template 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34fb25db12816c6454d490e788f6172116e434f6d4bb15b91d4bf51e9230a731 [INFO] running `Command { std: "docker" "start" "-a" "34fb25db12816c6454d490e788f6172116e434f6d4bb15b91d4bf51e9230a731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34fb25db12816c6454d490e788f6172116e434f6d4bb15b91d4bf51e9230a731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fb25db12816c6454d490e788f6172116e434f6d4bb15b91d4bf51e9230a731", kill_on_drop: false }` [INFO] [stdout] 34fb25db12816c6454d490e788f6172116e434f6d4bb15b91d4bf51e9230a731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ce194b743f6b5f6d6f2e7c5be0eaf73873da8643d498770716eac8d7f19bac [INFO] running `Command { std: "docker" "start" "-a" "63ce194b743f6b5f6d6f2e7c5be0eaf73873da8643d498770716eac8d7f19bac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling models v0.1.0 (/opt/rustwide/workdir/domain/models) [INFO] [stderr] Compiling repository v0.1.0 (/opt/rustwide/workdir/domain/repository) [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utoipa-gen v5.1.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling utoipa v5.1.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling redis v0.27.5 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling utoipa-scalar v0.2.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling bb8-redis v0.17.0 [INFO] [stderr] Compiling multitool-hg v0.1.2 [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/services/template) [INFO] [stdout] warning: unused variable: `redis_pool` [INFO] [stdout] --> services/template/src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let redis_pool = Rediska::new(config.redis).await.expect("Failed to create Redis poll"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database_pool` [INFO] [stdout] --> services/template/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let database_pool = new_postgres_pool(config.database).await.expect("Failed to create Postgres pool"); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "63ce194b743f6b5f6d6f2e7c5be0eaf73873da8643d498770716eac8d7f19bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ce194b743f6b5f6d6f2e7c5be0eaf73873da8643d498770716eac8d7f19bac", kill_on_drop: false }` [INFO] [stdout] 63ce194b743f6b5f6d6f2e7c5be0eaf73873da8643d498770716eac8d7f19bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f1685c9f3750ad762f688527f5c7f1e0e5b48c2195eadbb6a04d7f858d67a8 [INFO] running `Command { std: "docker" "start" "-a" "12f1685c9f3750ad762f688527f5c7f1e0e5b48c2195eadbb6a04d7f858d67a8", kill_on_drop: false }` [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/services/template) [INFO] [stdout] warning: unused variable: `redis_pool` [INFO] [stdout] --> services/template/src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let redis_pool = Rediska::new(config.redis).await.expect("Failed to create Redis poll"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `database_pool` [INFO] [stdout] --> services/template/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let database_pool = new_postgres_pool(config.database).await.expect("Failed to create Postgres pool"); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_database_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcW9enGi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-9e9a12d5aab52166.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libutoipa_scalar-ca79b270dc3eb48f.rlib,libutoipa-010a5fd6663347b2.rlib,libaxum-fb324f2c5b3804c4.rlib,libserde_path_to_error-2334776b62eec072.rlib,libserde_urlencoded-d80409f2d3c5b736.rlib,libhyper_util-38da1da148a49113.rlib,libhyper-100e2292d4d206d3.rlib,libhttparse-1f171d883a977f5d.rlib,libhttpdate-9f9d2502c6a38412.rlib,libmatchit-b2689776cf6e5db9.rlib,libaxum_core-1d1063e17603f17e.rlib,libmime-4b44681fdb2c65f7.rlib,libsync_wrapper-3774b2b6a2e7860b.rlib,libhttp_body_util-e719c94b169a5938.rlib,libhttp_body-5ced07248982098e.rlib,libhttp-49835eadea3670d0.rlib,libfnv-2d77ec4f6f971b24.rlib,libtower-7cf8a16e4ef1febf.rlib,libsync_wrapper-17f912c27eab8964.rlib,libtower_layer-d70c7e404336389b.rlib,libtower_service-0d7df29686b13872.rlib,libmultitool_hg-315777d42594ead5.rlib,libanyhow-d111c93401545c19.rlib,libclap-0672d2d56fd1d1df.rlib,libclap_builder-728c22ea65127ea8.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-f7a5c2fd1cceb3a2.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-c0c7eb5e4e0145aa.rlib,libbb8_redis-93508920363e91ec.rlib,libredis-5691e3f209b10321.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libnum_bigint-42daee1e45b18924.rlib,libnum_integer-22651c437908ab38.rlib,libcombine-1508561dfe8b62c0.rlib,libtokio_util-81c9877a5b9b6f5e.rlib,libbb8-0640ebb8640611e4.rlib,libsqlx-2b8981671eff8f6d.rlib,libsqlx_postgres-2e1b8a99a16d28cd.rlib,libdotenvy-c158e10653a35757.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libhex-28742b4ca144387c.rlib,libwhoami-f0d56be8c2d656f3.rlib,libhome-34c282980fe9bb92.rlib,libbitflags-ce446ee600bbaa5e.rlib,libmd5-0b9185e83542f182.rlib,libatoi-21388310366eda79.rlib,libnum_traits-988ede962efc7d41.rlib,libfutures_channel-f26d4826b597103e.rlib,libbase64-199b680f6a01647b.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,librand-c172be5bac94a6c1.rlib,librand_chacha-b88f37f1a0a615fe.rlib,libppv_lite86-32670d8ece695721.rlib,librand_core-1e6d6cfe2fd35346.rlib,libhkdf-fe6b73772fed5085.rlib,libhmac-560ce8a5755dda8f.rlib,libsqlx_core-28dd35685489b9e4.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,libwebpki_roots-9d7ca23ab088c135.rlib,libthiserror-117a0644741b4411.rlib,libindexmap-f6683d626b7dd270.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libsha2-d4b0acb2325b9cf5.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-e9478370a41381aa.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-71acaa67c0ac15d2.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,librustls-b05209173befb08b.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-2cbf2aee7e61f463.rlib,libring-58ea206656f45704.rlib,libgetrandom-fb4e28612b04c703.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-870aa897f2016219.rlib,libsqlformat-77b7737b953d7a24.rlib,libunicode_categories-ef4962be3dfb8f25.rlib,libnom-2634eb9b7f5f7aae.rlib,libtokio-d3103d95041593e0.rlib,libsignal_hook_registry-c67e1f251ed5d940.rlib,libsocket2-c8fc8a78d130e1da.rlib,libmio-48e84a93e351c7e4.rlib,libparking_lot-a822f9e30706c966.rlib,libparking_lot_core-5bb92c6ec509d573.rlib,liblibc-bb4498038793aa73.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libbytes-3d9b205de7df0211.rlib,libhashlink-9511bf51ebbc6b4c.rlib,libhashbrown-4be90a70c74b39ac.rlib,libahash-75a84bdc297c40d1.rlib,libzerocopy-52abb249a89b5673.rlib,libbyteorder-1e924d369e48dcfe.rlib,liballocator_api2-d942e830951b9933.rlib,libserde_json-2e4e3c3fb455f7ab.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,liburl-5d0ae1ffac91af24.rlib,libidna-04cf567ecb7673b3.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libtracing-9601aa9d5909ed9b.rlib,libcrossbeam_queue-e4f9be66ece44921.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libeither-3fea6ac31c0258dc.rlib,libevent_listener-1e6defcf48f7c990.rlib,libparking-49fcf10303d3525f.rlib,libfutures_util-8188991294f4786d.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtracing_subscriber-3fd6d325a615793a.rlib,libsmallvec-f2500f980277873f.rlib,libserde-b7455f68b9712baf.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libtracing_log-5089218df49ecc16.rlib,libtracing_core-031a241797973ce7.rlib,libonce_cell-debe7c411cf97340.rlib,liblog-669e9396cafcbb01.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-872d337588c1421c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/template-2c22f832915f59e7" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `template` (bin "template" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "12f1685c9f3750ad762f688527f5c7f1e0e5b48c2195eadbb6a04d7f858d67a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f1685c9f3750ad762f688527f5c7f1e0e5b48c2195eadbb6a04d7f858d67a8", kill_on_drop: false }` [INFO] [stdout] 12f1685c9f3750ad762f688527f5c7f1e0e5b48c2195eadbb6a04d7f858d67a8