[INFO] fetching crate post_maker 0.6.3... [INFO] building post_maker-0.6.3 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate post_maker 0.6.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate post_maker 0.6.3 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate post_maker 0.6.3 [INFO] finished tweaking crates.io crate post_maker 0.6.3 [INFO] tweaked toml for crates.io crate post_maker 0.6.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate post_maker 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded lebe v0.5.2 [INFO] [stderr] Downloaded simplelog v0.11.2 [INFO] [stderr] Downloaded rgb v0.8.33 [INFO] [stderr] Downloaded cfb v0.6.1 [INFO] [stderr] Downloaded color-maps v0.1.0 [INFO] [stderr] Downloaded cocoa-colors v0.1.2 [INFO] [stderr] Downloaded fallible_collections v0.4.5 [INFO] [stderr] Downloaded bichannel v0.0.4 [INFO] [stderr] Downloaded fltk v1.3.13 [INFO] [stderr] Downloaded fltk-theme v0.4.2 [INFO] [stderr] Downloaded nasm-rs v0.2.4 [INFO] [stderr] Downloaded mozjpeg v0.9.3 [INFO] [stderr] Downloaded mozjpeg-sys v1.0.2 [INFO] [stderr] Downloaded webp v0.2.2 [INFO] [stderr] Downloaded fltk-sys v1.3.13 [INFO] [stderr] Downloaded infer v0.7.0 [INFO] [stderr] Downloaded libwebp-sys v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ff63b6c5bfb1db25a4e46d5c8f05751d6269c01b0943e855ba6db026359780f [INFO] running `Command { std: "docker" "start" "-a" "7ff63b6c5bfb1db25a4e46d5c8f05751d6269c01b0943e855ba6db026359780f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ff63b6c5bfb1db25a4e46d5c8f05751d6269c01b0943e855ba6db026359780f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff63b6c5bfb1db25a4e46d5c8f05751d6269c01b0943e855ba6db026359780f", kill_on_drop: false }` [INFO] [stdout] 7ff63b6c5bfb1db25a4e46d5c8f05751d6269c01b0943e855ba6db026359780f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f4481357057d637c47bdf9001a3e544a3ce01f1710ad54606dfb0c4e0864187 [INFO] running `Command { std: "docker" "start" "-a" "2f4481357057d637c47bdf9001a3e544a3ce01f1710ad54606dfb0c4e0864187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling fltk-sys v1.3.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mozjpeg-sys v1.0.2 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.45 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling cfb v0.6.1 [INFO] [stderr] Compiling color-maps v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling fallible_collections v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling infer v0.7.0 [INFO] [stderr] Compiling bichannel v0.0.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling fltk v1.3.13 [INFO] [stderr] Compiling mozjpeg v0.9.3 [INFO] [stderr] Compiling webp v0.2.2 [INFO] [stderr] Compiling fltk-theme v0.4.2 [INFO] [stderr] Compiling post_maker v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 7m 18s [INFO] running `Command { std: "docker" "inspect" "2f4481357057d637c47bdf9001a3e544a3ce01f1710ad54606dfb0c4e0864187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4481357057d637c47bdf9001a3e544a3ce01f1710ad54606dfb0c4e0864187", kill_on_drop: false }` [INFO] [stdout] 2f4481357057d637c47bdf9001a3e544a3ce01f1710ad54606dfb0c4e0864187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd9147a5dd795c34127809ff103486ad23819730794d7073fbfedeb6f9c175e [INFO] running `Command { std: "docker" "start" "-a" "acd9147a5dd795c34127809ff103486ad23819730794d7073fbfedeb6f9c175e", kill_on_drop: false }` [INFO] [stderr] Compiling post_maker v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "acd9147a5dd795c34127809ff103486ad23819730794d7073fbfedeb6f9c175e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd9147a5dd795c34127809ff103486ad23819730794d7073fbfedeb6f9c175e", kill_on_drop: false }` [INFO] [stdout] acd9147a5dd795c34127809ff103486ad23819730794d7073fbfedeb6f9c175e