[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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" "+1.60.0" "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] 7a72787c1dc677e90c56edd60ab7deeb002713e83267f3ef7dadb340c2c73c44 [INFO] running `Command { std: "docker" "start" "-a" "7a72787c1dc677e90c56edd60ab7deeb002713e83267f3ef7dadb340c2c73c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a72787c1dc677e90c56edd60ab7deeb002713e83267f3ef7dadb340c2c73c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a72787c1dc677e90c56edd60ab7deeb002713e83267f3ef7dadb340c2c73c44", kill_on_drop: false }` [INFO] [stdout] 7a72787c1dc677e90c56edd60ab7deeb002713e83267f3ef7dadb340c2c73c44 [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" "+1.60.0" "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] 08820a9857723e27a33df58d3379141db1d31453b1385cb63d7bffd37a5889f2 [INFO] running `Command { std: "docker" "start" "-a" "08820a9857723e27a33df58d3379141db1d31453b1385cb63d7bffd37a5889f2", 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 serde_json v1.0.72 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ignore v0.4.18 [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 09s [INFO] running `Command { std: "docker" "inspect" "08820a9857723e27a33df58d3379141db1d31453b1385cb63d7bffd37a5889f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08820a9857723e27a33df58d3379141db1d31453b1385cb63d7bffd37a5889f2", kill_on_drop: false }` [INFO] [stdout] 08820a9857723e27a33df58d3379141db1d31453b1385cb63d7bffd37a5889f2 [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" "+1.60.0" "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] 7294e6faae2ee9cb5283be39b876343ed28bc1fc5b80d52766c2c365fdef6192 [INFO] running `Command { std: "docker" "start" "-a" "7294e6faae2ee9cb5283be39b876343ed28bc1fc5b80d52766c2c365fdef6192", kill_on_drop: false }` [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] [stderr] Compiling zowski-cli v0.1.0 (/opt/rustwide/workdir/zowski-cli) [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 10.92s [INFO] running `Command { std: "docker" "inspect" "7294e6faae2ee9cb5283be39b876343ed28bc1fc5b80d52766c2c365fdef6192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7294e6faae2ee9cb5283be39b876343ed28bc1fc5b80d52766c2c365fdef6192", kill_on_drop: false }` [INFO] [stdout] 7294e6faae2ee9cb5283be39b876343ed28bc1fc5b80d52766c2c365fdef6192 [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" "+1.60.0" "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] e1f84b8e5bda6c80873eba91f82acfdbad848ab61f5f4a087b9ce9db281e1393 [INFO] running `Command { std: "docker" "start" "-a" "e1f84b8e5bda6c80873eba91f82acfdbad848ab61f5f4a087b9ce9db281e1393", 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.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zowski-9f4d3dc27f0acf9f) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zowski_cli-0234aadbc2e04a46) [INFO] [stdout] running 19 tests [INFO] [stdout] test expression::tests::blabla1 ... ok [INFO] [stdout] test expression::tests::blabla2 ... ok [INFO] [stdout] test range::tests::set_overlap1 ... ok [INFO] [stdout] test range::tests::set_overlap2 ... ok [INFO] [stdout] test range::tests::set_overlap3 ... ok [INFO] [stdout] test range::tests::set_overlap4 ... ok [INFO] [stdout] test range::tests::set_overlap5 ... ok [INFO] [stdout] test range::tests::set_overlap9 ... ok [INFO] [stdout] test rangeset::tests::set_difference ... ok [INFO] [stdout] test rangeset::tests::set_difference2 ... ok [INFO] [stdout] test rangeset::tests::set_intersection ... ok [INFO] [stdout] test rangeset::tests::set_iteration ... ok [INFO] [stdout] test rangeset::tests::set_union ... ok [INFO] [stdout] test rangeset::tests::set_with_one_range ... ok [INFO] [stdout] test rangeset::tests::set_union_glueing ... ok [INFO] [stdout] test rangeset::tests::set_with_single_element ... ok [INFO] [stdout] test parse::tests::parse_postfix ... ok [INFO] [stdout] test parse::tests::parse_range ... ok [INFO] [stdout] test parse::tests::parse_symbol ... 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] [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] [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" "e1f84b8e5bda6c80873eba91f82acfdbad848ab61f5f4a087b9ce9db281e1393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f84b8e5bda6c80873eba91f82acfdbad848ab61f5f4a087b9ce9db281e1393", kill_on_drop: false }` [INFO] [stdout] e1f84b8e5bda6c80873eba91f82acfdbad848ab61f5f4a087b9ce9db281e1393