[INFO] fetching crate af-core 0.1.8... [INFO] testing af-core-0.1.8 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate af-core 0.1.8 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate af-core 0.1.8 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded af-core-macros v0.1.0 [INFO] [stderr] Downloaded af-core-proc-macros v0.1.0 [INFO] [stderr] Downloaded parse_duration v2.1.0 [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded sized-chunks v0.6.4 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded signal-hook v0.3.6 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dcf67490ea9b6f1dc7a4288aaa342a15524661d5b6fdb6800fe2156c97a0b1c [INFO] running `Command { std: "docker" "start" "-a" "8dcf67490ea9b6f1dc7a4288aaa342a15524661d5b6fdb6800fe2156c97a0b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcf67490ea9b6f1dc7a4288aaa342a15524661d5b6fdb6800fe2156c97a0b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcf67490ea9b6f1dc7a4288aaa342a15524661d5b6fdb6800fe2156c97a0b1c", kill_on_drop: false }` [INFO] [stdout] 8dcf67490ea9b6f1dc7a4288aaa342a15524661d5b6fdb6800fe2156c97a0b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b04f2b9beabc1ee261be4498dfd40f80fb7475df4ddec7491a74f11674e5278f [INFO] running `Command { std: "docker" "start" "-a" "b04f2b9beabc1ee261be4498dfd40f80fb7475df4ddec7491a74f11674e5278f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling parking v2.0.0 [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 waker-fn v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [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 derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [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 uuid v0.8.2 [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 32.20s [INFO] running `Command { std: "docker" "inspect" "b04f2b9beabc1ee261be4498dfd40f80fb7475df4ddec7491a74f11674e5278f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04f2b9beabc1ee261be4498dfd40f80fb7475df4ddec7491a74f11674e5278f", kill_on_drop: false }` [INFO] [stdout] b04f2b9beabc1ee261be4498dfd40f80fb7475df4ddec7491a74f11674e5278f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9aa343b399fb7c2fe18ce2fef78a1b36fb1db1570465381ac78ae3d6c7a9a1f [INFO] running `Command { std: "docker" "start" "-a" "d9aa343b399fb7c2fe18ce2fef78a1b36fb1db1570465381ac78ae3d6c7a9a1f", 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] [stderr] Compiling af-core v0.1.8 (/opt/rustwide/workdir) [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] [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.16s [INFO] running `Command { std: "docker" "inspect" "d9aa343b399fb7c2fe18ce2fef78a1b36fb1db1570465381ac78ae3d6c7a9a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9aa343b399fb7c2fe18ce2fef78a1b36fb1db1570465381ac78ae3d6c7a9a1f", kill_on_drop: false }` [INFO] [stdout] d9aa343b399fb7c2fe18ce2fef78a1b36fb1db1570465381ac78ae3d6c7a9a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9a117f5e481881f35988186a8691b0bf0b1685674859df955ab1a6dd4aba2b2 [INFO] running `Command { std: "docker" "start" "-a" "e9a117f5e481881f35988186a8691b0bf0b1685674859df955ab1a6dd4aba2b2", 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.16s [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" "e9a117f5e481881f35988186a8691b0bf0b1685674859df955ab1a6dd4aba2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a117f5e481881f35988186a8691b0bf0b1685674859df955ab1a6dd4aba2b2", kill_on_drop: false }` [INFO] [stdout] e9a117f5e481881f35988186a8691b0bf0b1685674859df955ab1a6dd4aba2b2