[INFO] fetching crate pdf_forms 0.3.4... [INFO] building pdf_forms-0.3.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate pdf_forms 0.3.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pdf_forms 0.3.4 [INFO] finished tweaking crates.io crate pdf_forms 0.3.4 [INFO] tweaked toml for crates.io crate pdf_forms 0.3.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pdf_forms 0.3.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 111 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding derive-error v0.0.4 (available: v0.0.5) [INFO] [stderr] Adding lopdf v0.26.0 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7d5d335f63acaa5de17d57478abf96c6067940099ea3d698bd687c82cb0631 [INFO] running `Command { std: "docker" "start" "-a" "ef7d5d335f63acaa5de17d57478abf96c6067940099ea3d698bd687c82cb0631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7d5d335f63acaa5de17d57478abf96c6067940099ea3d698bd687c82cb0631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7d5d335f63acaa5de17d57478abf96c6067940099ea3d698bd687c82cb0631", kill_on_drop: false }` [INFO] [stdout] ef7d5d335f63acaa5de17d57478abf96c6067940099ea3d698bd687c82cb0631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2527bae7e8bc129d0c786ec2d6ee4eb45901c52f31ee0ef88d4a66b06acc6c14 [INFO] running `Command { std: "docker" "start" "-a" "2527bae7e8bc129d0c786ec2d6ee4eb45901c52f31ee0ef88d4a66b06acc6c14", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling encoding-index-korean 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-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling pdf_forms v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.64s [INFO] running `Command { std: "docker" "inspect" "2527bae7e8bc129d0c786ec2d6ee4eb45901c52f31ee0ef88d4a66b06acc6c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2527bae7e8bc129d0c786ec2d6ee4eb45901c52f31ee0ef88d4a66b06acc6c14", kill_on_drop: false }` [INFO] [stdout] 2527bae7e8bc129d0c786ec2d6ee4eb45901c52f31ee0ef88d4a66b06acc6c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83e3aa19303f2a37473995eebb901ff069ab51c8b2c996a02c759582eeaac4b [INFO] running `Command { std: "docker" "start" "-a" "c83e3aa19303f2a37473995eebb901ff069ab51c8b2c996a02c759582eeaac4b", kill_on_drop: false }` [INFO] [stderr] Compiling pdf_forms v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "c83e3aa19303f2a37473995eebb901ff069ab51c8b2c996a02c759582eeaac4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83e3aa19303f2a37473995eebb901ff069ab51c8b2c996a02c759582eeaac4b", kill_on_drop: false }` [INFO] [stdout] c83e3aa19303f2a37473995eebb901ff069ab51c8b2c996a02c759582eeaac4b