[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [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 a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] a3ea984af26b5008bb1028e1f9a5ad262f2d686582e4397d4a9e63cc58d675b6 [INFO] running `Command { std: "docker" "start" "-a" "a3ea984af26b5008bb1028e1f9a5ad262f2d686582e4397d4a9e63cc58d675b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ea984af26b5008bb1028e1f9a5ad262f2d686582e4397d4a9e63cc58d675b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ea984af26b5008bb1028e1f9a5ad262f2d686582e4397d4a9e63cc58d675b6", kill_on_drop: false }` [INFO] [stdout] a3ea984af26b5008bb1028e1f9a5ad262f2d686582e4397d4a9e63cc58d675b6 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6206eda2c03c17ba599e25ce1642086404d5b6dd40a5c40fd80169f1335e2aa [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" "e6206eda2c03c17ba599e25ce1642086404d5b6dd40a5c40fd80169f1335e2aa", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.0 [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] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.22.1 [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 01s [INFO] running `Command { std: "docker" "inspect" "e6206eda2c03c17ba599e25ce1642086404d5b6dd40a5c40fd80169f1335e2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6206eda2c03c17ba599e25ce1642086404d5b6dd40a5c40fd80169f1335e2aa", kill_on_drop: false }` [INFO] [stdout] e6206eda2c03c17ba599e25ce1642086404d5b6dd40a5c40fd80169f1335e2aa