[INFO] fetching crate fastmurmur3 0.2.0... [INFO] testing fastmurmur3-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fastmurmur3 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fastmurmur3 0.2.0 [INFO] finished tweaking crates.io crate fastmurmur3 0.2.0 [INFO] tweaked toml for crates.io crate fastmurmur3 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fastmurmur3 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding twox-hash v1.6.3 (available: v2.1.2) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 173c9c1e58533674d746933465b8c9b2d701e8dabaeee150712084fd9d2aaa77 [INFO] running `Command { std: "docker" "start" "-a" "173c9c1e58533674d746933465b8c9b2d701e8dabaeee150712084fd9d2aaa77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173c9c1e58533674d746933465b8c9b2d701e8dabaeee150712084fd9d2aaa77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173c9c1e58533674d746933465b8c9b2d701e8dabaeee150712084fd9d2aaa77", kill_on_drop: false }` [INFO] [stdout] 173c9c1e58533674d746933465b8c9b2d701e8dabaeee150712084fd9d2aaa77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b21fa6b4dcd46a860e818b82d2bfc3ca556610ac1271111bb37e432c70687295 [INFO] running `Command { std: "docker" "start" "-a" "b21fa6b4dcd46a860e818b82d2bfc3ca556610ac1271111bb37e432c70687295", kill_on_drop: false }` [INFO] [stderr] Compiling fastmurmur3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `test_println` [INFO] [stdout] --> src/murmur3rs.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! test_println { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `Command { std: "docker" "inspect" "b21fa6b4dcd46a860e818b82d2bfc3ca556610ac1271111bb37e432c70687295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21fa6b4dcd46a860e818b82d2bfc3ca556610ac1271111bb37e432c70687295", kill_on_drop: false }` [INFO] [stdout] b21fa6b4dcd46a860e818b82d2bfc3ca556610ac1271111bb37e432c70687295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 072cbef2972fd15260008e8b20767471dca6b2fc53dc790bd05036c6118d8ece [INFO] running `Command { std: "docker" "start" "-a" "072cbef2972fd15260008e8b20767471dca6b2fc53dc790bd05036c6118d8ece", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stdout] warning: unused macro definition: `test_println` [INFO] [stdout] --> src/murmur3rs.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! test_println { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling fastmurmur3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `test_println` [INFO] [stdout] --> src/murmur3rs.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! test_println { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `murmur3c` [INFO] [stdout] --> src/lib.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let b = murmur3c::hash(SOURCE); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `murmur3c` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "murmur3c")] [INFO] [stdout] | -------------------- the item is gated behind the `murmur3c` feature [INFO] [stdout] 7 | pub mod murmur3c; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - let b = murmur3c::hash(SOURCE); [INFO] [stdout] 20 + let b = murmur3::hash(SOURCE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:33:54 [INFO] [stdout] | [INFO] [stdout] 33 | let a = murmur3rs::murmur3_x64_128(&buf, salt); [INFO] [stdout] | -------------------------- ^^^^ expected `u64`, found `u32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/murmur3rs.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn murmur3_x64_128(data: &[u8], seed: u64) -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ --------- [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 33 | let a = murmur3rs::murmur3_x64_128(&buf, salt.into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `murmur3c` [INFO] [stdout] --> src/lib.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let b = murmur3c::murmur3_x64_128(&buf, salt); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `murmur3c` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "murmur3c")] [INFO] [stdout] | -------------------- the item is gated behind the `murmur3c` feature [INFO] [stdout] 7 | pub mod murmur3c; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 34 - let b = murmur3c::murmur3_x64_128(&buf, salt); [INFO] [stdout] 34 + let b = murmur3::murmur3_x64_128(&buf, salt); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fastmurmur3` (lib test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "072cbef2972fd15260008e8b20767471dca6b2fc53dc790bd05036c6118d8ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072cbef2972fd15260008e8b20767471dca6b2fc53dc790bd05036c6118d8ece", kill_on_drop: false }` [INFO] [stdout] 072cbef2972fd15260008e8b20767471dca6b2fc53dc790bd05036c6118d8ece