[INFO] cloning repository https://github.com/MeguminSama/modhook-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeguminSama/modhook-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeguminSama%2Fmodhook-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeguminSama%2Fmodhook-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6d6fcbcad65cda3caa21fb1d2af4533f7ac94d4
[INFO] checking MeguminSama/modhook-test against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeguminSama%2Fmodhook-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MeguminSama/modhook-test
[INFO] finished tweaking git repo https://github.com/MeguminSama/modhook-test
[INFO] tweaked toml for git repo https://github.com/MeguminSama/modhook-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MeguminSama/modhook-test on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MeguminSama/modhook-test 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asar v0.2.0
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded serde_with_macros v2.3.3
[INFO] [stderr]   Downloaded wax v0.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded serde_with v2.3.3
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded detours-sys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f4f00f42d6400ec7140e12e401a8e44095fc78dfb0d3217f97bfe4e7d19952
[INFO] running `Command { std: "docker" "start" "-a" "44f4f00f42d6400ec7140e12e401a8e44095fc78dfb0d3217f97bfe4e7d19952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f4f00f42d6400ec7140e12e401a8e44095fc78dfb0d3217f97bfe4e7d19952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f4f00f42d6400ec7140e12e401a8e44095fc78dfb0d3217f97bfe4e7d19952", kill_on_drop: false }`
[INFO] [stdout] 44f4f00f42d6400ec7140e12e401a8e44095fc78dfb0d3217f97bfe4e7d19952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 822ee960b51439c3560e6943eddbc707fc2398b31ffe11b643205d1511d61ec8
[INFO] running `Command { std: "docker" "start" "-a" "822ee960b51439c3560e6943eddbc707fc2398b31ffe11b643205d1511d61ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling detours-sys v0.1.2
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr] warning: detours-sys@0.1.2: cc: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] warning: detours-sys@0.1.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `detours-sys v0.1.2`
[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/detours-sys-229eb3491f9c97d2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.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]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = 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=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "deps/detours-src/src/" "-Wall" "-Wextra" "/MT" "/W4" "/WX" "/Gy" "/Gm-" "/Zl" "/Od" "-DWIN32_LEAN_AND_MEAN=1" "-D_WIN32_WINNT=0x501" "-o" "/opt/rustwide/target/debug/build/detours-sys-9a2320211004f018/out/deps/detours-src/src/detours.o" "-c" "deps/detours-src/src/detours.cpp"
[INFO] [stderr]   cargo:warning=cc: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "deps/detours-src/src/" "-Wall" "-Wextra" "/MT" "/W4" "/WX" "/Gy" "/Gm-" "/Zl" "/Od" "-DWIN32_LEAN_AND_MEAN=1" "-D_WIN32_WINNT=0x501" "-o" "/opt/rustwide/target/debug/build/detours-sys-9a2320211004f018/out/deps/detours-src/src/detours.o" "-c" "deps/detours-src/src/detours.cpp" with args "cc" 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" "822ee960b51439c3560e6943eddbc707fc2398b31ffe11b643205d1511d61ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822ee960b51439c3560e6943eddbc707fc2398b31ffe11b643205d1511d61ec8", kill_on_drop: false }`
[INFO] [stdout] 822ee960b51439c3560e6943eddbc707fc2398b31ffe11b643205d1511d61ec8
