[INFO] cloning repository https://github.com/kurtbuilds/fastmurmur3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/fastmurmur3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5591142a33a754cc684385bf69d9e349b562fe
[INFO] checking kurtbuilds/fastmurmur3 against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kurtbuilds/fastmurmur3
[INFO] finished tweaking git repo https://github.com/kurtbuilds/fastmurmur3
[INFO] tweaked toml for git repo https://github.com/kurtbuilds/fastmurmur3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/fastmurmur3 on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kurtbuilds/fastmurmur3 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded murmur3 v0.5.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.2
[INFO] [stderr]   Downloaded xoroshiro128 v0.3.0
[INFO] [stderr]   Downloaded fasthash v0.4.0
[INFO] [stderr]   Downloaded block-buffer v0.10.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded seahash v3.0.7
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.33
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded fasthash-sys v0.3.2
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c1acc8a36059ce240363779d92653120063fcfcf57df2657c49ce45503d7025
[INFO] running `Command { std: "docker" "start" "-a" "0c1acc8a36059ce240363779d92653120063fcfcf57df2657c49ce45503d7025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1acc8a36059ce240363779d92653120063fcfcf57df2657c49ce45503d7025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1acc8a36059ce240363779d92653120063fcfcf57df2657c49ce45503d7025", kill_on_drop: false }`
[INFO] [stdout] 0c1acc8a36059ce240363779d92653120063fcfcf57df2657c49ce45503d7025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e893af9c0401a3e6b9b39d68951ed44fca224e5431c206a68f8e8fe34ecb36a
[INFO] running `Command { std: "docker" "start" "-a" "6e893af9c0401a3e6b9b39d68951ed44fca224e5431c206a68f8e8fe34ecb36a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking xxhash-rust v0.8.2
[INFO] [stderr]     Checking murmur3 v0.5.1
[INFO] [stderr]     Checking fastmurmur3 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-channel v0.5.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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking twox-hash v1.6.1
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking fasthash v0.4.0
[INFO] [stdout] error[E0433]: cannot 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] 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BenchmarkId` and `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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `murmur3c` in this scope
[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] [stderr] error: could not compile `fastmurmur3` (bench "bench") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `murmur3c` in this scope
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastmurmur3` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6e893af9c0401a3e6b9b39d68951ed44fca224e5431c206a68f8e8fe34ecb36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e893af9c0401a3e6b9b39d68951ed44fca224e5431c206a68f8e8fe34ecb36a", kill_on_drop: false }`
[INFO] [stdout] 6e893af9c0401a3e6b9b39d68951ed44fca224e5431c206a68f8e8fe34ecb36a
