[INFO] fetching crate pint 0.1.0... [INFO] testing pint-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate pint 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pint 0.1.0 [INFO] finished tweaking crates.io crate pint 0.1.0 [INFO] tweaked toml for crates.io crate pint 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pint 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pint 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f05efa6a1d70de050175df7225675a3af2a8f39c8aa4ad03344fcddd4592388c [INFO] running `Command { std: "docker" "start" "-a" "f05efa6a1d70de050175df7225675a3af2a8f39c8aa4ad03344fcddd4592388c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05efa6a1d70de050175df7225675a3af2a8f39c8aa4ad03344fcddd4592388c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05efa6a1d70de050175df7225675a3af2a8f39c8aa4ad03344fcddd4592388c", kill_on_drop: false }` [INFO] [stdout] f05efa6a1d70de050175df7225675a3af2a8f39c8aa4ad03344fcddd4592388c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd7c5ce163220f6cfa5a828ac74ed6d6610798aed7119e7edec1c2d8e2664c7 [INFO] running `Command { std: "docker" "start" "-a" "efd7c5ce163220f6cfa5a828ac74ed6d6610798aed7119e7edec1c2d8e2664c7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling pint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.92s [INFO] running `Command { std: "docker" "inspect" "efd7c5ce163220f6cfa5a828ac74ed6d6610798aed7119e7edec1c2d8e2664c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd7c5ce163220f6cfa5a828ac74ed6d6610798aed7119e7edec1c2d8e2664c7", kill_on_drop: false }` [INFO] [stdout] efd7c5ce163220f6cfa5a828ac74ed6d6610798aed7119e7edec1c2d8e2664c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd99f6b9f24b2c007f109ffaec13da0d6e9a855220b0f1e91e05ba3b58ff89b [INFO] running `Command { std: "docker" "start" "-a" "edd99f6b9f24b2c007f109ffaec13da0d6e9a855220b0f1e91e05ba3b58ff89b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.25s [INFO] running `Command { std: "docker" "inspect" "edd99f6b9f24b2c007f109ffaec13da0d6e9a855220b0f1e91e05ba3b58ff89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd99f6b9f24b2c007f109ffaec13da0d6e9a855220b0f1e91e05ba3b58ff89b", kill_on_drop: false }` [INFO] [stdout] edd99f6b9f24b2c007f109ffaec13da0d6e9a855220b0f1e91e05ba3b58ff89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe8ce0793db6d9e2cad10c62f7cce400a2d2cb354b19a5923da932a1d0d3b507 [INFO] running `Command { std: "docker" "start" "-a" "fe8ce0793db6d9e2cad10c62f7cce400a2d2cb354b19a5923da932a1d0d3b507", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pint-32d6306a49943d4d) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test decoder::tests::tests::can_convert_multibyte_arr_to_int ... ok [INFO] [stdout] test decoder::tests::tests::can_parse_chunks ... ok [INFO] [stdout] test decoder::tests::tests::can_convert_single_byte_arr_to_int ... ok [INFO] [stdout] test decoder::tests::tests::can_parse_ihdr_data ... ok [INFO] [stdout] test interpreter::tests::tests::gets_correct_color_diff_3 ... ok [INFO] [stdout] test interpreter::tests::tests::roll_test1 ... ok [INFO] [stdout] test interpreter::tests::tests::gets_correct_color_diff_2 ... ok [INFO] [stdout] test interpreter::tests::tests::roll_test2 ... ok [INFO] [stdout] test navigation::tests::tests::furthest_dp_direction_up ... ok [INFO] [stdout] test navigation::tests::tests::furthest_dp_direction_left ... ok [INFO] [stdout] test navigation::tests::tests::furthest_dp_direction_right ... ok [INFO] [stdout] test interpreter::tests::tests::switch_test ... ok [INFO] [stdout] test interpreter::tests::tests::gets_correct_color_diff_1 ... ok [INFO] [stdout] test interpreter::tests::tests::gets_correct_color_index ... ok [INFO] [stdout] test navigation::tests::tests::remove_works ... ok [INFO] [stdout] test navigation::tests::tests::get_correct_block_size_pink ... ok [INFO] [stdout] test navigation::tests::tests::get_correct_block_size_red ... ok [INFO] [stdout] test navigation::tests::tests::next_pos_in_middle_of_image ... ok [INFO] [stdout] test navigation::tests::tests::in_range_bounds ... ok [INFO] [stdout] test navigation::tests::tests::navigates_test_img ... ok [INFO] [stdout] test navigation::tests::tests::get_correct_colors ... ok [INFO] [stdout] test navigation::tests::tests::get_all_codels_in_dir_test ... ok [INFO] [stdout] test navigation::tests::tests::get_correct_colors_valentines ... ok [INFO] [stdout] test decoder::tests::tests::can_parse_indexed_idat_to_rgb_2 ... ok [INFO] [stdout] test decoder::tests::tests::can_parse_indexed_idat_to_rgb_1 ... ok [INFO] [stdout] test decoder::tests::tests::can_parse_truecolor_rgb_idat_to_rgb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pint-9ae86ebf4428fdd7) [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] Doc-tests pint [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] running `Command { std: "docker" "inspect" "fe8ce0793db6d9e2cad10c62f7cce400a2d2cb354b19a5923da932a1d0d3b507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8ce0793db6d9e2cad10c62f7cce400a2d2cb354b19a5923da932a1d0d3b507", kill_on_drop: false }` [INFO] [stdout] fe8ce0793db6d9e2cad10c62f7cce400a2d2cb354b19a5923da932a1d0d3b507