[INFO] fetching crate af-core 0.1.8...
[INFO] checking af-core-0.1.8 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate af-core 0.1.8 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate af-core 0.1.8 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db7ab1fad58ffff5a4d0853abcd64236b9eb5f15259b1be2b9aa044b600d334b
[INFO] running `Command { std: "docker" "start" "-a" "db7ab1fad58ffff5a4d0853abcd64236b9eb5f15259b1be2b9aa044b600d334b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7ab1fad58ffff5a4d0853abcd64236b9eb5f15259b1be2b9aa044b600d334b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7ab1fad58ffff5a4d0853abcd64236b9eb5f15259b1be2b9aa044b600d334b", kill_on_drop: false }`
[INFO] [stdout] db7ab1fad58ffff5a4d0853abcd64236b9eb5f15259b1be2b9aa044b600d334b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c246ab646adaf4c7a67549314075848668b30ef2ca17d19b08c76a7671b59008
[INFO] running `Command { std: "docker" "start" "-a" "c246ab646adaf4c7a67549314075848668b30ef2ca17d19b08c76a7671b59008", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking instant v0.1.9
[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]     Checking futures-core v0.3.13
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking futures-lite v1.11.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking vec-arena v1.0.0
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking polling v2.0.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking nb-connect v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking async-lock v2.3.0
[INFO] [stderr]     Checking once_cell v1.6.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking async-io v1.3.1
[INFO] [stderr]     Checking async-executor v1.4.0
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking async-global-executor v2.0.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]     Checking sized-chunks v0.6.4
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[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] 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 `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 `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 `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 `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 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 `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: 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: 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)]` 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: 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)]` 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: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.88s
[INFO] running `Command { std: "docker" "inspect" "c246ab646adaf4c7a67549314075848668b30ef2ca17d19b08c76a7671b59008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c246ab646adaf4c7a67549314075848668b30ef2ca17d19b08c76a7671b59008", kill_on_drop: false }`
[INFO] [stdout] c246ab646adaf4c7a67549314075848668b30ef2ca17d19b08c76a7671b59008
