[INFO] fetching crate wasm_svg_graphics 1.0.3... [INFO] testing wasm_svg_graphics-1.0.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate wasm_svg_graphics 1.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wasm_svg_graphics 1.0.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm_svg_graphics 1.0.3 [INFO] finished tweaking crates.io crate wasm_svg_graphics 1.0.3 [INFO] tweaked toml for crates.io crate wasm_svg_graphics 1.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 5ea17780d7a31b564c08f7c38d94687049e7a0406a2f788ad057e2d51d1c4da6 [INFO] running `Command { std: "docker" "start" "-a" "5ea17780d7a31b564c08f7c38d94687049e7a0406a2f788ad057e2d51d1c4da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea17780d7a31b564c08f7c38d94687049e7a0406a2f788ad057e2d51d1c4da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea17780d7a31b564c08f7c38d94687049e7a0406a2f788ad057e2d51d1c4da6", kill_on_drop: false }` [INFO] [stdout] 5ea17780d7a31b564c08f7c38d94687049e7a0406a2f788ad057e2d51d1c4da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0db8421256fdd3d86cec0df9abd5af61565d82847aef748a747830b1ecc955b [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" "f0db8421256fdd3d86cec0df9abd5af61565d82847aef748a747830b1ecc955b", kill_on_drop: false }` [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling svg_definitions v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling wasm_svg_graphics v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:65:78 [INFO] [stdout] | [INFO] [stdout] 65 | => write!(f, "Error '{}' with arguments '{}' and '{}'", self.description(), arg0, arg1), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | _ => write!(f, "Error: {}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | Dom(dom_error) => dom_error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:108:64 [INFO] [stdout] | [INFO] [stdout] 108 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.01s [INFO] running `Command { std: "docker" "inspect" "f0db8421256fdd3d86cec0df9abd5af61565d82847aef748a747830b1ecc955b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0db8421256fdd3d86cec0df9abd5af61565d82847aef748a747830b1ecc955b", kill_on_drop: false }` [INFO] [stdout] f0db8421256fdd3d86cec0df9abd5af61565d82847aef748a747830b1ecc955b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1576b3703d53e953c34d59ac8db6d7ba8974fb03f1ce429a293bcdcf8e15f7e2 [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" "1576b3703d53e953c34d59ac8db6d7ba8974fb03f1ce429a293bcdcf8e15f7e2", kill_on_drop: false }` [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:65:78 [INFO] [stdout] | [INFO] [stdout] 65 | => write!(f, "Error '{}' with arguments '{}' and '{}'", self.description(), arg0, arg1), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | _ => write!(f, "Error: {}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | Dom(dom_error) => dom_error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:108:64 [INFO] [stdout] | [INFO] [stdout] 108 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling wasm_svg_graphics v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:65:78 [INFO] [stdout] | [INFO] [stdout] 65 | => write!(f, "Error '{}' with arguments '{}' and '{}'", self.description(), arg0, arg1), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | _ => write!(f, "Error: {}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | Dom(dom_error) => dom_error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:108:64 [INFO] [stdout] | [INFO] [stdout] 108 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "1576b3703d53e953c34d59ac8db6d7ba8974fb03f1ce429a293bcdcf8e15f7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1576b3703d53e953c34d59ac8db6d7ba8974fb03f1ce429a293bcdcf8e15f7e2", kill_on_drop: false }` [INFO] [stdout] 1576b3703d53e953c34d59ac8db6d7ba8974fb03f1ce429a293bcdcf8e15f7e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60289cc862483645bd4adb81adfe07e15112f97b11571080aba33e93fd543fe6 [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" "60289cc862483645bd4adb81adfe07e15112f97b11571080aba33e93fd543fe6", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:63:68 [INFO] [stderr] | [INFO] [stderr] 63 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:65:78 [INFO] [stderr] | [INFO] [stderr] 65 | => write!(f, "Error '{}' with arguments '{}' and '{}'", self.description(), arg0, arg1), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:66:46 [INFO] [stderr] | [INFO] [stderr] 66 | _ => write!(f, "Error: {}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:89:41 [INFO] [stderr] | [INFO] [stderr] 89 | Dom(dom_error) => dom_error.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:108:64 [INFO] [stderr] | [INFO] [stderr] 108 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:63:68 [INFO] [stderr] | [INFO] [stderr] 63 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:65:78 [INFO] [stderr] | [INFO] [stderr] 65 | => write!(f, "Error '{}' with arguments '{}' and '{}'", self.description(), arg0, arg1), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:66:46 [INFO] [stderr] | [INFO] [stderr] 66 | _ => write!(f, "Error: {}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:89:41 [INFO] [stderr] | [INFO] [stderr] 89 | Dom(dom_error) => dom_error.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:108:64 [INFO] [stderr] | [INFO] [stderr] 108 | => write!(f, "Error '{}' with argument '{}'", self.description(), arg0), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_svg_graphics-1a25f500a9d72801 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web-a8d6e3bf5f81eca9 [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] [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 wasm_svg_graphics [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/renderer.rs - renderer::Renderer::move_named (line 1114) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::adjust_viewbox (line 1201) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::create_named_container (line 1071) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::delete_named (line 978) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::does_name_exist (line 1029) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::append_to_container (line 898) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::clear (line 621) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::hide_named (line 826) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::define_render (line 589) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::is_container (line 1164) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::show_named (line 858) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::render (line 431) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::clear_named_container (line 671) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::append_to_container_with_id (line 943) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::render_named_id (line 550) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::render_id (line 514) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::render_named (line 473) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::update_named (line 715) ... ok [INFO] [stdout] test src/renderer.rs - renderer::Renderer::update_named_with_id (line 774) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60289cc862483645bd4adb81adfe07e15112f97b11571080aba33e93fd543fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60289cc862483645bd4adb81adfe07e15112f97b11571080aba33e93fd543fe6", kill_on_drop: false }` [INFO] [stdout] 60289cc862483645bd4adb81adfe07e15112f97b11571080aba33e93fd543fe6