[INFO] cloning repository https://github.com/scastiel/csvread [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scastiel/csvread" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscastiel%2Fcsvread", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscastiel%2Fcsvread'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91e1e2c514996eef90977f9622cd39240f06cc36 [INFO] testing scastiel/csvread against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscastiel%2Fcsvread" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scastiel/csvread 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/scastiel/csvread [INFO] finished tweaking git repo https://github.com/scastiel/csvread [INFO] tweaked toml for git repo https://github.com/scastiel/csvread written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/scastiel/csvread 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 068cc7ffdb9e2fb90af32a9959f38efc29d9384e9b1cc6c3f264102d257c3208 [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" "068cc7ffdb9e2fb90af32a9959f38efc29d9384e9b1cc6c3f264102d257c3208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "068cc7ffdb9e2fb90af32a9959f38efc29d9384e9b1cc6c3f264102d257c3208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068cc7ffdb9e2fb90af32a9959f38efc29d9384e9b1cc6c3f264102d257c3208", kill_on_drop: false }` [INFO] [stdout] 068cc7ffdb9e2fb90af32a9959f38efc29d9384e9b1cc6c3f264102d257c3208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f53d15e3c4e91d62dec495d6c58d95a0ac02641e45c243e304596afd90eaf162 [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" "f53d15e3c4e91d62dec495d6c58d95a0ac02641e45c243e304596afd90eaf162", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tabular v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling csvread v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.48s [INFO] running `Command { std: "docker" "inspect" "f53d15e3c4e91d62dec495d6c58d95a0ac02641e45c243e304596afd90eaf162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53d15e3c4e91d62dec495d6c58d95a0ac02641e45c243e304596afd90eaf162", kill_on_drop: false }` [INFO] [stdout] f53d15e3c4e91d62dec495d6c58d95a0ac02641e45c243e304596afd90eaf162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c24c30a80a42423807c256d4913d4b7937be893d9c22183f2196266d75de34cc [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" "c24c30a80a42423807c256d4913d4b7937be893d9c22183f2196266d75de34cc", kill_on_drop: false }` [INFO] [stderr] Compiling csvread v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "c24c30a80a42423807c256d4913d4b7937be893d9c22183f2196266d75de34cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24c30a80a42423807c256d4913d4b7937be893d9c22183f2196266d75de34cc", kill_on_drop: false }` [INFO] [stdout] c24c30a80a42423807c256d4913d4b7937be893d9c22183f2196266d75de34cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b39b37d863efbf11d1717ccb6d1366134d3bf5f060993c6c1f95b4f88834333 [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" "8b39b37d863efbf11d1717ccb6d1366134d3bf5f060993c6c1f95b4f88834333", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csvread-a417fc7bd19843a8) [INFO] [stdout] running 26 tests [INFO] [stdout] test query_parser::tests::difference_with_spaces_inside ... ok [INFO] [stdout] test query_parser::tests::equality_with_spaces_inside ... ok [INFO] [stdout] test query_parser::tests::equality_with_spaces_outside ... ok [INFO] [stdout] test query_parser::tests::mixed_combination ... ok [INFO] [stdout] test query_parser::tests::simple_and_combination ... ok [INFO] [stdout] test query_parser::tests::equality_with_no_spaces_inside ... ok [INFO] [stdout] test query_parser::tests::simple_or_combination ... ok [INFO] [stdout] test query_parser::tests::mixed_combination_with_priority ... ok [INFO] [stdout] test query_parser::tests::mixed_combinations_with_parentheses ... ok [INFO] [stdout] test query_parser::tests::two_or_combination ... ok [INFO] [stdout] test query_parser::tests::with_brackets_in_field ... ok [INFO] [stdout] test select_parser::tests::it_parses_a_unique_field_with_brackets ... ok [INFO] [stdout] test select_parser::tests::it_parses_a_unique_field_without_brackets ... ok [INFO] [stdout] test query_parser::tests::two_mixed_combinations_with_priority ... ok [INFO] [stdout] test select_parser::tests::it_parses_several_fields_with_brackets ... ok [INFO] [stdout] test select_parser::tests::it_parses_several_fields_without_brackets ... ok [INFO] [stdout] test reader::tests::with_count ... ok [INFO] [stdout] test reader::tests::with_one_filter_and_select_two_columns ... ok [INFO] [stdout] test reader::tests::with_one_filter ... ok [INFO] [stdout] test reader::tests::with_other_mixed_filters ... ok [INFO] [stdout] test reader::tests::with_count_and_where_one_result ... ok [INFO] [stdout] test reader::tests::with_two_filters_with_and ... ok [INFO] [stdout] test reader::tests::with_mixed_filters ... ok [INFO] [stdout] test reader::tests::with_two_filters_with_or ... ok [INFO] [stdout] test reader::tests::with_count_and_where ... ok [INFO] [stdout] test reader::tests::without_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b39b37d863efbf11d1717ccb6d1366134d3bf5f060993c6c1f95b4f88834333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b39b37d863efbf11d1717ccb6d1366134d3bf5f060993c6c1f95b4f88834333", kill_on_drop: false }` [INFO] [stdout] 8b39b37d863efbf11d1717ccb6d1366134d3bf5f060993c6c1f95b4f88834333