[INFO] cloning repository https://github.com/Aceeri/wrightsman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aceeri/wrightsman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 453e9243f8e4f242bd513740176a0339c66416a5 [INFO] testing Aceeri/wrightsman 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%2FAceeri%2Fwrightsman" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aceeri/wrightsman 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/Aceeri/wrightsman [INFO] finished tweaking git repo https://github.com/Aceeri/wrightsman [INFO] tweaked toml for git repo https://github.com/Aceeri/wrightsman written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Aceeri/wrightsman 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 9e65fc223aa2257018ead688e3c6f02302757cfdf6af30f554804638891d8dc9 [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" "9e65fc223aa2257018ead688e3c6f02302757cfdf6af30f554804638891d8dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e65fc223aa2257018ead688e3c6f02302757cfdf6af30f554804638891d8dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e65fc223aa2257018ead688e3c6f02302757cfdf6af30f554804638891d8dc9", kill_on_drop: false }` [INFO] [stdout] 9e65fc223aa2257018ead688e3c6f02302757cfdf6af30f554804638891d8dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 1c24d0825f0d1a9dc3da74711722d84508560703071d8c48ee275d3f9f68f04a [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" "1c24d0825f0d1a9dc3da74711722d84508560703071d8c48ee275d3f9f68f04a", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling gdnative-derive v0.8.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling gdnative_bindings_generator v0.8.0 [INFO] [stderr] Compiling gdnative-sys v0.8.0 [INFO] [stderr] Compiling gdnative-core v0.8.0 [INFO] [stderr] Compiling gdnative-bindings v0.8.0 [INFO] [stderr] Compiling gdnative v0.8.0 [INFO] [stderr] error: could not compile `gdnative-bindings` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gdnative_bindings --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdnative-bindings-0.8.0/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=f4b909c8fc5da525 -C extra-filename=-f4b909c8fc5da525 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-56d0f7f0990e06f0.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-850310134740ee01.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a84d926ea326a84.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c24d0825f0d1a9dc3da74711722d84508560703071d8c48ee275d3f9f68f04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c24d0825f0d1a9dc3da74711722d84508560703071d8c48ee275d3f9f68f04a", kill_on_drop: false }` [INFO] [stdout] 1c24d0825f0d1a9dc3da74711722d84508560703071d8c48ee275d3f9f68f04a