[INFO] cloning repository https://github.com/BlenderSleuth/haversine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlenderSleuth/haversine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlenderSleuth%2Fhaversine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlenderSleuth%2Fhaversine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52d35e0be56e3f9fbc8b56acbeba18ae881387b3
[INFO] checking BlenderSleuth/haversine against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlenderSleuth%2Fhaversine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BlenderSleuth/haversine
[INFO] finished tweaking git repo https://github.com/BlenderSleuth/haversine
[INFO] tweaked toml for git repo https://github.com/BlenderSleuth/haversine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlenderSleuth/haversine on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlenderSleuth/haversine 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5944524f52bcfb4c5e600e225b5be8a4b864f4a019d8e93eea36f275063167d
[INFO] running `Command { std: "docker" "start" "-a" "d5944524f52bcfb4c5e600e225b5be8a4b864f4a019d8e93eea36f275063167d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5944524f52bcfb4c5e600e225b5be8a4b864f4a019d8e93eea36f275063167d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5944524f52bcfb4c5e600e225b5be8a4b864f4a019d8e93eea36f275063167d", kill_on_drop: false }`
[INFO] [stdout] d5944524f52bcfb4c5e600e225b5be8a4b864f4a019d8e93eea36f275063167d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb55a152f73435aa7e7610e1cd5f1699250bd21e14a5ae26493038ba646f2b0
[INFO] running `Command { std: "docker" "start" "-a" "dfb55a152f73435aa7e7610e1cd5f1699250bd21e14a5ae26493038ba646f2b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking windows-targets v0.52.4
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]    Compiling profiling_tests v0.1.0 (/opt/rustwide/workdir/profiling_tests)
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]     Checking enum-iterator v2.0.0
[INFO] [stderr]     Checking metrics v0.1.0 (/opt/rustwide/workdir/metrics)
[INFO] [stderr]     Checking haversine v0.1.0 (/opt/rustwide/workdir/haversine)
[INFO] [stderr]     Checking haversine_gen v0.1.0 (/opt/rustwide/workdir/haversine_gen)
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/parser.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     time_function!(ProfPoint::ParsePairs);
[INFO] [stdout]    |                    ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:9:6
[INFO] [stdout]    |
[INFO] [stdout]  9 |     ($idx:literal) => {};
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/main.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |         time_block!("File::open", ProfPoint::FileOpen);
[INFO] [stdout]    |                                   ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout]  3 |     ($name:expr, $idx:literal) => {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/main.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |         time_block!("MiscOutput", ProfPoint::MiscOutput);
[INFO] [stdout]    |                                   ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout]  3 |     ($name:expr, $idx:literal) => {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/parser.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     time_function!(ProfPoint::ParsePairs);
[INFO] [stdout]    |                    ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:9:6
[INFO] [stdout]    |
[INFO] [stdout]  9 |     ($idx:literal) => {};
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/main.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |         time_block!("File::open", ProfPoint::FileOpen);
[INFO] [stdout]    |                                   ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout]  3 |     ($name:expr, $idx:literal) => {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: no rules expected `ProfPoint`
[INFO] [stdout]   --> haversine/src/main.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |         time_block!("MiscOutput", ProfPoint::MiscOutput);
[INFO] [stdout]    |                                   ^^^^^^^^^ no rules expected this token in macro call
[INFO] [stdout]    |
[INFO] [stdout] note: while trying to match meta-variable `$idx:literal`
[INFO] [stdout]   --> haversine/src/profile_stub.rs:3:18
[INFO] [stdout]    |
[INFO] [stdout]  3 |     ($name:expr, $idx:literal) => {};
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haversine` (bin "haversine" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `haversine` (bin "haversine") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `crate::testing::cache_tests::cache_test_loop`, `crate::testing::cache_tests::cache_test_loop2`
[INFO] [stdout]   --> profiling_tests/src/main.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::testing::cache_tests::{cache_test_loop, cache_test_loop2, CacheSizeTest};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `cache_test_loop2` in `testing::cache_tests`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   no `cache_test_loop` in `testing::cache_tests`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_feature = "avx")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 30 | pub fn cache_test_loop(size: u64, cpu_freq: u64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(target_feature = "avx")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 96 | pub fn cache_test_loop2(size: u64, cpu_freq: u64, tests: &[CacheSizeTest]) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::testing::cache_tests::cache_test_loop_unaligned`
[INFO] [stdout]    --> profiling_tests/src/main.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::testing::cache_tests::cache_test_loop_unaligned;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `cache_test_loop_unaligned` in `testing::cache_tests`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> profiling_tests/src/testing/cache_tests.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(target_feature = "avx")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 128 | pub fn cache_test_loop_unaligned(size: u64, cpu_freq: u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::MaybeUninit`
[INFO] [stdout]  --> profiling_tests/src/testing/cache_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::mem::MaybeUninit;
[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: `metrics::test_block`
[INFO] [stdout]  --> profiling_tests/src/testing/cache_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use metrics::test_block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AllocType`, `TRY_FOR_SECONDS`, and `TestParameters`
[INFO] [stdout]  --> profiling_tests/src/testing/cache_tests.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::testing::{AllocType, TestParameters, TRY_FOR_SECONDS};
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::testing::cache_tests::cache_test_loop`, `crate::testing::cache_tests::cache_test_loop2`
[INFO] [stdout]   --> profiling_tests/src/main.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::testing::cache_tests::{cache_test_loop, cache_test_loop2, CacheSizeTest};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `cache_test_loop2` in `testing::cache_tests`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   no `cache_test_loop` in `testing::cache_tests`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_feature = "avx")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 30 | pub fn cache_test_loop(size: u64, cpu_freq: u64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(target_feature = "avx")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 96 | pub fn cache_test_loop2(size: u64, cpu_freq: u64, tests: &[CacheSizeTest]) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::testing::cache_tests::cache_test_loop_unaligned`
[INFO] [stdout]    --> profiling_tests/src/main.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::testing::cache_tests::cache_test_loop_unaligned;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `cache_test_loop_unaligned` in `testing::cache_tests`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> profiling_tests/src/testing/cache_tests.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(target_feature = "avx")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `avx` feature
[INFO] [stdout] 128 | pub fn cache_test_loop_unaligned(size: u64, cpu_freq: u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::MaybeUninit`
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use std::mem::MaybeUninit;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> profiling_tests/src/testing/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod cache_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics::test_block`
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use metrics::test_block;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> profiling_tests/src/testing/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod cache_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AllocType`, `TRY_FOR_SECONDS`, and `TestParameters`
[INFO] [stdout]   --> profiling_tests/src/testing/cache_tests.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout]  4 | use crate::testing::{AllocType, TestParameters, TRY_FOR_SECONDS};
[INFO] [stdout]    |                      ^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> profiling_tests/src/testing/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod cache_tests;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `profiling_tests` (bin "profiling_tests" test) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `profiling_tests` (bin "profiling_tests") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dfb55a152f73435aa7e7610e1cd5f1699250bd21e14a5ae26493038ba646f2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb55a152f73435aa7e7610e1cd5f1699250bd21e14a5ae26493038ba646f2b0", kill_on_drop: false }`
[INFO] [stdout] dfb55a152f73435aa7e7610e1cd5f1699250bd21e14a5ae26493038ba646f2b0
