[INFO] cloning repository https://github.com/spineki/heroku-rocket-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spineki/heroku-rocket-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspineki%2Fheroku-rocket-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspineki%2Fheroku-rocket-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cec30779043f10392377a38b07a666c21d5823ba [INFO] testing spineki/heroku-rocket-minimal-example against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspineki%2Fheroku-rocket-minimal-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spineki/heroku-rocket-minimal-example [INFO] finished tweaking git repo https://github.com/spineki/heroku-rocket-minimal-example [INFO] tweaked toml for git repo https://github.com/spineki/heroku-rocket-minimal-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spineki/heroku-rocket-minimal-example on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spineki/heroku-rocket-minimal-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d70d0eae8c66ab3982747c775221f8a93e04be6c32a9c0a30fa2503eb46c93f [INFO] running `Command { std: "docker" "start" "-a" "1d70d0eae8c66ab3982747c775221f8a93e04be6c32a9c0a30fa2503eb46c93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d70d0eae8c66ab3982747c775221f8a93e04be6c32a9c0a30fa2503eb46c93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d70d0eae8c66ab3982747c775221f8a93e04be6c32a9c0a30fa2503eb46c93f", kill_on_drop: false }` [INFO] [stdout] 1d70d0eae8c66ab3982747c775221f8a93e04be6c32a9c0a30fa2503eb46c93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 85cc82822c390f4910775978151849c1e863a75235437cc52e797d90652e0181 [INFO] running `Command { std: "docker" "start" "-a" "85cc82822c390f4910775978151849c1e863a75235437cc52e797d90652e0181", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-00b9276e5227929d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmetawfv7Jx/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc3QVJBk/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3QVJBk/symbols.o" "<16 object files omitted>" "/tmp/rustc3QVJBk/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglob-1aba55f6fcd64c78.rlib,libunicode_xid-5db6e56fe90a0f0e.rlib,libdevise-aa68cf6f14a0f1e2.rlib,libdevise_core-c893ada641298412.rlib,libproc_macro2_diagnostics-e70c5ff38ab2ae94.rlib,libsyn-ad543c9cbe2f2ad3.rlib,libbitflags-2693e7bb8c9051eb.rlib,librocket_http-05e19407f818c520.rlib,libfutures-289e935730f1d61d.rlib,libcookie-e65d8be71ed78fee.rlib,libhkdf-45e1cc3d7ba344a2.rlib,libhmac-7ce2f797588f9873.rlib,libsha2-db1f6679d8a8fc76.rlib,libdigest-5ff954d4acc2e4b4.rlib,libblock_buffer-5bb3c7c1fdd3a705.rlib,libcrypto_common-1245745ea7816a27.rlib,libaes_gcm-232195caff5a4abd.rlib,libghash-55afb99fa41b34d0.rlib,libpolyval-21e90919eadbcb40.rlib,libuniversal_hash-d6d468c424c3a6e2.rlib,libsubtle-f756c2c8efbd7b48.rlib,libctr-cd3d9fc8370651fa.rlib,libaes-bbba38faa8825ca9.rlib,libcpufeatures-3231032e25f3eaa6.rlib,libopaque_debug-f2473167555d04d2.rlib,libcipher-e2170582d9d1150f.rlib,libaead-fdbf3687e0a46ad6.rlib,libgeneric_array-ae1bd0875913507c.rlib,libtypenum-d3f36c157a5cce8b.rlib,libbase64-e1b2b97e380dcca1.rlib,librand-668125bf46c649f7.rlib,librand_chacha-e7ccdd7de9c67158.rlib,libppv_lite86-6f0a8e1aa09ecd44.rlib,librand_core-0911ac6ebec6092f.rlib,libgetrandom-c13a49eee0fb83cf.rlib,libuncased-359f1a344c3f46eb.rlib,libstable_pattern-a0dc1a2a8982b495.rlib,libmemchr-73cbabbc1e294129.rlib,libref_cast-90db85b11f8cbe19.rlib,libindexmap-3d89fa60f48c0d47.rlib,libhashbrown-2eb32841b4e8b304.rlib,libeither-7d65f21dc904b8e5.rlib,libpercent_encoding-0b1e81dc6b12b82c.rlib,libsmallvec-9db207382af05535.rlib,libtime-6151698aaa2b0948.rlib,libstate-00529b64f32ef218.rlib,libhyper-3a150474a4c213b1.rlib,libhttparse-3d862bb40dcf552c.rlib,libtower_service-ef539e0b41159275.rlib,libtracing-c948ba8918de0a3b.rlib,libtracing_core-7b09074931ff5dff.rlib,libonce_cell-365c7aa7a8bfd831.rlib,libfutures_channel-8890ca4f02cf3320.rlib,libhttp_body-9acd77f92875c4d3.rlib,libfutures_util-b0d9be9ff2105a6f.rlib,libfutures_sink-b912c417da4736cb.rlib,libfutures_task-ea6344be7f165cb9.rlib,libpin_utils-37754fca158c29e2.rlib,libfutures_core-492786d556c5830f.rlib,libtokio-ec294fb20e347663.rlib,libsocket2-38b383a79a03888e.rlib,libmio-59ecd1149e4b1863.rlib,liblibc-fdb5cc546d43877b.rlib,liblog-3e43f166d10ab32d.rlib,libcfg_if-19fd298186487766.rlib,libpin_project_lite-837b1f870c28596c.rlib,libhttpdate-95c0a1b17ff5d236.rlib,libhttp-59493a000e807b81.rlib,libitoa-4fefcf68743cbce7.rlib,libbytes-1e3422687d171f88.rlib,libfnv-b4193684a965a7e4.rlib,libpear-173fd04ed408dd46.rlib,libyansi-5e4ca75b9931df1a.rlib,libinlinable_string-be975462370b72c9.rlib,libquote-70c6c3510ea2e373.rlib,libproc_macro2-be04b21fe12994f8.rlib,libunicode_ident-374b981335c70e46.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3QVJBk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-31374fa619f81e48.so" "-Wl,--gc-sections" "-shared" "-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 `ubyte` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rocket_codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85cc82822c390f4910775978151849c1e863a75235437cc52e797d90652e0181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cc82822c390f4910775978151849c1e863a75235437cc52e797d90652e0181", kill_on_drop: false }` [INFO] [stdout] 85cc82822c390f4910775978151849c1e863a75235437cc52e797d90652e0181