[INFO] fetching crate bevy_networking_turbulence 0.3.3... [INFO] testing bevy_networking_turbulence-0.3.3 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate bevy_networking_turbulence 0.3.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bevy_networking_turbulence 0.3.3 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_networking_turbulence 0.3.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_networking_turbulence 0.3.3 [INFO] tweaked toml for crates.io crate bevy_networking_turbulence 0.3.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate bevy_networking_turbulence 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local_ipaddress v0.1.3 [INFO] [stderr] Downloaded async-net v1.6.0 [INFO] [stderr] Downloaded naia-client-socket v0.6.0 [INFO] [stderr] Downloaded naia-server-socket v0.5.0 [INFO] [stderr] Downloaded turbulence v0.3.0 [INFO] [stderr] Downloaded webrtc-unreliable v0.5.1 [INFO] [stderr] Downloaded naia-socket-shared v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da9d679c266695cf79a97e7019d09fc23b3dda3e37503a50656bc7435e4d72d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "da9d679c266695cf79a97e7019d09fc23b3dda3e37503a50656bc7435e4d72d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da9d679c266695cf79a97e7019d09fc23b3dda3e37503a50656bc7435e4d72d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9d679c266695cf79a97e7019d09fc23b3dda3e37503a50656bc7435e4d72d5", kill_on_drop: false }` [INFO] [stdout] da9d679c266695cf79a97e7019d09fc23b3dda3e37503a50656bc7435e4d72d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a31260cc7c64d9ad21e4a3c2c47a1c44482045071c1cdca808aa88290ab9aaba [INFO] running `Command { std: "docker" "start" "-a" "a31260cc7c64d9ad21e4a3c2c47a1c44482045071c1cdca808aa88290ab9aaba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling inotify v0.9.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling notify v5.0.0-pre.7 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bevy_tasks v0.5.0 [INFO] [stderr] Compiling naia-socket-shared v0.4.1 [INFO] [stderr] Compiling naia-client-socket v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling naia-server-socket v0.5.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling bevy_utils v0.5.0 [INFO] [stderr] Compiling turbulence v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [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.0 [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_networking_turbulence v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "a31260cc7c64d9ad21e4a3c2c47a1c44482045071c1cdca808aa88290ab9aaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31260cc7c64d9ad21e4a3c2c47a1c44482045071c1cdca808aa88290ab9aaba", kill_on_drop: false }` [INFO] [stdout] a31260cc7c64d9ad21e4a3c2c47a1c44482045071c1cdca808aa88290ab9aaba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 502baff022a3ef66e2f921d953d6136e5f9cff67237517112275c7d6d8b59fa9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "502baff022a3ef66e2f921d953d6136e5f9cff67237517112275c7d6d8b59fa9", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling bevy_networking_turbulence v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "502baff022a3ef66e2f921d953d6136e5f9cff67237517112275c7d6d8b59fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502baff022a3ef66e2f921d953d6136e5f9cff67237517112275c7d6d8b59fa9", kill_on_drop: false }` [INFO] [stdout] 502baff022a3ef66e2f921d953d6136e5f9cff67237517112275c7d6d8b59fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac2cbd624f20281069b40529f65b95348c2080ef6f83a055a2c11d633dd374b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac2cbd624f20281069b40529f65b95348c2080ef6f83a055a2c11d633dd374b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bevy_networking_turbulence-f7e738c7362c57b3) [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_networking_turbulence [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" "ac2cbd624f20281069b40529f65b95348c2080ef6f83a055a2c11d633dd374b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2cbd624f20281069b40529f65b95348c2080ef6f83a055a2c11d633dd374b4", kill_on_drop: false }` [INFO] [stdout] ac2cbd624f20281069b40529f65b95348c2080ef6f83a055a2c11d633dd374b4