[INFO] cloning repository https://github.com/windelbouwman/zowski [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windelbouwman/zowski" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fzowski", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Fzowski'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee62b64f19f482c9b9af106843f1973b8a7d4a73 [INFO] testing windelbouwman/zowski 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%2Fwindelbouwman%2Fzowski" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/windelbouwman/zowski 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/windelbouwman/zowski [INFO] finished tweaking git repo https://github.com/windelbouwman/zowski [INFO] tweaked toml for git repo https://github.com/windelbouwman/zowski written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/windelbouwman/zowski 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56c0ddca8a55fadcf04bbbeee226d5927b659123c928e6e1d9a8e1bb7ff24300 [INFO] running `Command { std: "docker" "start" "-a" "56c0ddca8a55fadcf04bbbeee226d5927b659123c928e6e1d9a8e1bb7ff24300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c0ddca8a55fadcf04bbbeee226d5927b659123c928e6e1d9a8e1bb7ff24300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c0ddca8a55fadcf04bbbeee226d5927b659123c928e6e1d9a8e1bb7ff24300", kill_on_drop: false }` [INFO] [stdout] 56c0ddca8a55fadcf04bbbeee226d5927b659123c928e6e1d9a8e1bb7ff24300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac9586198bebf7551596dca1ac1822967e246f2d38d74cd3581e597f48b827c3 [INFO] running `Command { std: "docker" "start" "-a" "ac9586198bebf7551596dca1ac1822967e246f2d38d74cd3581e597f48b827c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling zowski v0.1.0 (/opt/rustwide/workdir/zowski) [INFO] [stdout] warning: field is never read: `typ` [INFO] [stdout] --> zowski/src/scanner.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | typ: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> zowski/src/scanner.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zowski-cli v0.1.0 (/opt/rustwide/workdir/zowski-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ac9586198bebf7551596dca1ac1822967e246f2d38d74cd3581e597f48b827c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9586198bebf7551596dca1ac1822967e246f2d38d74cd3581e597f48b827c3", kill_on_drop: false }` [INFO] [stdout] ac9586198bebf7551596dca1ac1822967e246f2d38d74cd3581e597f48b827c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ecbebe50ba2d2bd0247e44966daea4ad47c4e95aca233d2ce0b893e4885dce20 [INFO] running `Command { std: "docker" "start" "-a" "ecbebe50ba2d2bd0247e44966daea4ad47c4e95aca233d2ce0b893e4885dce20", kill_on_drop: false }` [INFO] [stderr] Compiling zowski v0.1.0 (/opt/rustwide/workdir/zowski) [INFO] [stderr] Compiling zowski-cli v0.1.0 (/opt/rustwide/workdir/zowski-cli) [INFO] [stdout] warning: field is never read: `typ` [INFO] [stdout] --> zowski/src/scanner.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | typ: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> zowski/src/scanner.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `typ` [INFO] [stdout] --> zowski/src/scanner.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | typ: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> zowski/src/scanner.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> zowski/src/scanner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zowski-08f31249155c8cfb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zowski_cli-34be61c769cc20f0) [INFO] running `Command { std: "docker" "inspect" "ecbebe50ba2d2bd0247e44966daea4ad47c4e95aca233d2ce0b893e4885dce20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbebe50ba2d2bd0247e44966daea4ad47c4e95aca233d2ce0b893e4885dce20", kill_on_drop: false }` [INFO] [stdout] ecbebe50ba2d2bd0247e44966daea4ad47c4e95aca233d2ce0b893e4885dce20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c6e9d19199a00396b1c897a51535ac99b9e0b432709c79512909f595fee48c7 [INFO] running `Command { std: "docker" "start" "-a" "5c6e9d19199a00396b1c897a51535ac99b9e0b432709c79512909f595fee48c7", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `typ` [INFO] [stderr] --> zowski/src/scanner.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | typ: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> zowski/src/scanner.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> zowski/src/scanner.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | text: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> zowski/src/scanner.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `zowski` (lib) generated 2 warnings [INFO] [stderr] warning: `zowski` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zowski-08f31249155c8cfb) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test expression::tests::blabla1 ... ok [INFO] [stdout] test parse::tests::parse_postfix ... ok [INFO] [stdout] test expression::tests::blabla2 ... ok [INFO] [stdout] test range::tests::set_overlap1 ... ok [INFO] [stdout] test range::tests::set_overlap4 ... ok [INFO] [stdout] test range::tests::set_overlap3 ... ok [INFO] [stdout] test range::tests::set_overlap5 ... ok [INFO] [stdout] test range::tests::set_overlap9 ... ok [INFO] [stdout] test parse::tests::parse_range ... ok [INFO] [stdout] test rangeset::tests::set_difference ... ok [INFO] [stdout] test rangeset::tests::set_intersection ... ok [INFO] [stdout] test rangeset::tests::set_union ... ok [INFO] [stdout] test rangeset::tests::set_union_glueing ... ok [INFO] [stdout] test rangeset::tests::set_iteration ... ok [INFO] [stdout] test rangeset::tests::set_difference2 ... ok [INFO] [stdout] test rangeset::tests::set_with_one_range ... ok [INFO] [stdout] test range::tests::set_overlap2 ... ok [INFO] [stdout] test parse::tests::parse_symbol ... ok [INFO] [stdout] test rangeset::tests::set_with_single_element ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zowski_cli-34be61c769cc20f0) [INFO] [stdout] [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests zowski [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" "5c6e9d19199a00396b1c897a51535ac99b9e0b432709c79512909f595fee48c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6e9d19199a00396b1c897a51535ac99b9e0b432709c79512909f595fee48c7", kill_on_drop: false }` [INFO] [stdout] 5c6e9d19199a00396b1c897a51535ac99b9e0b432709c79512909f595fee48c7