[INFO] fetching crate zarchive 0.2.0... [INFO] checking zarchive-0.2.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate zarchive 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate zarchive 0.2.0 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] started tweaking crates.io crate zarchive 0.2.0 [INFO] finished tweaking crates.io crate zarchive 0.2.0 [INFO] tweaked toml for crates.io crate zarchive 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages [INFO] [stderr] Adding linux-raw-sys v0.4.13 (latest: v0.6.4) [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] 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8d9e2b62d05f8920611fe90f2482a2ed3b834360f4748b8b487f118e414f1e [INFO] running `Command { std: "docker" "start" "-a" "0d8d9e2b62d05f8920611fe90f2482a2ed3b834360f4748b8b487f118e414f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8d9e2b62d05f8920611fe90f2482a2ed3b834360f4748b8b487f118e414f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8d9e2b62d05f8920611fe90f2482a2ed3b834360f4748b8b487f118e414f1e", kill_on_drop: false }` [INFO] [stdout] 0d8d9e2b62d05f8920611fe90f2482a2ed3b834360f4748b8b487f118e414f1e [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56245f44b8d3a600e6c5db94498d68c5541aad4cfd3ead1c8b500bd9d99406ee [INFO] running `Command { std: "docker" "start" "-a" "56245f44b8d3a600e6c5db94498d68c5541aad4cfd3ead1c8b500bd9d99406ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.120 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling cxx v1.0.120 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling cxx-build v1.0.120 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling cxxbridge-macro v1.0.120 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling zarchive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: zarchive@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: zarchive@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: zarchive@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: zarchive@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s [INFO] running `Command { std: "docker" "inspect" "56245f44b8d3a600e6c5db94498d68c5541aad4cfd3ead1c8b500bd9d99406ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56245f44b8d3a600e6c5db94498d68c5541aad4cfd3ead1c8b500bd9d99406ee", kill_on_drop: false }` [INFO] [stdout] 56245f44b8d3a600e6c5db94498d68c5541aad4cfd3ead1c8b500bd9d99406ee