[INFO] updating cached repository https://github.com/bumzack/rust-game-physics [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] ac412a5e040a7973660786c090b86364c625bfca [INFO] checking bumzack/rust-game-physics against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbumzack%2Frust-game-physics" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bumzack/rust-game-physics on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bumzack/rust-game-physics [INFO] finished tweaking git repo https://github.com/bumzack/rust-game-physics [INFO] tweaked toml for git repo https://github.com/bumzack/rust-game-physics written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/bumzack/rust-game-physics already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=allow" "-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" "+beta-2019-10-27" "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] d470030282fe7a6102418c4b3f8182417994874ccbb1789cda2fe5561d8e3b20 [INFO] running `"docker" "start" "-a" "d470030282fe7a6102418c4b3f8182417994874ccbb1789cda2fe5561d8e3b20"` [INFO] [stderr] Checking rust-game-physics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `set` found for type `rust_game_physics::force::particle_force_elastic_bungee_spring::ParticleForceElasticBungeeSpring` in the current scope [INFO] [stderr] --> examples/particle_force_generator04_elastic_bungee_spring.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | pfg1.set(9.0); [INFO] [stderr] | ^^^ method not found in `rust_game_physics::force::particle_force_elastic_bungee_spring::ParticleForceElasticBungeeSpring` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `rust-game-physics`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `resolve` found for type `rust_game_physics::collision::particle_contact::ParticleContact` in the current scope [INFO] [stderr] --> examples/particle_contact01.rs:96:8 [INFO] [stderr] | [INFO] [stderr] 96 | pc.resolve(2.0, &mut registry); [INFO] [stderr] | ^^^^^^^ method not found in `rust_game_physics::collision::particle_contact::ParticleContact` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope, perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 1 | use rust_game_physics::collision::particle_contact::ParticleContactOps; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `rust-game-physics`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d470030282fe7a6102418c4b3f8182417994874ccbb1789cda2fe5561d8e3b20"` [INFO] running `"docker" "rm" "-f" "d470030282fe7a6102418c4b3f8182417994874ccbb1789cda2fe5561d8e3b20"` [INFO] [stdout] d470030282fe7a6102418c4b3f8182417994874ccbb1789cda2fe5561d8e3b20