[INFO] cloning repository https://github.com/thomcc/bad3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomcc/bad3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8ecd7f4f37444c8336480d3ae754e5a83204d01 [INFO] testing thomcc/bad3d against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomcc/bad3d on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomcc/bad3d [INFO] finished tweaking git repo https://github.com/thomcc/bad3d [INFO] tweaked toml for git repo https://github.com/thomcc/bad3d written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/thomcc/bad3d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3710b033a5fee486d6323ba333b8f5d9fd669f91508eb4ea264e00d40dffb9 [INFO] running `Command { std: "docker" "start" "-a" "1c3710b033a5fee486d6323ba333b8f5d9fd669f91508eb4ea264e00d40dffb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3710b033a5fee486d6323ba333b8f5d9fd669f91508eb4ea264e00d40dffb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3710b033a5fee486d6323ba333b8f5d9fd669f91508eb4ea264e00d40dffb9", kill_on_drop: false }` [INFO] [stdout] 1c3710b033a5fee486d6323ba333b8f5d9fd669f91508eb4ea264e00d40dffb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad1a3aea8aefd61ceae26e11fb45dce1712e7cc02e9eba7237feb0e049464e5f [INFO] running `Command { std: "docker" "start" "-a" "ad1a3aea8aefd61ceae26e11fb45dce1712e7cc02e9eba7237feb0e049464e5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling almost v0.1.0 [INFO] [stderr] Compiling almost v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling handy v0.1.3 [INFO] [stderr] Compiling smallbitvec v2.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling chek v0.1.0 [INFO] [stderr] Compiling t3m v0.1.0 (/opt/rustwide/workdir/t3m) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> t3m/src/vec/mod.rs:287:53 [INFO] [stdout] | [INFO] [stdout] 287 | $(debug_assert_ne!(v.$field, 0.0);)+; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> t3m/src/quat.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 568 - "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] 568 + "sse2" => super::simd::quat_mul_quat(self, other), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bad3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "ad1a3aea8aefd61ceae26e11fb45dce1712e7cc02e9eba7237feb0e049464e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1a3aea8aefd61ceae26e11fb45dce1712e7cc02e9eba7237feb0e049464e5f", kill_on_drop: false }` [INFO] [stdout] ad1a3aea8aefd61ceae26e11fb45dce1712e7cc02e9eba7237feb0e049464e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a6f610f77e402f8e5958cc18c127b2535324349f78a554350d556b8e9b41bcf [INFO] running `Command { std: "docker" "start" "-a" "1a6f610f77e402f8e5958cc18c127b2535324349f78a554350d556b8e9b41bcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> t3m/src/vec/mod.rs:287:53 [INFO] [stdout] | [INFO] [stdout] 287 | $(debug_assert_ne!(v.$field, 0.0);)+; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> t3m/src/quat.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 568 - "sse2" => { super::simd::quat_mul_quat(self, other) }, [INFO] [stdout] 568 + "sse2" => super::simd::quat_mul_quat(self, other), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling mimalloc-sys v0.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling mimallocator v0.1.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling imgui v0.1.0 [INFO] [stderr] Compiling imgui-winit-support v0.1.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.1.0 [INFO] [stderr] Compiling bad3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bad3d` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name phys --edition=2018 examples/phys.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3f60d11b20efeace -C extra-filename=-3f60d11b20efeace --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern almost=/opt/rustwide/target/debug/deps/libalmost-b4d4520a53f9f7a8.rlib --extern bad3d=/opt/rustwide/target/debug/deps/libbad3d-9e6195742f669901.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib --extern chek=/opt/rustwide/target/debug/deps/libchek-37f514f095c6b174.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e558d7f8a3904de1.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-19456baa97a6c3b8.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-49f62fd57fce7fc9.rlib --extern handy=/opt/rustwide/target/debug/deps/libhandy-3ba750806929a9b9.rlib --extern imgui=/opt/rustwide/target/debug/deps/libimgui-5d74009d2cd7b683.rlib --extern imgui_glium_renderer=/opt/rustwide/target/debug/deps/libimgui_glium_renderer-76ee48635a9d5614.rlib --extern imgui_winit_support=/opt/rustwide/target/debug/deps/libimgui_winit_support-a9131776657e1d89.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-27a7fd18cc200398.rlib --extern mimallocator=/opt/rustwide/target/debug/deps/libmimallocator-9b84be5bedffa491.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-6d3b3bbfd5a96615.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-da8a5168bba743fc.rlib --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-7537c9353484eccc.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-508deca869599664.rlib --extern t3m=/opt/rustwide/target/debug/deps/libt3m-c1d029ea739d0ce1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-643a6934a31ac211/out -L native=/opt/rustwide/target/debug/build/libloading-65780e4ac482eb0b/out -L native=/opt/rustwide/target/debug/build/imgui-sys-931b8ca0a34d6114/out -L native=/opt/rustwide/target/debug/build/mimalloc-sys-e79a7cb64f688936/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a6f610f77e402f8e5958cc18c127b2535324349f78a554350d556b8e9b41bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6f610f77e402f8e5958cc18c127b2535324349f78a554350d556b8e9b41bcf", kill_on_drop: false }` [INFO] [stdout] 1a6f610f77e402f8e5958cc18c127b2535324349f78a554350d556b8e9b41bcf