[INFO] cloning repository https://github.com/huancheng-trili/test-kernel-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huancheng-trili/test-kernel-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuancheng-trili%2Ftest-kernel-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuancheng-trili%2Ftest-kernel-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 289d77239b225c38b978f0fc33682554a8df0fb7 [INFO] checking huancheng-trili/test-kernel-build against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuancheng-trili%2Ftest-kernel-build" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/huancheng-trili/test-kernel-build [INFO] finished tweaking git repo https://github.com/huancheng-trili/test-kernel-build [INFO] tweaked toml for git repo https://github.com/huancheng-trili/test-kernel-build written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/huancheng-trili/test-kernel-build on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/huancheng-trili/test-kernel-build 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `temp` [INFO] [stderr] * `bin` target `kernel-executable` [INFO] [stderr] Updating git repository `https://github.com/trilitech/boa.git` [INFO] [stderr] Updating git repository `https://github.com/jstz-dev/tezos` [INFO] [stderr] Updating git repository `https://github.com/jstz-dev/jstz` [INFO] [stderr] Updating git submodule `https://github.com/web-platform-tests/wpt.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jstz-dev/deno` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_lsp_benchdata.git` [INFO] [stderr] Updating git submodule `https://github.com/denoland/node_test.git` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_std` [INFO] [stderr] Updating git submodule `https://github.com/web-platform-tests/wpt.git` [INFO] [stderr] Updating git repository `https://github.com/jstz-dev/deno` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_lsp_benchdata.git` [INFO] [stderr] Updating git submodule `https://github.com/denoland/node_test.git` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_std` [INFO] [stderr] Updating git submodule `https://github.com/web-platform-tests/wpt.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-display v0.4.1 [INFO] [stderr] Downloaded elliptic-curve v0.10.4 [INFO] [stderr] Downloaded deno_webidl v0.190.0 [INFO] [stderr] Downloaded deno_permissions v0.49.0 [INFO] [stderr] Downloaded deno_url v0.190.0 [INFO] [stderr] Downloaded crypto-bigint v0.2.5 [INFO] [stderr] Downloaded serde_v8 v0.245.0 [INFO] [stderr] Downloaded deno_ops v0.212.0 [INFO] [stderr] Downloaded dlmalloc v0.2.9 [INFO] [stderr] Downloaded deno_web v0.221.0 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded parse-display-derive v0.4.1 [INFO] [stderr] Downloaded deno_path_util v0.3.1 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] [stderr] Downloaded deno_core v0.336.0 [INFO] [stderr] Downloaded regress v0.10.4 [INFO] [stderr] Downloaded v8 v130.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad04ed75b1fa122d9577453c9e159d154d2739b4fa27bb1a9f8646e792a48eb0 [INFO] running `Command { std: "docker" "start" "-a" "ad04ed75b1fa122d9577453c9e159d154d2739b4fa27bb1a9f8646e792a48eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad04ed75b1fa122d9577453c9e159d154d2739b4fa27bb1a9f8646e792a48eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad04ed75b1fa122d9577453c9e159d154d2739b4fa27bb1a9f8646e792a48eb0", kill_on_drop: false }` [INFO] [stdout] ad04ed75b1fa122d9577453c9e159d154d2739b4fa27bb1a9f8646e792a48eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f09a328be5a88d2cf041546edcf7b991e40f7f7fccde64eecf85800904a5be3 [INFO] running `Command { std: "docker" "start" "-a" "8f09a328be5a88d2cf041546edcf7b991e40f7f7fccde64eecf85800904a5be3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/lib.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `temp` [INFO] [stderr] * `bin` target `kernel-executable` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tezos-smart-rollup-build-utils v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking crypto-bigint v0.2.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking elliptic-curve v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tezos-smart-rollup-core v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking p256 v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking tezos-smart-rollup-constants v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling tezos-smart-rollup-host v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tezos_data_encoding_derive v0.6.0 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking boa_string v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling boa_macros v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking boa_profiler v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking boa_gc v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tezos-smart-rollup-panic-hook v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking tezos_data_encoding v0.6.0 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking boa_interner v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling tezos-smart-rollup-utils v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Compiling tezos-smart-rollup-entrypoint v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Checking tezos_crypto_rs v0.6.0 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking boa_ast v0.19.0 (https://github.com/trilitech/boa.git?branch=ajob410%40fix%2Fremove-wasm-bindgen-from-time#c10d6a2f) [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking regress v0.10.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling tezos-smart-rollup v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking tezos-smart-rollup-encoding v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking tezos-smart-rollup-debug v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking tezos-smart-rollup-mock v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking tezos-smart-rollup-storage v0.2.2 (https://github.com/jstz-dev/tezos?rev=0e21f47f1be4564f95c61a6cf32d02a03e87180c#0e21f47f) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tezos_smart_rollup_entrypoint-f5aac1dad50a01de.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tezos-smart-rollup-entrypoint-f5aac1dad50a01de/dep-lib-tezos_smart_rollup_entrypoint` [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] [stdout] error: failed to write /tmp/rustc3dWmMT/rmeta.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tezos_smart_rollup_mock-56b412b9b8352a72.d [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-54f09411435e561c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tezos-smart-rollup-mock-56b412b9b8352a72/dep-lib-tezos_smart_rollup_mock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itertools` (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/rmetakMFoIa" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc7lcW36/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7lcW36/symbols.o" "<9 object files omitted>" "/tmp/rustc7lcW36/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-ad444224dd6d4bfa,libtoml_edit-0734eb2af671bc35,libtoml_datetime-a5acd62143cc145e,libindexmap-66fe7ae1dad1f066,libequivalent-1cd2a250f2449a60,libhashbrown-f10e2af7546c8c24,libwinnow-5d4526a719cd4d96,libsyn-03a10d391cb0970f,libquote-bff949ffe258c67d,libproc_macro2-09040b10b620fa15,libunicode_ident-b3925cc8f83e9ac1}.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/rustc7lcW36/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/libnum_enum_derive-ab37ff72ccc84cc5.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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccAQAWRV.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libnum_enum_derive-ab37ff72ccc84cc5.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc7lcW36/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustc7lcW36/list --no-undefined-version /tmp/rustc7lcW36/symbols.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.num_enum_derive.99b0abac950dafb1-cgu.8.rcgu.o /tmp/rustc7lcW36/rmeta.o /opt/rustwide/target/debug/deps/num_enum_derive-ab37ff72ccc84cc5.8z08zk5pnumgxidiuvywbco05.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libproc_macro_crate-ad444224dd6d4bfa.rlib /opt/rustwide/target/debug/deps/libtoml_edit-0734eb2af671bc35.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-a5acd62143cc145e.rlib /opt/rustwide/target/debug/deps/libindexmap-66fe7ae1dad1f066.rlib /opt/rustwide/target/debug/deps/libequivalent-1cd2a250f2449a60.rlib /opt/rustwide/target/debug/deps/libhashbrown-f10e2af7546c8c24.rlib /opt/rustwide/target/debug/deps/libwinnow-5d4526a719cd4d96.rlib /opt/rustwide/target/debug/deps/libsyn-03a10d391cb0970f.rlib /opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib /opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f31264103dfcea96.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-d495a7b8c13b08f6.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b35028f0db34fb17.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-95d69415fb7e848a.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c56e965e166f730d.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a91a572968072692.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-a1e87bd76a5d7030.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-80bb23bd2d843f27.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/8365fcb2b840c95eeb0bc377af8bd498fad22245/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num_enum_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regress` (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/rmetaxFu0wd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utoipa-gen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8f09a328be5a88d2cf041546edcf7b991e40f7f7fccde64eecf85800904a5be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f09a328be5a88d2cf041546edcf7b991e40f7f7fccde64eecf85800904a5be3", kill_on_drop: false }` [INFO] [stdout] 8f09a328be5a88d2cf041546edcf7b991e40f7f7fccde64eecf85800904a5be3