[INFO] fetching crate unicode-cli 0.1.0... [INFO] building unicode-cli-0.1.0 against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] extracting crate unicode-cli 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate unicode-cli 0.1.0 on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unicode-cli 0.1.0 [INFO] finished tweaking crates.io crate unicode-cli 0.1.0 [INFO] tweaked toml for crates.io crate unicode-cli 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding atty v0.2.11 (available: v0.2.14) [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.29) [INFO] [stderr] Adding stderrlog v0.4.3 (available: v0.6.0) [INFO] [stderr] Adding thread_local v0.3.4 (available: v0.3.6) [INFO] [stderr] Adding unicode_names2 v0.2.2 (available: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9791cdfdf799810fe3ba4f1ac19f62caa528de3576cfbcbd02160403782a3b [INFO] running `Command { std: "docker" "start" "-a" "4b9791cdfdf799810fe3ba4f1ac19f62caa528de3576cfbcbd02160403782a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9791cdfdf799810fe3ba4f1ac19f62caa528de3576cfbcbd02160403782a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9791cdfdf799810fe3ba4f1ac19f62caa528de3576cfbcbd02160403782a3b", kill_on_drop: false }` [INFO] [stdout] 4b9791cdfdf799810fe3ba4f1ac19f62caa528de3576cfbcbd02160403782a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e604d6347bc0b3a481b536c010bdcfc3a6402d570cd9ad92235a64fa57d6be [INFO] running `Command { std: "docker" "start" "-a" "46e604d6347bc0b3a481b536c010bdcfc3a6402d570cd9ad92235a64fa57d6be", kill_on_drop: false }` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unicode_names2 v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unic-ucd v0.9.0 [INFO] [stderr] Compiling unicode-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `is_unicode` is never used [INFO] [stdout] --> src/lib.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn is_unicode(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s [INFO] running `Command { std: "docker" "inspect" "46e604d6347bc0b3a481b536c010bdcfc3a6402d570cd9ad92235a64fa57d6be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e604d6347bc0b3a481b536c010bdcfc3a6402d570cd9ad92235a64fa57d6be", kill_on_drop: false }` [INFO] [stdout] 46e604d6347bc0b3a481b536c010bdcfc3a6402d570cd9ad92235a64fa57d6be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb624aeb89086fbbb6e3159b66ca6201f26e7894b515e304947f7dbc6f39e808 [INFO] running `Command { std: "docker" "start" "-a" "bb624aeb89086fbbb6e3159b66ca6201f26e7894b515e304947f7dbc6f39e808", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `is_unicode` is never used [INFO] [stdout] --> src/lib.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn is_unicode(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_unicode` is never used [INFO] [stdout] --> src/lib.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn is_unicode(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "bb624aeb89086fbbb6e3159b66ca6201f26e7894b515e304947f7dbc6f39e808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb624aeb89086fbbb6e3159b66ca6201f26e7894b515e304947f7dbc6f39e808", kill_on_drop: false }` [INFO] [stdout] bb624aeb89086fbbb6e3159b66ca6201f26e7894b515e304947f7dbc6f39e808