[INFO] cloning repository https://github.com/oem/automat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oem/automat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foem%2Fautomat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foem%2Fautomat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8190cce672681b4f3bf5c20db56c2547e2c8f78 [INFO] testing oem/automat against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foem%2Fautomat" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oem/automat on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oem/automat [INFO] finished tweaking git repo https://github.com/oem/automat [INFO] tweaked toml for git repo https://github.com/oem/automat written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/oem/automat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47c03d8dc9a9494592f21c4b0338fa6cb0800c1329ae6a29090de5c2b4c84466 [INFO] running `Command { std: "docker" "start" "-a" "47c03d8dc9a9494592f21c4b0338fa6cb0800c1329ae6a29090de5c2b4c84466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c03d8dc9a9494592f21c4b0338fa6cb0800c1329ae6a29090de5c2b4c84466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c03d8dc9a9494592f21c4b0338fa6cb0800c1329ae6a29090de5c2b4c84466", kill_on_drop: false }` [INFO] [stdout] 47c03d8dc9a9494592f21c4b0338fa6cb0800c1329ae6a29090de5c2b4c84466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac033be446f6348ba7fc7267f05af9d811c855175b37d63e95c29e1a65cd37d4 [INFO] running `Command { std: "docker" "start" "-a" "ac033be446f6348ba7fc7267f05af9d811c855175b37d63e95c29e1a65cd37d4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling automat v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.35s [INFO] running `Command { std: "docker" "inspect" "ac033be446f6348ba7fc7267f05af9d811c855175b37d63e95c29e1a65cd37d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac033be446f6348ba7fc7267f05af9d811c855175b37d63e95c29e1a65cd37d4", kill_on_drop: false }` [INFO] [stdout] ac033be446f6348ba7fc7267f05af9d811c855175b37d63e95c29e1a65cd37d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd83eccc1ae9debab3186e89279b6ecf4c9602716159829328f2a1c7b318f39b [INFO] running `Command { std: "docker" "start" "-a" "dd83eccc1ae9debab3186e89279b6ecf4c9602716159829328f2a1c7b318f39b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling automat v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.80s [INFO] running `Command { std: "docker" "inspect" "dd83eccc1ae9debab3186e89279b6ecf4c9602716159829328f2a1c7b318f39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd83eccc1ae9debab3186e89279b6ecf4c9602716159829328f2a1c7b318f39b", kill_on_drop: false }` [INFO] [stdout] dd83eccc1ae9debab3186e89279b6ecf4c9602716159829328f2a1c7b318f39b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8f5c6a7281455ec106e8ba680910d7378a8c3f8150fd98998b67c767b3a5a2f [INFO] running `Command { std: "docker" "start" "-a" "b8f5c6a7281455ec106e8ba680910d7378a8c3f8150fd98998b67c767b3a5a2f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/atm-ac35b724f09bee20) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test cmd::filter::tests::test_compare_greater_than ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_greater_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_smaller_than ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_smaller_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::get_condition_parts_smaller_than ... ok [INFO] [stdout] test cmd::filter::tests::test_get_col_index_no_headers ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_larger_than ... ok [INFO] [stdout] test cmd::filter::tests::test_get_col_index_a ... ok [INFO] [stdout] test cmd::filter::tests::test_get_col_index_no_header_match ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_unknown_operator ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_negative ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_greater_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_greater_than ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_smaller_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_na_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-39e6772a331143b1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_filter_without_conditions ... ok [INFO] [stdout] test test_help_includes_filter ... ok [INFO] [stdout] test test_filter_from_stdin ... ok [INFO] [stdout] test test_filter_with_conditions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-7864f4e2e482963c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cmd::filter::test_filter_column_larger_than_b ... ok [INFO] [stdout] test cmd::filter::test_filter_column_larger_than_a ... ok [INFO] [stdout] test cmd::filter::test_filter_different_column ... ok [INFO] [stdout] test cmd::filter::test_filter_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8f5c6a7281455ec106e8ba680910d7378a8c3f8150fd98998b67c767b3a5a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f5c6a7281455ec106e8ba680910d7378a8c3f8150fd98998b67c767b3a5a2f", kill_on_drop: false }` [INFO] [stdout] b8f5c6a7281455ec106e8ba680910d7378a8c3f8150fd98998b67c767b3a5a2f