[INFO] fetching crate ids_service 1.3.7...
[INFO] checking ids_service-1.3.7 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate ids_service 1.3.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ids_service 1.3.7
[INFO] finished tweaking crates.io crate ids_service 1.3.7
[INFO] tweaked toml for crates.io crate ids_service 1.3.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ids_service 1.3.7 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ids_service 1.3.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1f891130360a2c0632a386a51bb653a47f11d27f1387ea9779924467bcef5f0
[INFO] running `Command { std: "docker" "start" "-a" "c1f891130360a2c0632a386a51bb653a47f11d27f1387ea9779924467bcef5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1f891130360a2c0632a386a51bb653a47f11d27f1387ea9779924467bcef5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f891130360a2c0632a386a51bb653a47f11d27f1387ea9779924467bcef5f0", kill_on_drop: false }`
[INFO] [stdout] c1f891130360a2c0632a386a51bb653a47f11d27f1387ea9779924467bcef5f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd9fb9831bd06a2bdceca5b8efc34dc7767d1641e96c5b1902739ee56f31d2de
[INFO] running `Command { std: "docker" "start" "-a" "cd9fb9831bd06a2bdceca5b8efc34dc7767d1641e96c5b1902739ee56f31d2de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking ids_service v1.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub use self::crypto_hash::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the name `IdsService` in the type namespace is first re-exported here
[INFO] [stdout] 151 | pub use self::rust_hash::*;
[INFO] [stdout]     |         ------------------ but the name `IdsService` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]    --> src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub use self::crypto_hash::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ the name `IdsService` in the type namespace is first re-exported here
[INFO] [stdout] 151 | pub use self::rust_hash::*;
[INFO] [stdout]     |         ------------------ but the name `IdsService` in the type namespace is also re-exported here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ids_service` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ids_service` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd9fb9831bd06a2bdceca5b8efc34dc7767d1641e96c5b1902739ee56f31d2de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd9fb9831bd06a2bdceca5b8efc34dc7767d1641e96c5b1902739ee56f31d2de", kill_on_drop: false }`
[INFO] [stdout] cd9fb9831bd06a2bdceca5b8efc34dc7767d1641e96c5b1902739ee56f31d2de
