[INFO] cloning repository https://github.com/caiges/pwong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caiges/pwong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiges%2Fpwong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiges%2Fpwong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c37d50e669b76b8faa7ae8a313b90d20f66a54f1 [INFO] testing caiges/pwong against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaiges%2Fpwong" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caiges/pwong on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caiges/pwong [INFO] finished tweaking git repo https://github.com/caiges/pwong [INFO] tweaked toml for git repo https://github.com/caiges/pwong written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/caiges/pwong already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc72113580342286c915ebfd8eac6b21feb6a04a0a8513799f4e41333b358a32 [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" "cc72113580342286c915ebfd8eac6b21feb6a04a0a8513799f4e41333b358a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc72113580342286c915ebfd8eac6b21feb6a04a0a8513799f4e41333b358a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc72113580342286c915ebfd8eac6b21feb6a04a0a8513799f4e41333b358a32", kill_on_drop: false }` [INFO] [stdout] cc72113580342286c915ebfd8eac6b21feb6a04a0a8513799f4e41333b358a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] fbba3aa922aa881820cfef20ffe2866d6716ccfdd7e618fcea16d80757f8a716 [INFO] running `Command { std: "docker" "start" "-a" "fbba3aa922aa881820cfef20ffe2866d6716ccfdd7e618fcea16d80757f8a716", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling gl v0.6.2 [INFO] [stderr] Compiling pwong v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.55s [INFO] running `Command { std: "docker" "inspect" "fbba3aa922aa881820cfef20ffe2866d6716ccfdd7e618fcea16d80757f8a716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbba3aa922aa881820cfef20ffe2866d6716ccfdd7e618fcea16d80757f8a716", kill_on_drop: false }` [INFO] [stdout] fbba3aa922aa881820cfef20ffe2866d6716ccfdd7e618fcea16d80757f8a716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 92af840030a1544f8f50069e66e500fd25f19e0bf8df73ce87b4d19717df0c32 [INFO] running `Command { std: "docker" "start" "-a" "92af840030a1544f8f50069e66e500fd25f19e0bf8df73ce87b4d19717df0c32", kill_on_drop: false }` [INFO] [stderr] Compiling pwong v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 97 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 102 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 109 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 118 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 124 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `move_it` found for struct `entities::paddle::Paddle` in the current scope [INFO] [stdout] --> src/entities/paddle.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Paddle { [INFO] [stdout] | ----------------- method `move_it` not found for this [INFO] [stdout] ... [INFO] [stdout] 130 | p1.move_it(); [INFO] [stdout] | ^^^^^^^ method not found in `entities::paddle::Paddle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pwong`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "92af840030a1544f8f50069e66e500fd25f19e0bf8df73ce87b4d19717df0c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92af840030a1544f8f50069e66e500fd25f19e0bf8df73ce87b4d19717df0c32", kill_on_drop: false }` [INFO] [stdout] 92af840030a1544f8f50069e66e500fd25f19e0bf8df73ce87b4d19717df0c32