[INFO] cloning repository https://github.com/techno-tanoC/axum_sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techno-tanoC/axum_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Faxum_sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechno-tanoC%2Faxum_sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 680a5aad51a1b0302910bade890ad82aaf069fda [INFO] testing techno-tanoC/axum_sample 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%2Ftechno-tanoC%2Faxum_sample" "/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/techno-tanoC/axum_sample 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/techno-tanoC/axum_sample [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/techno-tanoC/axum_sample [INFO] tweaked toml for git repo https://github.com/techno-tanoC/axum_sample written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/techno-tanoC/axum_sample 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-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] ec48fdd15d13cb023963da84c3b765d70939faf507a692835875b773fdd5e31a [INFO] running `Command { std: "docker" "start" "-a" "ec48fdd15d13cb023963da84c3b765d70939faf507a692835875b773fdd5e31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec48fdd15d13cb023963da84c3b765d70939faf507a692835875b773fdd5e31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec48fdd15d13cb023963da84c3b765d70939faf507a692835875b773fdd5e31a", kill_on_drop: false }` [INFO] [stdout] ec48fdd15d13cb023963da84c3b765d70939faf507a692835875b773fdd5e31a [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] ef317ce9d45a10c315955c069fa9d6da9208a997b04acbdd5ad5a4038cbb8530 [INFO] running `Command { std: "docker" "start" "-a" "ef317ce9d45a10c315955c069fa9d6da9208a997b04acbdd5ad5a4038cbb8530", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling axum v0.1.3 [INFO] [stderr] Compiling axum_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.14s [INFO] running `Command { std: "docker" "inspect" "ef317ce9d45a10c315955c069fa9d6da9208a997b04acbdd5ad5a4038cbb8530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef317ce9d45a10c315955c069fa9d6da9208a997b04acbdd5ad5a4038cbb8530", kill_on_drop: false }` [INFO] [stdout] ef317ce9d45a10c315955c069fa9d6da9208a997b04acbdd5ad5a4038cbb8530 [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] 7e854ad47d75556141ccd2190b3cff3bf8a26c9680f5ff142a57ec2917a6145c [INFO] running `Command { std: "docker" "start" "-a" "7e854ad47d75556141ccd2190b3cff3bf8a26c9680f5ff142a57ec2917a6145c", kill_on_drop: false }` [INFO] [stderr] Compiling axum_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctN4NM1/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaxum-6184bc10f28c651f.rlib,libserde_json-524ba9b002800176.rlib,libserde_urlencoded-adbb7a94aeba0c14.rlib,libryu-f4246d7c552377c0.rlib,libform_urlencoded-5a7cde279417b9da.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-b745fe32e7f24fcc.rlib,libregex-fd7c185983caa692.rlib,libaho_corasick-009babf883465083.rlib,libregex_syntax-12b080b3aec45ada.rlib,libserde-e4f7305e7ae58493.rlib,libtower_http-2afed9b6c381d783.rlib,libhyper-bc24015c68ef379e.rlib,libsocket2-65c3cbf31ad05aad.rlib,libhttparse-8ed7f693d033f35e.rlib,libfutures_channel-daab46cd72b1638a.rlib,libhttpdate-7023d01588b507b0.rlib,libhttp_body-17c3ad2a0019ed5e.rlib,libhttp-ba25ea76741e0fec.rlib,libitoa-7cb455aa497c9f0e.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtower-5c682d2dc8d249e6.rlib,libtracing-b62609c9938b50b1.rlib,libtracing_core-135b03917e4accce.rlib,liblazy_static-af860367908b8176.rlib,libfutures_util-a8bb7e7a2ec04a63.rlib,libslab-7f44b4c2482b7a03.rlib,libfutures_task-7a3183a4327de2d4.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio_util-48b4fd9dacc7ffb8.rlib,libfutures_sink-5650de5c193e56dc.rlib,libtokio-8ce34fd1c108a5f3.rlib,libsignal_hook_registry-023e21afda754053.rlib,libnum_cpus-fb8dfcab7749c0d0.rlib,libmemchr-53fe9504af570e42.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libbytes-fd4188dc5bbc0b1b.rlib,libmio-857ec5b4fc77cf62.rlib,liblog-120a19c0c1ab0517.rlib,libpin_project_lite-b238544462ce70f2.rlib,libparking_lot-4b82a3fc7b8dc458.rlib,libparking_lot_core-21f40b059e9753cc.rlib,liblibc-f1100ad3ee6e5d3e.rlib,libsmallvec-4e540aa6ec26eb74.rlib,liblock_api-248a7791a55bb287.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-334501514239226e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtower_layer-b43a965c515cdf1f.rlib,libpin_project-a4b6e896bc724b64.rlib,libfutures_core-4e2415e20878bc47.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/rustctN4NM1/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/helloworld-954ca527e5f67891" "-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 `axum_sample` (example "helloworld") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e854ad47d75556141ccd2190b3cff3bf8a26c9680f5ff142a57ec2917a6145c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e854ad47d75556141ccd2190b3cff3bf8a26c9680f5ff142a57ec2917a6145c", kill_on_drop: false }` [INFO] [stdout] 7e854ad47d75556141ccd2190b3cff3bf8a26c9680f5ff142a57ec2917a6145c