[INFO] fetching crate text-to-png-cli 0.2.0... [INFO] testing text-to-png-cli-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate text-to-png-cli 0.2.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate text-to-png-cli 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontdb v0.7.0 [INFO] [stderr] Downloaded bytemuck v1.8.0 [INFO] [stderr] Downloaded rgb v0.8.32 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded svgtypes v0.8.0 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded usvg v0.19.0 [INFO] [stderr] Downloaded tiny-skia v0.6.3 [INFO] [stderr] Downloaded text-to-png v0.2.0 [INFO] [stderr] Downloaded resvg v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43481555e828673c89ef320ac0703d53465a745ba1b37260dc2c1fdc558af74 [INFO] running `Command { std: "docker" "start" "-a" "a43481555e828673c89ef320ac0703d53465a745ba1b37260dc2c1fdc558af74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43481555e828673c89ef320ac0703d53465a745ba1b37260dc2c1fdc558af74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43481555e828673c89ef320ac0703d53465a745ba1b37260dc2c1fdc558af74", kill_on_drop: false }` [INFO] [stdout] a43481555e828673c89ef320ac0703d53465a745ba1b37260dc2c1fdc558af74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1f230e8f1a016c861ec89983b387c86a6b684884b5d1e47ff031bc694fa49533 [INFO] running `Command { std: "docker" "start" "-a" "1f230e8f1a016c861ec89983b387c86a6b684884b5d1e47ff031bc694fa49533", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling adler v1.0.2 [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 autocfg v1.1.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 adler32 v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling fontdb v0.7.0 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tiny-skia v0.6.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling usvg v0.19.0 [INFO] [stderr] Compiling thiserror v1.0.30 [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 44.31s [INFO] running `Command { std: "docker" "inspect" "1f230e8f1a016c861ec89983b387c86a6b684884b5d1e47ff031bc694fa49533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f230e8f1a016c861ec89983b387c86a6b684884b5d1e47ff031bc694fa49533", kill_on_drop: false }` [INFO] [stdout] 1f230e8f1a016c861ec89983b387c86a6b684884b5d1e47ff031bc694fa49533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b818949ea559d8aeb9e80f9d86e69048e910884d9d6427d08f6b209b84c3360 [INFO] running `Command { std: "docker" "start" "-a" "3b818949ea559d8aeb9e80f9d86e69048e910884d9d6427d08f6b209b84c3360", 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.57s [INFO] running `Command { std: "docker" "inspect" "3b818949ea559d8aeb9e80f9d86e69048e910884d9d6427d08f6b209b84c3360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b818949ea559d8aeb9e80f9d86e69048e910884d9d6427d08f6b209b84c3360", kill_on_drop: false }` [INFO] [stdout] 3b818949ea559d8aeb9e80f9d86e69048e910884d9d6427d08f6b209b84c3360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9560195aff855c0f3849fec5eea3bb5056c196c5d9dbceeec2c9860bae78c8c6 [INFO] running `Command { std: "docker" "start" "-a" "9560195aff855c0f3849fec5eea3bb5056c196c5d9dbceeec2c9860bae78c8c6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/txt2png-c6f6ec5c6f15e6c4) [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" "9560195aff855c0f3849fec5eea3bb5056c196c5d9dbceeec2c9860bae78c8c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9560195aff855c0f3849fec5eea3bb5056c196c5d9dbceeec2c9860bae78c8c6", kill_on_drop: false }` [INFO] [stdout] 9560195aff855c0f3849fec5eea3bb5056c196c5d9dbceeec2c9860bae78c8c6