[INFO] fetching crate aquatic_ws_protocol 0.8.0...
[INFO] checking aquatic_ws_protocol-0.8.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate aquatic_ws_protocol 0.8.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate aquatic_ws_protocol 0.8.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aquatic_ws_protocol 0.8.0
[INFO] finished tweaking crates.io crate aquatic_ws_protocol 0.8.0
[INFO] tweaked toml for crates.io crate aquatic_ws_protocol 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03feb424c1004f769648abe8269bb09a17debadefbed7077ece5d044d83a368f
[INFO] running `Command { std: "docker" "start" "-a" "03feb424c1004f769648abe8269bb09a17debadefbed7077ece5d044d83a368f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03feb424c1004f769648abe8269bb09a17debadefbed7077ece5d044d83a368f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03feb424c1004f769648abe8269bb09a17debadefbed7077ece5d044d83a368f", kill_on_drop: false }`
[INFO] [stdout] 03feb424c1004f769648abe8269bb09a17debadefbed7077ece5d044d83a368f
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f191eb515be9589be8f958e01ebf3474341ca9829e4e0baf29c5d8cf642601a6
[INFO] running `Command { std: "docker" "start" "-a" "f191eb515be9589be8f958e01ebf3474341ca9829e4e0baf29c5d8cf642601a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking halfbrown v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking value-trait v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking simd-json v0.6.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking aquatic_ws_protocol v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `announce` in the type namespace is first re-exported here
[INFO] [stdout] 19 | pub use response::*;
[INFO] [stdout]    |         ----------- but the name `announce` in the type 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/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `scrape` in the type namespace is first re-exported here
[INFO] [stdout] 19 | pub use response::*;
[INFO] [stdout]    |         ----------- but the name `scrape` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `announce` in the type namespace is first re-exported here
[INFO] [stdout] 19 | pub use response::*;
[INFO] [stdout]    |         ----------- but the name `announce` in the type 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/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use request::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `scrape` in the type namespace is first re-exported here
[INFO] [stdout] 19 | pub use response::*;
[INFO] [stdout]    |         ----------- but the name `scrape` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.51s
[INFO] running `Command { std: "docker" "inspect" "f191eb515be9589be8f958e01ebf3474341ca9829e4e0baf29c5d8cf642601a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f191eb515be9589be8f958e01ebf3474341ca9829e4e0baf29c5d8cf642601a6", kill_on_drop: false }`
[INFO] [stdout] f191eb515be9589be8f958e01ebf3474341ca9829e4e0baf29c5d8cf642601a6
