[INFO] cloning repository https://github.com/hayatoito/serval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayatoito/serval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff620977df2e01929adf6441d4f50b1ef5a98014 [INFO] testing hayatoito/serval against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval" "/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/hayatoito/serval on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hayatoito/serval [INFO] finished tweaking git repo https://github.com/hayatoito/serval [INFO] tweaked toml for git repo https://github.com/hayatoito/serval written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hayatoito/serval already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logger v0.4.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.8 [INFO] [stderr] Downloaded matches v0.1.6 [INFO] [stderr] Downloaded quote v0.6.3 [INFO] [stderr] Downloaded cc v1.0.18 [INFO] [stderr] Downloaded phf_codegen v0.7.22 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded ascii v0.9.1 [INFO] [stderr] Downloaded phf v0.7.22 [INFO] [stderr] Downloaded inflate v0.4.3 [INFO] [stderr] Downloaded phf_shared v0.7.22 [INFO] [stderr] Downloaded httparse v1.3.2 [INFO] [stderr] Downloaded phf_generator v0.7.22 [INFO] [stderr] Downloaded cfg-if v0.1.4 [INFO] [stderr] Downloaded loggerv v0.7.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.8 [INFO] [stderr] Downloaded ordered-float v1.0.1 [INFO] [stderr] Downloaded syn v0.14.4 [INFO] [stderr] Downloaded combine v3.6.6 [INFO] [stderr] Downloaded libc v0.2.42 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca3c8f4557a360b352630729ce6cada8bc7d5f59672b08e002379a11faaa8c6 [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" "1ca3c8f4557a360b352630729ce6cada8bc7d5f59672b08e002379a11faaa8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca3c8f4557a360b352630729ce6cada8bc7d5f59672b08e002379a11faaa8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca3c8f4557a360b352630729ce6cada8bc7d5f59672b08e002379a11faaa8c6", kill_on_drop: false }` [INFO] [stdout] 1ca3c8f4557a360b352630729ce6cada8bc7d5f59672b08e002379a11faaa8c6 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f666749e5b09659385be3906fe74b417c2494320f3a3423e997ed8f08b85020 [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" "9f666749e5b09659385be3906fe74b417c2494320f3a3423e997ed8f08b85020", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling serval v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "9f666749e5b09659385be3906fe74b417c2494320f3a3423e997ed8f08b85020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f666749e5b09659385be3906fe74b417c2494320f3a3423e997ed8f08b85020", kill_on_drop: false }` [INFO] [stdout] 9f666749e5b09659385be3906fe74b417c2494320f3a3423e997ed8f08b85020 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfdad5b04c7e81e277abff92812c51376503631f566073c312e6e301cae59c28 [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" "dfdad5b04c7e81e277abff92812c51376503631f566073c312e6e301cae59c28", kill_on_drop: false }` [INFO] [stderr] Compiling serval v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.98s [INFO] running `Command { std: "docker" "inspect" "dfdad5b04c7e81e277abff92812c51376503631f566073c312e6e301cae59c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfdad5b04c7e81e277abff92812c51376503631f566073c312e6e301cae59c28", kill_on_drop: false }` [INFO] [stdout] dfdad5b04c7e81e277abff92812c51376503631f566073c312e6e301cae59c28 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 105f12f1310788d0b2c823fd8979d441605afdf78fca2af5ea480c507eb4e328 [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" "105f12f1310788d0b2c823fd8979d441605afdf78fca2af5ea480c507eb4e328", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 28 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serval-3143ccad5cf067cd) [INFO] [stdout] test css::parser::test::identifier_test ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/serval-b17dcd426a6a7a93) [INFO] [stdout] test css::parser::test::declarations_test ... ok [INFO] [stdout] test css::parser::test::stylesheet_test ... ignored [INFO] [stdout] test css::parser::test::keyword_string_test ... ok [INFO] [stdout] test css::parser::test::rule_test ... ok [INFO] [stdout] test css::parser::test::selector_test ... ok [INFO] [stdout] test css::parser::test::declaration_test ... ok [INFO] [stdout] test css::parser::test::hex_pair_test ... ok [INFO] [stdout] test css::parser::test::length_test ... ok [INFO] [stdout] test css::parser::test::color_test ... ok [INFO] [stdout] test css::parser::test::selectors_test ... ok [INFO] [stdout] test css::parser::test::simple_selector_test ... ok [INFO] [stdout] test dom::test::text_display ... ok [INFO] [stdout] test css::parser::test::tag_name_test ... ok [INFO] [stdout] test style::test::simple_selector_match_test ... ok [INFO] [stdout] test dom::parser::attribute_test ... ok [INFO] [stdout] test dom::parser::text_test ... ok [INFO] [stdout] test style::test::match_selectors_test ... ok [INFO] [stdout] test style::test::css_specified_values_test ... ok [INFO] [stdout] test dom::parser::tests::node_test ... ok [INFO] [stdout] test layout::test::layout_test ... ok [INFO] [stdout] test style::test::matching_rules_test ... ok [INFO] [stdout] test css::test::sorted_selectors_test ... ok [INFO] [stdout] test dom::test::node_display ... ok [INFO] [stdout] test layout::test::calculate_block_width_test ... ok [INFO] [stdout] test css::parser::test::universal_selector_test ... ok [INFO] [stdout] test layout::test::layout_dump_test ... ok [INFO] [stdout] test css::parser::test::value_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests serval [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "105f12f1310788d0b2c823fd8979d441605afdf78fca2af5ea480c507eb4e328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105f12f1310788d0b2c823fd8979d441605afdf78fca2af5ea480c507eb4e328", kill_on_drop: false }` [INFO] [stdout] 105f12f1310788d0b2c823fd8979d441605afdf78fca2af5ea480c507eb4e328