[INFO] cloning repository https://github.com/RichoDemus/rusteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RichoDemus/rusteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Frusteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Frusteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cdb1a156ee63afc99bc71769ad22c141adaec5c [INFO] testing RichoDemus/rusteroids against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Frusteroids" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RichoDemus/rusteroids on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RichoDemus/rusteroids [INFO] finished tweaking git repo https://github.com/RichoDemus/rusteroids [INFO] tweaked toml for git repo https://github.com/RichoDemus/rusteroids written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/RichoDemus/rusteroids already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded platter v0.1.4 [INFO] [stderr] Downloaded num-complex v0.3.0 [INFO] [stderr] Downloaded paste v1.0.2 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded enum-map v0.6.3 [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded petgraph v0.5.1 [INFO] [stderr] Downloaded golem v0.1.7 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded legion-systems v0.2.4 [INFO] [stderr] Downloaded legion-core v0.2.4 [INFO] [stderr] Downloaded ncollide2d v0.26.0 [INFO] [stderr] Downloaded nalgebra v0.23.0 [INFO] [stderr] Downloaded enum-map-derive v0.4.5 [INFO] [stderr] Downloaded elefont v0.1.3 [INFO] [stderr] Downloaded blinds v0.1.6 [INFO] [stderr] Downloaded web_logger v0.2.0 [INFO] [stderr] Downloaded legion v0.2.4 [INFO] [stderr] Downloaded quicksilver v0.4.0 [INFO] [stderr] Downloaded gestalt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d202b557d5d9ed0b8b40694a4c2a782f34378cf3b48d12e13a41f946a244599 [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" "0d202b557d5d9ed0b8b40694a4c2a782f34378cf3b48d12e13a41f946a244599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d202b557d5d9ed0b8b40694a4c2a782f34378cf3b48d12e13a41f946a244599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d202b557d5d9ed0b8b40694a4c2a782f34378cf3b48d12e13a41f946a244599", kill_on_drop: false }` [INFO] [stdout] 0d202b557d5d9ed0b8b40694a4c2a782f34378cf3b48d12e13a41f946a244599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08a9236b9d555466c966665c4ffd97df4e552ee6f6a9e42d4d329eb040233419 [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" "08a9236b9d555466c966665c4ffd97df4e552ee6f6a9e42d4d329eb040233419", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling RustyXML v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling enum-map-derive v0.4.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling elefont v0.1.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling enum-map v0.6.3 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling gestalt v0.1.0 [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.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=65b45f6cbc3143f5 -C extra-filename=-65b45f6cbc3143f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-23fc97f32d9c6359.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-ddc02591fca7e464.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1208d9642c2ef445.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-b7ba96208be436e5.so --cap-lints allow --cap-lints=warn` (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" "08a9236b9d555466c966665c4ffd97df4e552ee6f6a9e42d4d329eb040233419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a9236b9d555466c966665c4ffd97df4e552ee6f6a9e42d4d329eb040233419", kill_on_drop: false }` [INFO] [stdout] 08a9236b9d555466c966665c4ffd97df4e552ee6f6a9e42d4d329eb040233419