[INFO] fetching crate chemfiles-sys 0.10.41... [INFO] checking chemfiles-sys-0.10.41 against master#6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 for pr-147017 [INFO] extracting crate chemfiles-sys 0.10.41 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate chemfiles-sys 0.10.41 [INFO] finished tweaking crates.io crate chemfiles-sys 0.10.41 [INFO] tweaked toml for crates.io crate chemfiles-sys 0.10.41 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chemfiles-sys 0.10.41 on toolchain 6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3615d06666456ee8a5a67167745554cf3292f59fb3db1d88a710cfcdc413829 [INFO] running `Command { std: "docker" "start" "-a" "f3615d06666456ee8a5a67167745554cf3292f59fb3db1d88a710cfcdc413829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3615d06666456ee8a5a67167745554cf3292f59fb3db1d88a710cfcdc413829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3615d06666456ee8a5a67167745554cf3292f59fb3db1d88a710cfcdc413829", kill_on_drop: false }` [INFO] [stdout] f3615d06666456ee8a5a67167745554cf3292f59fb3db1d88a710cfcdc413829 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3bbb4f791fd3bd010ff7767e39bd9dd2fa6f09eb6eaee5bf97d658941340977 [INFO] running `Command { std: "docker" "start" "-a" "e3bbb4f791fd3bd010ff7767e39bd9dd2fa6f09eb6eaee5bf97d658941340977", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling chemfiles-sys v0.10.41 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | pub type chfl_warning_callback = extern fn(*const c_char); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | pub type chfl_warning_callback = extern fn(*const c_char); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 53s [INFO] running `Command { std: "docker" "inspect" "e3bbb4f791fd3bd010ff7767e39bd9dd2fa6f09eb6eaee5bf97d658941340977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bbb4f791fd3bd010ff7767e39bd9dd2fa6f09eb6eaee5bf97d658941340977", kill_on_drop: false }` [INFO] [stdout] e3bbb4f791fd3bd010ff7767e39bd9dd2fa6f09eb6eaee5bf97d658941340977