[INFO] updating cached repository https://github.com/AntonZelenin/rust-physics-engine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bad3c9cfd7716d7d9a54f8c9f7bad680b9f97d92 [INFO] checking AntonZelenin/rust-physics-engine against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonZelenin%2Frust-physics-engine" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AntonZelenin/rust-physics-engine on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AntonZelenin/rust-physics-engine [INFO] finished tweaking git repo https://github.com/AntonZelenin/rust-physics-engine [INFO] tweaked toml for git repo https://github.com/AntonZelenin/rust-physics-engine written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/AntonZelenin/rust-physics-engine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a9bf3adc05eb424bc1143ef9726dbd55fd1d56001dc5dd623920ef94c57ed792 [INFO] running `"docker" "start" "-a" "a9bf3adc05eb424bc1143ef9726dbd55fd1d56001dc5dd623920ef94c57ed792"` [INFO] [stderr] Checking smallvec v0.6.11 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking rust-physics-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] error[E0412]: cannot find type `Spring` in this scope [INFO] [stderr] --> src/core/particle/force_generator/deformable_spring.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | impl<'a, PT: ParticleTrait> Spring<'a, PT> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: a struct with a similar name exists [INFO] [stderr] | [INFO] [stderr] 15 | impl<'a, PT: ParticleTrait> String<'a, PT> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use crate::core::particle::force_generator::spring::Spring; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `divider` in this scope [INFO] [stderr] --> src/core/particle/force_generator/deformable_spring.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | (self.spring_constant / divider) * (force.magnitude() - self.rest_length).abs(); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `rust-physics-engine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a9bf3adc05eb424bc1143ef9726dbd55fd1d56001dc5dd623920ef94c57ed792"` [INFO] running `"docker" "rm" "-f" "a9bf3adc05eb424bc1143ef9726dbd55fd1d56001dc5dd623920ef94c57ed792"` [INFO] [stdout] a9bf3adc05eb424bc1143ef9726dbd55fd1d56001dc5dd623920ef94c57ed792