[INFO] fetching crate nam-wasmer-middlewares 4.4.0-nam.0...
[INFO] testing nam-wasmer-middlewares-4.4.0-nam.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate nam-wasmer-middlewares 4.4.0-nam.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nam-wasmer-middlewares 4.4.0-nam.0
[INFO] finished tweaking crates.io crate nam-wasmer-middlewares 4.4.0-nam.0
[INFO] tweaked toml for crates.io crate nam-wasmer-middlewares 4.4.0-nam.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nam-wasmer-middlewares 4.4.0-nam.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nam-wasmer-middlewares 4.4.0-nam.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9108d7f759088ed1261711fb5c93cfc26e6cf00e3d738dc9073377a5ea09107
[INFO] running `Command { std: "docker" "start" "-a" "b9108d7f759088ed1261711fb5c93cfc26e6cf00e3d738dc9073377a5ea09107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9108d7f759088ed1261711fb5c93cfc26e6cf00e3d738dc9073377a5ea09107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9108d7f759088ed1261711fb5c93cfc26e6cf00e3d738dc9073377a5ea09107", kill_on_drop: false }`
[INFO] [stdout] b9108d7f759088ed1261711fb5c93cfc26e6cf00e3d738dc9073377a5ea09107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1da13d4d6f0a42e11d49f4f07c201203d6e940e958704372f3bdf1cddc08905c
[INFO] running `Command { std: "docker" "start" "-a" "1da13d4d6f0a42e11d49f4f07c201203d6e940e958704372f3bdf1cddc08905c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nam-wasmer-vm v4.4.0-nam.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[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 rkyv_derive v0.7.44
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling nam-wasmer-derive v4.4.0-nam.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling nam-wasmer-types v4.4.0-nam.0
[INFO] [stderr]    Compiling nam-wasmer-compiler v4.4.0-nam.0
[INFO] [stderr]    Compiling nam-wasmer v4.4.0-nam.0
[INFO] [stderr]    Compiling nam-wasmer-middlewares v4.4.0-nam.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "1da13d4d6f0a42e11d49f4f07c201203d6e940e958704372f3bdf1cddc08905c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da13d4d6f0a42e11d49f4f07c201203d6e940e958704372f3bdf1cddc08905c", kill_on_drop: false }`
[INFO] [stdout] 1da13d4d6f0a42e11d49f4f07c201203d6e940e958704372f3bdf1cddc08905c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0971631f827fd8a68d96ff57ed0723a5d8802e1d17c25baa1ac5c68f9039060c
[INFO] running `Command { std: "docker" "start" "-a" "0971631f827fd8a68d96ff57ed0723a5d8802e1d17c25baa1ac5c68f9039060c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cranelift-entity v0.91.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling cranelift-bforest v0.91.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-encoder v0.32.0
[INFO] [stderr]    Compiling nam-wasmer-compiler-cranelift v4.4.0-nam.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wast v64.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling nam-wasmer-vm v4.4.0-nam.0
[INFO] [stderr]    Compiling nam-wasmer-compiler v4.4.0-nam.0
[INFO] [stderr]    Compiling wat v1.0.71
[INFO] [stderr]    Compiling cranelift-frontend v0.91.1
[INFO] [stderr]    Compiling nam-wasmer v4.4.0-nam.0
[INFO] [stderr]    Compiling nam-wasmer-middlewares v4.4.0-nam.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "0971631f827fd8a68d96ff57ed0723a5d8802e1d17c25baa1ac5c68f9039060c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0971631f827fd8a68d96ff57ed0723a5d8802e1d17c25baa1ac5c68f9039060c", kill_on_drop: false }`
[INFO] [stdout] 0971631f827fd8a68d96ff57ed0723a5d8802e1d17c25baa1ac5c68f9039060c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 072a10db27c7599df82cd97ba19bd43968977f415e9a14e59d82224d87c066d6
[INFO] running `Command { std: "docker" "start" "-a" "072a10db27c7599df82cd97ba19bd43968977f415e9a14e59d82224d87c066d6", 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/nam_wasmer_middlewares-30f5791e2b65bebc)
[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.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nam_wasmer_middlewares
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/metering.rs - metering::set_remaining_points (line 364) ... FAILED
[INFO] [stdout] test src/metering.rs - metering::Metering (line 60) ... FAILED
[INFO] [stdout] test src/metering.rs - metering::get_remaining_points (line 315) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/metering.rs - metering::set_remaining_points (line 364) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmer_middlewares`
[INFO] [stdout]    --> src/metering.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | use wasmer_middlewares::metering::set_remaining_points;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_middlewares`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 366 | use nam_wasmer_middlewares::metering::set_remaining_points;
[INFO] [stdout]     |     ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/metering.rs - metering::Metering (line 60) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wasmer_middlewares`
[INFO] [stdout]   --> src/metering.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | use wasmer_middlewares::Metering;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_middlewares`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 | use nam_wasmer_middlewares::Metering;
[INFO] [stdout]    |     ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/metering.rs - metering::get_remaining_points (line 315) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmer_middlewares`
[INFO] [stdout]    --> src/metering.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 | use wasmer_middlewares::metering::{get_remaining_points, MeteringPoints};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmer_middlewares`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 318 | use nam_wasmer_middlewares::metering::{get_remaining_points, MeteringPoints};
[INFO] [stdout]     |     ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/metering.rs - metering::Metering (line 60)
[INFO] [stdout]     src/metering.rs - metering::get_remaining_points (line 315)
[INFO] [stdout]     src/metering.rs - metering::set_remaining_points (line 364)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "072a10db27c7599df82cd97ba19bd43968977f415e9a14e59d82224d87c066d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072a10db27c7599df82cd97ba19bd43968977f415e9a14e59d82224d87c066d6", kill_on_drop: false }`
[INFO] [stdout] 072a10db27c7599df82cd97ba19bd43968977f415e9a14e59d82224d87c066d6
