[INFO] cloning repository https://github.com/RGGH/bitcoin_wasm_bech32
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RGGH/bitcoin_wasm_bech32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGGH%2Fbitcoin_wasm_bech32", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGGH%2Fbitcoin_wasm_bech32'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef1bada991cbf9776e7092bd4169613d8a6d1fc8
[INFO] checking RGGH/bitcoin_wasm_bech32 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGGH%2Fbitcoin_wasm_bech32" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RGGH/bitcoin_wasm_bech32
[INFO] finished tweaking git repo https://github.com/RGGH/bitcoin_wasm_bech32
[INFO] tweaked toml for git repo https://github.com/RGGH/bitcoin_wasm_bech32 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RGGH/bitcoin_wasm_bech32 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RGGH/bitcoin_wasm_bech32 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking RGGH/bitcoin_wasm_bech32 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGGH%2Fbitcoin_wasm_bech32" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RGGH/bitcoin_wasm_bech32
[INFO] finished tweaking git repo https://github.com/RGGH/bitcoin_wasm_bech32
[INFO] tweaked toml for git repo https://github.com/RGGH/bitcoin_wasm_bech32 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RGGH/bitcoin_wasm_bech32 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RGGH/bitcoin_wasm_bech32 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded unicode-ident v1.0.13
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded tinyvec v1.8.0
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b
[INFO] running `Command { std: "docker" "start" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking bitcoin_wasm_bech32 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `bech32::Bech32Writer`, `bech32::ToBase32`
[INFO] [stdout]  --> src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bech32::{Bech32Writer, ToBase32};
[INFO] [stdout]   |              ^^^^^^^^^^^^  ^^^^^^^^ no `ToBase32` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `Bech32Writer` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `bech32::Bech32Writer`, `bech32::ToBase32`
[INFO] [stdout]  --> src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bech32::{Bech32Writer, ToBase32};
[INFO] [stdout]   |              ^^^^^^^^^^^^  ^^^^^^^^ no `ToBase32` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `Bech32Writer` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `u5` in `bech32`
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     bech32_writer.write_u5(bech32::u5::try_from_u8(version)?)?;
[INFO] [stdout]    |                                    ^^ could not find `u5` in `bech32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in crate `bech32`
[INFO] [stdout]   --> src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<String, bech32::Error> {
[INFO] [stdout]    |                             ^^^^^ not found in `bech32`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use bech32::primitives::hrp::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 43 - ) -> Result<String, bech32::Error> {
[INFO] [stdout] 43 + ) -> Result<String, Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Variant` in `bech32`
[INFO] [stdout]   --> src/lib.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut bech32_writer = Bech32Writer::new(hrp, bech32::Variant::Bech32)?;
[INFO] [stdout]    |                                                            ^^^^^^^ could not find `Variant` in `bech32`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::mem::type_info::Variant;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Variant`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -     let mut bech32_writer = Bech32Writer::new(hrp, bech32::Variant::Bech32)?;
[INFO] [stdout] 44 +     let mut bech32_writer = Bech32Writer::new(hrp, Variant::Bech32)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `u5` in `bech32`
[INFO] [stdout]   --> src/lib.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |     bech32_writer.write_u5(bech32::u5::try_from_u8(version)?)?;
[INFO] [stdout]    |                                    ^^ could not find `u5` in `bech32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in crate `bech32`
[INFO] [stdout]   --> src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 | ) -> Result<String, bech32::Error> {
[INFO] [stdout]    |                             ^^^^^ not found in `bech32`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use bech32::primitives::hrp::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 43 - ) -> Result<String, bech32::Error> {
[INFO] [stdout] 43 + ) -> Result<String, Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Variant` in `bech32`
[INFO] [stdout]   --> src/lib.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut bech32_writer = Bech32Writer::new(hrp, bech32::Variant::Bech32)?;
[INFO] [stdout]    |                                                            ^^^^^^^ could not find `Variant` in `bech32`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::mem::type_info::Variant;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Variant`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -     let mut bech32_writer = Bech32Writer::new(hrp, bech32::Variant::Bech32)?;
[INFO] [stdout] 44 +     let mut bech32_writer = Bech32Writer::new(hrp, Variant::Bech32)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 33 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 33 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_base32` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |     bech32_writer.write_all(&program.to_base32())?;
[INFO] [stdout]    |                                      ^^^^^^^^^ method not found in `&[u8]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_base32` found for reference `&[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |     bech32_writer.write_all(&program.to_base32())?;
[INFO] [stdout]    |                                      ^^^^^^^^^ method not found in `&[u8]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin_wasm_bech32` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bitcoin_wasm_bech32` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b", kill_on_drop: false }`
[INFO] [stdout] c45df1328f71166fa50e2789e77f88387b05a0decc0b209e3afd2e27343b2c7b
