[INFO] cloning repository https://github.com/ytdbuolf/pkt-gpu-mine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytdbuolf/pkt-gpu-mine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytdbuolf%2Fpkt-gpu-mine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytdbuolf%2Fpkt-gpu-mine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f7f29f03fe22a668323fa1e4847d8462ad5ece7 [INFO] testing ytdbuolf/pkt-gpu-mine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytdbuolf%2Fpkt-gpu-mine" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ytdbuolf/pkt-gpu-mine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ytdbuolf/pkt-gpu-mine [INFO] finished tweaking git repo https://github.com/ytdbuolf/pkt-gpu-mine [INFO] tweaked toml for git repo https://github.com/ytdbuolf/pkt-gpu-mine written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ytdbuolf/pkt-gpu-mine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 284282cb554cfc4a7fa4b6e4694f7b9c077cac53033bc983d643171b313cceb4 [INFO] running `Command { std: "docker" "start" "-a" "284282cb554cfc4a7fa4b6e4694f7b9c077cac53033bc983d643171b313cceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "284282cb554cfc4a7fa4b6e4694f7b9c077cac53033bc983d643171b313cceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284282cb554cfc4a7fa4b6e4694f7b9c077cac53033bc983d643171b313cceb4", kill_on_drop: false }` [INFO] [stdout] 284282cb554cfc4a7fa4b6e4694f7b9c077cac53033bc983d643171b313cceb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d238e0bdf87b17d72602b3daf14a47e91bfc694d45c20ce4604b8be96e441d [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" "e6d238e0bdf87b17d72602b3daf14a47e91bfc694d45c20ce4604b8be96e441d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling libsodium-sys v0.2.6 (https://github.com/cjdelisle/sodiumoxide?rev=76dc0e6e587b8c8a4bb193ebba9f8ae8f090b81b#76dc0e6e) [INFO] [stderr] Compiling packetcrypt-sys v0.4.0 (/opt/rustwide/workdir/packetcrypt-sys) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] warning: march=native is enabled, this build is non-portable [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling packetcrypt-util v0.4.0 (/opt/rustwide/workdir/packetcrypt-util) [INFO] [stderr] Compiling packetcrypt-pool v0.4.0 (/opt/rustwide/workdir/packetcrypt-pool) [INFO] [stderr] Compiling sodiumoxide v0.2.6 (https://github.com/cjdelisle/sodiumoxide?rev=76dc0e6e587b8c8a4bb193ebba9f8ae8f090b81b#76dc0e6e) [INFO] [stderr] Compiling packetcrypt-sprayer v0.4.0 (/opt/rustwide/workdir/packetcrypt-sprayer) [INFO] [stderr] Compiling packetcrypt-annmine v0.4.0 (/opt/rustwide/workdir/packetcrypt-annmine) [INFO] [stderr] Compiling packetcrypt-annhandler v0.4.0 (/opt/rustwide/workdir/packetcrypt-annhandler) [INFO] [stderr] Compiling packetcrypt-blkmine v0.4.0 (/opt/rustwide/workdir/packetcrypt-blkmine) [INFO] [stderr] Compiling packetcrypt v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: git describe failed with status 128: fatal: No names found, cannot describe anything. [INFO] [stdout] --> src/main.rs:271:15 [INFO] [stdout] | [INFO] [stdout] 271 | let out = git_version::git_version!(args = ["--tags", "--dirty=-dirty"]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `proc_macro_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packetcrypt` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e6d238e0bdf87b17d72602b3daf14a47e91bfc694d45c20ce4604b8be96e441d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d238e0bdf87b17d72602b3daf14a47e91bfc694d45c20ce4604b8be96e441d", kill_on_drop: false }` [INFO] [stdout] e6d238e0bdf87b17d72602b3daf14a47e91bfc694d45c20ce4604b8be96e441d