[INFO] cloning repository https://github.com/tofay/hyper-tower-axum-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tofay/hyper-tower-axum-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofay%2Fhyper-tower-axum-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofay%2Fhyper-tower-axum-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e6737240106e8f396a6ffe3d02f209c706a7cc0 [INFO] testing tofay/hyper-tower-axum-server-example 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%2Ftofay%2Fhyper-tower-axum-server-example" "/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/tofay/hyper-tower-axum-server-example 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/tofay/hyper-tower-axum-server-example [INFO] finished tweaking git repo https://github.com/tofay/hyper-tower-axum-server-example [INFO] tweaked toml for git repo https://github.com/tofay/hyper-tower-axum-server-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tofay/hyper-tower-axum-server-example 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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28812d49967061d20241abe8733422a6850accb8553424290a02d05c7ae11e59 [INFO] running `Command { std: "docker" "start" "-a" "28812d49967061d20241abe8733422a6850accb8553424290a02d05c7ae11e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28812d49967061d20241abe8733422a6850accb8553424290a02d05c7ae11e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28812d49967061d20241abe8733422a6850accb8553424290a02d05c7ae11e59", kill_on_drop: false }` [INFO] [stdout] 28812d49967061d20241abe8733422a6850accb8553424290a02d05c7ae11e59 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 208ccb92fa6d5ee3fe9496980ebdb7ef18e7ece3a35f976a2e4a09c2ee5a1038 [INFO] running `Command { std: "docker" "start" "-a" "208ccb92fa6d5ee3fe9496980ebdb7ef18e7ece3a35f976a2e4a09c2ee5a1038", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling axum-server v0.7.1 [INFO] [stderr] Compiling hyper-tower-axum-server-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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/rustcYN0VVw/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaxum_server-7c4659e04e0ebc9e.rlib,libtower-3ee4c0737f9cf370.rlib,libpin_project-44e03744a9b907bb.rlib,libhyper_util-fa64863ad21fa3b5.rlib,libtower-97871032df52b32d.rlib,libtower_layer-d908dd771b239ecd.rlib,libhyper_tower_axum_server_example-cecee74b9b9cc905.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-f44cd54292082b00.rlib,libhttparse-7c80f4fbf7df4089.rlib,libh2-5141e6852d985073.rlib,libtracing-91f184c1024191ed.rlib,liblog-9a3ff67864b30e2c.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libindexmap-2dab250285c63bb3.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libslab-b2d771989aa109c6.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-7a07c0eb6dd0369f.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libtokio-0f0b17a4ffbd91d1.rlib,libsignal_hook_registry-e41db061aeb7ebe9.rlib,libsocket2-7529cd8dde055b90.rlib,libmio-4b042ff4f0ce0e5a.rlib,libparking_lot-b8bded40728c5a1b.rlib,libparking_lot_core-c0baa6c63479b93e.rlib,liblibc-faefa127492a8260.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures_channel-a77afe3114062077.rlib,libhttp_body_util-0f26506f9398326b.rlib,libfutures_util-00d5354aea997a10.rlib,libfutures_task-f5d0873d9bf193e0.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libhttp_body-e01fa180762585d4.rlib,libhttp-8d6d4ef93a82ded5.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbytes-6ef7891ad1d0e9a7.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/rustcYN0VVw/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hyper_tower_axum_server_example-e240c16d3316635a" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-tower-axum-server-example` (bin "hyper-tower-axum-server-example") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "208ccb92fa6d5ee3fe9496980ebdb7ef18e7ece3a35f976a2e4a09c2ee5a1038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208ccb92fa6d5ee3fe9496980ebdb7ef18e7ece3a35f976a2e4a09c2ee5a1038", kill_on_drop: false }` [INFO] [stdout] 208ccb92fa6d5ee3fe9496980ebdb7ef18e7ece3a35f976a2e4a09c2ee5a1038