[INFO] cloning repository https://github.com/forking-altcoins/PIVX [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forking-altcoins/PIVX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforking-altcoins%2FPIVX", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforking-altcoins%2FPIVX'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a7b5141a7fcf765729ce31b6a7c0ce9b6d21969 [INFO] testing forking-altcoins/PIVX against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforking-altcoins%2FPIVX" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 61% (1749/2852) Updating files: 62% (1769/2852) Updating files: 63% (1797/2852) Updating files: 64% (1826/2852) Updating files: 65% (1854/2852) Updating files: 66% (1883/2852) Updating files: 67% (1911/2852) Updating files: 68% (1940/2852) Updating files: 69% (1968/2852) Updating files: 70% (1997/2852) Updating files: 71% (2025/2852) Updating files: 72% (2054/2852) Updating files: 73% (2082/2852) Updating files: 74% (2111/2852) Updating files: 75% (2139/2852) Updating files: 76% (2168/2852) Updating files: 77% (2197/2852) Updating files: 78% (2225/2852) Updating files: 79% (2254/2852) Updating files: 80% (2282/2852) Updating files: 81% (2311/2852) Updating files: 82% (2339/2852) Updating files: 83% (2368/2852) Updating files: 84% (2396/2852) Updating files: 85% (2425/2852) Updating files: 86% (2453/2852) Updating files: 87% (2482/2852) Updating files: 88% (2510/2852) Updating files: 89% (2539/2852) Updating files: 90% (2567/2852) Updating files: 91% (2596/2852) Updating files: 92% (2624/2852) Updating files: 93% (2653/2852) Updating files: 93% (2660/2852) Updating files: 94% (2681/2852) Updating files: 95% (2710/2852) Updating files: 96% (2738/2852) Updating files: 97% (2767/2852) Updating files: 98% (2795/2852) Updating files: 99% (2824/2852) Updating files: 100% (2852/2852) Updating files: 100% (2852/2852), done. [INFO] validating manifest of git repo https://github.com/forking-altcoins/PIVX on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/forking-altcoins/PIVX [INFO] finished tweaking git repo https://github.com/forking-altcoins/PIVX [INFO] tweaked toml for git repo https://github.com/forking-altcoins/PIVX written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/forking-altcoins/PIVX 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto_api v0.2.2 [INFO] [stderr] Downloaded crossbeam v0.7.2 [INFO] [stderr] Downloaded fpe v0.2.0 [INFO] [stderr] Downloaded crypto_api_chachapoly v0.2.2 [INFO] [stderr] Downloaded zcash_proofs v0.1.0 [INFO] [stderr] Downloaded group v0.2.0 [INFO] [stderr] Downloaded blake2s_simd v0.5.8 [INFO] [stderr] Downloaded bellman v0.2.0 [INFO] [stderr] Downloaded ff_derive v0.4.0 [INFO] [stderr] Downloaded ff v0.5.0 [INFO] [stderr] Downloaded pairing v0.15.0 [INFO] [stderr] Downloaded zcash_primitives v0.1.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d2738c8049af636387ff8ecfd27ea333fa4df6dde895f5f76ace6b688074162 [INFO] running `Command { std: "docker" "start" "-a" "5d2738c8049af636387ff8ecfd27ea333fa4df6dde895f5f76ace6b688074162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d2738c8049af636387ff8ecfd27ea333fa4df6dde895f5f76ace6b688074162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2738c8049af636387ff8ecfd27ea333fa4df6dde895f5f76ace6b688074162", kill_on_drop: false }` [INFO] [stdout] 5d2738c8049af636387ff8ecfd27ea333fa4df6dde895f5f76ace6b688074162 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0396fe7319e23d4a700cdc9e27b3e2c477ceb000fd774adbe79e88d86be70af1 [INFO] running `Command { std: "docker" "start" "-a" "0396fe7319e23d4a700cdc9e27b3e2c477ceb000fd774adbe79e88d86be70af1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crypto_api_chachapoly v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling blake2s_simd v0.5.8 [INFO] [stderr] Compiling blake2b_simd v0.5.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling fpe v0.2.0 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling ff_derive v0.4.0 [INFO] [stderr] Compiling ff v0.5.0 [INFO] [stderr] Compiling group v0.2.0 [INFO] [stderr] Compiling pairing v0.15.0 [INFO] [stderr] Compiling bellman v0.2.0 [INFO] [stderr] Compiling zcash_primitives v0.1.0 [INFO] [stderr] Compiling zcash_proofs v0.1.0 [INFO] [stderr] Compiling librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:656:18 [INFO] [stdout] | [INFO] [stdout] 656 | unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:699:18 [INFO] [stdout] | [INFO] [stdout] 699 | unsafe { SAPLING_OUTPUT_VK.as_ref() }.unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:856:18 [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { &SPROUT_GROTH16_PARAMS_PATH } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { &raw const SPROUT_GROTH16_PARAMS_PATH } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:916:18 [INFO] [stdout] | [INFO] [stdout] 916 | unsafe { SPROUT_GROTH16_VK.as_ref() }.expect("parameters should have been initialized"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:963:18 [INFO] [stdout] | [INFO] [stdout] 963 | unsafe { SAPLING_OUTPUT_PARAMS.as_ref() }.unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:1114:22 [INFO] [stdout] | [INFO] [stdout] 1114 | unsafe { SAPLING_SPEND_PARAMS.as_ref() }.unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/rust/src/rustzcash.rs:1115:22 [INFO] [stdout] | [INFO] [stdout] 1115 | unsafe { SAPLING_SPEND_VK.as_ref() }.unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librustzcash-9fe68d7d58b0ee32.a`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librustzcash` (lib) due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0396fe7319e23d4a700cdc9e27b3e2c477ceb000fd774adbe79e88d86be70af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0396fe7319e23d4a700cdc9e27b3e2c477ceb000fd774adbe79e88d86be70af1", kill_on_drop: false }` [INFO] [stdout] 0396fe7319e23d4a700cdc9e27b3e2c477ceb000fd774adbe79e88d86be70af1