[INFO] fetching crate grafix-toolbox 0.8.1... [INFO] testing grafix-toolbox-0.8.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate grafix-toolbox 0.8.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate grafix-toolbox 0.8.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grafix-toolbox 0.8.1 [INFO] finished tweaking crates.io crate grafix-toolbox 0.8.1 [INFO] tweaked toml for crates.io crate grafix-toolbox 0.8.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_format v0.2.19 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.14 [INFO] [stderr] Downloaded nalgebra-glm v0.15.0 [INFO] [stderr] Downloaded glfw v0.42.0 [INFO] [stderr] Downloaded trait-set v0.2.0 [INFO] [stderr] Downloaded libwebp-image v0.2.0 [INFO] [stderr] Downloaded libwebp v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4453469c27d95ba668ec84e18a5ec66e4db27274df7f152bcc938485d610974 [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" "c4453469c27d95ba668ec84e18a5ec66e4db27274df7f152bcc938485d610974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4453469c27d95ba668ec84e18a5ec66e4db27274df7f152bcc938485d610974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4453469c27d95ba668ec84e18a5ec66e4db27274df7f152bcc938485d610974", kill_on_drop: false }` [INFO] [stdout] c4453469c27d95ba668ec84e18a5ec66e4db27274df7f152bcc938485d610974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d456961c27e5d2e771d1da0509c855ec7f71bb6e4729f263ca0655d17921b90 [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" "1d456961c27e5d2e771d1da0509c855ec7f71bb6e4729f263ca0655d17921b90", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling libwebp-sys2 v0.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling trait-set v0.2.0 [INFO] [stderr] Compiling simdeez v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling wide v0.7.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tobj v3.2.0 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling libwebp v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling const_format v0.2.19 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling simdnoise v3.1.6 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling libwebp-image v0.2.0 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] error: could not compile `simdnoise` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simdnoise --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simdnoise-3.1.6/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 -C metadata=6e925d918962da07 -C extra-filename=-6e925d918962da07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern simdeez=/opt/rustwide/target/debug/deps/libsimdeez-0bbd5378fb22f008.rmeta --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" "1d456961c27e5d2e771d1da0509c855ec7f71bb6e4729f263ca0655d17921b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d456961c27e5d2e771d1da0509c855ec7f71bb6e4729f263ca0655d17921b90", kill_on_drop: false }` [INFO] [stdout] 1d456961c27e5d2e771d1da0509c855ec7f71bb6e4729f263ca0655d17921b90