[INFO] updating cached repository https://github.com/afilini/rust-lnpbp-wasm-poc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c0e2fad7ca6618536485ac6c2f82b3fa543da4b [INFO] checking afilini/rust-lnpbp-wasm-poc against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilini%2Frust-lnpbp-wasm-poc" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afilini/rust-lnpbp-wasm-poc on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/afilini/rust-lnpbp-wasm-poc [INFO] finished tweaking git repo https://github.com/afilini/rust-lnpbp-wasm-poc [INFO] tweaked toml for git repo https://github.com/afilini/rust-lnpbp-wasm-poc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/afilini/rust-lnpbp-wasm-poc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e985efcaf644a2476d030806bef12418e79a4643133155d3a2ed5e295d3b732 [INFO] running `"docker" "start" "-a" "4e985efcaf644a2476d030806bef12418e79a4643133155d3a2ed5e295d3b732"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 (https://github.com/lnp-bp/rust-secp256k1-zkp?branch=stable#bf8d0aa5) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling derive_wrapper v0.1.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking bitcoin_hashes v0.7.4 (https://github.com/lnp-bp/bitcoin_hashes.git?branch=staging#8f6df3c2) [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bitcoin v0.23.0 (https://github.com/lnp-bp/rust-bitcoin?branch=staging#ef3d0f84) [INFO] [stderr] Checking miniscript v0.12.0 (https://github.com/lnp-bp/rust-miniscript?branch=staging#a5ba1219) [INFO] [stderr] Checking lnpbp v0.1.0-alpha.1 (https://github.com/LNP-BP/rust-lnpbp.git#8a6208b9) [INFO] [stderr] Checking rust-lnpbp-wasm-poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "4e985efcaf644a2476d030806bef12418e79a4643133155d3a2ed5e295d3b732"` [INFO] running `"docker" "rm" "-f" "4e985efcaf644a2476d030806bef12418e79a4643133155d3a2ed5e295d3b732"` [INFO] [stdout] 4e985efcaf644a2476d030806bef12418e79a4643133155d3a2ed5e295d3b732