[INFO] cloning repository https://github.com/DuncanSparks/Return-From-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuncanSparks/Return-From-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856a28caca4d482db39fca3703c63b2bc137a535 [INFO] testing DuncanSparks/Return-From-Rust against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanSparks%2FReturn-From-Rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DuncanSparks/Return-From-Rust on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/DuncanSparks/Return-From-Rust [INFO] finished tweaking git repo https://github.com/DuncanSparks/Return-From-Rust [INFO] tweaked toml for git repo https://github.com/DuncanSparks/Return-From-Rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DuncanSparks/Return-From-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/GodotNativeTools/godot-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.51.1 [INFO] [stderr] Downloaded serde_json v1.0.47 [INFO] [stderr] Downloaded euclid v0.20.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73b6eb45bfb809fa8124ac638701d16f76a4a7026c84b284be94a506e8c4c38a [INFO] running `Command { std: "docker" "start" "-a" "73b6eb45bfb809fa8124ac638701d16f76a4a7026c84b284be94a506e8c4c38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b6eb45bfb809fa8124ac638701d16f76a4a7026c84b284be94a506e8c4c38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b6eb45bfb809fa8124ac638701d16f76a4a7026c84b284be94a506e8c4c38a", kill_on_drop: false }` [INFO] [stdout] 73b6eb45bfb809fa8124ac638701d16f76a4a7026c84b284be94a506e8c4c38a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5ba75e48cba8ff9f1feab1ce1d8f87805c94ce2f83ce869c09ec5d80eb8e949 [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" "e5ba75e48cba8ff9f1feab1ce1d8f87805c94ce2f83ce869c09ec5d80eb8e949", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling gdnative-derive v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling gdnative_bindings_generator v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-sys v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-core v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative-bindings v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [INFO] [stderr] Compiling gdnative v0.7.0 (https://github.com/GodotNativeTools/godot-rust.git#be712300) [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/git/checkouts/godot-rust-6b1e607c51143c56/be71230/gdnative-bindings/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=dcde0605b0bd020a -C extra-filename=-dcde0605b0bd020a --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-57a436b2b129bbd3.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-a488761d7604f566.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e5ba75e48cba8ff9f1feab1ce1d8f87805c94ce2f83ce869c09ec5d80eb8e949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ba75e48cba8ff9f1feab1ce1d8f87805c94ce2f83ce869c09ec5d80eb8e949", kill_on_drop: false }` [INFO] [stdout] e5ba75e48cba8ff9f1feab1ce1d8f87805c94ce2f83ce869c09ec5d80eb8e949