[INFO] cloning repository https://github.com/Gonzih/rquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gonzih/rquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Frquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Frquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f85d9dc092f714f73b1d71aa04b454efd094e8 [INFO] testing Gonzih/rquery against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Frquery" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gonzih/rquery 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/Gonzih/rquery [INFO] finished tweaking git repo https://github.com/Gonzih/rquery [INFO] tweaked toml for git repo https://github.com/Gonzih/rquery written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Gonzih/rquery 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] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache_codegen v0.5.1 [INFO] [stderr] Downloaded html5ever v0.25.1 [INFO] [stderr] Downloaded markup5ever v0.10.0 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded markup5ever_arcdom v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] d6904243f5fd2b9f4874d8150a39d62f5ce95146c578e6ad0c6fcaa29f57f868 [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" "d6904243f5fd2b9f4874d8150a39d62f5ce95146c578e6ad0c6fcaa29f57f868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6904243f5fd2b9f4874d8150a39d62f5ce95146c578e6ad0c6fcaa29f57f868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6904243f5fd2b9f4874d8150a39d62f5ce95146c578e6ad0c6fcaa29f57f868", kill_on_drop: false }` [INFO] [stdout] d6904243f5fd2b9f4874d8150a39d62f5ce95146c578e6ad0c6fcaa29f57f868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9aed43de1d5971f30863e31dac6c429aa506fd9eabaf349ba4188d02353b5879 [INFO] running `Command { std: "docker" "start" "-a" "9aed43de1d5971f30863e31dac6c429aa506fd9eabaf349ba4188d02353b5879", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_arcdom v0.1.1 [INFO] [stderr] Compiling crabquery v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "9aed43de1d5971f30863e31dac6c429aa506fd9eabaf349ba4188d02353b5879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aed43de1d5971f30863e31dac6c429aa506fd9eabaf349ba4188d02353b5879", kill_on_drop: false }` [INFO] [stdout] 9aed43de1d5971f30863e31dac6c429aa506fd9eabaf349ba4188d02353b5879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8a040ada65e1ab4be1eae7ef39810b6cadbfc01a8d1b5d4bbf235af86617864 [INFO] running `Command { std: "docker" "start" "-a" "c8a040ada65e1ab4be1eae7ef39810b6cadbfc01a8d1b5d4bbf235af86617864", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling crabquery v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `Command { std: "docker" "inspect" "c8a040ada65e1ab4be1eae7ef39810b6cadbfc01a8d1b5d4bbf235af86617864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a040ada65e1ab4be1eae7ef39810b6cadbfc01a8d1b5d4bbf235af86617864", kill_on_drop: false }` [INFO] [stdout] c8a040ada65e1ab4be1eae7ef39810b6cadbfc01a8d1b5d4bbf235af86617864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a1de1da5f908038f02acc8060d60f5a31c39590a9594c62de5986d8323c260f1 [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" "a1de1da5f908038f02acc8060d60f5a31c39590a9594c62de5986d8323c260f1", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 29 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crabquery-f40ce9f268416daf [INFO] [stdout] test document::tests::test_el_attr_double_class_reverse_order ... ok [INFO] [stdout] test document::tests::test_el_nested_selection ... ok [INFO] [stdout] test document::tests::test_el_attr_id ... ok [INFO] [stdout] test document::tests::test_el_attr_double_id ... ok [INFO] [stdout] test document::tests::test_attribute_selection_multiple_els ... ok [INFO] [stdout] test document::tests::test_el_children ... ok [INFO] [stdout] test document::tests::test_matcher_complex ... ok [INFO] [stdout] test document::tests::test_matcher_direct_match ... ok [INFO] [stdout] test document::tests::test_matcher_data_attribute_starts ... ok [INFO] [stdout] test document::tests::test_matcher_data_attribute_exact ... ok [INFO] [stdout] test document::tests::test_el_parent ... ok [INFO] [stdout] test document::tests::test_matcher_data_attribute_present ... ok [INFO] [stdout] test document::tests::test_matcher_data_attribute_ends ... ok [INFO] [stdout] test document::tests::test_el_attr_double_class ... ok [INFO] [stdout] test document::tests::test_matcher_tag ... ok [INFO] [stdout] test document::tests::test_simple_attribute_contains ... ok [INFO] [stdout] test document::tests::test_el_double_nested_selection ... ok [INFO] [stdout] test document::tests::test_el_double_nested_direct_child_match ... ok [INFO] [stdout] test document::tests::test_el_nested_selection_with_el_in_between ... ok [INFO] [stdout] test document::tests::test_el_tag ... ok [INFO] [stdout] test document::tests::test_el_double_nested_direct_child_no_match ... ok [INFO] [stdout] test document::tests::test_matcher_data_attribute_contains ... ok [INFO] [stdout] test document::tests::test_el_attr_class ... ok [INFO] [stdout] test document::tests::test_simple_attribute_present ... ok [INFO] [stdout] test document::tests::test_simple_attribute_starts ... ok [INFO] [stdout] test document::tests::test_simple_multiple_a ... ok [INFO] [stdout] test document::tests::test_simple_text ... ok [INFO] [stdout] test document::tests::test_simple_attribute_ends ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-4596ceb01a646b1e [INFO] [stdout] test document::tests::test_simple_multiple_a_in_div ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_docs_rs_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests crabquery [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/document/mod.rs - document::Element::text (line 403) ... ok [INFO] [stdout] test src/document/mod.rs - document::Element::children (line 428) ... ok [INFO] [stdout] test src/document/mod.rs - document::Element::parent (line 456) ... ok [INFO] [stdout] test src/document/mod.rs - document::Element::attr (line 365) ... ok [INFO] [stdout] test src/document/mod.rs - document::Element::tag (line 384) ... ok [INFO] [stdout] test src/document/mod.rs - document::Element::select (line 479) ... ok [INFO] [stdout] test src/document/mod.rs - document::Document::select (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1de1da5f908038f02acc8060d60f5a31c39590a9594c62de5986d8323c260f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1de1da5f908038f02acc8060d60f5a31c39590a9594c62de5986d8323c260f1", kill_on_drop: false }` [INFO] [stdout] a1de1da5f908038f02acc8060d60f5a31c39590a9594c62de5986d8323c260f1