[INFO] fetching crate radix-wasmi 1.0.0... [INFO] testing radix-wasmi-1.0.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate radix-wasmi 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate radix-wasmi 1.0.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate radix-wasmi 1.0.0 [INFO] finished tweaking crates.io crate radix-wasmi 1.0.0 [INFO] tweaked toml for crates.io crate radix-wasmi 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding spin v0.9.8 (available: v0.10.0) [INFO] [stderr] Adding wasmi_core v0.8.0 (available: v0.44.0) [INFO] [stderr] Adding wasmparser-nostd v0.91.0 (available: v0.100.2) [INFO] [stderr] Adding wast v44.0.0 (available: v228.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmparser-nostd v0.91.0 [INFO] [stderr] Downloaded wasmi_core v0.8.0 [INFO] [stderr] Downloaded wast v44.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.14.0 [INFO] [stderr] Downloaded radix-wasmi-arena v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9b81c72aa5467c06752505d17a15928eba7e4be3c1350404d982aab4d74fa5 [INFO] running `Command { std: "docker" "start" "-a" "0d9b81c72aa5467c06752505d17a15928eba7e4be3c1350404d982aab4d74fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9b81c72aa5467c06752505d17a15928eba7e4be3c1350404d982aab4d74fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9b81c72aa5467c06752505d17a15928eba7e4be3c1350404d982aab4d74fa5", kill_on_drop: false }` [INFO] [stdout] 0d9b81c72aa5467c06752505d17a15928eba7e4be3c1350404d982aab4d74fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ee51ac28ade87b9be3c3fa01d6cd0248c14dd99a6d0bb4a02c56f3fc9f7ed0 [INFO] running `Command { std: "docker" "start" "-a" "53ee51ac28ade87b9be3c3fa01d6cd0248c14dd99a6d0bb4a02c56f3fc9f7ed0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling radix-wasmi-arena v1.0.0 [INFO] [stderr] Compiling wasmparser-nostd v0.91.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasmi_core v0.8.0 [INFO] [stderr] Compiling radix-wasmi v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/instance.rs:196:82 [INFO] [stdout] | [INFO] [stdout] 188 | impl<'instance> ExportsIter<'instance> { [INFO] [stdout] | --------- lifetime `'instance` declared here [INFO] [stdout] ... [INFO] [stdout] 196 | fn convert_item((name, export): (&'instance Box, &'instance Extern)) -> Export { [INFO] [stdout] | ^^^^^^ this elided lifetime gets resolved as `'instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s [INFO] running `Command { std: "docker" "inspect" "53ee51ac28ade87b9be3c3fa01d6cd0248c14dd99a6d0bb4a02c56f3fc9f7ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ee51ac28ade87b9be3c3fa01d6cd0248c14dd99a6d0bb4a02c56f3fc9f7ed0", kill_on_drop: false }` [INFO] [stdout] 53ee51ac28ade87b9be3c3fa01d6cd0248c14dd99a6d0bb4a02c56f3fc9f7ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1468930921f2896edb18eef06aa2b30c864991350d34c75008f316aadf34cec2 [INFO] running `Command { std: "docker" "start" "-a" "1468930921f2896edb18eef06aa2b30c864991350d34c75008f316aadf34cec2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling wasm-encoder v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling wast v228.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling wast v44.0.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/instance.rs:196:82 [INFO] [stdout] | [INFO] [stdout] 188 | impl<'instance> ExportsIter<'instance> { [INFO] [stdout] | --------- lifetime `'instance` declared here [INFO] [stdout] ... [INFO] [stdout] 196 | fn convert_item((name, export): (&'instance Box, &'instance Extern)) -> Export { [INFO] [stdout] | ^^^^^^ this elided lifetime gets resolved as `'instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wat v1.228.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling radix-wasmi v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/instance.rs:196:82 [INFO] [stdout] | [INFO] [stdout] 188 | impl<'instance> ExportsIter<'instance> { [INFO] [stdout] | --------- lifetime `'instance` declared here [INFO] [stdout] ... [INFO] [stdout] 196 | fn convert_item((name, export): (&'instance Box, &'instance Extern)) -> Export { [INFO] [stdout] | ^^^^^^ this elided lifetime gets resolved as `'instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ImplementsWasmRetFallback` is never used [INFO] [stdout] --> src/func/into_func.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | pub trait ImplementsWasmRetFallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radix-wasmi` (lib test); 2 warnings emitted [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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name radix_wasmi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=91e46506720a29c9 -C extra-filename=-343b14433ce7b341 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6dfc8c73de0b601f.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-5b3ef328d5354e43.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-70fe51a84487c39b.rlib --extern radix_wasmi_arena=/opt/rustwide/target/debug/deps/libradix_wasmi_arena-7a12c54897310718.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-5625983363102cbf.rlib --extern wasmi_core=/opt/rustwide/target/debug/deps/libwasmi_core-1ad8c8802a45469e.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser_nostd-6242585339adf4c0.rlib --extern wast=/opt/rustwide/target/debug/deps/libwast-8dc9c2f4e20204c1.rlib --extern wat=/opt/rustwide/target/debug/deps/libwat-bcb2c0e9cf89c628.rlib --cap-lints=warn` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "1468930921f2896edb18eef06aa2b30c864991350d34c75008f316aadf34cec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1468930921f2896edb18eef06aa2b30c864991350d34c75008f316aadf34cec2", kill_on_drop: false }` [INFO] [stdout] 1468930921f2896edb18eef06aa2b30c864991350d34c75008f316aadf34cec2