[INFO] cloning repository https://github.com/fergusq/vectool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fergusq/vectool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergusq%2Fvectool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergusq%2Fvectool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b779dab48156f1c4486c9f50dc87cf5f6608d32 [INFO] testing fergusq/vectool 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%2Ffergusq%2Fvectool" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fergusq/vectool 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/fergusq/vectool [INFO] finished tweaking git repo https://github.com/fergusq/vectool [INFO] tweaked toml for git repo https://github.com/fergusq/vectool written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/fergusq/vectool 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 69b17fbcd2c454a8674720daa06cfd7cc5ee87213368bb0b6cd7563383c28728 [INFO] running `Command { std: "docker" "start" "-a" "69b17fbcd2c454a8674720daa06cfd7cc5ee87213368bb0b6cd7563383c28728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b17fbcd2c454a8674720daa06cfd7cc5ee87213368bb0b6cd7563383c28728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b17fbcd2c454a8674720daa06cfd7cc5ee87213368bb0b6cd7563383c28728", kill_on_drop: false }` [INFO] [stdout] 69b17fbcd2c454a8674720daa06cfd7cc5ee87213368bb0b6cd7563383c28728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] affe301f01650ed2363a0339fd90e0690fb7c8c40d312d2d06d658c35ed68b64 [INFO] running `Command { std: "docker" "start" "-a" "affe301f01650ed2363a0339fd90e0690fb7c8c40d312d2d06d658c35ed68b64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling vectool v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/calc.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | 'a'...'z' | 'ä' | 'ö' | 'å' | [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/calc.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | '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/lexer.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | '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/lexer.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | '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: static variable `special_character_regex` should have an upper case name [INFO] [stdout] --> src/main.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | static ref special_character_regex: Regex = Regex::new("[^a-zåäö ]").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPECIAL_CHARACTER_REGEX` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "affe301f01650ed2363a0339fd90e0690fb7c8c40d312d2d06d658c35ed68b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affe301f01650ed2363a0339fd90e0690fb7c8c40d312d2d06d658c35ed68b64", kill_on_drop: false }` [INFO] [stdout] affe301f01650ed2363a0339fd90e0690fb7c8c40d312d2d06d658c35ed68b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] f4b519769326ac2bdb0015864a8079e5f72a163fefa7ed219c041c43d17288b7 [INFO] running `Command { std: "docker" "start" "-a" "f4b519769326ac2bdb0015864a8079e5f72a163fefa7ed219c041c43d17288b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vectool v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/calc.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | 'a'...'z' | 'ä' | 'ö' | 'å' | [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/calc.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | '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/lexer.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | '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/lexer.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | '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: static variable `special_character_regex` should have an upper case name [INFO] [stdout] --> src/main.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | static ref special_character_regex: Regex = Regex::new("[^a-zåäö ]").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPECIAL_CHARACTER_REGEX` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vectool-66aa37aaab58108e) [INFO] running `Command { std: "docker" "inspect" "f4b519769326ac2bdb0015864a8079e5f72a163fefa7ed219c041c43d17288b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b519769326ac2bdb0015864a8079e5f72a163fefa7ed219c041c43d17288b7", kill_on_drop: false }` [INFO] [stdout] f4b519769326ac2bdb0015864a8079e5f72a163fefa7ed219c041c43d17288b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 823d2fdc1d6558396877e742087f7cf74c240e8e6050d27721b4e6c325ebd2fb [INFO] running `Command { std: "docker" "start" "-a" "823d2fdc1d6558396877e742087f7cf74c240e8e6050d27721b4e6c325ebd2fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/calc.rs:48:6 [INFO] [stderr] | [INFO] [stderr] 48 | 'a'...'z' | 'ä' | 'ö' | 'å' | [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/calc.rs:49:6 [INFO] [stderr] | [INFO] [stderr] 49 | '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/lexer.rs:46:7 [INFO] [stderr] | [INFO] [stderr] 46 | '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/lexer.rs:46:37 [INFO] [stderr] | [INFO] [stderr] 46 | '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: static variable `special_character_regex` should have an upper case name [INFO] [stderr] --> src/main.rs:27:14 [INFO] [stderr] | [INFO] [stderr] 27 | static ref special_character_regex: Regex = Regex::new("[^a-zåäö ]").unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SPECIAL_CHARACTER_REGEX` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vectool` (bin "vectool" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vectool-66aa37aaab58108e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test calc::tests::test_expr ... ok [INFO] [stdout] test calc::tests::test_vecexpr ... ok [INFO] [stdout] test calc::tests::test_word ... ok [INFO] [stdout] test lexer::tests::test_capitalize ... ok [INFO] [stdout] test lexer::tests::test_lex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "823d2fdc1d6558396877e742087f7cf74c240e8e6050d27721b4e6c325ebd2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823d2fdc1d6558396877e742087f7cf74c240e8e6050d27721b4e6c325ebd2fb", kill_on_drop: false }` [INFO] [stdout] 823d2fdc1d6558396877e742087f7cf74c240e8e6050d27721b4e6c325ebd2fb