[INFO] cloning repository https://github.com/0x536b796ec3b578/injectum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x536b796ec3b578/injectum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x536b796ec3b578%2Finjectum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x536b796ec3b578%2Finjectum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 391b5183d0a72c9e110806be3b59e9bef3c96a8d
[INFO] testing 0x536b796ec3b578/injectum against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x536b796ec3b578%2Finjectum" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0x536b796ec3b578/injectum
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/0x536b796ec3b578/injectum
[INFO] tweaked toml for git repo https://github.com/0x536b796ec3b578/injectum written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x536b796ec3b578/injectum on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x536b796ec3b578/injectum 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f5106f28f4027ce93ad62338ab124f45205d9f062ec46ffb57b69645835f7a7
[INFO] running `Command { std: "docker" "start" "-a" "6f5106f28f4027ce93ad62338ab124f45205d9f062ec46ffb57b69645835f7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f5106f28f4027ce93ad62338ab124f45205d9f062ec46ffb57b69645835f7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5106f28f4027ce93ad62338ab124f45205d9f062ec46ffb57b69645835f7a7", kill_on_drop: false }`
[INFO] [stdout] 6f5106f28f4027ce93ad62338ab124f45205d9f062ec46ffb57b69645835f7a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f0077e828551d4c2c2ee4ba780955dd2ece15401e4d959da4d15a6ec23ba1940
[INFO] running `Command { std: "docker" "start" "-a" "f0077e828551d4c2c2ee4ba780955dd2ece15401e4d959da4d15a6ec23ba1940", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling injectum v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.70s
[INFO] running `Command { std: "docker" "inspect" "f0077e828551d4c2c2ee4ba780955dd2ece15401e4d959da4d15a6ec23ba1940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0077e828551d4c2c2ee4ba780955dd2ece15401e4d959da4d15a6ec23ba1940", kill_on_drop: false }`
[INFO] [stdout] f0077e828551d4c2c2ee4ba780955dd2ece15401e4d959da4d15a6ec23ba1940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 729989de2867832b8c17c18591cd3ff81988af1d26b05587f290aeaca477e7bf
[INFO] running `Command { std: "docker" "start" "-a" "729989de2867832b8c17c18591cd3ff81988af1d26b05587f290aeaca477e7bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling injectum v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stdout] error[E0432]: unresolved import `injectum::strategy::ThreadExecutionHijacking`
[INFO] [stdout]    --> examples/T1055_003/thread_hijacking.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     strategy::ThreadExecutionHijacking,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadExecutionHijacking` in `strategy`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/strategy/mod.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[cfg(all(feature = "T1055_003", target_os = "windows"))]
[INFO] [stdout]     |                                  --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 141 | #[derive(Default)]
[INFO] [stdout] 142 | pub enum ThreadExecutionHijacking {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `T1055_003` found for enum `Technique` in the current scope
[INFO] [stdout]   --> examples/T1055_003/thread_hijacking.rs:89:32
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let technique = Technique::T1055_003(ThreadExecutionHijacking::ThreadHijacking);
[INFO] [stdout]    |                                ^^^^^^^^^ variant or associated item not found in `Technique`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `injectum` (example "T1055_003_Thread_Hijacking") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "729989de2867832b8c17c18591cd3ff81988af1d26b05587f290aeaca477e7bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729989de2867832b8c17c18591cd3ff81988af1d26b05587f290aeaca477e7bf", kill_on_drop: false }`
[INFO] [stdout] 729989de2867832b8c17c18591cd3ff81988af1d26b05587f290aeaca477e7bf
