[INFO] fetching crate docima 0.9.1...
[INFO] checking docima-0.9.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate docima 0.9.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate docima 0.9.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate docima 0.9.1
[INFO] finished tweaking crates.io crate docima 0.9.1
[INFO] tweaked toml for crates.io crate docima 0.9.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 101 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding core-graphics v0.22.3 (latest: v0.23.2)
[INFO] [stderr]       Adding core-text v19.2.0 (latest: v20.1.0)
[INFO] [stderr]       Adding docima v0.8.1-builddep (latest: v0.9.1)
[INFO] [stderr]       Adding float-ord v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding font-kit v0.11.0 (latest: v0.13.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gif v0.12.0 (latest: v0.13.1)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.1)
[INFO] [stderr]       Adding ttf-parser v0.17.1 (latest: v0.20.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding yeslogic-fontconfig-sys v3.2.0 (latest: v5.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded docima v0.8.1-builddep
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29b2916ac8a2a7c1572829e775e4eeb57d91594ea0519d15325e5b280cf884b2
[INFO] running `Command { std: "docker" "start" "-a" "29b2916ac8a2a7c1572829e775e4eeb57d91594ea0519d15325e5b280cf884b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29b2916ac8a2a7c1572829e775e4eeb57d91594ea0519d15325e5b280cf884b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29b2916ac8a2a7c1572829e775e4eeb57d91594ea0519d15325e5b280cf884b2", kill_on_drop: false }`
[INFO] [stdout] 29b2916ac8a2a7c1572829e775e4eeb57d91594ea0519d15325e5b280cf884b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6aa865a7ad77dd116527f3db5ba471905167bd5aea65bdcef663e003014792f
[INFO] running `Command { std: "docker" "start" "-a" "f6aa865a7ad77dd116527f3db5ba471905167bd5aea65bdcef663e003014792f", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling docima v0.8.1-builddep
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling freetype v0.7.2
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling docima v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `docima v0.9.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/docima-a0002f9406d4b280/build-script-build` (signal: 6, SIGABRT: process abort signal)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at library/core/src/panicking.rs:220:5:
[INFO] [stderr]   unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x564205f6fce5 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x564205f6fce5 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x564205f6fce5 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x564205f6fce5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8710a3386e66dc13
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x564205f8f43b - core::fmt::rt::Argument::fmt::h56356193ea14b69e
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x564205f8f43b - core::fmt::write::ha8a35e57fe29df69
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x564205f6dbff - std::io::Write::write_fmt::h070417d35cbd0295
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x564205f6fabe - std::sys_common::backtrace::_print::h98c81ef11000e712
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x564205f6fabe - std::sys_common::backtrace::print::hb4fda26b0eb411fc
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x564205f70d79 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663
[INFO] [stderr]     10:     0x564205f70abd - std::panicking::default_hook::h9ee81ffa3eaff881
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x564205f71213 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x564205f710bb - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:656:13
[INFO] [stderr]     13:     0x564205f701a9 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x564205f70e27 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x564205d337c0 - core::panicking::panic_nounwind_fmt::runtime::ha13be5d66c23ec9f
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:110:18
[INFO] [stderr]     16:     0x564205d337c0 - core::panicking::panic_nounwind_fmt::h69f3ef1679142200
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:120:5
[INFO] [stderr]     17:     0x564205d33852 - core::panicking::panic_nounwind::hf4d33646b7c52f0b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:220:5
[INFO] [stderr]     18:     0x564205db6618 - core::slice::raw::from_raw_parts::precondition_check::h35b44ecec2909713
[INFO] [stderr]     19:     0x564205db6597 - core::slice::raw::from_raw_parts::hcc4be9f393ea2f23
[INFO] [stderr]     20:     0x564205db5360 - font_kit::loaders::freetype::Font::rasterize_glyph::h2b97481ad067d8ff
[INFO] [stderr]     21:     0x564205d5bae2 - <plotters::style::font::ttf::FontDataInternal as plotters::style::font::FontData>::draw::hb1f78cb2a0a0d892
[INFO] [stderr]     22:     0x564205d4dba3 - plotters::style::font::font_desc::FontDesc::draw::h59f774e43766870c
[INFO] [stderr]     23:     0x564205d560c1 - <plotters::style::text::TextStyle as plotters_backend::text::BackendTextStyle>::draw::h4bca0ccbc8808591
[INFO] [stderr]     24:     0x564205d5f487 - plotters_backend::DrawingBackend::draw_text::ha9c52eb02daadac8
[INFO] [stderr]     25:     0x564205d65b01 - plotters::drawing::area::DrawingArea<DB,plotters::coord::Shift>::titled::{{closure}}::h1ceacd455141e10e
[INFO] [stderr]     26:     0x564205d63241 - plotters::drawing::area::DrawingArea<DB,CT>::backend_ops::h8c43e748ade189d2
[INFO] [stderr]     27:     0x564205d656d7 - plotters::drawing::area::DrawingArea<DB,plotters::coord::Shift>::titled::hab6dc2362ee4fbce
[INFO] [stderr]     28:     0x564205d67336 - plotters::chart::builder::ChartBuilder<DB>::build_cartesian_2d::h6fbd22782b90a148
[INFO] [stderr]     29:     0x564205d6e308 - build_script_build::plot_histogram::hdd1f2cdd68b5f3fb
[INFO] [stderr]     30:     0x564205d70ee3 - core::ops::function::Fn::call::h4db9db5964d7af50
[INFO] [stderr]     31:     0x564205d797b1 - docima::ImageFile::generate::h49920380b232395f
[INFO] [stderr]     32:     0x564205d6db4d - build_script_build::main::hc2ef77592e1c9e4a
[INFO] [stderr]     33:     0x564205d7137e - core::ops::function::FnOnce::call_once::haa0aad9d8dbbdc72
[INFO] [stderr]     34:     0x564205d5f8fd - std::sys_common::backtrace::__rust_begin_short_backtrace::h921f70f7cb1ae05c
[INFO] [stderr]     35:     0x564205d4b971 - std::rt::lang_start::{{closure}}::h1dc32d2017c0d464
[INFO] [stderr]     36:     0x564205f6a486 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hed2c947f9885a74b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     37:     0x564205f6a486 - std::panicking::try::do_call::hb89329b1c9c22cc4
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     38:     0x564205f6a486 - std::panicking::try::h32506f612ff970ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     39:     0x564205f6a486 - std::panic::catch_unwind::hb921c12c6fd21966
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     40:     0x564205f6a486 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     41:     0x564205f6a486 - std::panicking::try::do_call::hc05b1198989502ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     42:     0x564205f6a486 - std::panicking::try::h4ecd1dd6f6f1e3ba
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     43:     0x564205f6a486 - std::panic::catch_unwind::h92b0390d9e8eb6ea
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     44:     0x564205f6a486 - std::rt::lang_start_internal::he4964f7a9f7ed816
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]     45:     0x564205d4b947 - std::rt::lang_start::haba91f7172821536
[INFO] [stderr]     46:     0x564205d6ea45 - main
[INFO] [stderr]     47:     0x7f267d12dd90 - <unknown>
[INFO] [stderr]     48:     0x7f267d12de40 - __libc_start_main
[INFO] [stderr]     49:     0x564205d34035 - _start
[INFO] [stderr]     50:                0x0 - <unknown>
[INFO] [stderr]   thread caused non-unwinding panic. aborting.
[INFO] running `Command { std: "docker" "inspect" "f6aa865a7ad77dd116527f3db5ba471905167bd5aea65bdcef663e003014792f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6aa865a7ad77dd116527f3db5ba471905167bd5aea65bdcef663e003014792f", kill_on_drop: false }`
[INFO] [stdout] f6aa865a7ad77dd116527f3db5ba471905167bd5aea65bdcef663e003014792f
