[INFO] fetching crate photon-rs 0.3.1... [INFO] testing photon-rs-0.3.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate photon-rs 0.3.1 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate photon-rs 0.3.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate photon-rs 0.3.1 [INFO] finished tweaking crates.io crate photon-rs 0.3.1 [INFO] tweaked toml for crates.io crate photon-rs 0.3.1 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate crates.io crate photon-rs 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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 tinytemplate v1.0.3 [INFO] [stderr] Downloaded criterion-plot v0.4.1 [INFO] [stderr] Downloaded oorandom v11.1.0 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.6 [INFO] [stderr] Downloaded bumpalo v3.1.2 [INFO] [stderr] Downloaded node-sys v0.4.2 [INFO] [stderr] Downloaded perlin2d v0.2.6 [INFO] [stderr] Downloaded siphasher v0.3.1 [INFO] [stderr] Downloaded regex-syntax v0.6.16 [INFO] [stderr] Downloaded criterion v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad1b401c2c6ace677d41c4cbffc79cde571a11ebcbbb453710640cc829d4e27 [INFO] running `Command { std: "docker" "start" "-a" "2ad1b401c2c6ace677d41c4cbffc79cde571a11ebcbbb453710640cc829d4e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad1b401c2c6ace677d41c4cbffc79cde571a11ebcbbb453710640cc829d4e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad1b401c2c6ace677d41c4cbffc79cde571a11ebcbbb453710640cc829d4e27", kill_on_drop: false }` [INFO] [stdout] 2ad1b401c2c6ace677d41c4cbffc79cde571a11ebcbbb453710640cc829d4e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267f51c99376b73e8d5621e288906de401e71d8fb4bc5e1cd7df5c632092c0e1 [INFO] running `Command { std: "docker" "start" "-a" "267f51c99376b73e8d5621e288906de401e71d8fb4bc5e1cd7df5c632092c0e1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling photon-rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "267f51c99376b73e8d5621e288906de401e71d8fb4bc5e1cd7df5c632092c0e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267f51c99376b73e8d5621e288906de401e71d8fb4bc5e1cd7df5c632092c0e1", kill_on_drop: false }` [INFO] [stdout] 267f51c99376b73e8d5621e288906de401e71d8fb4bc5e1cd7df5c632092c0e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e8d5352491ca4d0fb7bfe3811fd94054d7db292f7a30dd851fdd0396bc8014 [INFO] running `Command { std: "docker" "start" "-a" "57e8d5352491ca4d0fb7bfe3811fd94054d7db292f7a30dd851fdd0396bc8014", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling photon-rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "57e8d5352491ca4d0fb7bfe3811fd94054d7db292f7a30dd851fdd0396bc8014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e8d5352491ca4d0fb7bfe3811fd94054d7db292f7a30dd851fdd0396bc8014", kill_on_drop: false }` [INFO] [stdout] 57e8d5352491ca4d0fb7bfe3811fd94054d7db292f7a30dd851fdd0396bc8014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 294c76157cf5d5728adebc4228d17e64ac79ac33325c94731af3f9631bfe74d3 [INFO] running `Command { std: "docker" "start" "-a" "294c76157cf5d5728adebc4228d17e64ac79ac33325c94731af3f9631bfe74d3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/photon_rs-af1aca5f2fb5c1f9) [INFO] [stdout] running 10 tests [INFO] [stdout] test iter::test::test_image_iter_new ... ok [INFO] [stdout] test tests::test::test_alter_blue_channel ... ok [INFO] [stdout] test tests::test::test_alter_green_channel ... ok [INFO] [stdout] test tests::test::test_swap_blue_green_channels ... ok [INFO] [stdout] test tests::test::test_swap_green_red_channels ... ok [INFO] [stdout] test tests::test::test_seam_carve ... ok [INFO] [stdout] test iter::test::test_n2_iter ... ok [INFO] [stdout] test tests::test::test_alter_red_channel ... ok [INFO] [stdout] test iter::test::test_image_iter_with_dimension ... ok [INFO] [stdout] test tests::test::test_swap_blue_red_channels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bin-c2715d9bf84802f1) [INFO] [stdout] [INFO] [stderr] Doc-tests photon-rs [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 220 tests [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_blue_channel (line 111) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_red_channel (line 69) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_remove_green_channel (line 278) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_channel (line 37) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::remove_green_channel (line 278) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_channels (line 184) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::alter_channel (line 37) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_remove_blue_channel (line 299) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_offset_red (line 93) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_selective_lighten (line 538) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::alter_channels (line 184) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_colorize (line 368) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_solarize_retimg (line 497) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::selective_greyscale (line 684) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_selective_greyscale (line 684) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_mix_with_colour (line 589) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_invert (line 356) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::mix_with_colour (line 589) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::noise_reduction (line 27) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::inc_brightness (line 534) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::sobel_vertical (line 574) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_hue_rotate_hsl (line 249) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_hsl (line 129) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::horizontal_strips (line 707) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_adjust_contrast (line 576) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::multiple_offsets (line 153) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_selective_desaturate (line 565) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::remove_blue_channel (line 299) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_hsv (line 193) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::lighten_lch (line 379) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_remove_red_channel (line 257) - compile ... ok [INFO] [stdout] test src/filters.rs - filters::__wasm_bindgen_generated_filter (line 109) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::hue_rotate_hsl (line 249) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::hsv (line 193) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_detect_45_deg_lines (line 413) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_green_channel (line 90) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::invert (line 356) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_color_vertical_strips (line 808) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_detect_horizontal_lines (line 367) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::vertical_strips (line 781) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::hue_rotate_hsv (line 269) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_sobel_vertical (line 574) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_oil (line 842) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_offset (line 25) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_sobel_horizontal (line 528) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::alter_blue_channel (line 111) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_box_blur (line 121) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_offset_blue (line 134) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::remove_channel (line 228) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::selective_hue_rotate (line 390) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_detect_vertical_lines (line 390) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::lighten_hsv (line 424) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_channel (line 24) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_solarize (line 470) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::remove_red_channel (line 257) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::oil (line 842) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::darken_lch (line 447) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::laplace (line 459) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::offset (line 25) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::__wasm_bindgen_generated_gaussian_blur (line 146) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_lch (line 25) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_selective_hue_rotate (line 390) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_lighten_hsv (line 424) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::saturate_hsl (line 312) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::selective_saturate (line 592) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::__wasm_bindgen_generated_alter_two_channels (line 135) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_inc_brightness (line 534) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::primary (line 321) - compile ... ok [INFO] [stdout] test src/filters.rs - filters::filter (line 109) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::__wasm_bindgen_generated_color_horizontal_strips (line 734) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::colorize (line 368) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::selective_lighten (line 538) - compile ... ok [INFO] [stdout] test src/filters.rs - filters::__wasm_bindgen_generated_firenze (line 262) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::edge_one (line 482) - compile ... ok [INFO] [stdout] test src/effects.rs - effects::offset_blue (line 134) - compile ... ok [INFO] [stdout] test src/conv.rs - conv::detect_45_deg_lines (line 413) - compile ... ok [INFO] [stdout] test src/filters.rs - filters::neue (line 16) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::selective_desaturate (line 565) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_desaturate_lch (line 562) - compile ... ok [INFO] [stdout] test src/colour_spaces.rs - colour_spaces::__wasm_bindgen_generated_desaturate_hsl (line 539) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::alter_red_channel (line 69) - compile ... ok [INFO] [stdout] test src/channels.rs - channels::alter_channel (line 24) - compile ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type rlib --crate-name photon_rs --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-661321991e688a49.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5a10139b2b988ef8.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-c8a4c39248a75981.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-368ffb06acb5b0b8.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-a8757f0f5bb46432.rlib --extern node_sys=/opt/rustwide/target/debug/deps/libnode_sys-6ea0a08b189ef620.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-61383a1602b4c09c.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-9fdebf7b04af7ed5.rlib --extern perlin2d=/opt/rustwide/target/debug/deps/libperlin2d-266f8830d7924036.rlib --extern photon_rs=/opt/rustwide/target/debug/deps/libphoton_rs.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a903943c000faa1b.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-06c3a66662a2fee5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3839ce9f425ce94c.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-f29fa7720e3e961f.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-1fe9431bf16f9071.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-50771e41ded272a8.rlib -C embed-bitcode=no --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "294c76157cf5d5728adebc4228d17e64ac79ac33325c94731af3f9631bfe74d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294c76157cf5d5728adebc4228d17e64ac79ac33325c94731af3f9631bfe74d3", kill_on_drop: false }` [INFO] [stdout] 294c76157cf5d5728adebc4228d17e64ac79ac33325c94731af3f9631bfe74d3