[INFO] fetching crate oca-ast-semantics 0.7.1...
[INFO] checking oca-ast-semantics-0.7.1 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] extracting crate oca-ast-semantics 0.7.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate oca-ast-semantics 0.7.1
[INFO] finished tweaking crates.io crate oca-ast-semantics 0.7.1
[INFO] tweaked toml for crates.io crate oca-ast-semantics 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oca-ast-semantics 0.7.1 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oca-ast-semantics 0.7.1 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b02bb75c0db144034d3be7d10e4fa59763a96a39399e749cef7e438423a605e6
[INFO] running `Command { std: "docker" "start" "-a" "b02bb75c0db144034d3be7d10e4fa59763a96a39399e749cef7e438423a605e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b02bb75c0db144034d3be7d10e4fa59763a96a39399e749cef7e438423a605e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02bb75c0db144034d3be7d10e4fa59763a96a39399e749cef7e438423a605e6", kill_on_drop: false }`
[INFO] [stdout] b02bb75c0db144034d3be7d10e4fa59763a96a39399e749cef7e438423a605e6
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c16d6ce70bfe05e29f2b29b9465e0a8a4b758a580a734cb2dfb95674c6c7d407
[INFO] running `Command { std: "docker" "start" "-a" "c16d6ce70bfe05e29f2b29b9465e0a8a4b758a580a734cb2dfb95674c6c7d407", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]     Checking recursion v0.5.1
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling sad_macros v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/wasm-bindgen-macro-support-c8d7620bba2abc1b/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wasm-bindgen-backend` (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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name wasm_bindgen_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=64e13b4ee08411a0 -C extra-filename=-deb3d81e883df4d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-fdcf282af5e76e31.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d697ede34dafd981.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b3f6eb904a77aa5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3b3ce5b4d13eeb72.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d24f5f336ef2eb03.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-ac8abd39ad8d041d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `thiserror-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.50/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c08bcec04164ac7 -C extra-filename=-d55f5f0170cdedf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b3f6eb904a77aa5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3b3ce5b4d13eeb72.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d24f5f336ef2eb03.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc2cPNNn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc2cPNNn/symbols.o" "<2 object files omitted>" "/tmp/rustc2cPNNn/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d24f5f336ef2eb03.rlib,libquote-3b3ce5b4d13eeb72.rlib,libproc_macro2-5b3f6eb904a77aa5.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "<sysroot>/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/rustc2cPNNn/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsad_macros-319a215d7a533bc7.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 `sad_macros` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEDOZWB"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c16d6ce70bfe05e29f2b29b9465e0a8a4b758a580a734cb2dfb95674c6c7d407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16d6ce70bfe05e29f2b29b9465e0a8a4b758a580a734cb2dfb95674c6c7d407", kill_on_drop: false }`
[INFO] [stdout] c16d6ce70bfe05e29f2b29b9465e0a8a4b758a580a734cb2dfb95674c6c7d407
