[INFO] cloning repository https://github.com/perceptron10100sdas/example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perceptron10100sdas/example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperceptron10100sdas%2Fexample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperceptron10100sdas%2Fexample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57a4d7809aba389f9d585129fd8934d1fd9f8d0c [INFO] checking perceptron10100sdas/example against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperceptron10100sdas%2Fexample" "/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/perceptron10100sdas/example [INFO] finished tweaking git repo https://github.com/perceptron10100sdas/example [INFO] tweaked toml for git repo https://github.com/perceptron10100sdas/example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/perceptron10100sdas/example on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/perceptron10100sdas/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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d92b4c2d6b4d201488713156c83fd73976e54545d17e4d1442a17be4544597c [INFO] running `Command { std: "docker" "start" "-a" "4d92b4c2d6b4d201488713156c83fd73976e54545d17e4d1442a17be4544597c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d92b4c2d6b4d201488713156c83fd73976e54545d17e4d1442a17be4544597c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d92b4c2d6b4d201488713156c83fd73976e54545d17e4d1442a17be4544597c", kill_on_drop: false }` [INFO] [stdout] 4d92b4c2d6b4d201488713156c83fd73976e54545d17e4d1442a17be4544597c [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76e2af87dda3da24fb87ca63f23321a1a694a0672f35113dfa13514e99a8ac81 [INFO] running `Command { std: "docker" "start" "-a" "76e2af87dda3da24fb87ca63f23321a1a694a0672f35113dfa13514e99a8ac81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling candid v0.10.8 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `candid` (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/4797991aa2efb6d658150f10425b3f3b5d10eceb/bin/rustc --crate-name candid --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.10.8/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="bignum"' --cfg 'feature="default"' --cfg 'feature="printer"' --cfg 'feature="serde_bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "bignum", "default", "printer", "serde_bytes", "value"))' -C metadata=d8ccc47272304ccd -C extra-filename=-1fc2568fb21f3633 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-73d1b20cf9a3e942.rmeta --extern binread=/opt/rustwide/target/debug/deps/libbinread-5877e6cb7fd9c0ae.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern candid_derive=/opt/rustwide/target/debug/deps/libcandid_derive-7cefafbf67c142e9.so --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern ic_principal=/opt/rustwide/target/debug/deps/libic_principal-56c0f9383202b188.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-0d8a286057406ea1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7353173f6173b657.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-21c87146752aab0e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pretty=/opt/rustwide/target/debug/deps/libpretty-c9ec3f5fa93fb58f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-279ff1dd8e4e56a8.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-56140db5f4156485.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-0d43bf1f49978724.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9cc32b4863f23620.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0f07d9b8a5a1d302/out` (exit status: 101) [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" "-m64" "/tmp/rustcAz3G6b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-e6f803e83aaab4fc,liblalrpop_util-2e7705fb25d07683,libunicode_xid-919fbbd1f4a1ea27,libtiny_keccak-b3d62239c84e92f9,libcrunchy-ba40b1f67622779f,libstring_cache-d41cbadd27df47db,libprecomputed_hash-537e948e8edfb962,libphf_shared-e3c1cf4b210b7b4d,libsiphasher-e8abbf2562d6d618,libparking_lot-fd5714c4efda826b,libparking_lot_core-bb0063596fdf0ae8,libsmallvec-ad26e46c9877b0dc,liblock_api-a5e48d158f7e32e0,libscopeguard-22e389c5edc90715,libonce_cell-934a7f6bf1a96730,libdebug_unreachable-ded5321d275224be,libregex-389bda13cba0f343,libregex_automata-b0d724f196a40ca0,libaho_corasick-90f2e337eba1830d,libmemchr-d06fcd78ba235e8e,libregex_syntax-adafe89d9c9f580d,libregex_syntax-fdf6b66a5f2005e2,libpetgraph-52f5c64199dcac2b,libindexmap-667ba4f1231dfa96,libequivalent-a86170404b080df5,libhashbrown-153b5fe2c34a8862,libfixedbitset-69defad4b00af737,libitertools-65525fccf38504e4,libeither-0e063fbf045c6a90,libis_terminal-00e6cbc72087d247,libena-a545a7a307236598,liblog-baa8b51bb8e4ccb1,libdiff-1e51ea032474e4fa,libbit_set-c39a9682e5acb9b5,libbit_vec-8d5c8d6a6143f11b,libascii_canvas-d7380473ba749a1f,libterm-a0d5ec74c3361825,libdirs_next-8843ec2db0071bdd,libdirs_sys_next-542b7aabd4f3c94c,liblibc-0de006a9719d2084,libcfg_if-a6ec14cb1a24e6b7}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAz3G6b/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/build/candid-3975768e457a3809/build_script_build-3975768e457a3809" "-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: 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 `candid` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76e2af87dda3da24fb87ca63f23321a1a694a0672f35113dfa13514e99a8ac81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e2af87dda3da24fb87ca63f23321a1a694a0672f35113dfa13514e99a8ac81", kill_on_drop: false }` [INFO] [stdout] 76e2af87dda3da24fb87ca63f23321a1a694a0672f35113dfa13514e99a8ac81