[INFO] fetching crate lnp2p 0.6.0-beta.1... [INFO] testing lnp2p-0.6.0-beta.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate lnp2p 0.6.0-beta.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate lnp2p 0.6.0-beta.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnp2p 0.6.0-beta.1 [INFO] finished tweaking crates.io crate lnp2p 0.6.0-beta.1 [INFO] tweaked toml for crates.io crate lnp2p 0.6.0-beta.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lightning_encoding_derive v0.5.3 [INFO] [stderr] Downloaded bitcoin_scripts v0.5.0 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded internet2 v0.5.18 [INFO] [stderr] Downloaded inet2_derive v0.5.4 [INFO] [stderr] Downloaded bp-dbc v0.5.0 [INFO] [stderr] Downloaded bp-seals v0.5.0 [INFO] [stderr] Downloaded lnpbp v0.5.0 [INFO] [stderr] Downloaded bitcoin v0.27.1 [INFO] [stderr] Downloaded lnpbp_chain v0.5.1 [INFO] [stderr] Downloaded strict_encoding v1.7.9 [INFO] [stderr] Downloaded bp-core v0.5.0 [INFO] [stderr] Downloaded descriptors v0.5.0 [INFO] [stderr] Downloaded bitcoin_hd v0.5.0 [INFO] [stderr] Downloaded psbt v0.5.0 [INFO] [stderr] Downloaded slip132 v0.5.0 [INFO] [stderr] Downloaded descriptor-wallet v0.5.2 [INFO] [stderr] Downloaded lightning_encoding v0.5.13 [INFO] [stderr] Downloaded lnpbp_bech32 v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce8d3b1857c2058615f47403e22b64f9806599e9775a560fa1b07815f1559209 [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" "ce8d3b1857c2058615f47403e22b64f9806599e9775a560fa1b07815f1559209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce8d3b1857c2058615f47403e22b64f9806599e9775a560fa1b07815f1559209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8d3b1857c2058615f47403e22b64f9806599e9775a560fa1b07815f1559209", kill_on_drop: false }` [INFO] [stdout] ce8d3b1857c2058615f47403e22b64f9806599e9775a560fa1b07815f1559209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.60.0" "build" "--frozen" "--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] acc10b58ad08e000f8b005a5f2d863c90cfc542a2b7dabe6016340df1fc8dfba [INFO] running `Command { std: "docker" "start" "-a" "acc10b58ad08e000f8b005a5f2d863c90cfc542a2b7dabe6016340df1fc8dfba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling amplify_num v0.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [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 cpufeatures v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling autocfg v0.1.8 [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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling amplify_syn v1.1.6 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling amplify_derive v2.11.2 [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 miniscript v6.0.1 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling lightning_encoding_derive v0.5.3 [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 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `bolt4::PaymentOnion: strict_encoding::strategies::Strategy` is not satisfied [INFO] [stdout] --> src/legacy/bolt4.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | impl SphinxPayload for PaymentOnion { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `strict_encoding::strategies::Strategy` is not implemented for `bolt4::PaymentOnion` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `strict_encoding::StrictDecode` for `bolt4::PaymentOnion` [INFO] [stdout] note: required by a bound in `SphinxPayload` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/internet2-0.5.18/src/presentation/sphinx.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | + StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `SphinxPayload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/legacy/bolt4.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | impl SphinxPayload for PaymentOnion { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as strict_encoding::StrictDecode> [INFO] [stdout] as strict_encoding::StrictDecode> [INFO] [stdout] as strict_encoding::StrictDecode> [INFO] [stdout] as strict_encoding::StrictDecode> [INFO] [stdout] = note: required because of the requirements on the impl of `strict_encoding::StrictDecode` for `bolt4::PaymentOnion` [INFO] [stdout] note: required by a bound in `SphinxPayload` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/internet2-0.5.18/src/presentation/sphinx.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | + StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `SphinxPayload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/legacy/bolt4.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | impl SphinxPayload for PaymentOnion { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as strict_encoding::StrictEncode> [INFO] [stdout] as strict_encoding::StrictEncode> [INFO] [stdout] as strict_encoding::StrictEncode> [INFO] [stdout] as strict_encoding::StrictEncode> [INFO] [stdout] = note: required because of the requirements on the impl of `strict_encoding::StrictEncode` for `bolt4::PaymentOnion` [INFO] [stdout] note: required by a bound in `SphinxPayload` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/internet2-0.5.18/src/presentation/sphinx.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | + StrictEncode [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `SphinxPayload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lnp2p` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "acc10b58ad08e000f8b005a5f2d863c90cfc542a2b7dabe6016340df1fc8dfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc10b58ad08e000f8b005a5f2d863c90cfc542a2b7dabe6016340df1fc8dfba", kill_on_drop: false }` [INFO] [stdout] acc10b58ad08e000f8b005a5f2d863c90cfc542a2b7dabe6016340df1fc8dfba