[INFO] fetching crate pdfcr 1.3.0...
[INFO] testing pdfcr-1.3.0 against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] extracting crate pdfcr 1.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pdfcr 1.3.0
[INFO] finished tweaking crates.io crate pdfcr 1.3.0
[INFO] tweaked toml for crates.io crate pdfcr 1.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdfcr 1.3.0 on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdfcr 1.3.0 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc92edc9e2416d79d54a90e1a2688c49ec6d5d26520b598d1a99c51fea1b0ad
[INFO] running `Command { std: "docker" "start" "-a" "0bc92edc9e2416d79d54a90e1a2688c49ec6d5d26520b598d1a99c51fea1b0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc92edc9e2416d79d54a90e1a2688c49ec6d5d26520b598d1a99c51fea1b0ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc92edc9e2416d79d54a90e1a2688c49ec6d5d26520b598d1a99c51fea1b0ad", kill_on_drop: false }`
[INFO] [stdout] 0bc92edc9e2416d79d54a90e1a2688c49ec6d5d26520b598d1a99c51fea1b0ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fdfae82cd8f26598ccddf99444722e2c6903dd1d2a54b5be79f30dad91901bdf
[INFO] running `Command { std: "docker" "start" "-a" "fdfae82cd8f26598ccddf99444722e2c6903dd1d2a54b5be79f30dad91901bdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling standback v0.2.13
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling time v0.2.23
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean 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-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling tiff v0.6.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling smawk v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling textwrap v0.13.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling printpdf v0.3.4
[INFO] [stderr]    Compiling pdfcr v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.29s
[INFO] running `Command { std: "docker" "inspect" "fdfae82cd8f26598ccddf99444722e2c6903dd1d2a54b5be79f30dad91901bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfae82cd8f26598ccddf99444722e2c6903dd1d2a54b5be79f30dad91901bdf", kill_on_drop: false }`
[INFO] [stdout] fdfae82cd8f26598ccddf99444722e2c6903dd1d2a54b5be79f30dad91901bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 16ec811412a8e5218f4e72d8cc45f78b3a5a029734239eafb97ab5d00042b0dd
[INFO] running `Command { std: "docker" "start" "-a" "16ec811412a8e5218f4e72d8cc45f78b3a5a029734239eafb97ab5d00042b0dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling pdfcr v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "16ec811412a8e5218f4e72d8cc45f78b3a5a029734239eafb97ab5d00042b0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ec811412a8e5218f4e72d8cc45f78b3a5a029734239eafb97ab5d00042b0dd", kill_on_drop: false }`
[INFO] [stdout] 16ec811412a8e5218f4e72d8cc45f78b3a5a029734239eafb97ab5d00042b0dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 545cc2015cd520b26d9c503c7e2b9f2c02a67b705b224ea99a6ba4e7e1cad88e
[INFO] running `Command { std: "docker" "start" "-a" "545cc2015cd520b26d9c503c7e2b9f2c02a67b705b224ea99a6ba4e7e1cad88e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/pdfcr/04f429826c813984/deps/pdfcr-04f429826c813984)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "545cc2015cd520b26d9c503c7e2b9f2c02a67b705b224ea99a6ba4e7e1cad88e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545cc2015cd520b26d9c503c7e2b9f2c02a67b705b224ea99a6ba4e7e1cad88e", kill_on_drop: false }`
[INFO] [stdout] 545cc2015cd520b26d9c503c7e2b9f2c02a67b705b224ea99a6ba4e7e1cad88e
