[INFO] fetching crate moka2 0.13.0... [INFO] testing moka2-0.13.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate moka2 0.13.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate moka2 0.13.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate moka2 0.13.0 [INFO] tweaked toml for crates.io crate moka2 0.13.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate moka2 0.13.0 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 moka2 0.13.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded trybuild v1.0.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c329e684f3628a5cb2dad95769720597a706d65ddce74d33dfb63534623a1c78 [INFO] running `Command { std: "docker" "start" "-a" "c329e684f3628a5cb2dad95769720597a706d65ddce74d33dfb63534623a1c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c329e684f3628a5cb2dad95769720597a706d65ddce74d33dfb63534623a1c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c329e684f3628a5cb2dad95769720597a706d65ddce74d33dfb63534623a1c78", kill_on_drop: false }` [INFO] [stdout] c329e684f3628a5cb2dad95769720597a706d65ddce74d33dfb63534623a1c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eea7e1fc613be0a5a2992b59b855924c2b7178e451d8ac54e8270619506b6ade [INFO] running `Command { std: "docker" "start" "-a" "eea7e1fc613be0a5a2992b59b855924c2b7178e451d8ac54e8270619506b6ade", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling moka2 v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s [INFO] running `Command { std: "docker" "inspect" "eea7e1fc613be0a5a2992b59b855924c2b7178e451d8ac54e8270619506b6ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea7e1fc613be0a5a2992b59b855924c2b7178e451d8ac54e8270619506b6ade", kill_on_drop: false }` [INFO] [stdout] eea7e1fc613be0a5a2992b59b855924c2b7178e451d8ac54e8270619506b6ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3aaae370066e3264a7d81d8c769b45f222b88d7b78b18d315b95eddf62f23451 [INFO] running `Command { std: "docker" "start" "-a" "3aaae370066e3264a7d81d8c769b45f222b88d7b78b18d315b95eddf62f23451", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-lite v2.4.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling moka2 v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/entry_api_async_std.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use moka::future::Cache; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use moka2::future::Cache; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/runtime_actix_rt2.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use moka::future::Cache; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use moka2::future::Cache; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/runtime_async_std.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use moka::future::Cache; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use moka2::future::Cache; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moka2` (test "runtime_actix_rt2") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `moka2` (test "runtime_async_std") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/runtime_tokio.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use moka::future::Cache; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use moka2::future::Cache; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/entry_api_tokio.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use moka::{future::Cache, Entry}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use moka2::{future::Cache, Entry}; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `moka` [INFO] [stdout] --> tests/entry_api_tokio.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use moka::{future::Cache, Entry}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use moka2::{future::Cache, Entry}; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moka2` (test "entry_api_async_std") due to 1 previous error [INFO] [stderr] error: could not compile `moka2` (test "runtime_tokio") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `moka` [INFO] [stdout] --> tests/entry_api_actix_rt2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use moka::future::Cache; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `moka` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use moka2::future::Cache; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moka2` (test "entry_api_actix_rt2") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moka2` (test "entry_api_tokio") due to 2 previous errors [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/common/frequency_sketch.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | unsafe { std::mem::transmute::<[u8; 4], u32>(buf) } [INFO] [stdout] | -----------------------------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u32::from_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3aaae370066e3264a7d81d8c769b45f222b88d7b78b18d315b95eddf62f23451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aaae370066e3264a7d81d8c769b45f222b88d7b78b18d315b95eddf62f23451", kill_on_drop: false }` [INFO] [stdout] 3aaae370066e3264a7d81d8c769b45f222b88d7b78b18d315b95eddf62f23451