[INFO] fetching crate metriki-macros 1.0.0...
[INFO] checking metriki-macros-1.0.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate metriki-macros 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate metriki-macros 1.0.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate metriki-macros 1.0.0
[INFO] finished tweaking crates.io crate metriki-macros 1.0.0
[INFO] tweaked toml for crates.io crate metriki-macros 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metriki-core v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8da7eab6ce742f953735e936dead859791d392eaef0b7127caf40120029dd4bd
[INFO] running `Command { std: "docker" "start" "-a" "8da7eab6ce742f953735e936dead859791d392eaef0b7127caf40120029dd4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8da7eab6ce742f953735e936dead859791d392eaef0b7127caf40120029dd4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8da7eab6ce742f953735e936dead859791d392eaef0b7127caf40120029dd4bd", kill_on_drop: false }`
[INFO] [stdout] 8da7eab6ce742f953735e936dead859791d392eaef0b7127caf40120029dd4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73ab6e87dcb2a48108b62447ad659676adb8363a8adf7e77fb1e0da4bb88c390
[INFO] running `Command { std: "docker" "start" "-a" "73ab6e87dcb2a48108b62447ad659676adb8363a8adf7e77fb1e0da4bb88c390", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking metriki-core v1.8.0
[INFO] [stderr]     Checking metriki-macros v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert!(s.contains_key("my.example.f1"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert!(s.contains_key("my_example_f2"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert!(s.contains_key("my_example_f3"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert!(s.contains_key("my_example_f4"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metriki-macros` (test "test") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "73ab6e87dcb2a48108b62447ad659676adb8363a8adf7e77fb1e0da4bb88c390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ab6e87dcb2a48108b62447ad659676adb8363a8adf7e77fb1e0da4bb88c390", kill_on_drop: false }`
[INFO] [stdout] 73ab6e87dcb2a48108b62447ad659676adb8363a8adf7e77fb1e0da4bb88c390
[INFO] checking metriki-macros-1.0.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate metriki-macros 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate metriki-macros 1.0.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate metriki-macros 1.0.0
[INFO] finished tweaking crates.io crate metriki-macros 1.0.0
[INFO] tweaked toml for crates.io crate metriki-macros 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 309e15f1a5e9bf82347ad5aea3e54c0957a8cb69153ba7cc9e2291b06561b686
[INFO] running `Command { std: "docker" "start" "-a" "309e15f1a5e9bf82347ad5aea3e54c0957a8cb69153ba7cc9e2291b06561b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "309e15f1a5e9bf82347ad5aea3e54c0957a8cb69153ba7cc9e2291b06561b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309e15f1a5e9bf82347ad5aea3e54c0957a8cb69153ba7cc9e2291b06561b686", kill_on_drop: false }`
[INFO] [stdout] 309e15f1a5e9bf82347ad5aea3e54c0957a8cb69153ba7cc9e2291b06561b686
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1952296cbfc834c9c3bfed57c2add0febb2a334b10fa1a17012b52dc9e6246b
[INFO] running `Command { std: "docker" "start" "-a" "a1952296cbfc834c9c3bfed57c2add0febb2a334b10fa1a17012b52dc9e6246b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking metriki-core v1.8.0
[INFO] [stderr]     Checking metriki-macros v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert!(s.contains_key("my.example.f1"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert!(s.contains_key("my_example_f2"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert!(s.contains_key("my_example_f3"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert!(s.contains_key("my_example_f4"));
[INFO] [stdout]    |               ------------ ^^^^^^^^^^^^^^^ expected `&Key`, found `&str`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&metriki_core::key::Key`
[INFO] [stdout]               found reference `&'static str`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/7622c0f807a4e13c4db886a1681bf343795692df/library/std/src/collections/hash/map.rs:1039:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metriki-macros` (test "test") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1952296cbfc834c9c3bfed57c2add0febb2a334b10fa1a17012b52dc9e6246b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1952296cbfc834c9c3bfed57c2add0febb2a334b10fa1a17012b52dc9e6246b", kill_on_drop: false }`
[INFO] [stdout] a1952296cbfc834c9c3bfed57c2add0febb2a334b10fa1a17012b52dc9e6246b
