[INFO] updating cached repository https://github.com/hayatoito/serval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff620977df2e01929adf6441d4f50b1ef5a98014 [INFO] testing hayatoito/serval against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Fserval" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayatoito/serval on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f71dff87ddb10f4f425bf7bd50d0ec41ef94bae9aa21ba9b3e9da18ac2fc409 [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" "5f71dff87ddb10f4f425bf7bd50d0ec41ef94bae9aa21ba9b3e9da18ac2fc409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f71dff87ddb10f4f425bf7bd50d0ec41ef94bae9aa21ba9b3e9da18ac2fc409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f71dff87ddb10f4f425bf7bd50d0ec41ef94bae9aa21ba9b3e9da18ac2fc409", kill_on_drop: false }` [INFO] [stdout] 5f71dff87ddb10f4f425bf7bd50d0ec41ef94bae9aa21ba9b3e9da18ac2fc409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bcb07199b431b02b044ece74bcfb7d2ba39993aaca3c7e27783fb0b10a3949d [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" "8bcb07199b431b02b044ece74bcfb7d2ba39993aaca3c7e27783fb0b10a3949d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling idna v0.1.5 [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 crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.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 plugin v0.2.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ordered-float v1.0.1 [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 backtrace v0.3.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling logger v0.4.0 [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] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/paint.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "8bcb07199b431b02b044ece74bcfb7d2ba39993aaca3c7e27783fb0b10a3949d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcb07199b431b02b044ece74bcfb7d2ba39993aaca3c7e27783fb0b10a3949d", kill_on_drop: false }` [INFO] [stdout] 8bcb07199b431b02b044ece74bcfb7d2ba39993aaca3c7e27783fb0b10a3949d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a701b03758ae62f6b1bb971d068529b55f7faa2b93de4ed141cdfcf2d60728a1 [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" "a701b03758ae62f6b1bb971d068529b55f7faa2b93de4ed141cdfcf2d60728a1", kill_on_drop: false }` [INFO] [stderr] Compiling serval v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/paint.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/paint.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "a701b03758ae62f6b1bb971d068529b55f7faa2b93de4ed141cdfcf2d60728a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a701b03758ae62f6b1bb971d068529b55f7faa2b93de4ed141cdfcf2d60728a1", kill_on_drop: false }` [INFO] [stdout] a701b03758ae62f6b1bb971d068529b55f7faa2b93de4ed141cdfcf2d60728a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] d28f1d40774b48f00ea81509d3381308cda14357c94ff58d2e75168357f9844e [INFO] running `Command { std: "docker" "start" "-a" "d28f1d40774b48f00ea81509d3381308cda14357c94ff58d2e75168357f9844e", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/paint.rs:136:11 [INFO] [stderr] | [INFO] [stderr] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/paint.rs:136:11 [INFO] [stderr] | [INFO] [stderr] 136 | f.clamp(0.0, self.width as f32) as usize [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `prelude::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(clamp)]` to the crate attributes to enable `std::f32::::clamp` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serval-539f9684e5eb589a [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test css::parser::test::color_test ... ok [INFO] [stdout] test css::parser::test::stylesheet_test ... ignored [INFO] [stdout] test css::parser::test::declarations_test ... ok [INFO] [stdout] test dom::parser::attribute_test ... ok [INFO] [stdout] test css::parser::test::hex_pair_test ... ok [INFO] [stdout] test css::parser::test::identifier_test ... ok [INFO] [stdout] test dom::test::node_display ... ok [INFO] [stdout] test css::parser::test::simple_selector_test ... ok [INFO] [stdout] test css::parser::test::tag_name_test ... ok [INFO] [stdout] test css::parser::test::universal_selector_test ... ok [INFO] [stdout] test css::parser::test::selectors_test ... ok [INFO] [stdout] test css::parser::test::value_test ... ok [INFO] [stdout] test css::test::sorted_selectors_test ... ok [INFO] [stdout] test layout::test::layout_test ... ok [INFO] [stdout] test dom::parser::tests::node_test ... ok [INFO] [stdout] test css::parser::test::length_test ... ok [INFO] [stdout] test style::test::css_specified_values_test ... ok [INFO] [stdout] test style::test::match_selectors_test ... ok [INFO] [stdout] test style::test::matching_rules_test ... ok [INFO] [stdout] test style::test::simple_selector_match_test ... ok [INFO] [stdout] test layout::test::layout_dump_test ... ok [INFO] [stdout] test css::parser::test::rule_test ... ok [INFO] [stdout] test layout::test::calculate_block_width_test ... ok [INFO] [stdout] test dom::parser::text_test ... ok [INFO] [stdout] test css::parser::test::selector_test ... ok [INFO] [stdout] test css::parser::test::declaration_test ... ok [INFO] [stdout] test dom::test::text_display ... ok [INFO] [stdout] test css::parser::test::keyword_string_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serval-573605fb7da185e2 [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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d28f1d40774b48f00ea81509d3381308cda14357c94ff58d2e75168357f9844e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d28f1d40774b48f00ea81509d3381308cda14357c94ff58d2e75168357f9844e", kill_on_drop: false }` [INFO] [stdout] d28f1d40774b48f00ea81509d3381308cda14357c94ff58d2e75168357f9844e