[INFO] cloning repository https://github.com/anomitroid/pngspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anomitroid/pngspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanomitroid%2Fpngspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanomitroid%2Fpngspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7a0808f1c236c0c12fb5b4f7ffefd3b4fdeeac6 [INFO] testing anomitroid/pngspy against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanomitroid%2Fpngspy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anomitroid/pngspy on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anomitroid/pngspy [INFO] finished tweaking git repo https://github.com/anomitroid/pngspy [INFO] tweaked toml for git repo https://github.com/anomitroid/pngspy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anomitroid/pngspy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustix v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a339c96ba356114b454a2c5fbc27055e9a2feb7f0003cb7605cf2ce87119c272 [INFO] running `Command { std: "docker" "start" "-a" "a339c96ba356114b454a2c5fbc27055e9a2feb7f0003cb7605cf2ce87119c272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a339c96ba356114b454a2c5fbc27055e9a2feb7f0003cb7605cf2ce87119c272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a339c96ba356114b454a2c5fbc27055e9a2feb7f0003cb7605cf2ce87119c272", kill_on_drop: false }` [INFO] [stdout] a339c96ba356114b454a2c5fbc27055e9a2feb7f0003cb7605cf2ce87119c272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d8f35a8aa3dfd489e323de1ff1aa98246ae71bd6ac94137736d77d26a77d350 [INFO] running `Command { std: "docker" "start" "-a" "1d8f35a8aa3dfd489e323de1ff1aa98246ae71bd6ac94137736d77d26a77d350", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling pngspy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "1d8f35a8aa3dfd489e323de1ff1aa98246ae71bd6ac94137736d77d26a77d350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8f35a8aa3dfd489e323de1ff1aa98246ae71bd6ac94137736d77d26a77d350", kill_on_drop: false }` [INFO] [stdout] 1d8f35a8aa3dfd489e323de1ff1aa98246ae71bd6ac94137736d77d26a77d350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f423095a6cedcc42d2ad4a30cf606119e62a0c1f2638d7a0006346ce313d9a0b [INFO] running `Command { std: "docker" "start" "-a" "f423095a6cedcc42d2ad4a30cf606119e62a0c1f2638d7a0006346ce313d9a0b", kill_on_drop: false }` [INFO] [stderr] Compiling pngspy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "f423095a6cedcc42d2ad4a30cf606119e62a0c1f2638d7a0006346ce313d9a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f423095a6cedcc42d2ad4a30cf606119e62a0c1f2638d7a0006346ce313d9a0b", kill_on_drop: false }` [INFO] [stdout] f423095a6cedcc42d2ad4a30cf606119e62a0c1f2638d7a0006346ce313d9a0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cad9cd970f9af961ac4d168a09728697c72f8e28b5860233575da46f27e2a855 [INFO] running `Command { std: "docker" "start" "-a" "cad9cd970f9af961ac4d168a09728697c72f8e28b5860233575da46f27e2a855", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pngspy-bf15df96694a0178) [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/pngspy-afdc9b0ccfe2687a) [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] [stdout] [INFO] [stderr] Running tests/chunk_tests.rs (/opt/rustwide/target/debug/deps/chunk_tests-528c91ddf27cc2f3) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_chunk_crc ... ok [INFO] [stdout] test tests::test_chunk_length ... ok [INFO] [stdout] test tests::test_new_chunk ... ok [INFO] [stdout] test tests::test_chunk_trait_impls ... ok [INFO] [stdout] test tests::test_chunk_type ... ok [INFO] [stdout] test tests::test_valid_chunk_from_bytes ... ok [INFO] [stdout] test tests::test_invalid_chunk_from_bytes ... ok [INFO] [stdout] test tests::test_chunk_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/chunk_type_tests.rs (/opt/rustwide/target/debug/deps/chunk_type_tests-57e4b12a8742d6c7) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::test_chunk_type_is_not_critical ... ok [INFO] [stdout] test tests::test_chunk_type_from_str ... ok [INFO] [stdout] test tests::test_chunk_type_is_unsafe_to_copy ... ok [INFO] [stdout] test tests::test_chunk_type_from_bytes ... ok [INFO] [stdout] test tests::test_chunk_type_is_reserved_bit_valid ... ok [INFO] [stdout] test tests::test_chunk_type_string ... ok [INFO] [stdout] test tests::test_chunk_type_trait_impls ... ok [INFO] [stdout] test tests::test_invalid_chunk_is_valid ... ok [INFO] [stdout] test tests::test_chunk_type_is_safe_to_copy ... ok [INFO] [stdout] test tests::test_valid_chunk_is_valid ... ok [INFO] [stdout] test tests::test_chunk_type_is_reserved_bit_invalid ... ok [INFO] [stdout] test tests::test_chunk_type_is_critical ... ok [INFO] [stdout] test tests::test_chunk_type_is_not_public ... ok [INFO] [stdout] test tests::test_chunk_type_is_public ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/crc_tests.rs (/opt/rustwide/target/debug/deps/crc_tests-7cdefb95b030abd5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_crc32_arbitrary_string ... ok [INFO] [stdout] test tests::test_crc32_known_vector ... ok [INFO] [stdout] test tests::test_crc32_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-83f8ae76e714a2f0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_invalid_chunk_type ... ok [INFO] [stdout] test test_remove_nonexistent_chunk ... ok [INFO] [stdout] test test_invalid_png_header ... ok [INFO] [stdout] test test_encode_decode_remove_print ... ok [INFO] [stdout] test test_encode_url_wikimedia_direct ... FAILED [INFO] [stdout] test test_encode_url_wikipedia_gradient ... FAILED [INFO] [stdout] test test_encode_url_wikipedia_color_depth ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_encode_url_wikimedia_direct stdout ---- [INFO] [stdout] Encode command invoked: [INFO] [stdout] URL: https://upload.wikimedia.org/wikipedia/commons/4/47/PNG_transparency_demonstration_1.png [INFO] [stdout] Chunk type: teSt [INFO] [stdout] Message: url test message [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://upload.wikimedia.org/wikipedia/commons/4/47/PNG_transparency_demonstration_1.png", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] ---- test_encode_url_wikipedia_gradient stdout ---- [INFO] [stdout] Encode command invoked: [INFO] [stdout] URL: https://upload.wikimedia.org/wikipedia/commons/1/17/PNG-Gradient_hex.png [INFO] [stdout] Chunk type: Grad [INFO] [stdout] Message: Testing gradient [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://upload.wikimedia.org/wikipedia/commons/1/17/PNG-Gradient_hex.png", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] ---- test_encode_url_wikipedia_color_depth stdout ---- [INFO] [stdout] Encode command invoked: [INFO] [stdout] URL: https://upload.wikimedia.org/wikipedia/commons/9/9d/PNG_color_depth_comparison.png [INFO] [stdout] Chunk type: CdCp [INFO] [stdout] Message: Color depth test [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://upload.wikimedia.org/wikipedia/commons/9/9d/PNG_color_depth_comparison.png", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_encode_url_wikimedia_direct [INFO] [stdout] test_encode_url_wikipedia_color_depth [INFO] [stdout] test_encode_url_wikipedia_gradient [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "cad9cd970f9af961ac4d168a09728697c72f8e28b5860233575da46f27e2a855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad9cd970f9af961ac4d168a09728697c72f8e28b5860233575da46f27e2a855", kill_on_drop: false }` [INFO] [stdout] cad9cd970f9af961ac4d168a09728697c72f8e28b5860233575da46f27e2a855