[INFO] fetching crate wasmer-middlewares 6.1.0-rc.3... [INFO] testing wasmer-middlewares-6.1.0-rc.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wasmer-middlewares 6.1.0-rc.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wasmer-middlewares 6.1.0-rc.3 [INFO] finished tweaking crates.io crate wasmer-middlewares 6.1.0-rc.3 [INFO] tweaked toml for crates.io crate wasmer-middlewares 6.1.0-rc.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-middlewares 6.1.0-rc.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-middlewares 6.1.0-rc.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libunwind v1.3.3 [INFO] [stderr] Downloaded enum-iterator v0.7.0 [INFO] [stderr] Downloaded enumset v1.1.9 [INFO] [stderr] Downloaded wasmer-vm v6.1.0-rc.3 [INFO] [stderr] Downloaded region v3.0.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.110.3 [INFO] [stderr] Downloaded macho-unwind-info v0.5.0 [INFO] [stderr] Downloaded cranelift-control v0.110.3 [INFO] [stderr] Downloaded cranelift-bforest v0.110.2 [INFO] [stderr] Downloaded cranelift-frontend v0.110.2 [INFO] [stderr] Downloaded wat v1.236.1 [INFO] [stderr] Downloaded cranelift-entity v0.110.2 [INFO] [stderr] Downloaded shared-buffer v0.1.4 [INFO] [stderr] Downloaded corosensei v0.2.2 [INFO] [stderr] Downloaded cranelift-bitset v0.110.3 [INFO] [stderr] Downloaded wasmer-derive v6.1.0-rc.3 [INFO] [stderr] Downloaded wasmer-types v6.1.0-rc.3 [INFO] [stderr] Downloaded enum-iterator-derive v0.7.0 [INFO] [stderr] Downloaded enumset_derive v0.13.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.110.3 [INFO] [stderr] Downloaded wasmer-compiler v6.1.0-rc.3 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v6.1.0-rc.3 [INFO] [stderr] Downloaded wasm-encoder v0.236.1 [INFO] [stderr] Downloaded cranelift-isle v0.110.2 [INFO] [stderr] Downloaded wast v236.0.1 [INFO] [stderr] Downloaded wasmparser v0.224.1 [INFO] [stderr] Downloaded wasmparser v0.236.1 [INFO] [stderr] Downloaded wasmer v6.1.0-rc.3 [INFO] [stderr] Downloaded cranelift-codegen v0.110.2 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4aadac2239d3b42edaea0e779afd52595859332449b97c8b20f1e734f2738c4 [INFO] running `Command { std: "docker" "start" "-a" "b4aadac2239d3b42edaea0e779afd52595859332449b97c8b20f1e734f2738c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4aadac2239d3b42edaea0e779afd52595859332449b97c8b20f1e734f2738c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4aadac2239d3b42edaea0e779afd52595859332449b97c8b20f1e734f2738c4", kill_on_drop: false }` [INFO] [stdout] b4aadac2239d3b42edaea0e779afd52595859332449b97c8b20f1e734f2738c4 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e407865cf5be09cbf9c116a3f5f1afe43ce3f615f71744c5d02b69145606d1 [INFO] running `Command { std: "docker" "start" "-a" "45e407865cf5be09cbf9c116a3f5f1afe43ce3f615f71744c5d02b69145606d1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.3 [INFO] [stderr] Compiling libunwind v1.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling self_cell v1.2.0 [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 sha2 v0.10.9 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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 ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling wasmer-derive v6.1.0-rc.3 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling enumset_derive v0.13.1 [INFO] [stderr] Compiling enumset v1.1.9 [INFO] [stderr] Compiling wasmer v6.1.0-rc.3 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.3 [INFO] [stderr] Compiling wasmer-compiler v6.1.0-rc.3 [INFO] [stderr] Compiling wasmer-middlewares v6.1.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.31s [INFO] running `Command { std: "docker" "inspect" "45e407865cf5be09cbf9c116a3f5f1afe43ce3f615f71744c5d02b69145606d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e407865cf5be09cbf9c116a3f5f1afe43ce3f615f71744c5d02b69145606d1", kill_on_drop: false }` [INFO] [stdout] 45e407865cf5be09cbf9c116a3f5f1afe43ce3f615f71744c5d02b69145606d1 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24b42e0b3076037c7ed2aecb927ffeaddee385017880a20b04fa52c8ff521e40 [INFO] running `Command { std: "docker" "start" "-a" "24b42e0b3076037c7ed2aecb927ffeaddee385017880a20b04fa52c8ff521e40", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cranelift-bitset v0.110.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling wasm-encoder v0.236.1 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling cranelift-entity v0.110.2 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.1.0-rc.3 [INFO] [stderr] Compiling cranelift-bforest v0.110.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cranelift-control v0.110.3 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.3 [INFO] [stderr] Compiling wast v236.0.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling wasmer-vm v6.1.0-rc.3 [INFO] [stderr] Compiling wasmer-compiler v6.1.0-rc.3 [INFO] [stderr] Compiling wat v1.236.1 [INFO] [stderr] Compiling wasmer v6.1.0-rc.3 [INFO] [stderr] Compiling cranelift-frontend v0.110.2 [INFO] [stderr] Compiling wasmer-middlewares v6.1.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.83s [INFO] running `Command { std: "docker" "inspect" "24b42e0b3076037c7ed2aecb927ffeaddee385017880a20b04fa52c8ff521e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b42e0b3076037c7ed2aecb927ffeaddee385017880a20b04fa52c8ff521e40", kill_on_drop: false }` [INFO] [stdout] 24b42e0b3076037c7ed2aecb927ffeaddee385017880a20b04fa52c8ff521e40 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2562b3d3e0a16511513eb8a01a1e845d8b3f5f126d2f909881317702b2b435be [INFO] running `Command { std: "docker" "start" "-a" "2562b3d3e0a16511513eb8a01a1e845d8b3f5f126d2f909881317702b2b435be", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_middlewares-32241859faeff9b2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test metering::tests::get_remaining_points_works ... ok [INFO] [stdout] test metering::tests::metering_works_for_loops ... ok [INFO] [stdout] test metering::tests::set_remaining_points_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer_middlewares [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/metering.rs - metering::Metering (line 61) ... ok [INFO] [stdout] test src/metering.rs - metering::set_remaining_points (line 365) ... ok [INFO] [stdout] test src/metering.rs - metering::get_remaining_points (line 316) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2562b3d3e0a16511513eb8a01a1e845d8b3f5f126d2f909881317702b2b435be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2562b3d3e0a16511513eb8a01a1e845d8b3f5f126d2f909881317702b2b435be", kill_on_drop: false }` [INFO] [stdout] 2562b3d3e0a16511513eb8a01a1e845d8b3f5f126d2f909881317702b2b435be