[INFO] cloning repository https://github.com/mikaelforslund/logfilter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikaelforslund/logfilter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelforslund%2Flogfilter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelforslund%2Flogfilter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e581ffeafb8e4637f25dc2783316f0da86f13dbc [INFO] testing mikaelforslund/logfilter against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelforslund%2Flogfilter" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikaelforslund/logfilter 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/mikaelforslund/logfilter [INFO] finished tweaking git repo https://github.com/mikaelforslund/logfilter [INFO] tweaked toml for git repo https://github.com/mikaelforslund/logfilter written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mikaelforslund/logfilter 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1202945678bbfb1892663e971ed509f0b80ef00848ee6ef389010d4552cd852 [INFO] running `Command { std: "docker" "start" "-a" "b1202945678bbfb1892663e971ed509f0b80ef00848ee6ef389010d4552cd852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1202945678bbfb1892663e971ed509f0b80ef00848ee6ef389010d4552cd852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1202945678bbfb1892663e971ed509f0b80ef00848ee6ef389010d4552cd852", kill_on_drop: false }` [INFO] [stdout] b1202945678bbfb1892663e971ed509f0b80ef00848ee6ef389010d4552cd852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d1f910048643303c0ed6e95f2b93e5e700972e17473aa5fcc2ac9fef3c053ec [INFO] running `Command { std: "docker" "start" "-a" "5d1f910048643303c0ed6e95f2b93e5e700972e17473aa5fcc2ac9fef3c053ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling logfilter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `type_name` [INFO] [stdout] --> src/cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | type_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default)] [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: `format` [INFO] [stdout] --> src/cli.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | format: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default)] [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 dev [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "5d1f910048643303c0ed6e95f2b93e5e700972e17473aa5fcc2ac9fef3c053ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1f910048643303c0ed6e95f2b93e5e700972e17473aa5fcc2ac9fef3c053ec", kill_on_drop: false }` [INFO] [stdout] 5d1f910048643303c0ed6e95f2b93e5e700972e17473aa5fcc2ac9fef3c053ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94704c81bf6b78862721bbd4494a33e5005240fbfa037857f261469ba3213163 [INFO] running `Command { std: "docker" "start" "-a" "94704c81bf6b78862721bbd4494a33e5005240fbfa037857f261469ba3213163", kill_on_drop: false }` [INFO] [stderr] Compiling logfilter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `type_name` [INFO] [stdout] --> src/cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | type_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default)] [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: `format` [INFO] [stdout] --> src/cli.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | format: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Default)] [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 2.51s [INFO] running `Command { std: "docker" "inspect" "94704c81bf6b78862721bbd4494a33e5005240fbfa037857f261469ba3213163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94704c81bf6b78862721bbd4494a33e5005240fbfa037857f261469ba3213163", kill_on_drop: false }` [INFO] [stdout] 94704c81bf6b78862721bbd4494a33e5005240fbfa037857f261469ba3213163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1427c060aee68095dc09b74eddcfc5ca4c1cb89d9d671d267039ac242af64b2a [INFO] running `Command { std: "docker" "start" "-a" "1427c060aee68095dc09b74eddcfc5ca4c1cb89d9d671d267039ac242af64b2a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `type_name` [INFO] [stderr] --> src/cli.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | type_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Default)] [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: `format` [INFO] [stderr] --> src/cli.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | format: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DataDef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Default)] [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: `logfilter` (bin "logfilter" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logfilter-b12639389b836490) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test cli::tests::misc_test ... ok [INFO] [stdout] test grammar::tests::test_empty_expressions ... ok [INFO] [stdout] test grammar::tests::test_date_format_expression ... ok [INFO] [stdout] test grammar::tests::test_empty_tokens ... ok [INFO] [stdout] test grammar::tests::test_in ... ok [INFO] [stdout] test grammar::tests::test_invalid_index_type ... ok [INFO] [stdout] test grammar::tests::test_date_format ... ok [INFO] [stdout] test grammar::tests::test_asterix_indexing ... ok [INFO] [stdout] test grammar::tests::test_invalid_type ... ok [INFO] [stdout] test grammar::tests::test_not_in ... ok [INFO] [stdout] test tokenizer::tests::test_copy ... ok [INFO] [stdout] test grammar::tests::test_parsing_compositions ... ok [INFO] [stdout] test tokenizer::tests::test_parse_invalid_format_specifier ... ok [INFO] [stdout] test grammar::tests::test_multiple_token_eval ... ok [INFO] [stdout] test grammar::tests::test_type_indexing ... ok [INFO] [stdout] test tokenizer::tests::test_parse_invalid_token ... ok [INFO] [stdout] test cli::tests::test_simple_args ... ok [INFO] [stdout] test tokenizer::tests::test_is_match ... ok [INFO] [stdout] test grammar::tests::test_match ... ok [INFO] [stdout] test tokenizer::tests::test_parse_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1427c060aee68095dc09b74eddcfc5ca4c1cb89d9d671d267039ac242af64b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1427c060aee68095dc09b74eddcfc5ca4c1cb89d9d671d267039ac242af64b2a", kill_on_drop: false }` [INFO] [stdout] 1427c060aee68095dc09b74eddcfc5ca4c1cb89d9d671d267039ac242af64b2a