[INFO] fetching crate fyrox-ui 0.20.0... [INFO] building fyrox-ui-0.20.0 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate fyrox-ui 0.20.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fyrox-ui 0.20.0 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fyrox-ui 0.20.0 [INFO] finished tweaking crates.io crate fyrox-ui 0.20.0 [INFO] tweaked toml for crates.io crate fyrox-ui 0.20.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e52b3810a9b3395bb567e8e256e297728d8475278486aeda4cbd1f985ad6f22 [INFO] running `Command { std: "docker" "start" "-a" "8e52b3810a9b3395bb567e8e256e297728d8475278486aeda4cbd1f985ad6f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e52b3810a9b3395bb567e8e256e297728d8475278486aeda4cbd1f985ad6f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e52b3810a9b3395bb567e8e256e297728d8475278486aeda4cbd1f985ad6f22", kill_on_drop: false }` [INFO] [stdout] 8e52b3810a9b3395bb567e8e256e297728d8475278486aeda4cbd1f985ad6f22 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2948e6ddb59bcf87a048b2362ae75a228448db5cb77aeb90107dfcb2dab29f94 [INFO] running `Command { std: "docker" "start" "-a" "2948e6ddb59bcf87a048b2362ae75a228448db5cb77aeb90107dfcb2dab29f94", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wide v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling fyrox-core-derive v0.18.0 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling x11-clipboard v0.6.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling copypasta v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling fyrox-core v0.23.0 [INFO] [stderr] Compiling fyrox-ui v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "2948e6ddb59bcf87a048b2362ae75a228448db5cb77aeb90107dfcb2dab29f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2948e6ddb59bcf87a048b2362ae75a228448db5cb77aeb90107dfcb2dab29f94", kill_on_drop: false }` [INFO] [stdout] 2948e6ddb59bcf87a048b2362ae75a228448db5cb77aeb90107dfcb2dab29f94 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 468874a50fdf2a019e29d50917ceac04115e040bd5389d9a6e440db2b1e6dead [INFO] running `Command { std: "docker" "start" "-a" "468874a50fdf2a019e29d50917ceac04115e040bd5389d9a6e440db2b1e6dead", kill_on_drop: false }` [INFO] [stderr] Compiling fyrox-ui v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "468874a50fdf2a019e29d50917ceac04115e040bd5389d9a6e440db2b1e6dead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468874a50fdf2a019e29d50917ceac04115e040bd5389d9a6e440db2b1e6dead", kill_on_drop: false }` [INFO] [stdout] 468874a50fdf2a019e29d50917ceac04115e040bd5389d9a6e440db2b1e6dead