[INFO] cloning repository https://github.com/petrSchreiber/thinclippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petrSchreiber/thinclippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpetrSchreiber%2Fthinclippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpetrSchreiber%2Fthinclippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2ae5f0fce7eb539ede8c192a4c8340be12b32eb [INFO] testing petrSchreiber/thinclippy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpetrSchreiber%2Fthinclippy" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petrSchreiber/thinclippy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petrSchreiber/thinclippy [INFO] finished tweaking git repo https://github.com/petrSchreiber/thinclippy [INFO] tweaked toml for git repo https://github.com/petrSchreiber/thinclippy written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/petrSchreiber/thinclippy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efad00c3f9aa5634ca6eae7f8df6418a84a85e96fca6f291dfd822c480d948c8 [INFO] running `Command { std: "docker" "start" "-a" "efad00c3f9aa5634ca6eae7f8df6418a84a85e96fca6f291dfd822c480d948c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efad00c3f9aa5634ca6eae7f8df6418a84a85e96fca6f291dfd822c480d948c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efad00c3f9aa5634ca6eae7f8df6418a84a85e96fca6f291dfd822c480d948c8", kill_on_drop: false }` [INFO] [stdout] efad00c3f9aa5634ca6eae7f8df6418a84a85e96fca6f291dfd822c480d948c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cbe2a9f28a5d39ad965e123205c832b7f507cc4ae89666aebdbd8290f326833 [INFO] running `Command { std: "docker" "start" "-a" "2cbe2a9f28a5d39ad965e123205c832b7f507cc4ae89666aebdbd8290f326833", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling thinclippy v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | '0'...'9' | '.' => { [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: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | 'A'...'Z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | 'a'...'z' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | '0'...'9' | '.' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.55s [INFO] running `Command { std: "docker" "inspect" "2cbe2a9f28a5d39ad965e123205c832b7f507cc4ae89666aebdbd8290f326833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbe2a9f28a5d39ad965e123205c832b7f507cc4ae89666aebdbd8290f326833", kill_on_drop: false }` [INFO] [stdout] 2cbe2a9f28a5d39ad965e123205c832b7f507cc4ae89666aebdbd8290f326833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983fd0f692f107a7748bf90558012f143e3a2c266a68c7951cdc7343f9a3a007 [INFO] running `Command { std: "docker" "start" "-a" "983fd0f692f107a7748bf90558012f143e3a2c266a68c7951cdc7343f9a3a007", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling thinclippy v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | '0'...'9' | '.' => { [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: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | 'A'...'Z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | 'a'...'z' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/tokenizer/mod.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | '0'...'9' | '.' => { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/thinclippy-508ea534e4165922) [INFO] running `Command { std: "docker" "inspect" "983fd0f692f107a7748bf90558012f143e3a2c266a68c7951cdc7343f9a3a007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983fd0f692f107a7748bf90558012f143e3a2c266a68c7951cdc7343f9a3a007", kill_on_drop: false }` [INFO] [stdout] 983fd0f692f107a7748bf90558012f143e3a2c266a68c7951cdc7343f9a3a007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3faca7fb3c7f8225afa5366a48a765f4b569ad0e2f5611aecfdd1c3fa5afcb64 [INFO] running `Command { std: "docker" "start" "-a" "3faca7fb3c7f8225afa5366a48a765f4b569ad0e2f5611aecfdd1c3fa5afcb64", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:31:16 [INFO] [stderr] | [INFO] [stderr] 31 | '0'...'9' | '.' => { [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: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:82:16 [INFO] [stderr] | [INFO] [stderr] 82 | 'A'...'Z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:88:16 [INFO] [stderr] | [INFO] [stderr] 88 | 'a'...'z' => { [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 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:251:16 [INFO] [stderr] | [INFO] [stderr] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:251:28 [INFO] [stderr] | [INFO] [stderr] 251 | 'A'...'Z' | 'a'...'z' | '#' | '$' | '%' | '_' => { [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 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tokenizer/mod.rs:282:16 [INFO] [stderr] | [INFO] [stderr] 282 | '0'...'9' | '.' => { [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 [INFO] [stderr] [INFO] [stderr] warning: `thinclippy` (bin "thinclippy" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thinclippy-508ea534e4165922) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tokenizer::tests::get_block_comment ... ok [INFO] [stdout] test tokenizer::tests::get_apostrophe_comment ... ok [INFO] [stdout] test tokenizer::tests::get_comma_works ... ok [INFO] [stdout] test tokenizer::tests::get_c_comment ... ok [INFO] [stdout] test tokenizer::tests::get_comparator ... ok [INFO] [stdout] test tokenizer::tests::get_end_of_line ... ok [INFO] [stdout] test tokenizer::tests::get_equal_sign ... ok [INFO] [stdout] test tokenizer::tests::get_number_works ... ok [INFO] [stdout] test tokenizer::tests::get_operator_works ... ok [INFO] [stdout] test tokenizer::tests::get_paren_works ... ok [INFO] [stdout] test tokenizer::tests::get_rem_comment ... ok [INFO] [stdout] test tokenizer::tests::get_symbol_works ... ok [INFO] [stdout] test tokenizer::tests::get_text ... ok [INFO] [stdout] test tokenizer::tests::get_unknown ... ok [INFO] [stdout] test tokenizer::tests::get_text_string_with_inner_quotes ... ok [INFO] [stdout] test tokenizer::tests::get_whitespace_works ... ok [INFO] [stdout] test tokenizer::tests::line_location_with_continuation ... ok [INFO] [stdout] test tokenizer::tests::line_location ... ok [INFO] [stdout] test tokenizer::tests::pos_location ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3faca7fb3c7f8225afa5366a48a765f4b569ad0e2f5611aecfdd1c3fa5afcb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3faca7fb3c7f8225afa5366a48a765f4b569ad0e2f5611aecfdd1c3fa5afcb64", kill_on_drop: false }` [INFO] [stdout] 3faca7fb3c7f8225afa5366a48a765f4b569ad0e2f5611aecfdd1c3fa5afcb64