[INFO] fetching crate autocxx 0.30.0... [INFO] checking autocxx-0.30.0 against master#8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 for pr-133502-5 [INFO] extracting crate autocxx 0.30.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate autocxx 0.30.0 on toolchain 8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate autocxx 0.30.0 [INFO] finished tweaking crates.io crate autocxx 0.30.0 [INFO] tweaked toml for crates.io crate autocxx 0.30.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate autocxx 0.30.0 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" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocxx-macro v0.30.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.141 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.141 [INFO] [stderr] Downloaded autocxx-parser v0.30.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.141 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded cxx v1.0.141 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e3aaa89e860fc9998f4e3abb8b9481d450d17bce37a730c8354ee5efcec74e7 [INFO] running `Command { std: "docker" "start" "-a" "5e3aaa89e860fc9998f4e3abb8b9481d450d17bce37a730c8354ee5efcec74e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3aaa89e860fc9998f4e3abb8b9481d450d17bce37a730c8354ee5efcec74e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3aaa89e860fc9998f4e3abb8b9481d450d17bce37a730c8354ee5efcec74e7", kill_on_drop: false }` [INFO] [stdout] 5e3aaa89e860fc9998f4e3abb8b9481d450d17bce37a730c8354ee5efcec74e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+8f43b85954d2f3d8fc00a7504c603e5ca9eb0695" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7547895d86fc1e9ab1e3be2130c54feb29fdcefb3e69778522df7d91518783 [INFO] running `Command { std: "docker" "start" "-a" "ac7547895d86fc1e9ab1e3be2130c54feb29fdcefb3e69778522df7d91518783", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cxxbridge-flags v1.0.141 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling autocxx v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.141 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.141 [INFO] [stderr] Checking moveit v0.6.0 [INFO] [stderr] Compiling autocxx-parser v0.30.0 [INFO] [stderr] Compiling autocxx-macro v0.30.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `Command { std: "docker" "inspect" "ac7547895d86fc1e9ab1e3be2130c54feb29fdcefb3e69778522df7d91518783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7547895d86fc1e9ab1e3be2130c54feb29fdcefb3e69778522df7d91518783", kill_on_drop: false }` [INFO] [stdout] ac7547895d86fc1e9ab1e3be2130c54feb29fdcefb3e69778522df7d91518783