[INFO] cloning repository https://github.com/vsaase/dcmtk-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vsaase/dcmtk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsaase%2Fdcmtk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsaase%2Fdcmtk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01230e5087c62f379dce3dd8405b7d97e004066f
[INFO] testing vsaase/dcmtk-rs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsaase%2Fdcmtk-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vsaase/dcmtk-rs
[INFO] finished tweaking git repo https://github.com/vsaase/dcmtk-rs
[INFO] tweaked toml for git repo https://github.com/vsaase/dcmtk-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vsaase/dcmtk-rs 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/vsaase/dcmtk-rs 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 66748feecc5c94355886247a7d5561c839d1fd4ef860cebbe0c79f94e2c64d92
[INFO] running `Command { std: "docker" "start" "-a" "66748feecc5c94355886247a7d5561c839d1fd4ef860cebbe0c79f94e2c64d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66748feecc5c94355886247a7d5561c839d1fd4ef860cebbe0c79f94e2c64d92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66748feecc5c94355886247a7d5561c839d1fd4ef860cebbe0c79f94e2c64d92", kill_on_drop: false }`
[INFO] [stdout] 66748feecc5c94355886247a7d5561c839d1fd4ef860cebbe0c79f94e2c64d92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9901e593275d56be1b52c3f61176b6a35092b732656c651724286efc50bed0d6
[INFO] running `Command { std: "docker" "start" "-a" "9901e593275d56be1b52c3f61176b6a35092b732656c651724286efc50bed0d6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling cpp_common v0.5.2
[INFO] [stderr]    Compiling cpp_build v0.5.2
[INFO] [stderr]    Compiling cpp_macros v0.5.2
[INFO] [stderr]    Compiling dcmtk v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: dcmtk@0.0.1: src/main.rs:8:14: fatal error: dcmtk/config/osconfig.h: No such file or directory
[INFO] [stderr] warning: dcmtk@0.0.1:     8 |     #include <dcmtk/config/osconfig.h>
[INFO] [stderr] warning: dcmtk@0.0.1:       |              ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: dcmtk@0.0.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `dcmtk v0.0.1 (/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/dcmtk-f5621580e82b4e6f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/main.rs
[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]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[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]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/dcmtk-77831e9921fdf834/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/dcmtk-77831e9921fdf834/out/rust_cpp/cpp_closures.cpp"
[INFO] [stderr]   cargo:warning=src/main.rs:8:14: fatal error: dcmtk/config/osconfig.h: No such file or directory
[INFO] [stderr]   cargo:warning=    8 |     #include <dcmtk/config/osconfig.h>
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Error { kind: ToolExecError, message: "Command \"c++\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/opt/rustwide/workdir\" \"-Wall\" \"-Wextra\" \"-std=c++11\" \"-o\" \"/opt/rustwide/target/debug/build/dcmtk-77831e9921fdf834/out/rust_cpp/cpp_closures.o\" \"-c\" \"/opt/rustwide/target/debug/build/dcmtk-77831e9921fdf834/out/rust_cpp/cpp_closures.cpp\" 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" "9901e593275d56be1b52c3f61176b6a35092b732656c651724286efc50bed0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9901e593275d56be1b52c3f61176b6a35092b732656c651724286efc50bed0d6", kill_on_drop: false }`
[INFO] [stdout] 9901e593275d56be1b52c3f61176b6a35092b732656c651724286efc50bed0d6
