[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] 675764316e7b082adcaabadb12adaa9353a62f92 [INFO] testing oem/automat against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foem%2Fautomat" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oem/automat on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 8bdba8b83dad272914c5d2e31eb0bb55b101582424dfd947207062f6e159b537 [INFO] running `Command { std: "docker" "start" "-a" "8bdba8b83dad272914c5d2e31eb0bb55b101582424dfd947207062f6e159b537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bdba8b83dad272914c5d2e31eb0bb55b101582424dfd947207062f6e159b537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdba8b83dad272914c5d2e31eb0bb55b101582424dfd947207062f6e159b537", kill_on_drop: false }` [INFO] [stdout] 8bdba8b83dad272914c5d2e31eb0bb55b101582424dfd947207062f6e159b537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f80138a7c071b1378ddb499fe52f054097957efa550dd4da143620104ee178f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f80138a7c071b1378ddb499fe52f054097957efa550dd4da143620104ee178f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.1 [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 heck v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling bstr v0.2.13 [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.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "0f80138a7c071b1378ddb499fe52f054097957efa550dd4da143620104ee178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f80138a7c071b1378ddb499fe52f054097957efa550dd4da143620104ee178f", kill_on_drop: false }` [INFO] [stdout] 0f80138a7c071b1378ddb499fe52f054097957efa550dd4da143620104ee178f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb1dba9dcf30f530a98895cc8e5144c969c75757890a6c3eb39425104c42254 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bb1dba9dcf30f530a98895cc8e5144c969c75757890a6c3eb39425104c42254", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [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 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.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.00s [INFO] running `Command { std: "docker" "inspect" "4bb1dba9dcf30f530a98895cc8e5144c969c75757890a6c3eb39425104c42254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb1dba9dcf30f530a98895cc8e5144c969c75757890a6c3eb39425104c42254", kill_on_drop: false }` [INFO] [stdout] 4bb1dba9dcf30f530a98895cc8e5144c969c75757890a6c3eb39425104c42254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd76878df9e69c53787ee0cda3994108fb4e5606bcc12090eb8a56b7f9638940 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd76878df9e69c53787ee0cda3994108fb4e5606bcc12090eb8a56b7f9638940", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/atm-fc82f65a5470ea18 [INFO] [stdout] [INFO] [stdout] running 16 tests [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_get_col_index_a ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_greater_than ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_smaller_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_greater_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_smaller_than ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_smaller_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::get_condition_parts_smaller_than ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_larger_than ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_negative ... ok [INFO] [stdout] test cmd::filter::tests::test_filter_na_values ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_greater_than ... ok [INFO] [stdout] test cmd::filter::tests::test_get_col_index_no_header_match ... ok [INFO] [stdout] test cmd::filter::tests::test_get_col_index_no_headers ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_unknown_operator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-1853d2982b913e0c [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-c19473482961077e [INFO] [stdout] [INFO] [stdout] running 4 tests [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_column_larger_than_b ... 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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd76878df9e69c53787ee0cda3994108fb4e5606bcc12090eb8a56b7f9638940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd76878df9e69c53787ee0cda3994108fb4e5606bcc12090eb8a56b7f9638940", kill_on_drop: false }` [INFO] [stdout] cd76878df9e69c53787ee0cda3994108fb4e5606bcc12090eb8a56b7f9638940