[INFO] fetching crate fastmurmur3 0.2.0...
[INFO] checking fastmurmur3-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fastmurmur3 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fastmurmur3 0.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xoroshiro128 v0.3.0
[INFO] [stderr]   Downloaded fasthash v0.4.0
[INFO] [stderr]   Downloaded murmur3 v0.5.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded seahash v3.0.7
[INFO] [stderr]   Downloaded fasthash-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cf2a4234aed7640da15a5997e873ca1e28028649dca0dce7b652404f6eac24a
[INFO] running `Command { std: "docker" "start" "-a" "1cf2a4234aed7640da15a5997e873ca1e28028649dca0dce7b652404f6eac24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cf2a4234aed7640da15a5997e873ca1e28028649dca0dce7b652404f6eac24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf2a4234aed7640da15a5997e873ca1e28028649dca0dce7b652404f6eac24a", kill_on_drop: false }`
[INFO] [stdout] 1cf2a4234aed7640da15a5997e873ca1e28028649dca0dce7b652404f6eac24a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1661ea605a1e245071f8beb624dafd76e3673c10a7743aa93f80f6442a01c9b
[INFO] running `Command { std: "docker" "start" "-a" "e1661ea605a1e245071f8beb624dafd76e3673c10a7743aa93f80f6442a01c9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking murmur3 v0.5.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.8
[INFO] [stderr]     Checking 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] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking fasthash v0.4.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0433]: failed to resolve: could not find `murmur3c` in `fastmurmur3`
[INFO] [stdout]   --> bench/bench.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         fastmurmur3::murmur3c::hash(SOURCE)
[INFO] [stdout]    |                      ^^^^^^^^ could not find `murmur3c` in `fastmurmur3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BenchmarkId`, `black_box`
[INFO] [stdout]  --> bench/bench.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{black_box, criterion_group, criterion_main, Criterion, BenchmarkId};
[INFO] [stdout]   |                 ^^^^^^^^^                                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustc_hash`
[INFO] [stdout]  --> bench/bench.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rustc_hash;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastmurmur3` (bench "bench") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `murmur3c`
[INFO] [stdout]   --> src/lib.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let b = murmur3c::hash(SOURCE);
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared crate or module `murmur3c`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[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 undeclared crate or module `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 undeclared crate or module `murmur3c`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let b = murmur3::murmur3_x64_128(&buf, salt);
[INFO] [stdout]    |                     ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[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 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e1661ea605a1e245071f8beb624dafd76e3673c10a7743aa93f80f6442a01c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1661ea605a1e245071f8beb624dafd76e3673c10a7743aa93f80f6442a01c9b", kill_on_drop: false }`
[INFO] [stdout] e1661ea605a1e245071f8beb624dafd76e3673c10a7743aa93f80f6442a01c9b
