[INFO] cloning repository https://github.com/matthunz/controlkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthunz/controlkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fcontrolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fcontrolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da1cbe1d1b9771f193bfed364cd4e9bde88c671e [INFO] checking matthunz/controlkit against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fcontrolkit" "/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/matthunz/controlkit on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthunz/controlkit [INFO] finished tweaking git repo https://github.com/matthunz/controlkit [INFO] tweaked toml for git repo https://github.com/matthunz/controlkit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matthunz/controlkit 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f93387aa56d24d65898b90860c73df80cf97dd8be16441397f1349e81fdcfea1 [INFO] running `Command { std: "docker" "start" "-a" "f93387aa56d24d65898b90860c73df80cf97dd8be16441397f1349e81fdcfea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f93387aa56d24d65898b90860c73df80cf97dd8be16441397f1349e81fdcfea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93387aa56d24d65898b90860c73df80cf97dd8be16441397f1349e81fdcfea1", kill_on_drop: false }` [INFO] [stdout] f93387aa56d24d65898b90860c73df80cf97dd8be16441397f1349e81fdcfea1 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a601b40fd17735301a3d5b1d6b0337ae1f0924ac2abb80c709f547c68c4f1060 [INFO] running `Command { std: "docker" "start" "-a" "a601b40fd17735301a3d5b1d6b0337ae1f0924ac2abb80c709f547c68c4f1060", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.117 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.117 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling cxx-build v1.0.117 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.117 [INFO] [stderr] Compiling drake-sys v0.1.0 (/opt/rustwide/workdir/crates/drake-sys) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: drake-sys@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: drake-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/sources/drake-sys/src/lib.rs.cc:1: [INFO] [stderr] warning: drake-sys@0.1.0: /opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate/drake-sys/ffi/include/drake_ffi.h:3:10: fatal error: drake/multibody/plant/multibody_plant.h: No such file or directory [INFO] [stderr] warning: drake-sys@0.1.0: 3 | #include "drake/multibody/plant/multibody_plant.h" [INFO] [stderr] warning: drake-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: drake-sys@0.1.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `drake-sys v0.1.0 (/opt/rustwide/workdir/crates/drake-sys)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/drake-sys-8a73fdf648bd7181/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=drake-sys [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] running: "c++" "--version" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate" "-I" "drake/include" "-I" "eigen/include/eigen3" "-I" "fmt/include" "-std=c++20" "-o" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/736f3727b509e1ed-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/sources/drake-sys/src/lib.rs.cc" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/sources/drake-sys/src/lib.rs.cc:1: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate/drake-sys/ffi/include/drake_ffi.h:3:10: fatal error: drake/multibody/plant/multibody_plant.h: No such file or directory [INFO] [stderr] cargo:warning= 3 | #include "drake/multibody/plant/multibody_plant.h" [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] curl: (6) Could not resolve host: github.com [INFO] [stderr] tar: drake-1.26.0-mac-arm64.tar.gz: Cannot open: No such file or directory [INFO] [stderr] tar: Error is not recoverable: exiting now [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/crate" "-I" "drake/include" "-I" "eigen/include/eigen3" "-I" "fmt/include" "-std=c++20" "-o" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/736f3727b509e1ed-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/drake-sys-7aacb041b808eb51/out/cxxbridge/sources/drake-sys/src/lib.rs.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a601b40fd17735301a3d5b1d6b0337ae1f0924ac2abb80c709f547c68c4f1060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a601b40fd17735301a3d5b1d6b0337ae1f0924ac2abb80c709f547c68c4f1060", kill_on_drop: false }` [INFO] [stdout] a601b40fd17735301a3d5b1d6b0337ae1f0924ac2abb80c709f547c68c4f1060 [INFO] checking matthunz/controlkit against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthunz%2Fcontrolkit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthunz/controlkit on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matthunz/controlkit [INFO] finished tweaking git repo https://github.com/matthunz/controlkit [INFO] tweaked toml for git repo https://github.com/matthunz/controlkit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/matthunz/controlkit 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" "+dae34b759e282c069aa28752564694effd121a63" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d539c3785b79118a7472e7dab2037d4c977fafd88cd26f5d63a26051cdf5de [INFO] running `Command { std: "docker" "start" "-a" "66d539c3785b79118a7472e7dab2037d4c977fafd88cd26f5d63a26051cdf5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d539c3785b79118a7472e7dab2037d4c977fafd88cd26f5d63a26051cdf5de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d539c3785b79118a7472e7dab2037d4c977fafd88cd26f5d63a26051cdf5de", kill_on_drop: false }` [INFO] [stdout] 66d539c3785b79118a7472e7dab2037d4c977fafd88cd26f5d63a26051cdf5de [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f32f9a1b27e294d7530b30c121f11bdeda39bc01d3a072bb48c3ffac6d5231b [INFO] running `Command { std: "docker" "start" "-a" "1f32f9a1b27e294d7530b30c121f11bdeda39bc01d3a072bb48c3ffac6d5231b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "1f32f9a1b27e294d7530b30c121f11bdeda39bc01d3a072bb48c3ffac6d5231b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f32f9a1b27e294d7530b30c121f11bdeda39bc01d3a072bb48c3ffac6d5231b", kill_on_drop: false }` [INFO] [stdout] 1f32f9a1b27e294d7530b30c121f11bdeda39bc01d3a072bb48c3ffac6d5231b