[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] d0392e7e05ec7d5fd3f1d5122e7f712242f98e82 [INFO] testing oem/automat against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foem%2Fautomat" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oem/automat on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-8/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.113 [INFO] [stderr] Downloaded float-cmp v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45bc376681990063c307c67866ad7be8cc9c7179ec131a95eca0b0c5b3d5c8d2 [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" "45bc376681990063c307c67866ad7be8cc9c7179ec131a95eca0b0c5b3d5c8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45bc376681990063c307c67866ad7be8cc9c7179ec131a95eca0b0c5b3d5c8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bc376681990063c307c67866ad7be8cc9c7179ec131a95eca0b0c5b3d5c8d2", kill_on_drop: false }` [INFO] [stdout] 45bc376681990063c307c67866ad7be8cc9c7179ec131a95eca0b0c5b3d5c8d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474275c038893723669b504210ed8f7c845301f5d98368e1b54d1fbbb2c651db [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" "474275c038893723669b504210ed8f7c845301f5d98368e1b54d1fbbb2c651db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [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.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "474275c038893723669b504210ed8f7c845301f5d98368e1b54d1fbbb2c651db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474275c038893723669b504210ed8f7c845301f5d98368e1b54d1fbbb2c651db", kill_on_drop: false }` [INFO] [stdout] 474275c038893723669b504210ed8f7c845301f5d98368e1b54d1fbbb2c651db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca85dfea8d05fa1a31c60e1da6603b96cf58abe9d9ca82fc801f57a9f14fc6b8 [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" "ca85dfea8d05fa1a31c60e1da6603b96cf58abe9d9ca82fc801f57a9f14fc6b8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [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 ppv-lite86 v0.2.8 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling tempfile v3.1.0 [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 18.85s [INFO] running `Command { std: "docker" "inspect" "ca85dfea8d05fa1a31c60e1da6603b96cf58abe9d9ca82fc801f57a9f14fc6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca85dfea8d05fa1a31c60e1da6603b96cf58abe9d9ca82fc801f57a9f14fc6b8", kill_on_drop: false }` [INFO] [stdout] ca85dfea8d05fa1a31c60e1da6603b96cf58abe9d9ca82fc801f57a9f14fc6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89394fc417a13c72b8250ca5a568c0dd88e26805485f7d611ce46d1d3f36094e [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" "89394fc417a13c72b8250ca5a568c0dd88e26805485f7d611ce46d1d3f36094e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/atm-2c41c1ebd80d2a36 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test cmd::filter::tests::get_condition_parts_smaller_than ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_greater_than ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_compare_smaller_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_greater_than_or_equal ... ok [INFO] [stdout] test cmd::filter::tests::test_get_condition_parts_smaller_than_or_equal ... 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_compare_greater_than_or_equal ... 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_headers ... 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] [stderr] Running /opt/rustwide/target/debug/deps/cli-5e4980eb67dbbc18 [INFO] [stdout] test cmd::filter::tests::test_filter_larger_than ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_filter_from_stdin ... ok [INFO] [stdout] test test_help_includes_filter ... ok [INFO] [stdout] test test_filter_without_conditions ... 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.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-f440af1ae36ec9f1 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cmd::filter::test_filter_equal ... ok [INFO] [stdout] test cmd::filter::test_filter_column_larger_than_a ... ok [INFO] [stdout] test cmd::filter::test_filter_column_larger_than_b ... ok [INFO] [stdout] test cmd::filter::test_filter_different_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89394fc417a13c72b8250ca5a568c0dd88e26805485f7d611ce46d1d3f36094e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89394fc417a13c72b8250ca5a568c0dd88e26805485f7d611ce46d1d3f36094e", kill_on_drop: false }` [INFO] [stdout] 89394fc417a13c72b8250ca5a568c0dd88e26805485f7d611ce46d1d3f36094e