[INFO] fetching crate quill_delta_pdf 0.1.4...
[INFO] building quill_delta_pdf-0.1.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate quill_delta_pdf 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate quill_delta_pdf 0.1.4
[INFO] finished tweaking crates.io crate quill_delta_pdf 0.1.4
[INFO] tweaked toml for crates.io crate quill_delta_pdf 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quill_delta_pdf 0.1.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quill_delta_pdf 0.1.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6850b944164b02a37813ccd45fa419391824e17ab661f3e30f18e29307021d61
[INFO] running `Command { std: "docker" "start" "-a" "6850b944164b02a37813ccd45fa419391824e17ab661f3e30f18e29307021d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6850b944164b02a37813ccd45fa419391824e17ab661f3e30f18e29307021d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6850b944164b02a37813ccd45fa419391824e17ab661f3e30f18e29307021d61", kill_on_drop: false }`
[INFO] [stdout] 6850b944164b02a37813ccd45fa419391824e17ab661f3e30f18e29307021d61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda1af879d1bc3a40ffa36f3973245beb8b9ca44cb6dc501912f12c7d14fbc5b
[INFO] running `Command { std: "docker" "start" "-a" "dda1af879d1bc3a40ffa36f3973245beb8b9ca44cb6dc501912f12c7d14fbc5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling printpdf v0.3.4
[INFO] [stderr]    Compiling genpdf v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling quill_delta_pdf v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.87s
[INFO] running `Command { std: "docker" "inspect" "dda1af879d1bc3a40ffa36f3973245beb8b9ca44cb6dc501912f12c7d14fbc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda1af879d1bc3a40ffa36f3973245beb8b9ca44cb6dc501912f12c7d14fbc5b", kill_on_drop: false }`
[INFO] [stdout] dda1af879d1bc3a40ffa36f3973245beb8b9ca44cb6dc501912f12c7d14fbc5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10b33772d97c4947fa3c2a849ac932ff3f1949d453eeb3c50e143800249bbc4d
[INFO] running `Command { std: "docker" "start" "-a" "10b33772d97c4947fa3c2a849ac932ff3f1949d453eeb3c50e143800249bbc4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quill_delta_pdf v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "10b33772d97c4947fa3c2a849ac932ff3f1949d453eeb3c50e143800249bbc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b33772d97c4947fa3c2a849ac932ff3f1949d453eeb3c50e143800249bbc4d", kill_on_drop: false }`
[INFO] [stdout] 10b33772d97c4947fa3c2a849ac932ff3f1949d453eeb3c50e143800249bbc4d
