[INFO] fetching crate svg2appicon 0.1.2... [INFO] testing svg2appicon-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate svg2appicon 0.1.2 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate svg2appicon 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d864d77bed9198fcb7f596b797b6d419217c287f71e67473da30c242e3c2098 [INFO] running `Command { std: "docker" "start" "-a" "5d864d77bed9198fcb7f596b797b6d419217c287f71e67473da30c242e3c2098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d864d77bed9198fcb7f596b797b6d419217c287f71e67473da30c242e3c2098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d864d77bed9198fcb7f596b797b6d419217c287f71e67473da30c242e3c2098", kill_on_drop: false }` [INFO] [stdout] 5d864d77bed9198fcb7f596b797b6d419217c287f71e67473da30c242e3c2098 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4e38139db2a582f75a31503c0af127246110719a5713eb44107fd82dad8ce5 [INFO] running `Command { std: "docker" "start" "-a" "dd4e38139db2a582f75a31503c0af127246110719a5713eb44107fd82dad8ce5", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling rustybuzz v0.3.0 [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 18.58s [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 2` [INFO] running `Command { std: "docker" "inspect" "dd4e38139db2a582f75a31503c0af127246110719a5713eb44107fd82dad8ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4e38139db2a582f75a31503c0af127246110719a5713eb44107fd82dad8ce5", kill_on_drop: false }` [INFO] [stdout] dd4e38139db2a582f75a31503c0af127246110719a5713eb44107fd82dad8ce5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bd03ef65a353c8626f3882d195806b2a25f055845c0df6115d8a6a0312c6fca [INFO] running `Command { std: "docker" "start" "-a" "8bd03ef65a353c8626f3882d195806b2a25f055845c0df6115d8a6a0312c6fca", kill_on_drop: false }` [INFO] [stderr] Compiling svg2appicon v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [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 2` [INFO] running `Command { std: "docker" "inspect" "8bd03ef65a353c8626f3882d195806b2a25f055845c0df6115d8a6a0312c6fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd03ef65a353c8626f3882d195806b2a25f055845c0df6115d8a6a0312c6fca", kill_on_drop: false }` [INFO] [stdout] 8bd03ef65a353c8626f3882d195806b2a25f055845c0df6115d8a6a0312c6fca [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f9c63eb5f2d2befd448e7591153f311745601719912504604889c072163bb76 [INFO] running `Command { std: "docker" "start" "-a" "4f9c63eb5f2d2befd448e7591153f311745601719912504604889c072163bb76", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svg2appicon-4e0237b051a2fb6b) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svg2appicon-3da42eaec41550a5) [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] [stderr] Doc-tests svg2appicon [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" "4f9c63eb5f2d2befd448e7591153f311745601719912504604889c072163bb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9c63eb5f2d2befd448e7591153f311745601719912504604889c072163bb76", kill_on_drop: false }` [INFO] [stdout] 4f9c63eb5f2d2befd448e7591153f311745601719912504604889c072163bb76