[INFO] cloning repository https://github.com/panicbit/noptest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panicbit/noptest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fnoptest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fnoptest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c982504afde5209cd764caccc1f3ef4f0e54bb9 [INFO] testing panicbit/noptest against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fnoptest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/panicbit/noptest [INFO] finished tweaking git repo https://github.com/panicbit/noptest [INFO] tweaked toml for git repo https://github.com/panicbit/noptest written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/panicbit/noptest on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/panicbit/noptest 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" "+beta-2025-09-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5c9d7c2fdcb0f5d418f08357d22126f6f6d0c1e27acd0bf3e7695b97e2ba9e8 [INFO] running `Command { std: "docker" "start" "-a" "e5c9d7c2fdcb0f5d418f08357d22126f6f6d0c1e27acd0bf3e7695b97e2ba9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5c9d7c2fdcb0f5d418f08357d22126f6f6d0c1e27acd0bf3e7695b97e2ba9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c9d7c2fdcb0f5d418f08357d22126f6f6d0c1e27acd0bf3e7695b97e2ba9e8", kill_on_drop: false }` [INFO] [stdout] e5c9d7c2fdcb0f5d418f08357d22126f6f6d0c1e27acd0bf3e7695b97e2ba9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 795f0e8056aa13fef8b0eea479ac2bf837ced24d0d2361e57c39682fc4b5e851 [INFO] running `Command { std: "docker" "start" "-a" "795f0e8056aa13fef8b0eea479ac2bf837ced24d0d2361e57c39682fc4b5e851", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling metarust v0.1.0 (https://github.com/panicbit/metarust#1b59e724) [INFO] [stderr] Compiling noptest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | / metarust! { [INFO] [stdout] 10 | | let nops = std::iter::repeat("nop") [INFO] [stdout] 11 | | .take($num) [INFO] [stdout] 12 | | .join("\n"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 25 | nops!(1); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: Metarust: [INFO] [stdout] error: failed to get `itertools` as a dependency of package `metarust_build v0.1.0 (/tmp/.tmpnfDvUl)` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] download of config.json failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to download from `https://index.crates.io/config.json` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stdout] [INFO] [stdout] = note: this error originates in the macro `nops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | / metarust! { [INFO] [stdout] 10 | | let nops = std::iter::repeat("nop") [INFO] [stdout] 11 | | .take($num) [INFO] [stdout] 12 | | .join("\n"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 31 | nops!(1_000_000); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: Metarust: [INFO] [stdout] error: failed to get `itertools` as a dependency of package `metarust_build v0.1.0 (/tmp/.tmp5NRiVf)` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] download of config.json failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to download from `https://index.crates.io/config.json` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stdout] [INFO] [stdout] = note: this error originates in the macro `nops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::asm` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::arch::asm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noptest` (bin "noptest") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "795f0e8056aa13fef8b0eea479ac2bf837ced24d0d2361e57c39682fc4b5e851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795f0e8056aa13fef8b0eea479ac2bf837ced24d0d2361e57c39682fc4b5e851", kill_on_drop: false }` [INFO] [stdout] 795f0e8056aa13fef8b0eea479ac2bf837ced24d0d2361e57c39682fc4b5e851