[INFO] fetching crate af-core 0.1.8... [INFO] testing af-core-0.1.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [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 c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17ab18f255b7e0322a9a3ba541acff1b88fb9ea5f3db984dcfa9b0a8e4b6cb4e [INFO] running `Command { std: "docker" "start" "-a" "17ab18f255b7e0322a9a3ba541acff1b88fb9ea5f3db984dcfa9b0a8e4b6cb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17ab18f255b7e0322a9a3ba541acff1b88fb9ea5f3db984dcfa9b0a8e4b6cb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ab18f255b7e0322a9a3ba541acff1b88fb9ea5f3db984dcfa9b0a8e4b6cb4e", kill_on_drop: false }` [INFO] [stdout] 17ab18f255b7e0322a9a3ba541acff1b88fb9ea5f3db984dcfa9b0a8e4b6cb4e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49343b7aab551eb439155e53c92f48eea218b75055b119719b9d0d465df9b812 [INFO] running `Command { std: "docker" "start" "-a" "49343b7aab551eb439155e53c92f48eea218b75055b119719b9d0d465df9b812", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling sized-chunks v0.6.4 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling parse_duration v2.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [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] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling af-core-proc-macros v0.1.0 [INFO] [stderr] Compiling af-core-macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling af-core v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.35s [INFO] running `Command { std: "docker" "inspect" "49343b7aab551eb439155e53c92f48eea218b75055b119719b9d0d465df9b812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49343b7aab551eb439155e53c92f48eea218b75055b119719b9d0d465df9b812", kill_on_drop: false }` [INFO] [stdout] 49343b7aab551eb439155e53c92f48eea218b75055b119719b9d0d465df9b812 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6fd3842e50bf6924d973d230b4ca20ca22394b31b21b814826ebddede3493f1 [INFO] running `Command { std: "docker" "start" "-a" "d6fd3842e50bf6924d973d230b4ca20ca22394b31b21b814826ebddede3493f1", kill_on_drop: false }` [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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] Compiling af-core v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [INFO] [stdout] warning: 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] [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "d6fd3842e50bf6924d973d230b4ca20ca22394b31b21b814826ebddede3493f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6fd3842e50bf6924d973d230b4ca20ca22394b31b21b814826ebddede3493f1", kill_on_drop: false }` [INFO] [stdout] d6fd3842e50bf6924d973d230b4ca20ca22394b31b21b814826ebddede3493f1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eca66b793634cd8010641da6c5f1eaa53cdf79054a9c72f570fe1877591ff236 [INFO] running `Command { std: "docker" "start" "-a" "eca66b793634cd8010641da6c5f1eaa53cdf79054a9c72f570fe1877591ff236", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `repeat_n` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `repeat_n` in the value namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `Intersperse` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `Intersperse` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `zip` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `zip` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `chain` in the value namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `chain` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `Product` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `Product` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `Step` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `Step` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `IntersperseWith` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `IntersperseWith` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `RepeatN` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `RepeatN` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/iter.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use itertools::*; [INFO] [stderr] | ^^^^^^^^^^^^ the name `Zip` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 12 | pub use std::iter::*; [INFO] [stderr] | ------------ but the name `Zip` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/time.rs:123:33 [INFO] [stderr] | [INFO] [stderr] 123 | inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }), [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 123 - inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }), [INFO] [stderr] 123 + inner: in_zone!(self, |t| t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/test/path.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn components(&self) -> Components { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 24 | pub fn components(&self) -> Components<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/test/path.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn component_strs(&self) -> ComponentStrs { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 29 | pub fn component_strs(&self) -> ComponentStrs<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `af-core` (lib) generated 12 warnings (run `cargo fix --lib -p af-core` to apply 3 suggestions) [INFO] [stderr] warning: `af-core` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/af_core-5c9f37847fb9f29b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests af_core [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/time.rs:123:33 [INFO] [stderr] | [INFO] [stderr] 123 | inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }), [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 123 - inner: in_zone!(self, |t| { t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc) }), [INFO] [stderr] 123 + inner: in_zone!(self, |t| t.date().and_hms(t.hour(), 0, 0).with_timezone(&chrono::Utc)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 18) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eca66b793634cd8010641da6c5f1eaa53cdf79054a9c72f570fe1877591ff236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca66b793634cd8010641da6c5f1eaa53cdf79054a9c72f570fe1877591ff236", kill_on_drop: false }` [INFO] [stdout] eca66b793634cd8010641da6c5f1eaa53cdf79054a9c72f570fe1877591ff236