[INFO] fetching crate libdonut-rs 0.1.0...
[INFO] testing libdonut-rs-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate libdonut-rs 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate libdonut-rs 0.1.0
[INFO] finished tweaking crates.io crate libdonut-rs 0.1.0
[INFO] tweaked toml for crates.io crate libdonut-rs 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libdonut-rs 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libdonut-rs 0.1.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded azathoth_logger v0.1.2
[INFO] [stderr]   Downloaded azathoth-utils v0.1.2
[INFO] [stderr]   Downloaded dataparser_core v0.1.0
[INFO] [stderr]   Downloaded azathoth_allocator v0.1.1
[INFO] [stderr]   Downloaded az_logger v0.1.5
[INFO] [stderr]   Downloaded azathoth-core v0.1.4
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded rand v0.10.0-rc.0
[INFO] [stderr]   Downloaded azathoth_libload v0.1.3
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded goblin v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c63d9558d249a0ea610ea421fe4a5f93b9ea03e103f55615d6ded070f5f858d
[INFO] running `Command { std: "docker" "start" "-a" "5c63d9558d249a0ea610ea421fe4a5f93b9ea03e103f55615d6ded070f5f858d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c63d9558d249a0ea610ea421fe4a5f93b9ea03e103f55615d6ded070f5f858d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c63d9558d249a0ea610ea421fe4a5f93b9ea03e103f55615d6ded070f5f858d", kill_on_drop: false }`
[INFO] [stdout] 5c63d9558d249a0ea610ea421fe4a5f93b9ea03e103f55615d6ded070f5f858d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e8df99b839c55829e9af78d2b917dcdf4ee953c7f5ff7cbb42397d9b6aab7ea
[INFO] running `Command { std: "docker" "start" "-a" "5e8df99b839c55829e9af78d2b917dcdf4ee953c7f5ff7cbb42397d9b6aab7ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling azathoth-core v0.1.4
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling azathoth-utils v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.10.0-rc.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling dataparser_core v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling goblin v0.10.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling az_logger v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling libdonut-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "5e8df99b839c55829e9af78d2b917dcdf4ee953c7f5ff7cbb42397d9b6aab7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8df99b839c55829e9af78d2b917dcdf4ee953c7f5ff7cbb42397d9b6aab7ea", kill_on_drop: false }`
[INFO] [stdout] 5e8df99b839c55829e9af78d2b917dcdf4ee953c7f5ff7cbb42397d9b6aab7ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00d89aa90af28194d5c233b5539a6988f39f12f05e02cfbb707edeed66ac3001
[INFO] running `Command { std: "docker" "start" "-a" "00d89aa90af28194d5c233b5539a6988f39f12f05e02cfbb707edeed66ac3001", kill_on_drop: false }`
[INFO] [stderr]    Compiling libdonut-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "00d89aa90af28194d5c233b5539a6988f39f12f05e02cfbb707edeed66ac3001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d89aa90af28194d5c233b5539a6988f39f12f05e02cfbb707edeed66ac3001", kill_on_drop: false }`
[INFO] [stdout] 00d89aa90af28194d5c233b5539a6988f39f12f05e02cfbb707edeed66ac3001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa16b2138ab1ee32d17cd7442c9d0c7b7f2993cef2a88ed63f936cb87539c281
[INFO] running `Command { std: "docker" "start" "-a" "aa16b2138ab1ee32d17cd7442c9d0c7b7f2993cef2a88ed63f936cb87539c281", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libdonut_rs-80aa0bd4c02001b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libdonut_rs
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/errors.rs - errors::DonutError (line 18) ... FAILED
[INFO] [stdout] test src/types/enums.rs - types::enums::OutputFormat::extension (line 270) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/errors.rs - errors::DonutError (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base`
[INFO] [stdout]   --> src/errors.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use base::errors::{DonutError, DonutResult};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `base`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `base`, use `cargo add base` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/enums.rs - types::enums::OutputFormat::extension (line 270) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base`
[INFO] [stdout]    --> src/types/enums.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | use base::types::enums::OutputFormat;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `base`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `base`, use `cargo add base` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Created config: DonutConfig { input_file: "C:\\Windows\\System32\\calc.exe", instance_output: None, output_file: None, http_output: None, file_info: FileInfo { filename: "", size: 0, arch: X86_64, file_bytes: [], file_type: Unknown, dotnet_parameters: None, entry: 0 }, http_options: Some(DonutHttpInstance { username: None, password: None, address: "http://127.0.0.1:9001", payload_endpoint: Some("/payload.bin"), retry_count: 5, request_method: Some("GET"), ignore_certs: false }), embedded_options: None, dotnet_options: None, exec_options: ExecutionOptions { thread_on_enter: false, decoy_path: None, decoy_args: None, exit_method: None, args: None, function: None }, debug_options: DebugOptions { prepend_debug_flag: false, version: None, instance_seed: None, clean_output_dir: false }, build_options: BuildOptions { assert_module_integrity: false, emit_metadata: false, metadata_output: None, instance_type: Http, compression_level: None, compression_engine: None, output_format: Raw }, crypto_options: None, bypass_options: BypassOptions { disable_wdac: false, patch_syscall_gate: false, amsi_bypass_technique: None, etw_bypass_technique: None, entropy_level: None } }
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Custom { kind: Other, error: Io("failed to get FileInfo for C:\\Windows\\System32\\calc.exe: Io Error: No such file or directory (os error 2)") }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/errors.rs - errors::DonutError (line 18)
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/types/enums.rs - types::enums::OutputFormat::extension (line 270)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 0.14s
[INFO] running `Command { std: "docker" "inspect" "aa16b2138ab1ee32d17cd7442c9d0c7b7f2993cef2a88ed63f936cb87539c281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa16b2138ab1ee32d17cd7442c9d0c7b7f2993cef2a88ed63f936cb87539c281", kill_on_drop: false }`
[INFO] [stdout] aa16b2138ab1ee32d17cd7442c9d0c7b7f2993cef2a88ed63f936cb87539c281
