[INFO] fetching crate text-to-png-cli 0.2.0...
[INFO] building text-to-png-cli-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate text-to-png-cli 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate text-to-png-cli 0.2.0
[INFO] finished tweaking crates.io crate text-to-png-cli 0.2.0
[INFO] tweaked toml for crates.io crate text-to-png-cli 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate text-to-png-cli 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate text-to-png-cli 0.2.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.8.0
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded rgb v0.8.32
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded eyre v0.6.7
[INFO] [stderr]   Downloaded tiny-skia v0.6.3
[INFO] [stderr]   Downloaded usvg v0.19.0
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded memmap2 v0.5.3
[INFO] [stderr]   Downloaded text-to-png v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded resvg v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1233e56cab66382f04d82ba816901614524e86353cd253eba30e31857f5961f7
[INFO] running `Command { std: "docker" "start" "-a" "1233e56cab66382f04d82ba816901614524e86353cd253eba30e31857f5961f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1233e56cab66382f04d82ba816901614524e86353cd253eba30e31857f5961f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1233e56cab66382f04d82ba816901614524e86353cd253eba30e31857f5961f7", kill_on_drop: false }`
[INFO] [stdout] 1233e56cab66382f04d82ba816901614524e86353cd253eba30e31857f5961f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef80aef05b56e831b6b8656634b84015849b1717a2c69c6dec1595a7cdfb474d
[INFO] running `Command { std: "docker" "start" "-a" "ef80aef05b56e831b6b8656634b84015849b1717a2c69c6dec1595a7cdfb474d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling unicode-script v0.5.4
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling svgtypes v0.8.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling rctree v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling rgb v0.8.32
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fontdb v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustybuzz v0.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tiny-skia v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling usvg v0.19.0
[INFO] [stderr]    Compiling resvg v0.19.0
[INFO] [stderr]    Compiling text-to-png v0.2.0
[INFO] [stderr]    Compiling text-to-png-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ef80aef05b56e831b6b8656634b84015849b1717a2c69c6dec1595a7cdfb474d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef80aef05b56e831b6b8656634b84015849b1717a2c69c6dec1595a7cdfb474d", kill_on_drop: false }`
[INFO] [stdout] ef80aef05b56e831b6b8656634b84015849b1717a2c69c6dec1595a7cdfb474d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90dcd6a096ff667352b40783ace45a34c56a78828a5dd3a1e64644865b4f9810
[INFO] running `Command { std: "docker" "start" "-a" "90dcd6a096ff667352b40783ace45a34c56a78828a5dd3a1e64644865b4f9810", kill_on_drop: false }`
[INFO] [stderr]    Compiling text-to-png-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "90dcd6a096ff667352b40783ace45a34c56a78828a5dd3a1e64644865b4f9810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90dcd6a096ff667352b40783ace45a34c56a78828a5dd3a1e64644865b4f9810", kill_on_drop: false }`
[INFO] [stdout] 90dcd6a096ff667352b40783ace45a34c56a78828a5dd3a1e64644865b4f9810
