[INFO] cloning repository https://github.com/guillaumehussong/pleblab_workshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillaumehussong/pleblab_workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumehussong%2Fpleblab_workshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumehussong%2Fpleblab_workshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31d0b258ed8e3fb788b142f3a720f8f0ae3ecc9e
[INFO] checking guillaumehussong/pleblab_workshop against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillaumehussong%2Fpleblab_workshop" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guillaumehussong/pleblab_workshop on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/guillaumehussong/pleblab_workshop
[INFO] finished tweaking git repo https://github.com/guillaumehussong/pleblab_workshop
[INFO] tweaked toml for git repo https://github.com/guillaumehussong/pleblab_workshop written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/guillaumehussong/pleblab_workshop 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bdk-macros v0.6.0
[INFO] [stderr]   Downloaded electrum-client v0.18.0
[INFO] [stderr]   Downloaded bdk v0.29.0
[INFO] [stderr]   Downloaded miniscript v10.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f64fa4c3ccf0ee548f474ed05d4b60e9f0045ced71bfbbf53466a40826b801cd
[INFO] running `Command { std: "docker" "start" "-a" "f64fa4c3ccf0ee548f474ed05d4b60e9f0045ced71bfbbf53466a40826b801cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64fa4c3ccf0ee548f474ed05d4b60e9f0045ced71bfbbf53466a40826b801cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64fa4c3ccf0ee548f474ed05d4b60e9f0045ced71bfbbf53466a40826b801cd", kill_on_drop: false }`
[INFO] [stdout] f64fa4c3ccf0ee548f474ed05d4b60e9f0045ced71bfbbf53466a40826b801cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c11445ce272f8f407e43d43e6febe83ea4e9d2c0a61631f70fcddb73d68a79b
[INFO] running `Command { std: "docker" "start" "-a" "0c11445ce272f8f407e43d43e6febe83ea4e9d2c0a61631f70fcddb73d68a79b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking miniscript v10.0.0
[INFO] [stderr]     Checking electrum-client v0.18.0
[INFO] [stderr]     Checking bdk v0.29.0
[INFO] [stderr]     Checking pleblab_workshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `string_desc`
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let string_desc = String::from(&descriptor);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_string_desc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string_desc`
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let string_desc = String::from(&descriptor);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_string_desc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let wallet = Wallet::new(str_descriptor, None, Network::Testnet, MemoryDatabase::default())?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pleblab_workshop` (bin "pleblab_workshop"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/01706e1a34c87656fcbfce198608f4cd2ac6461a/bin/rustc --crate-name pleblab_workshop --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26f0d61821dede74 -C extra-filename=-a6deea053684af55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3b3d74da34b389a4.rmeta --extern bdk=/opt/rustwide/target/debug/deps/libbdk-8b2d337c211fad57.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-ff003a3dd6a38f7e/out -L native=/opt/rustwide/target/debug/build/ring-09a7d14115b36c00/out` (exit status: 0)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pleblab_workshop` (bin "pleblab_workshop" test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/01706e1a34c87656fcbfce198608f4cd2ac6461a/bin/rustc --crate-name pleblab_workshop --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49119f1e9bf0e77f -C extra-filename=-7ddc2aed4f9f57f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3b3d74da34b389a4.rmeta --extern bdk=/opt/rustwide/target/debug/deps/libbdk-8b2d337c211fad57.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-ff003a3dd6a38f7e/out -L native=/opt/rustwide/target/debug/build/ring-09a7d14115b36c00/out` (exit status: 0)
[INFO] running `Command { std: "docker" "inspect" "0c11445ce272f8f407e43d43e6febe83ea4e9d2c0a61631f70fcddb73d68a79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c11445ce272f8f407e43d43e6febe83ea4e9d2c0a61631f70fcddb73d68a79b", kill_on_drop: false }`
[INFO] [stdout] 0c11445ce272f8f407e43d43e6febe83ea4e9d2c0a61631f70fcddb73d68a79b
