[INFO] cloning repository https://github.com/p-ku/carplane [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-ku/carplane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fcarplane", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fcarplane'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b32d78e9a26567cfa819a25715a0de8e69e42f3 [INFO] checking p-ku/carplane against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fcarplane" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p-ku/carplane on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p-ku/carplane [INFO] finished tweaking git repo https://github.com/p-ku/carplane [INFO] tweaked toml for git repo https://github.com/p-ku/carplane written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/p-ku/carplane already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45a88c9b21677ebab048f9140a14e19ee738ac4330b2665cdadf62f62109f30 [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" "a45a88c9b21677ebab048f9140a14e19ee738ac4330b2665cdadf62f62109f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45a88c9b21677ebab048f9140a14e19ee738ac4330b2665cdadf62f62109f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45a88c9b21677ebab048f9140a14e19ee738ac4330b2665cdadf62f62109f30", kill_on_drop: false }` [INFO] [stdout] a45a88c9b21677ebab048f9140a14e19ee738ac4330b2665cdadf62f62109f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 554572d5a8499687f5e2060ce3afccdfa2ef12f6210e9b33d8f8d6c96dd91ffa [INFO] running `Command { std: "docker" "start" "-a" "554572d5a8499687f5e2060ce3afccdfa2ef12f6210e9b33d8f8d6c96dd91ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.1 [INFO] [stderr] Compiling gdnative-derive v0.9.1 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.1 [INFO] [stderr] Compiling gdnative-sys v0.9.1 [INFO] [stderr] Compiling gdnative-bindings v0.9.1 [INFO] [stderr] Checking gdnative-core v0.9.1 [INFO] [stderr] Checking gdnative v0.9.1 [INFO] [stderr] Checking car_plane v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `drag` [INFO] [stdout] --> src/vehicle.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let mut drag = Vector3::new(0.0, 0.0, 0.0); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_drag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aoa` [INFO] [stdout] --> src/vehicle.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let aoa = Vector3::new(0.0, 0.0, 1.0).cross(-drag_dir); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aoa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/vehicle.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | fn _physics_process(&mut self, owner: &RigidBody, delta: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/vehicle.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let mut drag = Vector3::new(0.0, 0.0, 0.0); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `drag` [INFO] [stdout] --> src/vehicle.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let mut drag = Vector3::new(0.0, 0.0, 0.0); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_drag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aoa` [INFO] [stdout] --> src/vehicle.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let aoa = Vector3::new(0.0, 0.0, 1.0).cross(-drag_dir); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_aoa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> src/vehicle.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | fn _physics_process(&mut self, owner: &RigidBody, delta: f32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/vehicle.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let mut drag = Vector3::new(0.0, 0.0, 0.0); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "554572d5a8499687f5e2060ce3afccdfa2ef12f6210e9b33d8f8d6c96dd91ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "554572d5a8499687f5e2060ce3afccdfa2ef12f6210e9b33d8f8d6c96dd91ffa", kill_on_drop: false }` [INFO] [stdout] 554572d5a8499687f5e2060ce3afccdfa2ef12f6210e9b33d8f8d6c96dd91ffa