[INFO] cloning repository https://github.com/Towerism/stegosaurus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Towerism/stegosaurus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTowerism%2Fstegosaurus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTowerism%2Fstegosaurus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac40a4e8d993ee86bdf072e13258d638a350468b [INFO] testing Towerism/stegosaurus against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTowerism%2Fstegosaurus" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Towerism/stegosaurus on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Towerism/stegosaurus [INFO] finished tweaking git repo https://github.com/Towerism/stegosaurus [INFO] tweaked toml for git repo https://github.com/Towerism/stegosaurus written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Towerism/stegosaurus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9ff45989a70c502e70944c40996bb85e8cdb49a4ae7449880fb49f76b7d9b9c [INFO] running `Command { std: "docker" "start" "-a" "c9ff45989a70c502e70944c40996bb85e8cdb49a4ae7449880fb49f76b7d9b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9ff45989a70c502e70944c40996bb85e8cdb49a4ae7449880fb49f76b7d9b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ff45989a70c502e70944c40996bb85e8cdb49a4ae7449880fb49f76b7d9b9c", kill_on_drop: false }` [INFO] [stdout] c9ff45989a70c502e70944c40996bb85e8cdb49a4ae7449880fb49f76b7d9b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b898d56669e10a4ee1b426a671caee96eb1d532cd40c91f9ad67b934670c4f3a [INFO] running `Command { std: "docker" "start" "-a" "b898d56669e10a4ee1b426a671caee96eb1d532cd40c91f9ad67b934670c4f3a", 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] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling stegosaurus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "b898d56669e10a4ee1b426a671caee96eb1d532cd40c91f9ad67b934670c4f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b898d56669e10a4ee1b426a671caee96eb1d532cd40c91f9ad67b934670c4f3a", kill_on_drop: false }` [INFO] [stdout] b898d56669e10a4ee1b426a671caee96eb1d532cd40c91f9ad67b934670c4f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eba23c29d9b63d1467396161184b6a02af7e84b9fff33a001fe54cff9e338c77 [INFO] running `Command { std: "docker" "start" "-a" "eba23c29d9b63d1467396161184b6a02af7e84b9fff33a001fe54cff9e338c77", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stegosaurus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/config.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/stegosaurus-088d92a8b5273d0d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stegosaurus-06521dec5b14578a) [INFO] [stderr] Executable tests/img_lsb_tests.rs (/opt/rustwide/target/debug/deps/img_lsb_tests-29d5b8d24149bfc0) [INFO] running `Command { std: "docker" "inspect" "eba23c29d9b63d1467396161184b6a02af7e84b9fff33a001fe54cff9e338c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba23c29d9b63d1467396161184b6a02af7e84b9fff33a001fe54cff9e338c77", kill_on_drop: false }` [INFO] [stdout] eba23c29d9b63d1467396161184b6a02af7e84b9fff33a001fe54cff9e338c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3d8d1bd5d0df48e21998930a6458d3ebe20fca2b093802e6442d889e5e112fe [INFO] running `Command { std: "docker" "start" "-a" "c3d8d1bd5d0df48e21998930a6458d3ebe20fca2b093802e6442d889e5e112fe", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] running 12 tests [INFO] [stderr] --> src/core/config.rs:43:21 [INFO] [stdout] test lsb::bits_view::tests::get_bit::first_bit ... ok [INFO] [stderr] | [INFO] [stdout] test lsb::bits_view::tests::get_bit::last_bit ... ok [INFO] [stderr] 43 | .author(crate_authors!("\n")) [INFO] [stdout] test lsb::bits_view::tests::get_bit::no_data ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test lsb::bits_view::tests::get_bit::several_bytes ... ok [INFO] [stderr] | [INFO] [stdout] test lsb::bits_view::tests::one_bit_at_a_time::next_returns_none_for_empty_data ... ok [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] test lsb::bits_view::tests::one_bit_at_a_time::next_returns_the_next_bit ... ok [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test lsb::bits_view::tests::one_bit_at_a_time::next_returns_the_next_bit_for_all_bytes ... ok [INFO] [stderr] [INFO] [stdout] test lsb::bits_view::tests::one_bit_at_a_time::next_returns_the_next_bit_for_whole_byte ... ok [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] test lsb::tests::decoding_sets_one_lsb ... ok [INFO] [stderr] --> src/core/config.rs:43:21 [INFO] [stdout] test lsb::tests::decoding_combines_8_lsb_into_one_byte ... ok [INFO] [stderr] | [INFO] [stdout] test lsb::tests::encoding_one_bit_sets_lsb ... ok [INFO] [stderr] 43 | .author(crate_authors!("\n")) [INFO] [stdout] test lsb::tests::encoding_zero_bit_clears_lsb ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] warning: `stegosaurus` (lib) generated 2 warnings [INFO] [stderr] warning: `stegosaurus` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stegosaurus-088d92a8b5273d0d) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stegosaurus-06521dec5b14578a) [INFO] [stdout] [INFO] [stderr] Running tests/img_lsb_tests.rs (/opt/rustwide/target/debug/deps/img_lsb_tests-29d5b8d24149bfc0) [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 1 test [INFO] [stderr] error: test failed, to rerun pass '--test img_lsb_tests' [INFO] running `Command { std: "docker" "inspect" "c3d8d1bd5d0df48e21998930a6458d3ebe20fca2b093802e6442d889e5e112fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d8d1bd5d0df48e21998930a6458d3ebe20fca2b093802e6442d889e5e112fe", kill_on_drop: false }` [INFO] [stdout] c3d8d1bd5d0df48e21998930a6458d3ebe20fca2b093802e6442d889e5e112fe