[INFO] fetching crate bevy_websocket_adapter 0.1.5...
[INFO] testing bevy_websocket_adapter-0.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_websocket_adapter 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bevy_websocket_adapter 0.1.5
[INFO] finished tweaking crates.io crate bevy_websocket_adapter 0.1.5
[INFO] tweaked toml for crates.io crate bevy_websocket_adapter 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_websocket_adapter 0.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_websocket_adapter 0.1.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2472bd6b83781526fcf5dd64ac0c10fee844d39cf2f3607eca09500f031a69
[INFO] running `Command { std: "docker" "start" "-a" "1f2472bd6b83781526fcf5dd64ac0c10fee844d39cf2f3607eca09500f031a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2472bd6b83781526fcf5dd64ac0c10fee844d39cf2f3607eca09500f031a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2472bd6b83781526fcf5dd64ac0c10fee844d39cf2f3607eca09500f031a69", kill_on_drop: false }`
[INFO] [stdout] 1f2472bd6b83781526fcf5dd64ac0c10fee844d39cf2f3607eca09500f031a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b3d127f0845974b10f58e9a24f4a7c6f66cadbf602bf3efcaa2b869219af74
[INFO] running `Command { std: "docker" "start" "-a" "26b3d127f0845974b10f58e9a24f4a7c6f66cadbf602bf3efcaa2b869219af74", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling bevy_tasks v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling inotify v0.9.4
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling notify v5.0.0-pre.10
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling glam v0.13.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling ron v0.6.5
[INFO] [stderr]    Compiling bevy_utils v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling bevy_reflect_derive v0.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0
[INFO] [stderr]    Compiling bevy_derive v0.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.5.0
[INFO] [stderr]    Compiling bevy_ecs v0.5.0
[INFO] [stderr]    Compiling bevy_math v0.5.0
[INFO] [stderr]    Compiling bevy_app v0.5.0
[INFO] [stderr]    Compiling bevy_core v0.5.0
[INFO] [stderr]    Compiling bevy_log v0.5.0
[INFO] [stderr]    Compiling bevy_transform v0.5.0
[INFO] [stderr]    Compiling bevy_input v0.5.0
[INFO] [stderr]    Compiling bevy_window v0.5.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.5.0
[INFO] [stderr]    Compiling bevy_asset v0.5.1
[INFO] [stderr]    Compiling bevy_scene v0.5.0
[INFO] [stderr]    Compiling bevy_internal v0.5.0
[INFO] [stderr]    Compiling bevy v0.5.0
[INFO] [stderr]    Compiling bevy_websocket_adapter v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "26b3d127f0845974b10f58e9a24f4a7c6f66cadbf602bf3efcaa2b869219af74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b3d127f0845974b10f58e9a24f4a7c6f66cadbf602bf3efcaa2b869219af74", kill_on_drop: false }`
[INFO] [stdout] 26b3d127f0845974b10f58e9a24f4a7c6f66cadbf602bf3efcaa2b869219af74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed527983b98df1dea0b471da5846541f6b67ff9e5ed294f6dbb4586c9b3fe32f
[INFO] running `Command { std: "docker" "start" "-a" "ed527983b98df1dea0b471da5846541f6b67ff9e5ed294f6dbb4586c9b3fe32f", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling simple_logger v1.13.0
[INFO] [stderr]    Compiling bevy_websocket_adapter v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.54s
[INFO] running `Command { std: "docker" "inspect" "ed527983b98df1dea0b471da5846541f6b67ff9e5ed294f6dbb4586c9b3fe32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed527983b98df1dea0b471da5846541f6b67ff9e5ed294f6dbb4586c9b3fe32f", kill_on_drop: false }`
[INFO] [stdout] ed527983b98df1dea0b471da5846541f6b67ff9e5ed294f6dbb4586c9b3fe32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27141eafdb923792c994e8848542a17ad9ad4a64e0b04ce8ba900d16b6714416
[INFO] running `Command { std: "docker" "start" "-a" "27141eafdb923792c994e8848542a17ad9ad4a64e0b04ce8ba900d16b6714416", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_websocket_adapter-76c92624b2e6bf21)
[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 bevy_websocket_adapter
[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] running `Command { std: "docker" "inspect" "27141eafdb923792c994e8848542a17ad9ad4a64e0b04ce8ba900d16b6714416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27141eafdb923792c994e8848542a17ad9ad4a64e0b04ce8ba900d16b6714416", kill_on_drop: false }`
[INFO] [stdout] 27141eafdb923792c994e8848542a17ad9ad4a64e0b04ce8ba900d16b6714416
