[INFO] cloning repository https://github.com/chirsz-ever/rust-vc6-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chirsz-ever/rust-vc6-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Frust-vc6-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Frust-vc6-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29da5ba1e48bd92f5014d0c6aca5febe9af39a81
[INFO] checking chirsz-ever/rust-vc6-demo against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Frust-vc6-demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chirsz-ever/rust-vc6-demo
[INFO] finished tweaking git repo https://github.com/chirsz-ever/rust-vc6-demo
[INFO] tweaked toml for git repo https://github.com/chirsz-ever/rust-vc6-demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chirsz-ever/rust-vc6-demo on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chirsz-ever/rust-vc6-demo 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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 libc v0.2.141
[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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7303d41db6ce1108f9d9a1f28d23d5cdd0b087352ccf919f155f629a5d6385ca
[INFO] running `Command { std: "docker" "start" "-a" "7303d41db6ce1108f9d9a1f28d23d5cdd0b087352ccf919f155f629a5d6385ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7303d41db6ce1108f9d9a1f28d23d5cdd0b087352ccf919f155f629a5d6385ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7303d41db6ce1108f9d9a1f28d23d5cdd0b087352ccf919f155f629a5d6385ca", kill_on_drop: false }`
[INFO] [stdout] 7303d41db6ce1108f9d9a1f28d23d5cdd0b087352ccf919f155f629a5d6385ca
[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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f02ce35c23f9685c51ffcaf6d27397f4d77245bd565168e34ecdf1408b365f
[INFO] running `Command { std: "docker" "start" "-a" "83f02ce35c23f9685c51ffcaf6d27397f4d77245bd565168e34ecdf1408b365f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling vc6-linker-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> src/stub.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[link(name = "shell32.dll", kind = "raw-dylib")]
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> src/stub.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[link(name = "shell32.dll", kind = "raw-dylib")]
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-11-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vc6-linker-demo` (bin "vc6-linker-demo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vc6-linker-demo` (bin "vc6-linker-demo" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83f02ce35c23f9685c51ffcaf6d27397f4d77245bd565168e34ecdf1408b365f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f02ce35c23f9685c51ffcaf6d27397f4d77245bd565168e34ecdf1408b365f", kill_on_drop: false }`
[INFO] [stdout] 83f02ce35c23f9685c51ffcaf6d27397f4d77245bd565168e34ecdf1408b365f
