[INFO] cloning repository https://github.com/X-m7/rust_testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X-m7/rust_testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-m7%2Frust_testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-m7%2Frust_testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42069c27f672c0e59df8d70fb5842800a776c0db [INFO] testing X-m7/rust_testing against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX-m7%2Frust_testing" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/X-m7/rust_testing on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/X-m7/rust_testing [INFO] finished tweaking git repo https://github.com/X-m7/rust_testing [INFO] tweaked toml for git repo https://github.com/X-m7/rust_testing written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/X-m7/rust_testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b334d2e4beb6c5bc636cd1b2fdf7220fc01f8a1cb60a2128046f2ac2f9238c1 [INFO] running `Command { std: "docker" "start" "-a" "1b334d2e4beb6c5bc636cd1b2fdf7220fc01f8a1cb60a2128046f2ac2f9238c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b334d2e4beb6c5bc636cd1b2fdf7220fc01f8a1cb60a2128046f2ac2f9238c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b334d2e4beb6c5bc636cd1b2fdf7220fc01f8a1cb60a2128046f2ac2f9238c1", kill_on_drop: false }` [INFO] [stdout] 1b334d2e4beb6c5bc636cd1b2fdf7220fc01f8a1cb60a2128046f2ac2f9238c1 [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36cce5e8187fee6ba826a959da20e7ccb52eb582b2467a893d095f23a3e32ec [INFO] running `Command { std: "docker" "start" "-a" "d36cce5e8187fee6ba826a959da20e7ccb52eb582b2467a893d095f23a3e32ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rust_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | ... Message::Move { x: x @ 2...4, y } => println!("Move to ({}, {}), special", x, y), //check that x is in the range and bind it as wel... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.61s [INFO] running `Command { std: "docker" "inspect" "d36cce5e8187fee6ba826a959da20e7ccb52eb582b2467a893d095f23a3e32ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36cce5e8187fee6ba826a959da20e7ccb52eb582b2467a893d095f23a3e32ec", kill_on_drop: false }` [INFO] [stdout] d36cce5e8187fee6ba826a959da20e7ccb52eb582b2467a893d095f23a3e32ec [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07608b4600754da3cbba14f7d2d1d3e4e9fda5d25aec69581303be189cf74834 [INFO] running `Command { std: "docker" "start" "-a" "07608b4600754da3cbba14f7d2d1d3e4e9fda5d25aec69581303be189cf74834", kill_on_drop: false }` [INFO] [stderr] Compiling rust_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | ... Message::Move { x: x @ 2...4, y } => println!("Move to ({}, {}), special", x, y), //check that x is in the range and bind it as wel... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "07608b4600754da3cbba14f7d2d1d3e4e9fda5d25aec69581303be189cf74834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07608b4600754da3cbba14f7d2d1d3e4e9fda5d25aec69581303be189cf74834", kill_on_drop: false }` [INFO] [stdout] 07608b4600754da3cbba14f7d2d1d3e4e9fda5d25aec69581303be189cf74834 [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 469031a754d6a318d4c12d4d30bf563c02494b96c903b2c8e2929994f170afaa [INFO] running `Command { std: "docker" "start" "-a" "469031a754d6a318d4c12d4d30bf563c02494b96c903b2c8e2929994f170afaa", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:101:33 [INFO] [stderr] | [INFO] [stderr] 101 | ... Message::Move { x: x @ 2...4, y } => println!("Move to ({}, {}), special", x, y), //check that x is in the range and bind it as wel... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `rust_testing` (bin "rust_testing" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_testing-759986fc957ab3f2) [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" "469031a754d6a318d4c12d4d30bf563c02494b96c903b2c8e2929994f170afaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469031a754d6a318d4c12d4d30bf563c02494b96c903b2c8e2929994f170afaa", kill_on_drop: false }` [INFO] [stdout] 469031a754d6a318d4c12d4d30bf563c02494b96c903b2c8e2929994f170afaa