[INFO] fetching crate wasmer-middlewares 6.1.0-rc.5... [INFO] testing wasmer-middlewares-6.1.0-rc.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wasmer-middlewares 6.1.0-rc.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wasmer-middlewares 6.1.0-rc.5 [INFO] finished tweaking crates.io crate wasmer-middlewares 6.1.0-rc.5 [INFO] tweaked toml for crates.io crate wasmer-middlewares 6.1.0-rc.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-middlewares 6.1.0-rc.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-middlewares 6.1.0-rc.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38a47abdd59f9861edd582f3a205c544c61b6f019322ca5d20351df0ed5c348d [INFO] running `Command { std: "docker" "start" "-a" "38a47abdd59f9861edd582f3a205c544c61b6f019322ca5d20351df0ed5c348d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38a47abdd59f9861edd582f3a205c544c61b6f019322ca5d20351df0ed5c348d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a47abdd59f9861edd582f3a205c544c61b6f019322ca5d20351df0ed5c348d", kill_on_drop: false }` [INFO] [stdout] 38a47abdd59f9861edd582f3a205c544c61b6f019322ca5d20351df0ed5c348d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc64a8a405206083886206cf47a2a8b202d8bc7e21f01f37cc8ebab7250427fa [INFO] running `Command { std: "docker" "start" "-a" "bc64a8a405206083886206cf47a2a8b202d8bc7e21f01f37cc8ebab7250427fa", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libunwind v1.3.3 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling wasmer-derive v6.1.0-rc.5 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling wasmer v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-compiler v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-middlewares v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.61s [INFO] running `Command { std: "docker" "inspect" "bc64a8a405206083886206cf47a2a8b202d8bc7e21f01f37cc8ebab7250427fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc64a8a405206083886206cf47a2a8b202d8bc7e21f01f37cc8ebab7250427fa", kill_on_drop: false }` [INFO] [stdout] bc64a8a405206083886206cf47a2a8b202d8bc7e21f01f37cc8ebab7250427fa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d99977c5ddd476ff4e8b06901a76f9df44cd111d926400224470affcf772adb [INFO] running `Command { std: "docker" "start" "-a" "2d99977c5ddd476ff4e8b06901a76f9df44cd111d926400224470affcf772adb", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling cranelift-bitset v0.110.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.1.0-rc.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling cranelift-entity v0.110.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling cranelift-bforest v0.110.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling cranelift-control v0.110.3 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-compiler v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer v6.1.0-rc.5 [INFO] [stderr] Compiling wat v1.239.0 [INFO] [stderr] Compiling cranelift-frontend v0.110.2 [INFO] [stderr] Compiling wasmer-middlewares v6.1.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2d99977c5ddd476ff4e8b06901a76f9df44cd111d926400224470affcf772adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d99977c5ddd476ff4e8b06901a76f9df44cd111d926400224470affcf772adb", kill_on_drop: false }` [INFO] [stdout] 2d99977c5ddd476ff4e8b06901a76f9df44cd111d926400224470affcf772adb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bf1700f97968f8f457f941b00771824ed2968657ca67041f876a550991ae6d9 [INFO] running `Command { std: "docker" "start" "-a" "3bf1700f97968f8f457f941b00771824ed2968657ca67041f876a550991ae6d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_middlewares-6890129b7d91744e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test metering::tests::set_remaining_points_works ... ok [INFO] [stdout] test metering::tests::get_remaining_points_works ... ok [INFO] [stdout] test metering::tests::metering_works_for_loops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer_middlewares [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/metering.rs - metering::get_remaining_points (line 316) ... ok [INFO] [stdout] test src/metering.rs - metering::set_remaining_points (line 365) ... ok [INFO] [stdout] test src/metering.rs - metering::Metering (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bf1700f97968f8f457f941b00771824ed2968657ca67041f876a550991ae6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf1700f97968f8f457f941b00771824ed2968657ca67041f876a550991ae6d9", kill_on_drop: false }` [INFO] [stdout] 3bf1700f97968f8f457f941b00771824ed2968657ca67041f876a550991ae6d9