[INFO] cloning repository https://github.com/sapristi/dmbdip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapristi/dmbdip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapristi%2Fdmbdip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapristi%2Fdmbdip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6825ab9ea76d741c0c966d6c84be862fd0436204
[INFO] testing sapristi/dmbdip against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapristi%2Fdmbdip" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sapristi/dmbdip
[INFO] finished tweaking git repo https://github.com/sapristi/dmbdip
[INFO] tweaked toml for git repo https://github.com/sapristi/dmbdip written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sapristi/dmbdip on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sapristi/dmbdip 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df48baca232ca3c8b96f1ea2f4b413e6aa2bf2ebb705e8b792d73ff8c287f580
[INFO] running `Command { std: "docker" "start" "-a" "df48baca232ca3c8b96f1ea2f4b413e6aa2bf2ebb705e8b792d73ff8c287f580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df48baca232ca3c8b96f1ea2f4b413e6aa2bf2ebb705e8b792d73ff8c287f580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df48baca232ca3c8b96f1ea2f4b413e6aa2bf2ebb705e8b792d73ff8c287f580", kill_on_drop: false }`
[INFO] [stdout] df48baca232ca3c8b96f1ea2f4b413e6aa2bf2ebb705e8b792d73ff8c287f580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 925a0303b06c544d864817052a1551cdfd1bc2d1cc728b3c8df48dfd834798b8
[INFO] running `Command { std: "docker" "start" "-a" "925a0303b06c544d864817052a1551cdfd1bc2d1cc728b3c8df48dfd834798b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexopt v0.3.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.5.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling imageproc v0.26.1
[INFO] [stderr]    Compiling dmbdip v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "925a0303b06c544d864817052a1551cdfd1bc2d1cc728b3c8df48dfd834798b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925a0303b06c544d864817052a1551cdfd1bc2d1cc728b3c8df48dfd834798b8", kill_on_drop: false }`
[INFO] [stdout] 925a0303b06c544d864817052a1551cdfd1bc2d1cc728b3c8df48dfd834798b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fa4b026f2730e3ce9a220f5e8927ef7ac67e7e6a5e45515d90d13c3e315241d
[INFO] running `Command { std: "docker" "start" "-a" "9fa4b026f2730e3ce9a220f5e8927ef7ac67e7e6a5e45515d90d13c3e315241d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmbdip v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.92s
[INFO] running `Command { std: "docker" "inspect" "9fa4b026f2730e3ce9a220f5e8927ef7ac67e7e6a5e45515d90d13c3e315241d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa4b026f2730e3ce9a220f5e8927ef7ac67e7e6a5e45515d90d13c3e315241d", kill_on_drop: false }`
[INFO] [stdout] 9fa4b026f2730e3ce9a220f5e8927ef7ac67e7e6a5e45515d90d13c3e315241d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56eac70482381bdd995252a703c69898924dfff6ab9543586681c71c905652fe
[INFO] running `Command { std: "docker" "start" "-a" "56eac70482381bdd995252a703c69898924dfff6ab9543586681c71c905652fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dmbdip-8a5cd5b4539055e6)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test config::tests::build_theme_defaults ... ok
[INFO] [stdout] test config::tests::build_theme_overrides ... ok
[INFO] [stdout] test config::tests::deserialize_partial_config ... ok
[INFO] [stdout] test config::tests::load_config_missing_file ... ok
[INFO] [stdout] test config::tests::parse_hex_color_with_hash ... ok
[INFO] [stdout] test config::tests::parse_hex_color_without_hash ... ok
[INFO] [stdout] test headings::tests::heading_level_indices ... ok
[INFO] [stdout] test headings::tests::fold_h1_hides_everything ... ok
[INFO] [stdout] test headings::tests::fold_hides_children ... ok
[INFO] [stdout] test parsing::tests::parse_basic_structure ... ok
[INFO] [stdout] test parsing::tests::metadata_unclosed ... ok
[INFO] [stdout] test parsing::tests::parse_metadata_block ... ok
[INFO] [stdout] test parsing::tests::parse_code_block ... ok
[INFO] [stdout] test parsing::tests::parse_inline_styles ... ok
[INFO] [stdout] test parsing::tests::metadata_missing ... ok
[INFO] [stdout] test parsing::tests::source_lines_basic ... ok
[INFO] [stdout] test parsing::tests::parse_unordered_list ... ok
[INFO] [stdout] test parsing::tests::source_lines_with_metadata ... ok
[INFO] [stdout] test parsing::tests::parse_nested_list ... ok
[INFO] [stdout] test parsing::tests::parse_table ... ok
[INFO] [stdout] test parsing::tests::parse_ordered_list ... ok
[INFO] [stdout] test config::tests::deserialize_browser_config ... ok
[INFO] [stdout] test headings::tests::heading_numbering ... ok
[INFO] [stdout] test config::tests::parse_hex_color_invalid ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin dmbdip`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/dmbdip-8a5cd5b4539055e6` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "56eac70482381bdd995252a703c69898924dfff6ab9543586681c71c905652fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56eac70482381bdd995252a703c69898924dfff6ab9543586681c71c905652fe", kill_on_drop: false }`
[INFO] [stdout] 56eac70482381bdd995252a703c69898924dfff6ab9543586681c71c905652fe
