[INFO] cloning repository Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees [INFO] running `"git" "clone" "--bare" "git://github.com/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees.git" "work/cache/sources/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees'... [INFO] running `"git" "clone" "work/cache/sources/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e080a4b5b9bde0beb557249f4d78827416042c8b [INFO] sha for GitHub repo Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees: e080a4b5b9bde0beb557249f4d78827416042c8b [INFO] validating manifest of Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees [INFO] finished frobbing Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees [INFO] frobbed toml for Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees/Cargo.toml [INFO] started frobbing Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees [INFO] finished frobbing Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees [INFO] frobbed toml for Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees/Cargo.toml [INFO] crate Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 45f1faa79bee80eaec18cff31e886071125f79f17354c9786ff3ce9a644f51b5 [INFO] running `"docker" "start" "-a" "45f1faa79bee80eaec18cff31e886071125f79f17354c9786ff3ce9a644f51b5"` [INFO] [stderr] Compiling slpj v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::collections::HashSet` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Display`, `self` [INFO] [stderr] --> src/main.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fmt::{self, Display}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::hint::unreachable_unchecked` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::hint::unreachable_unchecked; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/decision.rs:2:31 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt::{self, Display, Write}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `j` [INFO] [stderr] --> src/matrix.rs:124:21 [INFO] [stderr] | [INFO] [stderr] 124 | for j in 0..self.columns[i].0.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_j` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/matrix.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | for (i, row) in self.columns.iter().enumerate() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_signature` [INFO] [stderr] --> src/matrix.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn get_signature(&self,index:usize) -> HashSet { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Or` [INFO] [stderr] --> src/pattern.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Or(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `nil` [INFO] [stderr] --> src/pattern.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn nil() -> Pattern { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "45f1faa79bee80eaec18cff31e886071125f79f17354c9786ff3ce9a644f51b5"` [INFO] running `"docker" "rm" "-f" "45f1faa79bee80eaec18cff31e886071125f79f17354c9786ff3ce9a644f51b5"` [INFO] [stdout] 45f1faa79bee80eaec18cff31e886071125f79f17354c9786ff3ce9a644f51b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e0deb2de587c422e7e9139bb68d29f5e72374f6b06666e878bde59f0a26258c2 [INFO] running `"docker" "start" "-a" "e0deb2de587c422e7e9139bb68d29f5e72374f6b06666e878bde59f0a26258c2"` [INFO] [stderr] Compiling slpj v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::collections::HashSet` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::HashSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Display`, `self` [INFO] [stderr] --> src/main.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fmt::{self, Display}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::hint::unreachable_unchecked` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::hint::unreachable_unchecked; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/decision.rs:2:31 [INFO] [stderr] | [INFO] [stderr] 2 | use std::fmt::{self, Display, Write}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `j` [INFO] [stderr] --> src/matrix.rs:124:21 [INFO] [stderr] | [INFO] [stderr] 124 | for j in 0..self.columns[i].0.len() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_j` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/matrix.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | for (i, row) in self.columns.iter().enumerate() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_signature` [INFO] [stderr] --> src/matrix.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn get_signature(&self,index:usize) -> HashSet { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Or` [INFO] [stderr] --> src/pattern.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Or(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `nil` [INFO] [stderr] --> src/pattern.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn nil() -> Pattern { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "e0deb2de587c422e7e9139bb68d29f5e72374f6b06666e878bde59f0a26258c2"` [INFO] running `"docker" "rm" "-f" "e0deb2de587c422e7e9139bb68d29f5e72374f6b06666e878bde59f0a26258c2"` [INFO] [stdout] e0deb2de587c422e7e9139bb68d29f5e72374f6b06666e878bde59f0a26258c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Lapz/Compiling-Pattern-Matching-to-Good-Decision-Trees:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b9dd7323e6be89f9eb5c6ec6ba62c5f9f6073674230ef46eb72e86a3ed4a5977 [INFO] running `"docker" "start" "-a" "b9dd7323e6be89f9eb5c6ec6ba62c5f9f6073674230ef46eb72e86a3ed4a5977"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/slpj-aeff1dceaad23141 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::default_works ... ok [INFO] [stdout] test test::specialization_on_list_works ... ok [INFO] [stdout] test test::specialization_on_split_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b9dd7323e6be89f9eb5c6ec6ba62c5f9f6073674230ef46eb72e86a3ed4a5977"` [INFO] running `"docker" "rm" "-f" "b9dd7323e6be89f9eb5c6ec6ba62c5f9f6073674230ef46eb72e86a3ed4a5977"` [INFO] [stdout] b9dd7323e6be89f9eb5c6ec6ba62c5f9f6073674230ef46eb72e86a3ed4a5977