[INFO] cloning repository https://github.com/kdhttps/rust_wasm_cedar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdhttps/rust_wasm_cedar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdfd5e294b717b7182b7a6a4dae52fcff1a7a532
[INFO] checking kdhttps/rust_wasm_cedar against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kdhttps/rust_wasm_cedar on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kdhttps/rust_wasm_cedar
[INFO] finished tweaking git repo https://github.com/kdhttps/rust_wasm_cedar
[INFO] tweaked toml for git repo https://github.com/kdhttps/rust_wasm_cedar written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kdhttps/rust_wasm_cedar 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ea8a559875c45e59de4608fe6cba9ff734b0fc5c63c19c0890cb8658240f31c
[INFO] running `Command { std: "docker" "start" "-a" "4ea8a559875c45e59de4608fe6cba9ff734b0fc5c63c19c0890cb8658240f31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ea8a559875c45e59de4608fe6cba9ff734b0fc5c63c19c0890cb8658240f31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea8a559875c45e59de4608fe6cba9ff734b0fc5c63c19c0890cb8658240f31c", kill_on_drop: false }`
[INFO] [stdout] 4ea8a559875c45e59de4608fe6cba9ff734b0fc5c63c19c0890cb8658240f31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d462e0314655707dc01e8bb1ef68ccf1069e5aa33736f36aee5de7ab0043388
[INFO] running `Command { std: "docker" "start" "-a" "4d462e0314655707dc01e8bb1ef68ccf1069e5aa33736f36aee5de7ab0043388", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking nonempty v0.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (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/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ac2e5f6fed7c521a -C extra-filename=-6786138137d2a947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6168cd236fc0f1f7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOyJheq/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc6N38eT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6N38eT/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/serde_with_macros-4759fed05ac24727.augh67yeb9dcxbq454zoubnuu.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdarling-06fe1119754aa2e8.rlib,libdarling_core-bb1d68c1e3a0cc9b.rlib,libstrsim-9754e702f19a9357.rlib,libfnv-bd60753855300b18.rlib,libident_case-ecc112105bc5215b.rlib,libsyn-6168cd236fc0f1f7.rlib,libquote-dc78453216aca867.rlib,libproc_macro2-44afbfcf6fb086b1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_with_macros-4759fed05ac24727.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 `serde_with_macros` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCTiOuf/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lalrpop` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4d462e0314655707dc01e8bb1ef68ccf1069e5aa33736f36aee5de7ab0043388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d462e0314655707dc01e8bb1ef68ccf1069e5aa33736f36aee5de7ab0043388", kill_on_drop: false }`
[INFO] [stdout] 4d462e0314655707dc01e8bb1ef68ccf1069e5aa33736f36aee5de7ab0043388
