[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fnoptest" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panicbit/noptest on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/panicbit/noptest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/panicbit/metarust` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dec71aa519067921cf4ce44d9c40bdbf9c34b548e5d4092f074dc9a29f039ce7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dec71aa519067921cf4ce44d9c40bdbf9c34b548e5d4092f074dc9a29f039ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dec71aa519067921cf4ce44d9c40bdbf9c34b548e5d4092f074dc9a29f039ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec71aa519067921cf4ce44d9c40bdbf9c34b548e5d4092f074dc9a29f039ce7", kill_on_drop: false }` [INFO] [stdout] dec71aa519067921cf4ce44d9c40bdbf9c34b548e5d4092f074dc9a29f039ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f25aea661d63fd73229d9427472ba0aa689d5d0b5509dc77ed92a263840d5bd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f25aea661d63fd73229d9427472ba0aa689d5d0b5509dc77ed92a263840d5bd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [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] 16 | | } [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/.tmpF3wrEv)` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to load source for dependency `itertools` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Unable to update registry `crates-io` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to fetch `https://github.com/rust-lang/crates.io-index` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] network failure seems to have happened [INFO] [stdout] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stdout] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [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] 16 | | } [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/.tmpapW1u8)` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to load source for dependency `itertools` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Unable to update registry `crates-io` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to fetch `https://github.com/rust-lang/crates.io-index` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] network failure seems to have happened [INFO] [stdout] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stdout] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noptest` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f25aea661d63fd73229d9427472ba0aa689d5d0b5509dc77ed92a263840d5bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25aea661d63fd73229d9427472ba0aa689d5d0b5509dc77ed92a263840d5bd0", kill_on_drop: false }` [INFO] [stdout] f25aea661d63fd73229d9427472ba0aa689d5d0b5509dc77ed92a263840d5bd0