[INFO] cloning repository https://github.com/steganogram/cli.stegano.org [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steganogram/cli.stegano.org" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteganogram%2Fcli.stegano.org", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteganogram%2Fcli.stegano.org'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1749b39ea53012d7a2ca99614a02016cf0c4780f [INFO] testing steganogram/cli.stegano.org against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteganogram%2Fcli.stegano.org" "/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/steganogram/cli.stegano.org 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 git repo https://github.com/steganogram/cli.stegano.org [INFO] finished tweaking git repo https://github.com/steganogram/cli.stegano.org [INFO] tweaked toml for git repo https://github.com/steganogram/cli.stegano.org written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/steganogram/cli.stegano.org 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] 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" "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] 8be2cd496dd0497c799dbc3f46c6301a8934eb0b59549198226824da364db381 [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" "8be2cd496dd0497c799dbc3f46c6301a8934eb0b59549198226824da364db381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8be2cd496dd0497c799dbc3f46c6301a8934eb0b59549198226824da364db381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be2cd496dd0497c799dbc3f46c6301a8934eb0b59549198226824da364db381", kill_on_drop: false }` [INFO] [stdout] 8be2cd496dd0497c799dbc3f46c6301a8934eb0b59549198226824da364db381 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b452693bd1d7013cd56ac86a817e5a2985f6f04cd4a763f51564b8a27e2e7f95 [INFO] running `Command { std: "docker" "start" "-a" "b452693bd1d7013cd56ac86a817e5a2985f6f04cd4a763f51564b8a27e2e7f95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitstream-io v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling stegano-core v0.4.10 (/opt/rustwide/workdir/stegano-core) [INFO] [stderr] Compiling stegano-cli v0.4.10 (/opt/rustwide/workdir/stegano-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "b452693bd1d7013cd56ac86a817e5a2985f6f04cd4a763f51564b8a27e2e7f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b452693bd1d7013cd56ac86a817e5a2985f6f04cd4a763f51564b8a27e2e7f95", kill_on_drop: false }` [INFO] [stdout] b452693bd1d7013cd56ac86a817e5a2985f6f04cd4a763f51564b8a27e2e7f95 [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" "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] 86421d8a54c9cd43cc7dc5e88cb662c8c9efe25be5db065cdd08912b9cd3eafa [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" "86421d8a54c9cd43cc7dc5e88cb662c8c9efe25be5db065cdd08912b9cd3eafa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling stegano-cli v0.4.10 (/opt/rustwide/workdir/stegano-cli) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling speculate v0.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling stegano-core v0.4.10 (/opt/rustwide/workdir/stegano-core) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "86421d8a54c9cd43cc7dc5e88cb662c8c9efe25be5db065cdd08912b9cd3eafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86421d8a54c9cd43cc7dc5e88cb662c8c9efe25be5db065cdd08912b9cd3eafa", kill_on_drop: false }` [INFO] [stdout] 86421d8a54c9cd43cc7dc5e88cb662c8c9efe25be5db065cdd08912b9cd3eafa [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffb66733346ac7bb2c62e610b47058830630ff80947503891c5b1feed6d5eee9 [INFO] running `Command { std: "docker" "start" "-a" "ffb66733346ac7bb2c62e610b47058830630ff80947503891c5b1feed6d5eee9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stegano-536cb67bad43c652) [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] Running unittests (/opt/rustwide/target/debug/deps/stegano_core-4459450292ec8737) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test e2e_tests::should_accept_a_png_as_target_file ... ok [INFO] [stdout] test e2e_tests::should_panic_for_invalid_carrier_image_file ... ok [INFO] [stdout] test e2e_tests::carrier_item_mut_should_allow_to_mutate_colors ... ok [INFO] [stdout] test e2e_tests::should_panic_for_invalid_media_file ... ok [INFO] [stdout] test e2e_tests::should_panic_on_invalid_data_file - should panic ... ok [INFO] [stdout] test e2e_tests::should_panic_on_invalid_data_file_among_valid - should panic ... ok [INFO] [stdout] test media::image::decoder::decoder_tests::it_should_yield_none_after_last_pixel_last_color ... ok [INFO] [stdout] test message::message_tests::should_convert_into_vec_of_bytes ... ok [INFO] [stdout] test message::message_tests::should_convert_from_vec_of_bytes ... ok [INFO] [stdout] test media::image::encoder::decoder_tests::it_should_be_possible_to_mutate_colors ... ok [INFO] [stdout] test message::message_tests::should_instantiate_from_read_trait_from_message_buffer ... ok [INFO] [stdout] test raw_message::raw_message_tests::should_instantiate_from_read_trait_from_message_buffer ... ok [INFO] [stdout] test e2e_tests::should_ensure_content_v2_compatibility ... ok [INFO] [stdout] test message::message_tests::should_create_zip_that_is_windows_compatible ... ok [INFO] [stdout] test media::image::decoder::decoder_tests::it_should_iterate_over_all_colors_of_an_image ... ok [INFO] [stdout] test media::image::encoder::decoder_tests::it_should_iterate_columns_first_and_only_3_color_channels ... ok [INFO] [stdout] test e2e_tests::should_raw_unveil_a_message ... ok [INFO] [stdout] test message::message_tests::should_instantiate_from_read_trait ... ok [INFO] [stdout] test e2e_tests::should_ensure_content_v2_compatibility_with_2_files_reading ... ok [INFO] [stdout] test media::image::iterators::tests::iter_color ... ok [INFO] [stdout] test media::image::iterators::tests::transpose_mut ... ok [INFO] [stdout] test e2e_tests::should_hide_and_unveil_a_binary_file ... ok [INFO] [stdout] test e2e_tests::should_hide_and_unveil_a_zip_file ... ok [INFO] [stdout] test e2e_tests::should_hide_and_unveil_one_text_file ... ok [INFO] [stdout] test e2e_tests::should_ensure_content_v2_compatibility_with_2_files_writing ... ok [INFO] [stdout] test media::audio::lsb_codec::tests::it_should_encode_and_decode_in_chunks_by_using_read_to_end ... ok [INFO] [stdout] test e2e_tests::should_hide_and_unveil_one_text_file_in_wav ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.58s [INFO] [stdout] [INFO] [stderr] Running tests/bit_iterator_spec.rs (/opt/rustwide/target/debug/deps/bit_iterator_spec-3be46cdfee4ec62f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Doc-tests stegano-core [INFO] [stdout] test speculate_0::BitIterator_next::test_should_behave_as_the_BitReader ... ok [INFO] [stdout] test speculate_0::BitIterator_next::test_should_return_8_bits_of_e_in_LittleEndian_byte_order_after_skip_8 ... ok [INFO] [stdout] test speculate_0::BitIterator_next::test_should_return_the_8_bits_of_H_in_LittleEndian_byte_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [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 lib --crate-name stegano_core --test /opt/rustwide/workdir/stegano-core/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/bzip2-sys-55326f3b83187c61/out/lib --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-bca3b27b71cf1388.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-357c5250ae2fa633.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-13e2a61ede9c9f07.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-56555c005b0817a3.rlib --extern speculate=/opt/rustwide/target/debug/deps/libspeculate-025ebfffee53c9c1.so --extern stegano_core=/opt/rustwide/target/debug/deps/libstegano_core-bf9e73999ec22f04.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-87f80071701c6043.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-547f9d092ba54636.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ffb66733346ac7bb2c62e610b47058830630ff80947503891c5b1feed6d5eee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb66733346ac7bb2c62e610b47058830630ff80947503891c5b1feed6d5eee9", kill_on_drop: false }` [INFO] [stdout] ffb66733346ac7bb2c62e610b47058830630ff80947503891c5b1feed6d5eee9