[INFO] fetching crate lnp-core 0.6.0-beta.1... [INFO] testing lnp-core-0.6.0-beta.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate lnp-core 0.6.0-beta.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate lnp-core 0.6.0-beta.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnp-core 0.6.0-beta.1 [INFO] finished tweaking crates.io crate lnp-core 0.6.0-beta.1 [INFO] tweaked toml for crates.io crate lnp-core 0.6.0-beta.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc3c79f16f521cc75eb35e1ed95475a9c66aba6397b9b6b2de4e969653ae22a1 [INFO] running `Command { std: "docker" "start" "-a" "dc3c79f16f521cc75eb35e1ed95475a9c66aba6397b9b6b2de4e969653ae22a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc3c79f16f521cc75eb35e1ed95475a9c66aba6397b9b6b2de4e969653ae22a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3c79f16f521cc75eb35e1ed95475a9c66aba6397b9b6b2de4e969653ae22a1", kill_on_drop: false }` [INFO] [stdout] dc3c79f16f521cc75eb35e1ed95475a9c66aba6397b9b6b2de4e969653ae22a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c85e5e1ef2e1f92cb1246988457715794ce9c3ecce8e959900e410d2f10b4b55 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c85e5e1ef2e1f92cb1246988457715794ce9c3ecce8e959900e410d2f10b4b55", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling amplify_num v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling amplify v3.12.0 [INFO] [stderr] Compiling single_use_seals v0.5.5 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.6 [INFO] [stderr] Compiling inet2_derive v0.5.4 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling lightning_encoding_derive v0.5.3 [INFO] [stderr] Compiling miniscript v6.0.1 [INFO] [stderr] Compiling strict_encoding v1.7.9 [INFO] [stderr] Compiling slip132 v0.5.0 [INFO] [stderr] Compiling bitcoin_scripts v0.5.0 [INFO] [stderr] Compiling commit_verify v0.5.11 [INFO] [stderr] Compiling lnpbp_bech32 v0.5.4 [INFO] [stderr] Compiling lnpbp_chain v0.5.1 [INFO] [stderr] Compiling inet2_addr v0.5.0 [INFO] [stderr] Compiling bitcoin_hd v0.5.0 [INFO] [stderr] Compiling lnpbp v0.5.0 [INFO] [stderr] Compiling descriptors v0.5.0 [INFO] [stderr] Compiling psbt v0.5.0 [INFO] [stderr] Compiling bp-dbc v0.5.0 [INFO] [stderr] Compiling bp-seals v0.5.0 [INFO] [stderr] Compiling descriptor-wallet v0.5.2 [INFO] [stderr] Compiling bp-core v0.5.0 [INFO] [stderr] Compiling lightning_encoding v0.5.13 [INFO] [stderr] Compiling internet2 v0.5.18 [INFO] [stderr] Compiling lnp2p v0.6.0-beta.1 [INFO] [stderr] Compiling lnp-core v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "c85e5e1ef2e1f92cb1246988457715794ce9c3ecce8e959900e410d2f10b4b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85e5e1ef2e1f92cb1246988457715794ce9c3ecce8e959900e410d2f10b4b55", kill_on_drop: false }` [INFO] [stdout] c85e5e1ef2e1f92cb1246988457715794ce9c3ecce8e959900e410d2f10b4b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e883a52ba4bbe0669b3c01f6d1e6c86dd16611020deefa66ad22afa08cebc333 [INFO] running `Command { std: "docker" "start" "-a" "e883a52ba4bbe0669b3c01f6d1e6c86dd16611020deefa66ad22afa08cebc333", kill_on_drop: false }` [INFO] [stderr] Compiling lnp-core v0.6.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnp-92808939d1a4d805) [INFO] running `Command { std: "docker" "inspect" "e883a52ba4bbe0669b3c01f6d1e6c86dd16611020deefa66ad22afa08cebc333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e883a52ba4bbe0669b3c01f6d1e6c86dd16611020deefa66ad22afa08cebc333", kill_on_drop: false }` [INFO] [stdout] e883a52ba4bbe0669b3c01f6d1e6c86dd16611020deefa66ad22afa08cebc333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4bc09e83e6c767cdb8597a91c8b5b89b81b424ea73801062a54406a5204db36 [INFO] running `Command { std: "docker" "start" "-a" "b4bc09e83e6c767cdb8597a91c8b5b89b81b424ea73801062a54406a5204db36", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnp-92808939d1a4d805) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test channel::bolt::channel::test::bolt3_funding_witness_script ... ok [INFO] [stdout] test channel::bolt::channel::test::bolt3_funding ... ok [INFO] [stdout] test channel::bolt::channel::test::bolt3_obscured_commitment_no ... ok [INFO] [stdout] test channel::bolt::channel::test::bolt3_revocationkey_derivation ... ok [INFO] [stdout] test channel::bolt::channel::test::bolt3_commitment_tx ... ok [INFO] [stdout] test channel::bolt::channel::test::bolt3_localkey_derivation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] Doc-tests lnp [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4bc09e83e6c767cdb8597a91c8b5b89b81b424ea73801062a54406a5204db36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bc09e83e6c767cdb8597a91c8b5b89b81b424ea73801062a54406a5204db36", kill_on_drop: false }` [INFO] [stdout] b4bc09e83e6c767cdb8597a91c8b5b89b81b424ea73801062a54406a5204db36