[INFO] fetching crate af-core 0.1.8...
[INFO] checking af-core-0.1.8 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate af-core 0.1.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate af-core 0.1.8
[INFO] finished tweaking crates.io crate af-core 0.1.8
[INFO] tweaked toml for crates.io crate af-core 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate af-core 0.1.8 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate af-core 0.1.8 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63cde48dde41d5c4cd4065bc1eaccc0ad88b1c95ab76c9accf9845fb889b3def
[INFO] running `Command { std: "docker" "start" "-a" "63cde48dde41d5c4cd4065bc1eaccc0ad88b1c95ab76c9accf9845fb889b3def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63cde48dde41d5c4cd4065bc1eaccc0ad88b1c95ab76c9accf9845fb889b3def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63cde48dde41d5c4cd4065bc1eaccc0ad88b1c95ab76c9accf9845fb889b3def", kill_on_drop: false }`
[INFO] [stdout] 63cde48dde41d5c4cd4065bc1eaccc0ad88b1c95ab76c9accf9845fb889b3def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d09933d6bf3cf6a27e960dd4ed17ee8eddb83c20be4d3b1c144bfeaf5ebce59
[INFO] running `Command { std: "docker" "start" "-a" "5d09933d6bf3cf6a27e960dd4ed17ee8eddb83c20be4d3b1c144bfeaf5ebce59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.6.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-lite v1.11.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking nb-connect v1.0.3
[INFO] [stderr]     Checking polling v2.0.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling signal-hook v0.3.6
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking sized-chunks v0.6.4
[INFO] [stderr]     Checking async-io v1.3.1
[INFO] [stderr]     Checking async-executor v1.4.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking async-global-executor v2.0.2
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking async-lock v2.3.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking console v0.14.0
[INFO] [stderr]     Checking parse_duration v2.1.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking pin-project v1.0.5
[INFO] [stderr]    Compiling af-core-proc-macros v0.1.0
[INFO] [stderr]     Checking af-core-macros v0.1.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking af-core v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `repeat_n` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `repeat_n` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Intersperse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Intersperse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `zip` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `zip` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `chain` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `chain` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Product` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Product` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Step` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Step` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `IntersperseWith` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `IntersperseWith` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `RepeatN` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `RepeatN` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Zip` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Zip` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/time.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |       inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }),
[INFO] [stdout]     |                                 ^^                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 123 -       inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }),
[INFO] [stdout] 123 +       inner: in_zone!(self, |t| t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `repeat_n` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `repeat_n` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Intersperse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Intersperse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `zip` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `zip` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `chain` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `chain` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Product` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Product` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Step` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Step` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `IntersperseWith` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `IntersperseWith` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `RepeatN` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `RepeatN` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/iter.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use itertools::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `Zip` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 12 | pub use std::iter::*;
[INFO] [stdout]    |         ------------ but the name `Zip` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/time.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |       inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }),
[INFO] [stdout]     |                                 ^^                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 123 -       inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }),
[INFO] [stdout] 123 +       inner: in_zone!(self, |t| t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test/path.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn components(&self) -> Components {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test/path.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn component_strs(&self) -> ComponentStrs {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn component_strs(&self) -> ComponentStrs<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `af-core` (lib) due to 18 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test/path.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn components(&self) -> Components {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |   pub fn components(&self) -> Components<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test/path.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn component_strs(&self) -> ComponentStrs {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |   pub fn component_strs(&self) -> ComponentStrs<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `af-core` (lib test) due to 18 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5d09933d6bf3cf6a27e960dd4ed17ee8eddb83c20be4d3b1c144bfeaf5ebce59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d09933d6bf3cf6a27e960dd4ed17ee8eddb83c20be4d3b1c144bfeaf5ebce59", kill_on_drop: false }`
[INFO] [stdout] 5d09933d6bf3cf6a27e960dd4ed17ee8eddb83c20be4d3b1c144bfeaf5ebce59
