[INFO] fetching crate rapidhash 3.1.0... [INFO] checking rapidhash-3.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate rapidhash 3.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rapidhash 3.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rapidhash 3.1.0 [INFO] tweaked toml for crates.io crate rapidhash 3.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rapidhash 3.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rapidhash 3.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b301473cc361615e1ce629a94c61ee21040ba09c1df3557795b7818505e85fee [INFO] running `Command { std: "docker" "start" "-a" "b301473cc361615e1ce629a94c61ee21040ba09c1df3557795b7818505e85fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b301473cc361615e1ce629a94c61ee21040ba09c1df3557795b7818505e85fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b301473cc361615e1ce629a94c61ee21040ba09c1df3557795b7818505e85fee", kill_on_drop: false }` [INFO] [stdout] b301473cc361615e1ce629a94c61ee21040ba09c1df3557795b7818505e85fee [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc58f1de1997e3c62f72c93ec18b6955c9461d72ba2cc8c2fca2b72d3297d84 [INFO] running `Command { std: "docker" "start" "-a" "3fc58f1de1997e3c62f72c93ec18b6955c9461d72ba2cc8c2fca2b72d3297d84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking rapidhash v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v1/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | compare_to_c!(compare_to_c_v1, rapidhash_v1_inline::, rapidhash_v1_inline::, rapidhashcc_v1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v2/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | compare_to_c!(compare_to_c_v2_0, rapidhash_v2_inline::<0, true, false, false>, rapidhash_v2_inline::<0, true, true, false>, rapidhashcc_v2); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v2/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | compare_to_c!(compare_to_c_v2_1, rapidhash_v2_inline::<1, true, false, false>, rapidhash_v2_inline::<1, true, true, false>, rapidhashcc_v2_1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v2/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | compare_to_c!(compare_to_c_v2_2, rapidhash_v2_inline::<2, true, false, false>, rapidhash_v2_inline::<2, true, true, false>, rapidhashcc_v2_2); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v3/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | compare_to_c!(compare_to_c_v3, rapidhash_v3_inline::, rapidhash_v3_inline::, rapidhashcc_v3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v3/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | compare_to_c!(compare_to_c_v3_micro, rapidhash_v3_micro_inline::, rapidhash_v3_micro_inline::, rapidhashcc_v3_micro); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/util/macros.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use rapidhash_c::$cc_fn; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] ::: src/v3/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | compare_to_c!(compare_to_c_v3_nano, rapidhash_v3_nano_inline::, rapidhash_v3_nano_inline::, rapidhashcc_v3_nano); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `compare_to_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rapidhash_c` [INFO] [stdout] --> src/inner/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | use rapidhash_c::rapidhashcc_rs; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rapidhash_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rapidhash_c`, use `cargo add rapidhash_c` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rapidhash` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "3fc58f1de1997e3c62f72c93ec18b6955c9461d72ba2cc8c2fca2b72d3297d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc58f1de1997e3c62f72c93ec18b6955c9461d72ba2cc8c2fca2b72d3297d84", kill_on_drop: false }` [INFO] [stdout] 3fc58f1de1997e3c62f72c93ec18b6955c9461d72ba2cc8c2fca2b72d3297d84