[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAceeri%2Fwrightsman" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aceeri/wrightsman on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 572aaae2a3f8a476203412acbe265489521966ae82068818aec15962d29e5919 [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" "572aaae2a3f8a476203412acbe265489521966ae82068818aec15962d29e5919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "572aaae2a3f8a476203412acbe265489521966ae82068818aec15962d29e5919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572aaae2a3f8a476203412acbe265489521966ae82068818aec15962d29e5919", kill_on_drop: false }` [INFO] [stdout] 572aaae2a3f8a476203412acbe265489521966ae82068818aec15962d29e5919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9f96e4bf4fc199bd2180e2e285ddd14cc0573f16eb178ff7d67b78485205cb [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" "3a9f96e4bf4fc199bd2180e2e285ddd14cc0573f16eb178ff7d67b78485205cb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.3.6 [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=cabcfe1807845e31 -C extra-filename=-cabcfe1807845e31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-ac92194379e73dec.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-df29f7461ced9943.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3a9f96e4bf4fc199bd2180e2e285ddd14cc0573f16eb178ff7d67b78485205cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9f96e4bf4fc199bd2180e2e285ddd14cc0573f16eb178ff7d67b78485205cb", kill_on_drop: false }` [INFO] [stdout] 3a9f96e4bf4fc199bd2180e2e285ddd14cc0573f16eb178ff7d67b78485205cb