[INFO] cloning repository https://github.com/sorairolake/dsconv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/dsconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fdsconv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fdsconv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9b66b754ad856b46960a6cfede7cd765ca32de9 [INFO] checking sorairolake/dsconv against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fdsconv" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/dsconv on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sorairolake/dsconv [INFO] finished tweaking git repo https://github.com/sorairolake/dsconv [INFO] tweaked toml for git repo https://github.com/sorairolake/dsconv written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sorairolake/dsconv 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deser-hjson v1.0.2 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded clap_complete v3.0.2 [INFO] [stderr] Downloaded rmpv v1.0.0 [INFO] [stderr] Downloaded vergen v6.0.0 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded clap v3.0.5 [INFO] [stderr] Downloaded git2 v0.13.25 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Downloaded bat v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bed304023b1c8ebe6bab10c0ce1146c436066adc6ebd390ad8bd6f9c47399799 [INFO] running `Command { std: "docker" "start" "-a" "bed304023b1c8ebe6bab10c0ce1146c436066adc6ebd390ad8bd6f9c47399799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bed304023b1c8ebe6bab10c0ce1146c436066adc6ebd390ad8bd6f9c47399799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed304023b1c8ebe6bab10c0ce1146c436066adc6ebd390ad8bd6f9c47399799", kill_on_drop: false }` [INFO] [stdout] bed304023b1c8ebe6bab10c0ce1146c436066adc6ebd390ad8bd6f9c47399799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af310540f3062f689cd1440ba4b04156c25f9409de4ee4fb3a2c4f579bf43aff [INFO] running `Command { std: "docker" "start" "-a" "af310540f3062f689cd1440ba4b04156c25f9409de4ee4fb3a2c4f579bf43aff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling bat v0.19.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking predicates-tree v1.0.4 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking predicates v2.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking assert_cmd v2.0.2 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling dsconv v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.133 [INFO] [stderr] warning: dsconv@0.3.0: "dsconv.1" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] warning: dsconv@0.3.0: "dsconv-config.toml.5" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] Checking clircle v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking deser-hjson v1.0.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking clap v3.0.5 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking clap_complete v3.0.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.97s [INFO] running `Command { std: "docker" "inspect" "af310540f3062f689cd1440ba4b04156c25f9409de4ee4fb3a2c4f579bf43aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af310540f3062f689cd1440ba4b04156c25f9409de4ee4fb3a2c4f579bf43aff", kill_on_drop: false }` [INFO] [stdout] af310540f3062f689cd1440ba4b04156c25f9409de4ee4fb3a2c4f579bf43aff [INFO] checking sorairolake/dsconv against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Fdsconv" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/dsconv on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sorairolake/dsconv [INFO] finished tweaking git repo https://github.com/sorairolake/dsconv [INFO] tweaked toml for git repo https://github.com/sorairolake/dsconv written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sorairolake/dsconv 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a4e0f637a7ca5335265f4e37d739550106b9bbbf632676f980cf8225edbb655 [INFO] running `Command { std: "docker" "start" "-a" "4a4e0f637a7ca5335265f4e37d739550106b9bbbf632676f980cf8225edbb655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a4e0f637a7ca5335265f4e37d739550106b9bbbf632676f980cf8225edbb655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4e0f637a7ca5335265f4e37d739550106b9bbbf632676f980cf8225edbb655", kill_on_drop: false }` [INFO] [stdout] 4a4e0f637a7ca5335265f4e37d739550106b9bbbf632676f980cf8225edbb655 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7970923985b1eb90f0cb2c78d3a293978a5f04637e5ec4de1f0faee18a59b004 [INFO] running `Command { std: "docker" "start" "-a" "7970923985b1eb90f0cb2c78d3a293978a5f04637e5ec4de1f0faee18a59b004", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling bat v0.19.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking predicates-tree v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking predicates v2.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking assert_cmd v2.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling dsconv v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.133 [INFO] [stderr] warning: dsconv@0.3.0: "dsconv.1" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] warning: dsconv@0.3.0: "dsconv-config.toml.5" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] Checking clircle v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking deser-hjson v1.0.2 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking clap v3.0.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking clap_complete v3.0.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.46s [INFO] running `Command { std: "docker" "inspect" "7970923985b1eb90f0cb2c78d3a293978a5f04637e5ec4de1f0faee18a59b004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7970923985b1eb90f0cb2c78d3a293978a5f04637e5ec4de1f0faee18a59b004", kill_on_drop: false }` [INFO] [stdout] 7970923985b1eb90f0cb2c78d3a293978a5f04637e5ec4de1f0faee18a59b004