[INFO] fetching crate fyrox-ui 0.20.0... [INFO] building fyrox-ui-0.20.0 against master#f3126500f25114ba4e0ac3e76694dd45a22de56d for pr-107620-1 [INFO] extracting crate fyrox-ui 0.20.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fyrox-ui 0.20.0 on toolchain f3126500f25114ba4e0ac3e76694dd45a22de56d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "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-tc1/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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fyrox-core-derive v0.18.0 [INFO] [stderr] Downloaded notify v5.1.0 [INFO] [stderr] Downloaded fyrox-core v0.23.0 [INFO] [stderr] Downloaded base64 v0.20.0 [INFO] [stderr] Downloaded x11-clipboard v0.6.1 [INFO] [stderr] Downloaded memoffset v0.8.0 [INFO] [stderr] Downloaded sysinfo v0.26.9 [INFO] [stderr] Downloaded xcb v1.2.0 [INFO] [stderr] Downloaded copypasta v0.8.1 [INFO] [stderr] Downloaded fontdue v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a233a149a1479ce9547d91cc85c15f8327f5bfaf147bf9373a6de340b86ecb55 [INFO] running `Command { std: "docker" "start" "-a" "a233a149a1479ce9547d91cc85c15f8327f5bfaf147bf9373a6de340b86ecb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a233a149a1479ce9547d91cc85c15f8327f5bfaf147bf9373a6de340b86ecb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a233a149a1479ce9547d91cc85c15f8327f5bfaf147bf9373a6de340b86ecb55", kill_on_drop: false }` [INFO] [stdout] a233a149a1479ce9547d91cc85c15f8327f5bfaf147bf9373a6de340b86ecb55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+f3126500f25114ba4e0ac3e76694dd45a22de56d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a0215b1c3f227a034e116ec690a35f87582ec317d6b00dfe13f63207b1a7008 [INFO] running `Command { std: "docker" "start" "-a" "4a0215b1c3f227a034e116ec690a35f87582ec317d6b00dfe13f63207b1a7008", 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-channel v0.3.26 [INFO] [stderr] Compiling futures-task 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 strsim v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wide v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling byteorder v1.4.3 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.7.3 [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 walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [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 darling v0.14.2 [INFO] [stderr] Compiling fyrox-core-derive v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling x11-clipboard v0.6.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' -C metadata=b5030a5bc9c77aee -C extra-filename=-b5030a5bc9c77aee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-6211bb97b11426dd.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-a79c3c1ed2b10c7b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-6e4608d096e848db.so --extern wide=/opt/rustwide/target/debug/deps/libwide-44b5f9871ebd5b71.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a0215b1c3f227a034e116ec690a35f87582ec317d6b00dfe13f63207b1a7008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0215b1c3f227a034e116ec690a35f87582ec317d6b00dfe13f63207b1a7008", kill_on_drop: false }` [INFO] [stdout] 4a0215b1c3f227a034e116ec690a35f87582ec317d6b00dfe13f63207b1a7008