[INFO] fetching crate openbabel-sys 0.5.3+openbabel-3.1.1... [INFO] checking openbabel-sys-0.5.3+openbabel-3.1.1 against try#4001eed09e19538fd1a219411bb07c1bce2bbf55 for pr-114559-1 [INFO] extracting crate openbabel-sys 0.5.3+openbabel-3.1.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate openbabel-sys 0.5.3+openbabel-3.1.1 on toolchain 4001eed09e19538fd1a219411bb07c1bce2bbf55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openbabel-sys 0.5.3+openbabel-3.1.1 [INFO] finished tweaking crates.io crate openbabel-sys 0.5.3+openbabel-3.1.1 [INFO] tweaked toml for crates.io crate openbabel-sys 0.5.3+openbabel-3.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b807cde533d6867a8deb544ed353be05ed99ad15c8be3cd225857b6d2eb0d3d [INFO] running `Command { std: "docker" "start" "-a" "2b807cde533d6867a8deb544ed353be05ed99ad15c8be3cd225857b6d2eb0d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b807cde533d6867a8deb544ed353be05ed99ad15c8be3cd225857b6d2eb0d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b807cde533d6867a8deb544ed353be05ed99ad15c8be3cd225857b6d2eb0d3d", kill_on_drop: false }` [INFO] [stdout] 2b807cde533d6867a8deb544ed353be05ed99ad15c8be3cd225857b6d2eb0d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a794aa5c983fb35e02fc236d807630e6f52e3c0f8e28bd8809f4f37a08590f0c" "/opt/rustwide/cargo-home/bin/cargo" "+4001eed09e19538fd1a219411bb07c1bce2bbf55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca7e1d4a479736d5531ef365f5ff5bd4838afc4ae436ee96e1e628e065e4424 [INFO] running `Command { std: "docker" "start" "-a" "dca7e1d4a479736d5531ef365f5ff5bd4838afc4ae436ee96e1e628e065e4424", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.104 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.104 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Compiling cxx-build v1.0.104 [INFO] [stderr] Compiling cxxbridge-macro v1.0.104 [INFO] [stderr] Compiling openbabel-sys v0.5.3+openbabel-3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: openbabel/src/mcdlutil.cpp:423:5: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: 423 | // / \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: cc1plus: note: unrecognized command-line option '-Wno-unused-private-field' may have been intended to silence earlier diagnostics [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "dca7e1d4a479736d5531ef365f5ff5bd4838afc4ae436ee96e1e628e065e4424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca7e1d4a479736d5531ef365f5ff5bd4838afc4ae436ee96e1e628e065e4424", kill_on_drop: false }` [INFO] [stdout] dca7e1d4a479736d5531ef365f5ff5bd4838afc4ae436ee96e1e628e065e4424