[INFO] cloning repository https://github.com/jonfast565/cedict-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonfast565/cedict-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2Fcedict-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2Fcedict-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ad8ac1a203e8d7a704c061d54d4c841d29a63e5 [INFO] checking jonfast565/cedict-parser against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfast565%2Fcedict-parser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonfast565/cedict-parser 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] started tweaking git repo https://github.com/jonfast565/cedict-parser [INFO] finished tweaking git repo https://github.com/jonfast565/cedict-parser [INFO] tweaked toml for git repo https://github.com/jonfast565/cedict-parser written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jonfast565/cedict-parser 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] Downloading crates ... [INFO] [stderr] Downloaded rustls v0.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c9a6b78dc04b421ecff4d72e6ddfc18f9b66d88c96679608ab34808382664c98 [INFO] running `Command { std: "docker" "start" "-a" "c9a6b78dc04b421ecff4d72e6ddfc18f9b66d88c96679608ab34808382664c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9a6b78dc04b421ecff4d72e6ddfc18f9b66d88c96679608ab34808382664c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a6b78dc04b421ecff4d72e6ddfc18f9b66d88c96679608ab34808382664c98", kill_on_drop: false }` [INFO] [stdout] c9a6b78dc04b421ecff4d72e6ddfc18f9b66d88c96679608ab34808382664c98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 54502d97f54b075889c431e95b78a6e48de5126f51a17facf0846a54b7b6a714 [INFO] running `Command { std: "docker" "start" "-a" "54502d97f54b075889c431e95b78a6e48de5126f51a17facf0846a54b7b6a714", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking tera v1.15.0 [INFO] [stderr] Checking cedict-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `CeOptions` is imported redundantly [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::CeOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::utils::*; [INFO] [stdout] | --------------- the item `CeOptions` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CeOptions` is imported redundantly [INFO] [stdout] --> src/downloader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::CeOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::utils::*; [INFO] [stdout] | --------------- the item `CeOptions` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CeOptions` is imported redundantly [INFO] [stdout] --> src/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::CeOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::utils::*; [INFO] [stdout] | --------------- the item `CeOptions` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CeOptions` is imported redundantly [INFO] [stdout] --> src/downloader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::CeOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use crate::utils::*; [INFO] [stdout] | --------------- the item `CeOptions` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.05s [INFO] running `Command { std: "docker" "inspect" "54502d97f54b075889c431e95b78a6e48de5126f51a17facf0846a54b7b6a714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54502d97f54b075889c431e95b78a6e48de5126f51a17facf0846a54b7b6a714", kill_on_drop: false }` [INFO] [stdout] 54502d97f54b075889c431e95b78a6e48de5126f51a17facf0846a54b7b6a714