[INFO] cloning repository https://github.com/nsx07/shot-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsx07/shot-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsx07%2Fshot-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsx07%2Fshot-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7eb02e6857760c6a5dac29c04bff519ac8ad7ba [INFO] checking nsx07/shot-api against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsx07%2Fshot-api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nsx07/shot-api [INFO] finished tweaking git repo https://github.com/nsx07/shot-api [INFO] tweaked toml for git repo https://github.com/nsx07/shot-api written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nsx07/shot-api on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nsx07/shot-api 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 506606d90cce73d644a77a4c8b2475199487122e69aa249015a6907ae69413fe [INFO] running `Command { std: "docker" "start" "-a" "506606d90cce73d644a77a4c8b2475199487122e69aa249015a6907ae69413fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506606d90cce73d644a77a4c8b2475199487122e69aa249015a6907ae69413fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506606d90cce73d644a77a4c8b2475199487122e69aa249015a6907ae69413fe", kill_on_drop: false }` [INFO] [stdout] 506606d90cce73d644a77a4c8b2475199487122e69aa249015a6907ae69413fe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 798384cf6172776ed783a562af62a8ae74f5c529e0817d70c43b53cf676ce455 [INFO] running `Command { std: "docker" "start" "-a" "798384cf6172776ed783a562af62a8ae74f5c529e0817d70c43b53cf676ce455", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling mysqlclient-sys v0.4.1 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZoKEKn/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc1uakjy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1uakjy/symbols.o" "<16 object files omitted>" "/tmp/rustc1uakjy/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd,libglob-3a1c0b92f1eb37f5,libunicode_xid-72f7bd9c56cbfeb1,libdevise-e5b04e75ab0c0158,libdevise_core-012dce89d6872ee4,libproc_macro2_diagnostics-fffb1aa770a8af06,libsyn-a4868f0c4ae22781,libbitflags-8257de363ef7afb0,librocket_http-81e7173d07f67a34,libfutures-69444b2a0cd52abf,libcookie-ff0f695f55018890,libuncased-a5e4636e1a2eb1b7,liblog-64e4f3632e0a179a,libstable_pattern-dfd6591e8acbeb19,libmemchr-371cdb7d366b303a,libref_cast-ed49dd2f5ad29bbd,libindexmap-0ca60b863868861c,libequivalent-a86170404b080df5,libhashbrown-153b5fe2c34a8862,libeither-ab4d9d80162b3f20,libpercent_encoding-d0941e1a8bdd030a,libsmallvec-35c0593fe6c6bf4d,libtime-eef93541455a0382,libtime_core-a60ae7f190a58ecf,libnum_conv-6a0f3931453b79e7,libderanged-fc3f9422a622c06e,libpowerfmt-d4be3a962e830dc0,libstate-78d82a063c6d9b18,libhyper-cae48141ce4ca8b6,libhttparse-7cf23f41e74c1e69,libtower_service-f7130eb3aa59f3e5,libtracing-0e4e106eb73298f6,libtracing_core-61351707fba8bde1,libonce_cell-934a7f6bf1a96730,libfutures_channel-3b4571b02b1e36c8,libhttp_body-13b450efbd2750d3,libfutures_util-cb4133eefe781630,libfutures_sink-ceee90bb337a9be6,libfutures_task-2aacdcf4596ab84a,libpin_utils-98755945da2574f7,libfutures_core-dea36b8de1603af7,libtokio-b0e1ea3ed691f0dd,libsocket2-8a3baeb8c82c213c,libmio-7017b58523291354,liblibc-5b1206e3c39370fd,libpin_project_lite-f97c2bd484d6ee07,libhttpdate-603d8d09d5073895,libhttp-183f45b31b5de3d1,libitoa-a56586eb8dea20d6,libbytes-7d5780064b080d6c,libfnv-bd60753855300b18,libpear-da39332dc117623a,libyansi-e6a90223c9bb4b65,libinlinable_string-c788c5ecf7de1390,libquote-0660da8593602ac0,libproc_macro2-90f4d189e3c1781a,libunicode_ident-f2de522ba645d884}.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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1uakjy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-8bf69f8c358d88f3.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `rocket_codegen` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `diesel_derives` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="mysql"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=9c9bd2186dfd320d -C extra-filename=-1156994d37fdc83e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-0f73a66dc441d6cd.rlib --extern dsl_auto_type=/opt/rustwide/target/debug/deps/libdsl_auto_type-126b220b13f64252.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a4868f0c4ae22781.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "798384cf6172776ed783a562af62a8ae74f5c529e0817d70c43b53cf676ce455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798384cf6172776ed783a562af62a8ae74f5c529e0817d70c43b53cf676ce455", kill_on_drop: false }` [INFO] [stdout] 798384cf6172776ed783a562af62a8ae74f5c529e0817d70c43b53cf676ce455