[INFO] fetching crate svg2appicon 0.1.2...
[INFO] building svg2appicon-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate svg2appicon 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate svg2appicon 0.1.2
[INFO] finished tweaking crates.io crate svg2appicon 0.1.2
[INFO] tweaked toml for crates.io crate svg2appicon 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate svg2appicon 0.1.2 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 svg2appicon 0.1.2 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3826c0cb7bc64348b701d8a72d20d210f3dd66927005da9de4d2e3bc183ff08
[INFO] running `Command { std: "docker" "start" "-a" "d3826c0cb7bc64348b701d8a72d20d210f3dd66927005da9de4d2e3bc183ff08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3826c0cb7bc64348b701d8a72d20d210f3dd66927005da9de4d2e3bc183ff08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3826c0cb7bc64348b701d8a72d20d210f3dd66927005da9de4d2e3bc183ff08", kill_on_drop: false }`
[INFO] [stdout] d3826c0cb7bc64348b701d8a72d20d210f3dd66927005da9de4d2e3bc183ff08
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db943cb0db6d60e02d841f93749d61ce17a4c497c2a436a35af76990094f1244
[INFO] running `Command { std: "docker" "start" "-a" "db943cb0db6d60e02d841f93749d61ce17a4c497c2a436a35af76990094f1244", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling ttf-parser v0.9.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling unicode-script v0.5.3
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling data-url v0.1.0
[INFO] [stderr]    Compiling svgtypes v0.5.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.27
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling rctree v0.3.3
[INFO] [stderr]    Compiling kurbo v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling svgfilters v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rustybuzz v0.3.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling fontdb v0.5.4
[INFO] [stderr]    Compiling tiny-skia v0.5.1
[INFO] [stderr]    Compiling usvg v0.15.0
[INFO] [stderr]    Compiling resvg v0.15.0
[INFO] [stderr]    Compiling svg2appicon v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.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" "db943cb0db6d60e02d841f93749d61ce17a4c497c2a436a35af76990094f1244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db943cb0db6d60e02d841f93749d61ce17a4c497c2a436a35af76990094f1244", kill_on_drop: false }`
[INFO] [stdout] db943cb0db6d60e02d841f93749d61ce17a4c497c2a436a35af76990094f1244
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f4ec2b4475116f91056c082351ea7911ffad6a9d6b2add5e0bb32f1a0053d7
[INFO] running `Command { std: "docker" "start" "-a" "c6f4ec2b4475116f91056c082351ea7911ffad6a9d6b2add5e0bb32f1a0053d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling svg2appicon v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.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" "c6f4ec2b4475116f91056c082351ea7911ffad6a9d6b2add5e0bb32f1a0053d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f4ec2b4475116f91056c082351ea7911ffad6a9d6b2add5e0bb32f1a0053d7", kill_on_drop: false }`
[INFO] [stdout] c6f4ec2b4475116f91056c082351ea7911ffad6a9d6b2add5e0bb32f1a0053d7
