[INFO] cloning repository https://github.com/jsievenpiper/windmill
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsievenpiper/windmill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsievenpiper%2Fwindmill", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsievenpiper%2Fwindmill'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02c01a79f22c6d23a405734764dadc24194b892b
[INFO] testing jsievenpiper/windmill against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsievenpiper%2Fwindmill" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsievenpiper/windmill
[INFO] finished tweaking git repo https://github.com/jsievenpiper/windmill
[INFO] tweaked toml for git repo https://github.com/jsievenpiper/windmill written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsievenpiper/windmill on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsievenpiper/windmill 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ddc5ec3ce0961be4a29879288fb63c4854acb803b4a80c1fc94ae90c092ec45
[INFO] running `Command { std: "docker" "start" "-a" "5ddc5ec3ce0961be4a29879288fb63c4854acb803b4a80c1fc94ae90c092ec45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ddc5ec3ce0961be4a29879288fb63c4854acb803b4a80c1fc94ae90c092ec45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ddc5ec3ce0961be4a29879288fb63c4854acb803b4a80c1fc94ae90c092ec45", kill_on_drop: false }`
[INFO] [stdout] 5ddc5ec3ce0961be4a29879288fb63c4854acb803b4a80c1fc94ae90c092ec45
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c658fa301f88f9236007991f3de7f5b68dfd09602586b70997b96370c36691b7
[INFO] running `Command { std: "docker" "start" "-a" "c658fa301f88f9236007991f3de7f5b68dfd09602586b70997b96370c36691b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.107
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.107
[INFO] [stderr]    Compiling cxx-build v1.0.107
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.107
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling windmill v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr] warning: windmill@0.1.0: /opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/sources/windmill/src/ola/logging.rs.cc:1:10: fatal error: ola/Logging.h: No such file or directory
[INFO] [stderr] warning: windmill@0.1.0:     1 | #include "ola/Logging.h"
[INFO] [stderr] warning: windmill@0.1.0:       |          ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: windmill@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `windmill v0.1.0 (/opt/rustwide/workdir)`
[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/windmill-c0a2c156cc1795b2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=windmill
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/windmill-085faefcd948b493/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]   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,x87")
[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" "-std=c++11" "-I" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/crate" "-I" "./include/ola-smart-client" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/c6d6b224650e8c4c-logging.rs.o" "-c" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/sources/windmill/src/ola/logging.rs.cc"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/sources/windmill/src/ola/logging.rs.cc:1:10: fatal error: ola/Logging.h: No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=    1 | #include "ola/Logging.h"
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/windmill-085faefcd948b493/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" "-std=c++11" "-I" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/crate" "-I" "./include/ola-smart-client" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/c6d6b224650e8c4c-logging.rs.o" "-c" "/opt/rustwide/target/debug/build/windmill-085faefcd948b493/out/cxxbridge/sources/windmill/src/ola/logging.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" "c658fa301f88f9236007991f3de7f5b68dfd09602586b70997b96370c36691b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c658fa301f88f9236007991f3de7f5b68dfd09602586b70997b96370c36691b7", kill_on_drop: false }`
[INFO] [stdout] c658fa301f88f9236007991f3de7f5b68dfd09602586b70997b96370c36691b7
