[INFO] cloning repository https://github.com/huaichee/read-card [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huaichee/read-card" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaichee%2Fread-card", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaichee%2Fread-card'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5048ae6c67fd7f6a846e828ebd2bac391be41148 [INFO] checking huaichee/read-card against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaichee%2Fread-card" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huaichee/read-card on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/huaichee/read-card [INFO] finished tweaking git repo https://github.com/huaichee/read-card [INFO] tweaked toml for git repo https://github.com/huaichee/read-card written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huaichee/read-card 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pcsc v2.8.0 [INFO] [stderr] Downloaded pcsc-sys v1.2.0 [INFO] [stderr] Downloaded calamine v0.21.2 [INFO] [stderr] Downloaded xlsxwriter v0.6.0 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6783e76961ed839f0ca3ab4eaa6d4fd80a0bec62dedf087db7ed15bcfb084f [INFO] running `Command { std: "docker" "start" "-a" "fc6783e76961ed839f0ca3ab4eaa6d4fd80a0bec62dedf087db7ed15bcfb084f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6783e76961ed839f0ca3ab4eaa6d4fd80a0bec62dedf087db7ed15bcfb084f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6783e76961ed839f0ca3ab4eaa6d4fd80a0bec62dedf087db7ed15bcfb084f", kill_on_drop: false }` [INFO] [stdout] fc6783e76961ed839f0ca3ab4eaa6d4fd80a0bec62dedf087db7ed15bcfb084f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b56552030f19b13a9348876cdb831d768f0096b4628835127a0d863de90d51d [INFO] running `Command { std: "docker" "start" "-a" "6b56552030f19b13a9348876cdb831d768f0096b4628835127a0d863de90d51d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking pcsc v2.8.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking calamine v0.21.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.5 [INFO] [stderr] Checking xlsxwriter v0.6.0 [INFO] [stderr] Checking read-excel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `Command { std: "docker" "inspect" "6b56552030f19b13a9348876cdb831d768f0096b4628835127a0d863de90d51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b56552030f19b13a9348876cdb831d768f0096b4628835127a0d863de90d51d", kill_on_drop: false }` [INFO] [stdout] 6b56552030f19b13a9348876cdb831d768f0096b4628835127a0d863de90d51d