[INFO] fetching crate otter-api-tests 1.2.1...
[INFO] checking otter-api-tests-1.2.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate otter-api-tests 1.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate otter-api-tests 1.2.1
[INFO] finished tweaking crates.io crate otter-api-tests 1.2.1
[INFO] tweaked toml for crates.io crate otter-api-tests 1.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate otter-api-tests 1.2.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate otter-api-tests 1.2.1 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b575036c654eb23495eb451c898c8a1acbe61ffaeed6adfe8117e7067fab82
[INFO] running `Command { std: "docker" "start" "-a" "f3b575036c654eb23495eb451c898c8a1acbe61ffaeed6adfe8117e7067fab82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b575036c654eb23495eb451c898c8a1acbe61ffaeed6adfe8117e7067fab82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b575036c654eb23495eb451c898c8a1acbe61ffaeed6adfe8117e7067fab82", kill_on_drop: false }`
[INFO] [stdout] f3b575036c654eb23495eb451c898c8a1acbe61ffaeed6adfe8117e7067fab82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 791f82bf367d235fe335aba7a9f2d34e9e52d8fb65a9e9f3cc8b546278428fd4
[INFO] running `Command { std: "docker" "start" "-a" "791f82bf367d235fe335aba7a9f2d34e9e52d8fb65a9e9f3cc8b546278428fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking filetime v0.2.16
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling slotmap-fork-otter v1.0.2
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking uds v0.2.6
[INFO] [stderr]     Checking async-condvar-fair v0.2.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ordered-float v3.0.0
[INFO] [stderr]     Checking vecdeque-stableix v1.0.0
[INFO] [stderr]     Checking lazy-init v0.5.0
[INFO] [stderr]     Checking boolinator v2.4.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]     Checking fehler v1.0.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.11
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling ghost v0.1.4
[INFO] [stderr]    Compiling extend v1.1.2
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]    Compiling educe v0.4.19
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking pwd v1.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.9.0
[INFO] [stderr]     Checking lazy-regex v2.3.0
[INFO] [stderr]     Checking openssh-keys v0.5.0
[INFO] [stderr]    Compiling ambassador v0.3.1
[INFO] [stderr]    Compiling delegate v0.7.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking index_vec v0.1.3
[INFO] [stderr]     Checking enum-map v2.4.0
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking tera v1.16.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking flexi_logger v0.22.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]    Compiling cast_trait_object_macros v0.1.3
[INFO] [stderr]     Checking otter-base v1.2.1
[INFO] [stderr]    Compiling const-default-derive v0.2.0
[INFO] [stderr]     Checking cast_trait_object v0.1.3
[INFO] [stderr]     Checking otter-support v1.2.1
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]     Checking zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stderr]     Checking otter v1.2.1
[INFO] [stderr]     Checking otter-api-tests v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl<'e, E:Into<Box<dyn Error + 'e>>> From<E> for Explode {
[INFO] [stdout]     |                         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let e: Box<dyn Error> = e.into();
[INFO] [stdout]     |                    ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut e: Option<&dyn Error> = Some(&*e);
[INFO] [stdout]     |                            ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> apitest.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use otter_support::config::DAEMON_STARTUP_REPORT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `DAEMON_STARTUP_REPORT` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> apitest.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use otter::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> apitest.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use otter_support::config::DAEMON_STARTUP_REPORT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl<'e, E:Into<Box<dyn Error + 'e>>> From<E> for Explode {
[INFO] [stdout]     |                         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let e: Box<dyn Error> = e.into();
[INFO] [stdout]     |                    ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> apitest.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut e: Option<&dyn Error> = Some(&*e);
[INFO] [stdout]     |                            ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the trait defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub use crate::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/otter-1.2.1/src/prelude.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout]  37 | pub use otter_support::imports::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> apitest.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use otter_support::config::DAEMON_STARTUP_REPORT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `DAEMON_STARTUP_REPORT` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> apitest.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use otter::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> apitest.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use otter_support::config::DAEMON_STARTUP_REPORT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> apitest.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(FromPrimitive,EnumIter,IntoStaticStr,EnumProperty)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StaticUser`
[INFO] [stdout] 55 | #[strum(serialize_all = "snake_case")]
[INFO] [stdout] 56 | pub enum StaticUser {
[INFO] [stdout]    |          ---------- `StaticUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `otter-api-tests` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> apitest.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(FromPrimitive,EnumIter,IntoStaticStr,EnumProperty)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StaticUser`
[INFO] [stdout] 55 | #[strum(serialize_all = "snake_case")]
[INFO] [stdout] 56 | pub enum StaticUser {
[INFO] [stdout]    |          ---------- `StaticUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `otter-api-tests` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "791f82bf367d235fe335aba7a9f2d34e9e52d8fb65a9e9f3cc8b546278428fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791f82bf367d235fe335aba7a9f2d34e9e52d8fb65a9e9f3cc8b546278428fd4", kill_on_drop: false }`
[INFO] [stdout] 791f82bf367d235fe335aba7a9f2d34e9e52d8fb65a9e9f3cc8b546278428fd4
