[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#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-ku%2Fcarplane" "/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/p-ku/carplane on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99602f1d5982f335241cf9c52b2aa01efa338f2c53c0f422f3184012b5d6f1d5 [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" "99602f1d5982f335241cf9c52b2aa01efa338f2c53c0f422f3184012b5d6f1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99602f1d5982f335241cf9c52b2aa01efa338f2c53c0f422f3184012b5d6f1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99602f1d5982f335241cf9c52b2aa01efa338f2c53c0f422f3184012b5d6f1d5", kill_on_drop: false }` [INFO] [stdout] 99602f1d5982f335241cf9c52b2aa01efa338f2c53c0f422f3184012b5d6f1d5 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 42253de7a6e697dc0ceb887e284555b7d584dd7aad56bde4bcf1cdfd20489509 [INFO] running `Command { std: "docker" "start" "-a" "42253de7a6e697dc0ceb887e284555b7d584dd7aad56bde4bcf1cdfd20489509", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.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 libloading v0.6.5 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling cexpr v0.4.0 [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:13 [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: unused variable: `drag` [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] | ^^^^^^^^ 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "42253de7a6e697dc0ceb887e284555b7d584dd7aad56bde4bcf1cdfd20489509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42253de7a6e697dc0ceb887e284555b7d584dd7aad56bde4bcf1cdfd20489509", kill_on_drop: false }` [INFO] [stdout] 42253de7a6e697dc0ceb887e284555b7d584dd7aad56bde4bcf1cdfd20489509