[INFO] cloning repository https://github.com/NybuTG/mine_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NybuTG/mine_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNybuTG%2Fmine_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNybuTG%2Fmine_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96af906beff91be77d25ecdae74fb6f139d7a778 [INFO] testing NybuTG/mine_rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNybuTG%2Fmine_rust" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NybuTG/mine_rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NybuTG/mine_rust [INFO] finished tweaking git repo https://github.com/NybuTG/mine_rust [INFO] tweaked toml for git repo https://github.com/NybuTG/mine_rust written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/NybuTG/mine_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeb713861b2ce5444f699c848b6d18b27bfa616db59e1c9dff5a83df2272b1aa [INFO] running `Command { std: "docker" "start" "-a" "eeb713861b2ce5444f699c848b6d18b27bfa616db59e1c9dff5a83df2272b1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeb713861b2ce5444f699c848b6d18b27bfa616db59e1c9dff5a83df2272b1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb713861b2ce5444f699c848b6d18b27bfa616db59e1c9dff5a83df2272b1aa", kill_on_drop: false }` [INFO] [stdout] eeb713861b2ce5444f699c848b6d18b27bfa616db59e1c9dff5a83df2272b1aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f972c3486c940c7ecc5b48d0b9822f9f50a3fb661498cb99d69050cfa5f8a8b2 [INFO] running `Command { std: "docker" "start" "-a" "f972c3486c940c7ecc5b48d0b9822f9f50a3fb661498cb99d69050cfa5f8a8b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling sapp-linux v0.1.12 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling wide v0.6.4 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling fontdue v0.4.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.3 [INFO] [stderr] Compiling parry3d v0.4.1 [INFO] [stderr] Compiling rapier3d v0.8.0 [INFO] [stderr] Compiling minerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `player` should have an upper camel case name [INFO] [stdout] --> src/tmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct player { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contact_recv` [INFO] [stdout] --> src/main.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | let (contact_send, contact_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_recv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_recv` [INFO] [stdout] --> src/main.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | let (intersection_send, intersection_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_recv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "f972c3486c940c7ecc5b48d0b9822f9f50a3fb661498cb99d69050cfa5f8a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f972c3486c940c7ecc5b48d0b9822f9f50a3fb661498cb99d69050cfa5f8a8b2", kill_on_drop: false }` [INFO] [stdout] f972c3486c940c7ecc5b48d0b9822f9f50a3fb661498cb99d69050cfa5f8a8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4fdbcc6645346a0897800ae474dc7036195f4e3663286df4134cab8a02a16be [INFO] running `Command { std: "docker" "start" "-a" "f4fdbcc6645346a0897800ae474dc7036195f4e3663286df4134cab8a02a16be", kill_on_drop: false }` [INFO] [stderr] Compiling minerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `player` should have an upper camel case name [INFO] [stdout] --> src/tmp.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct player { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contact_recv` [INFO] [stdout] --> src/main.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | let (contact_send, contact_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_recv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intersection_recv` [INFO] [stdout] --> src/main.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | let (intersection_send, intersection_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_recv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "f4fdbcc6645346a0897800ae474dc7036195f4e3663286df4134cab8a02a16be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4fdbcc6645346a0897800ae474dc7036195f4e3663286df4134cab8a02a16be", kill_on_drop: false }` [INFO] [stdout] f4fdbcc6645346a0897800ae474dc7036195f4e3663286df4134cab8a02a16be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66d719af86ca8ebf0c130126e1b3736c4f30aa10b90147edc3e4d063b77d2201 [INFO] running `Command { std: "docker" "start" "-a" "66d719af86ca8ebf0c130126e1b3736c4f30aa10b90147edc3e4d063b77d2201", kill_on_drop: false }` [INFO] [stderr] warning: type `player` should have an upper camel case name [INFO] [stderr] --> src/tmp.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct player { [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case: `Player` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `contact_recv` [INFO] [stderr] --> src/main.rs:36:24 [INFO] [stderr] | [INFO] [stderr] 36 | let (contact_send, contact_recv) = crossbeam::channel::unbounded(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_recv` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `intersection_recv` [INFO] [stderr] --> src/main.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | let (intersection_send, intersection_recv) = crossbeam::channel::unbounded(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersection_recv` [INFO] [stderr] [INFO] [stderr] warning: `minerust` (bin "minerust" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/minerust-0798c9a8d2ac4747) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66d719af86ca8ebf0c130126e1b3736c4f30aa10b90147edc3e4d063b77d2201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d719af86ca8ebf0c130126e1b3736c4f30aa10b90147edc3e4d063b77d2201", kill_on_drop: false }` [INFO] [stdout] 66d719af86ca8ebf0c130126e1b3736c4f30aa10b90147edc3e4d063b77d2201