[INFO] cloning repository https://github.com/hydrylmz/ironphysics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydrylmz/ironphysics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydrylmz%2Fironphysics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydrylmz%2Fironphysics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d87a7b2321ce8297d4a88c73d4a14b60dee5f94 [INFO] testing hydrylmz/ironphysics against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydrylmz%2Fironphysics" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hydrylmz/ironphysics [INFO] finished tweaking git repo https://github.com/hydrylmz/ironphysics [INFO] tweaked toml for git repo https://github.com/hydrylmz/ironphysics written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hydrylmz/ironphysics on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hydrylmz/ironphysics already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3af9fc49a23d638a5a6bcb9cafe768348847ccd98e459c4923c1f0d5bc0468 [INFO] running `Command { std: "docker" "start" "-a" "ce3af9fc49a23d638a5a6bcb9cafe768348847ccd98e459c4923c1f0d5bc0468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3af9fc49a23d638a5a6bcb9cafe768348847ccd98e459c4923c1f0d5bc0468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3af9fc49a23d638a5a6bcb9cafe768348847ccd98e459c4923c1f0d5bc0468", kill_on_drop: false }` [INFO] [stdout] ce3af9fc49a23d638a5a6bcb9cafe768348847ccd98e459c4923c1f0d5bc0468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da6fd88f3dc3de78abec146150034abeac6457d815ee864c0d6cc230e3cce165 [INFO] running `Command { std: "docker" "start" "-a" "da6fd88f3dc3de78abec146150034abeac6457d815ee864c0d6cc230e3cce165", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling iron-physics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::physics::collision` [INFO] [stdout] --> src/physics/rigid_body.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::physics::collision::Manifold; [INFO] [stdout] | ^^^^^^^^^ could not find `collision` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::physics::shape` [INFO] [stdout] --> src/physics/rigid_body.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::physics::shape::Shape; [INFO] [stdout] | ^^^^^ could not find `shape` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `physics::broadphase` [INFO] [stdout] --> src/main.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use physics::broadphase::SpatialHash; [INFO] [stdout] | ^^^^^^^^^^ could not find `broadphase` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `physics::collision` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use physics::collision::{detect_collision, resolve_collision}; [INFO] [stdout] | ^^^^^^^^^ could not find `collision` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `physics::shape` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use physics::shape::Shape; [INFO] [stdout] | ^^^^^ could not find `shape` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::hash_set::Difference` and `default` [INFO] [stdout] --> src/physics/rigid_body.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::hash_set::Difference, default}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hypo_pos` [INFO] [stdout] --> src/physics/rigid_body.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let hypo_pos = initial_state.position + d.velocity * dt; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hypo_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iron-physics` (bin "iron-physics") due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "da6fd88f3dc3de78abec146150034abeac6457d815ee864c0d6cc230e3cce165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6fd88f3dc3de78abec146150034abeac6457d815ee864c0d6cc230e3cce165", kill_on_drop: false }` [INFO] [stdout] da6fd88f3dc3de78abec146150034abeac6457d815ee864c0d6cc230e3cce165