[INFO] cloning repository https://github.com/usdsports/USDSP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usdsports/USDSP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b367fcc242623bd898c6615cc1443b3333c3bd98 [INFO] checking usdsports/USDSP against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usdsports/USDSP on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/usdsports/USDSP [INFO] finished tweaking git repo https://github.com/usdsports/USDSP [INFO] tweaked toml for git repo https://github.com/usdsports/USDSP written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/usdsports/USDSP 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b84469039e3d67be8aa2795997963072694c1c617e9ba73c6996c62aebb6ba98 [INFO] running `Command { std: "docker" "start" "-a" "b84469039e3d67be8aa2795997963072694c1c617e9ba73c6996c62aebb6ba98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84469039e3d67be8aa2795997963072694c1c617e9ba73c6996c62aebb6ba98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84469039e3d67be8aa2795997963072694c1c617e9ba73c6996c62aebb6ba98", kill_on_drop: false }` [INFO] [stdout] b84469039e3d67be8aa2795997963072694c1c617e9ba73c6996c62aebb6ba98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d5addf04fb8ee51b98898de465665bb053111ead332272f527c5ef170ee809d [INFO] running `Command { std: "docker" "start" "-a" "8d5addf04fb8ee51b98898de465665bb053111ead332272f527c5ef170ee809d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking 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 syn v1.0.5 [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 semver v0.9.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking blake2s_simd v0.5.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking crypto_api v0.2.2 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking crypto_api_chachapoly v0.2.2 [INFO] [stderr] Checking blake2b_simd v0.5.8 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling ff_derive v0.4.0 [INFO] [stderr] Checking fpe v0.2.0 [INFO] [stderr] Checking ff v0.5.0 [INFO] [stderr] Checking group v0.2.0 [INFO] [stderr] Checking pairing v0.15.0 [INFO] [stderr] Checking zcash_primitives v0.1.0 [INFO] [stderr] Checking bellman v0.2.0 [INFO] [stderr] Checking zcash_proofs v0.1.0 [INFO] [stderr] Checking librustzcash v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/rust/src/rustzcash.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/rust/src/rustzcash.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/rust/src/tests/key_components.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/rust/src/tests/notes.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/rust/src/tests/signatures.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/rust/src/tests/mod.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | }; [INFO] [stdout] | ^ help: remove this semicolon [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 issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { addr_of!(SPROUT_GROTH16_PARAMS_PATH) } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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 issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 856 | unsafe { addr_of!(SPROUT_GROTH16_PARAMS_PATH) } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "8d5addf04fb8ee51b98898de465665bb053111ead332272f527c5ef170ee809d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5addf04fb8ee51b98898de465665bb053111ead332272f527c5ef170ee809d", kill_on_drop: false }` [INFO] [stdout] 8d5addf04fb8ee51b98898de465665bb053111ead332272f527c5ef170ee809d [INFO] checking usdsports/USDSP against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-install-mac-1-copy-app.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-install-mac-2-bluestacks-warning.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-install-mac-3-welcome.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-install-mac-4-permissions.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-setup-mac-1-general.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/docker-setup-mac-2-advanced.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-docker-install-1.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-docker-install-2.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-docker-install-3-hyperv.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-docker-setup-1-general.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-docker-setup-2-advanced.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-1-control-panel-home.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-2-control-panel-programs.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-3-enable-windows-features.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-4-ubuntu-from-msstore.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-5-wsl-setup-user.png [INFO] [stderr] error: unable to write file doc/gitian-building/img/windows-wsl-install-6-wsl-setup-mounts.png [INFO] [stderr] error: unable to write file doc/gitian-building/wsl-setup-windows.md [INFO] [stderr] error: unable to write file doc/init.md [INFO] [stderr] fatal: cannot create directory at 'doc/man': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking usdsports/USDSP against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at '.cargo': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking usdsports/USDSP against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] fatal: cannot create directory at '.cargo': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking usdsports/USDSP against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to append to '/workspace/builds/worker-5-tc2/source/.git/logs/refs/heads/master': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking usdsports/USDSP against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusdsports%2FUSDSP" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to append to '/workspace/builds/worker-5-tc2/source/.git/logs/refs/heads/master': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/usdsports/USDSP [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.