[INFO] fetching crate metriki-macros 1.0.0...
[INFO] checking metriki-macros-1.0.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[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 c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87562051091eaee14ebe6b17fb255d25aef416bb70dbd019cb7fcb866465153b
[INFO] running `Command { std: "docker" "start" "-a" "87562051091eaee14ebe6b17fb255d25aef416bb70dbd019cb7fcb866465153b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87562051091eaee14ebe6b17fb255d25aef416bb70dbd019cb7fcb866465153b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87562051091eaee14ebe6b17fb255d25aef416bb70dbd019cb7fcb866465153b", kill_on_drop: false }`
[INFO] [stdout] 87562051091eaee14ebe6b17fb255d25aef416bb70dbd019cb7fcb866465153b
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cc8df4729e6be121cdf410ef6f8602bc08d297ef55f7d1ba294273f7b5cb165
[INFO] running `Command { std: "docker" "start" "-a" "6cc8df4729e6be121cdf410ef6f8602bc08d297ef55f7d1ba294273f7b5cb165", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/collections/hash/map.rs:1042: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/collections/hash/map.rs:1042: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/collections/hash/map.rs:1042: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/collections/hash/map.rs:1042: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" "6cc8df4729e6be121cdf410ef6f8602bc08d297ef55f7d1ba294273f7b5cb165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc8df4729e6be121cdf410ef6f8602bc08d297ef55f7d1ba294273f7b5cb165", kill_on_drop: false }`
[INFO] [stdout] 6cc8df4729e6be121cdf410ef6f8602bc08d297ef55f7d1ba294273f7b5cb165
[INFO] checking metriki-macros-1.0.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[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 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c454b062c2f323619363e2c4a0856ce34a2895af256ba9e3651a0af569c5d16
[INFO] running `Command { std: "docker" "start" "-a" "2c454b062c2f323619363e2c4a0856ce34a2895af256ba9e3651a0af569c5d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c454b062c2f323619363e2c4a0856ce34a2895af256ba9e3651a0af569c5d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c454b062c2f323619363e2c4a0856ce34a2895af256ba9e3651a0af569c5d16", kill_on_drop: false }`
[INFO] [stdout] 2c454b062c2f323619363e2c4a0856ce34a2895af256ba9e3651a0af569c5d16
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3026b7547e08673e9d7e32c2d57ccee14da909e4613d5be680801a8a88301b35
[INFO] running `Command { std: "docker" "start" "-a" "3026b7547e08673e9d7e32c2d57ccee14da909e4613d5be680801a8a88301b35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/collections/hash/map.rs:1042: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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/collections/hash/map.rs:1042: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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/collections/hash/map.rs:1042: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/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/collections/hash/map.rs:1042: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" "3026b7547e08673e9d7e32c2d57ccee14da909e4613d5be680801a8a88301b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3026b7547e08673e9d7e32c2d57ccee14da909e4613d5be680801a8a88301b35", kill_on_drop: false }`
[INFO] [stdout] 3026b7547e08673e9d7e32c2d57ccee14da909e4613d5be680801a8a88301b35
