[INFO] fetching crate core-processor 1.7.1... [INFO] testing core-processor-1.7.1 against beta-2025-02-18 for beta-1.86-1 [INFO] extracting crate core-processor 1.7.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate core-processor 1.7.1 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate core-processor 1.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate core-processor 1.7.1 [INFO] tweaked toml for crates.io crate core-processor 1.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate core-processor 1.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" "+beta-2025-02-18" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 387da8db55861f8378cae80fbc963d9469c7b3bd07b79e64cc0adaa8678dc8cb [INFO] running `Command { std: "docker" "start" "-a" "387da8db55861f8378cae80fbc963d9469c7b3bd07b79e64cc0adaa8678dc8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "387da8db55861f8378cae80fbc963d9469c7b3bd07b79e64cc0adaa8678dc8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387da8db55861f8378cae80fbc963d9469c7b3bd07b79e64cc0adaa8678dc8cb", kill_on_drop: false }` [INFO] [stdout] 387da8db55861f8378cae80fbc963d9469c7b3bd07b79e64cc0adaa8678dc8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97033fadc2887f5b3d5f2b9dd185f5c5e0f19bbb09c9532b3bf5505221e32c47 [INFO] running `Command { std: "docker" "start" "-a" "97033fadc2887f5b3d5f2b9dd185f5c5e0f19bbb09c9532b3bf5505221e32c47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling wasmer-config v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling enumset v1.1.2 [INFO] [stderr] Compiling webc v6.0.0-rc1 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.11 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sp-std v9.0.0 [INFO] [stderr] Compiling wasmi_core v0.2.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling wasmer-types v4.3.5 [INFO] [stderr] Compiling wasmi-validation v0.5.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling wasmi v0.13.2 [INFO] [stderr] Compiling wasmer-vm v4.3.5 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbApnX4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-c3b047c56770f177.rlib,libshlex-d42f9967807a45e2.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wasmtime-runtime-c1d7494f85053d4f/build_script_build-c1d7494f85053d4f" "-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: /usr/bin/ld: final link failed: 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 `wasmtime-runtime` (build script) due to 1 previous error [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" "-Wl,--version-script=/tmp/rustcbMN5Iy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbMN5Iy/symbols.o" "<3 object files omitted>" "/opt/rustwide/target/debug/deps/sp_debug_derive-2829537e3808f298.5sv0yx46ai52g9xdbvlm0xkqo.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-0590f493d271d6be.rlib,libquote-6b549935aa840bad.rlib,libproc_macro2-8a847c4eddf1018e.rlib,libunicode_ident-88a20ab10d75ac1b.rlib}.rlib" "/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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsp_debug_derive-2829537e3808f298.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: /usr/bin/ld: final link failed: 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 `sp-debug-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPXx1e1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "97033fadc2887f5b3d5f2b9dd185f5c5e0f19bbb09c9532b3bf5505221e32c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97033fadc2887f5b3d5f2b9dd185f5c5e0f19bbb09c9532b3bf5505221e32c47", kill_on_drop: false }` [INFO] [stdout] 97033fadc2887f5b3d5f2b9dd185f5c5e0f19bbb09c9532b3bf5505221e32c47