[INFO] cloning repository https://github.com/MagixInTheAir/Recoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MagixInTheAir/Recoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagixInTheAir%2FRecoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagixInTheAir%2FRecoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b825e2e072f1341f0746146cb2f20d8bb82b2a5b [INFO] testing MagixInTheAir/Recoder against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagixInTheAir%2FRecoder" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MagixInTheAir/Recoder on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MagixInTheAir/Recoder [INFO] finished tweaking git repo https://github.com/MagixInTheAir/Recoder [INFO] tweaked toml for git repo https://github.com/MagixInTheAir/Recoder written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/MagixInTheAir/Recoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b584054f939845660d0f312dfb44ec1dff0c0a1e7254f9a1068882d90fb7670 [INFO] running `Command { std: "docker" "start" "-a" "4b584054f939845660d0f312dfb44ec1dff0c0a1e7254f9a1068882d90fb7670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b584054f939845660d0f312dfb44ec1dff0c0a1e7254f9a1068882d90fb7670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b584054f939845660d0f312dfb44ec1dff0c0a1e7254f9a1068882d90fb7670", kill_on_drop: false }` [INFO] [stdout] 4b584054f939845660d0f312dfb44ec1dff0c0a1e7254f9a1068882d90fb7670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0029425dfdceb3562a2c1b2b89823359234ad5519a74dcba8a46924d320faaa [INFO] running `Command { std: "docker" "start" "-a" "c0029425dfdceb3562a2c1b2b89823359234ad5519a74dcba8a46924d320faaa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling urlencoding v0.2.0 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling recoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/algs/caesar.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | 65 ... 90 => 65, [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/algs/caesar.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | 97 ... 122 => 97, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "c0029425dfdceb3562a2c1b2b89823359234ad5519a74dcba8a46924d320faaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0029425dfdceb3562a2c1b2b89823359234ad5519a74dcba8a46924d320faaa", kill_on_drop: false }` [INFO] [stdout] c0029425dfdceb3562a2c1b2b89823359234ad5519a74dcba8a46924d320faaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1db19d54247754ead20d96f88bd879f0c998c14938671f038e466d0a84f357b1 [INFO] running `Command { std: "docker" "start" "-a" "1db19d54247754ead20d96f88bd879f0c998c14938671f038e466d0a84f357b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling recoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/algs/caesar.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | 65 ... 90 => 65, [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/algs/caesar.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | 97 ... 122 => 97, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "1db19d54247754ead20d96f88bd879f0c998c14938671f038e466d0a84f357b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db19d54247754ead20d96f88bd879f0c998c14938671f038e466d0a84f357b1", kill_on_drop: false }` [INFO] [stdout] 1db19d54247754ead20d96f88bd879f0c998c14938671f038e466d0a84f357b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84514a66116e65d81dc51801f7405af26a035de2541f2f9ac554cf6c3812e54d [INFO] running `Command { std: "docker" "start" "-a" "84514a66116e65d81dc51801f7405af26a035de2541f2f9ac554cf6c3812e54d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/algs/caesar.rs:13:16 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 13 | 65 ... 90 => 65, [INFO] [stdout] [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 issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/algs/caesar.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | 97 ... 122 => 97, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [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 issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `recoder` (bin "recoder" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/recoder-17da05b77d4562e8) [INFO] running `Command { std: "docker" "inspect" "84514a66116e65d81dc51801f7405af26a035de2541f2f9ac554cf6c3812e54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84514a66116e65d81dc51801f7405af26a035de2541f2f9ac554cf6c3812e54d", kill_on_drop: false }` [INFO] [stdout] 84514a66116e65d81dc51801f7405af26a035de2541f2f9ac554cf6c3812e54d