[INFO] fetching crate unic-cli 0.9.0...
[INFO] testing unic-cli-0.9.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate unic-cli 0.9.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unic-cli 0.9.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 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.6.1)
[INFO] [stderr]       Adding prettytable-rs v0.6.7 (available: v0.10.0)
[INFO] [stderr]       Adding quickcheck v0.6.2 (available: v1.1.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ec9e9d256663b1e9ecb3f4c0d89b8aab98846d0321ab4fe7e5ec2dc11317c6c
[INFO] running `Command { std: "docker" "start" "-a" "9ec9e9d256663b1e9ecb3f4c0d89b8aab98846d0321ab4fe7e5ec2dc11317c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ec9e9d256663b1e9ecb3f4c0d89b8aab98846d0321ab4fe7e5ec2dc11317c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec9e9d256663b1e9ecb3f4c0d89b8aab98846d0321ab4fe7e5ec2dc11317c6c", kill_on_drop: false }`
[INFO] [stdout] 9ec9e9d256663b1e9ecb3f4c0d89b8aab98846d0321ab4fe7e5ec2dc11317c6c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f438b1c36521384d7735a315f541e5b8761d8f13896d77d8ecca9eeb65618ec8
[INFO] running `Command { std: "docker" "start" "-a" "f438b1c36521384d7735a315f541e5b8761d8f13896d77d8ecca9eeb65618ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling unic-idna-punycode v0.9.0
[INFO] [stderr]    Compiling unic-char-basics v0.9.0
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[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-idna-mapping v0.9.0
[INFO] [stderr]    Compiling unic-ucd-block v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name_aliases v0.9.0
[INFO] [stderr]    Compiling unic-ucd-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-ucd-age v0.9.0
[INFO] [stderr]    Compiling unic-ucd-case v0.9.0
[INFO] [stderr]    Compiling unic-ucd-name v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-char v0.9.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling unic-ucd-normal v0.9.0
[INFO] [stderr]    Compiling unic-emoji v0.9.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling unic-normal v0.9.0
[INFO] [stderr]    Compiling unic-idna v0.9.0
[INFO] [stderr]    Compiling csv v0.15.0
[INFO] [stderr]    Compiling prettytable-rs v0.6.7
[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 32.52s
[INFO] running `Command { std: "docker" "inspect" "f438b1c36521384d7735a315f541e5b8761d8f13896d77d8ecca9eeb65618ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f438b1c36521384d7735a315f541e5b8761d8f13896d77d8ecca9eeb65618ec8", kill_on_drop: false }`
[INFO] [stdout] f438b1c36521384d7735a315f541e5b8761d8f13896d77d8ecca9eeb65618ec8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a1e286592a66ad0571eddad1a0771a803c9f685c935e720e52258488603e21
[INFO] running `Command { std: "docker" "start" "-a" "59a1e286592a66ad0571eddad1a0771a803c9f685c935e720e52258488603e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling assert_cli v0.5.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling unic-cli v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "59a1e286592a66ad0571eddad1a0771a803c9f685c935e720e52258488603e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a1e286592a66ad0571eddad1a0771a803c9f685c935e720e52258488603e21", kill_on_drop: false }`
[INFO] [stdout] 59a1e286592a66ad0571eddad1a0771a803c9f685c935e720e52258488603e21
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2c5b450f764dbcb580ddebf8a8fcb5b93ad59a1f4ba46ab87b72843b03f9213
[INFO] running `Command { std: "docker" "start" "-a" "f2c5b450f764dbcb580ddebf8a8fcb5b93ad59a1f4ba46ab87b72843b03f9213", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unic_cli-8c78abf6866d5261)
[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/bin/unic-echo.rs (/opt/rustwide/target/debug/deps/unic_echo-46242893d1e4cce0)
[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/bin/unic-inspector.rs (/opt/rustwide/target/debug/deps/unic_inspector-51e5b225eb5ec91c)
[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/bin/unic-versions.rs (/opt/rustwide/target/debug/deps/unic_versions-a82cd2c355d5710c)
[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] [stderr]      Running tests/quickcheck.rs (/opt/rustwide/target/debug/deps/quickcheck-1e3d8aa18d609d92)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test quickcheck_utf8_hex ... ok
[INFO] [stdout] test quickcheck_utf16_hex ... ok
[INFO] [stdout] test quickcheck_codepoints ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_unic-echo.rs (/opt/rustwide/target/debug/deps/test_unic_echo-cd06d88a2668547c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_utf16_hex_input ... ok
[INFO] [stdout] test test_plain_text_input ... ok
[INFO] [stdout] test test_utf8_hex_output ... ok
[INFO] [stdout] test test_codepoints_input ... ok
[INFO] [stdout] test test_no_newline_output ... ok
[INFO] [stdout] test test_utf16_hex_output ... ok
[INFO] [stdout] test test_codepoints_output ... ok
[INFO] [stdout] test test_utf8_hex_input ... ok
[INFO] [stdout] test test_rust_escape_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests unic_cli
[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" "f2c5b450f764dbcb580ddebf8a8fcb5b93ad59a1f4ba46ab87b72843b03f9213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c5b450f764dbcb580ddebf8a8fcb5b93ad59a1f4ba46ab87b72843b03f9213", kill_on_drop: false }`
[INFO] [stdout] f2c5b450f764dbcb580ddebf8a8fcb5b93ad59a1f4ba46ab87b72843b03f9213
