[INFO] fetching crate unic-cli 0.9.0...
[INFO] building unic-cli-0.9.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate unic-cli 0.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate unic-cli 0.9.0
[INFO] finished tweaking crates.io crate unic-cli 0.9.0
[INFO] tweaked toml for crates.io crate unic-cli 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unic-cli 0.9.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding assert_cli v0.5.4 (available: v0.6.3)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding prettytable-rs v0.6.7 (available: v0.10.0)
[INFO] [stderr]       Adding quickcheck v0.6.2 (available: v1.0.3)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.11.3)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 86cc59369b966da093d173023023e570e485c96a7539903b0f50b15acd41d7ae
[INFO] running `Command { std: "docker" "start" "-a" "86cc59369b966da093d173023023e570e485c96a7539903b0f50b15acd41d7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86cc59369b966da093d173023023e570e485c96a7539903b0f50b15acd41d7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86cc59369b966da093d173023023e570e485c96a7539903b0f50b15acd41d7ae", kill_on_drop: false }`
[INFO] [stdout] 86cc59369b966da093d173023023e570e485c96a7539903b0f50b15acd41d7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0ab86faf52883b8f536d52d014208b27b0f8c94947a2ef9ed82563987f8ecc81
[INFO] running `Command { std: "docker" "start" "-a" "0ab86faf52883b8f536d52d014208b27b0f8c94947a2ef9ed82563987f8ecc81", kill_on_drop: false }`
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling unic-char-basics v0.9.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling unic-idna-punycode v0.9.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling unic-ucd-age v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name_aliases v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name v0.9.0
[INFO] [stderr]    Compiling unic-ucd-case v0.9.0
[INFO] [stderr]    Compiling unic-ucd-block v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-idna-mapping v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-common v0.9.0
[INFO] [stderr]    Compiling unic-char v0.9.0
[INFO] [stderr]    Compiling unic-emoji v0.9.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling unic-ucd-normal v0.9.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v0.15.0
[INFO] [stderr]    Compiling prettytable-rs v0.6.7
[INFO] [stderr]    Compiling unic-normal v0.9.0
[INFO] [stderr]    Compiling unic-idna v0.9.0
[INFO] [stderr]    Compiling unic-ucd v0.9.0
[INFO] [stderr]    Compiling unic v0.9.0
[INFO] [stderr]    Compiling unic-cli v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s
[INFO] running `Command { std: "docker" "inspect" "0ab86faf52883b8f536d52d014208b27b0f8c94947a2ef9ed82563987f8ecc81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab86faf52883b8f536d52d014208b27b0f8c94947a2ef9ed82563987f8ecc81", kill_on_drop: false }`
[INFO] [stdout] 0ab86faf52883b8f536d52d014208b27b0f8c94947a2ef9ed82563987f8ecc81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 359b44c2ea43086e41673db6479cb28493f356c31ea808e3efe332f2c1aaa10d
[INFO] running `Command { std: "docker" "start" "-a" "359b44c2ea43086e41673db6479cb28493f356c31ea808e3efe332f2c1aaa10d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling assert_cli v0.5.4
[INFO] [stderr]    Compiling unic-cli v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "359b44c2ea43086e41673db6479cb28493f356c31ea808e3efe332f2c1aaa10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359b44c2ea43086e41673db6479cb28493f356c31ea808e3efe332f2c1aaa10d", kill_on_drop: false }`
[INFO] [stdout] 359b44c2ea43086e41673db6479cb28493f356c31ea808e3efe332f2c1aaa10d
