[INFO] cloning repository https://github.com/horizonx-tech/chainsight-management-canisters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horizonx-tech/chainsight-management-canisters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizonx-tech%2Fchainsight-management-canisters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizonx-tech%2Fchainsight-management-canisters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7368358212fc9643276268af27f6174bb84cdff7 [INFO] checking horizonx-tech/chainsight-management-canisters against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizonx-tech%2Fchainsight-management-canisters" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horizonx-tech/chainsight-management-canisters on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horizonx-tech/chainsight-management-canisters [INFO] finished tweaking git repo https://github.com/horizonx-tech/chainsight-management-canisters [INFO] tweaked toml for git repo https://github.com/horizonx-tech/chainsight-management-canisters written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/horizonx-tech/chainsight-management-canisters 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-cdk-timers v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8271f6bbc6088a2571bee9ab3a5b56f411dc769ddbacd2214f4534c58fbe711f [INFO] running `Command { std: "docker" "start" "-a" "8271f6bbc6088a2571bee9ab3a5b56f411dc769ddbacd2214f4534c58fbe711f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8271f6bbc6088a2571bee9ab3a5b56f411dc769ddbacd2214f4534c58fbe711f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8271f6bbc6088a2571bee9ab3a5b56f411dc769ddbacd2214f4534c58fbe711f", kill_on_drop: false }` [INFO] [stdout] 8271f6bbc6088a2571bee9ab3a5b56f411dc769ddbacd2214f4534c58fbe711f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394b8079ce3ca573734f07d21df8a1c8f7e71e49fe792a09dbded155725767fa [INFO] running `Command { std: "docker" "start" "-a" "394b8079ce3ca573734f07d21df8a1c8f7e71e49fe792a09dbded155725767fa", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcRKcrcY/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/slab-9a8a864962a46ec5/build-script-build-script-build.json` [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] error: could not compile `rustversion` (lib) [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:197:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561ce979cf04 - std::backtrace_rs::backtrace::libunwind::trace::h3da9427eac6b2713 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x561ce979cf04 - std::backtrace_rs::backtrace::trace_unsynchronized::h8b6ad79cb60b1f10 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561ce979cf04 - std::sys_common::backtrace::_print_fmt::h0332dac066d13bb4 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x561ce979cf04 - ::fmt::ha53f24802e841e78 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x561ce97bad9c - core::fmt::rt::Argument::fmt::hb7cd99f2796dbda9 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x561ce97bad9c - core::fmt::write_internal::hd9480cc81e0db946 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/mod.rs:1143:17 [INFO] [stderr] 6: 0x561ce979aea7 - core::fmt::write::hc9b13aa14bb399e7 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/fmt/mod.rs:1125:67 [INFO] [stderr] 7: 0x561ce979aea7 - std::io::Write::write_fmt::h7f190ab8bb73d292 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 8: 0x561ce979ccb4 - std::sys_common::backtrace::_print::h4dfa85ce29f289cd [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 9: 0x561ce979ccb4 - std::sys_common::backtrace::print::h075bb0820ca1af60 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 10: 0x561ce979e07b - std::panicking::default_hook::{{closure}}::h2868146f5a47a8b0 [INFO] [stderr] 11: 0x561ce979ddd7 - std::panicking::default_hook::h75759d10d3c62529 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:292:9 [INFO] [stderr] 12: 0x561ce979e54d - std::panicking::rust_panic_with_hook::h96d9580203cd93f6 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:779:13 [INFO] [stderr] 13: 0x561ce979e422 - std::panicking::begin_panic_handler::{{closure}}::h99fe5817649d74e2 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:657:13 [INFO] [stderr] 14: 0x561ce979d3d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hec38ffed74bfdff4 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x561ce979e124 - rust_begin_unwind [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:645:5 [INFO] [stderr] 16: 0x561ce9767f85 - core::panicking::panic_fmt::hef2c7eb118bd8e9b [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x561ce97683f3 - core::result::unwrap_failed::h27810c9f2b89c2de [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/result.rs:1654:5 [INFO] [stderr] 18: 0x561ce9780c79 - build_script_main::main::hfe9a01839f801388 [INFO] [stderr] 19: 0x561ce977df73 - core::ops::function::FnOnce::call_once::hc964837086aa01f0 [INFO] [stderr] 20: 0x561ce977d8d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f486e0b33083e66 [INFO] [stderr] 21: 0x561ce9779459 - std::rt::lang_start::{{closure}}::h10b577887afd53f1 [INFO] [stderr] 22: 0x561ce97980a3 - core::ops::function::impls:: for &F>::call_once::hd6488a2c974ca719 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x561ce97980a3 - std::panicking::try::do_call::hff3b4848e08a12d1 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x561ce97980a3 - std::panicking::try::h8353a4dfa2f5a00f [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x561ce97980a3 - std::panic::catch_unwind::h2e8a9f6c47367d26 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x561ce97980a3 - std::rt::lang_start_internal::{{closure}}::ha0861aba81fd1864 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x561ce97980a3 - std::panicking::try::do_call::hbeaa0ec31679b9c5 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x561ce97980a3 - std::panicking::try::h72d757b913472f73 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x561ce97980a3 - std::panic::catch_unwind::h96f93e52837969a1 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x561ce97980a3 - std::rt::lang_start_internal::h217e3c78cd070052 [INFO] [stderr] at /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x561ce9779437 - std::rt::lang_start::h0cb0f76c142af66e [INFO] [stderr] 32: 0x561ce9781455 - main [INFO] [stderr] 33: 0x7f636dfe5d90 - [INFO] [stderr] 34: 0x7f636dfe5e40 - __libc_start_main [INFO] [stderr] 35: 0x561ce9768565 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crc32fast` (lib) [INFO] [stderr] error: could not compile `paste` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anyhow` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafg2AKu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-bigint-5d868f33b5013c22/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadQX6ub" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codespan-reporting` (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/rmetahXivvq" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxnv2BQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pretty` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-5b5fec7837110a2c/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2zr2Ax" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCClOwk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (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/rmetaBcY8ek" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "394b8079ce3ca573734f07d21df8a1c8f7e71e49fe792a09dbded155725767fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394b8079ce3ca573734f07d21df8a1c8f7e71e49fe792a09dbded155725767fa", kill_on_drop: false }` [INFO] [stdout] 394b8079ce3ca573734f07d21df8a1c8f7e71e49fe792a09dbded155725767fa