[INFO] fetching crate lnp_node 0.1.0-alpha.2... [INFO] checking lnp_node-0.1.0-alpha.2 against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] extracting crate lnp_node 0.1.0-alpha.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lnp_node 0.1.0-alpha.2 on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnp_node 0.1.0-alpha.2 [INFO] finished tweaking crates.io crate lnp_node 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate lnp_node 0.1.0-alpha.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lnp_node 0.1.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded electrum-client v0.3.0-beta.1 [INFO] [stderr] Downloaded configure_me v0.3.4 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.2 [INFO] [stderr] Downloaded man v0.1.1 [INFO] [stderr] Downloaded lnpbp_derive v0.2.0-alpha.2 [INFO] [stderr] Downloaded fmt2io v0.1.0 [INFO] [stderr] Downloaded cipher v0.2.1 [INFO] [stderr] Downloaded lnpbp v0.2.0-alpha.2 [INFO] [stderr] Downloaded lnpbp_services v0.2.0-alpha.2 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded configure_me_codegen v0.3.14 [INFO] [stderr] Downloaded amplify_derive v2.0.6 [INFO] [stderr] Downloaded amplify v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "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] 41508f4351ab6ced7a35add807257981464f669cda4f5bfd7d262500cb6170da [INFO] running `Command { std: "docker" "start" "-a" "41508f4351ab6ced7a35add807257981464f669cda4f5bfd7d262500cb6170da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41508f4351ab6ced7a35add807257981464f669cda4f5bfd7d262500cb6170da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41508f4351ab6ced7a35add807257981464f669cda4f5bfd7d262500cb6170da", kill_on_drop: false }` [INFO] [stdout] 41508f4351ab6ced7a35add807257981464f669cda4f5bfd7d262500cb6170da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--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] e1bc4dff5671d0781c0a3a3dccc79aed67350c85abb7aa00bb16dffb206eead4 [INFO] running `Command { std: "docker" "start" "-a" "e1bc4dff5671d0781c0a3a3dccc79aed67350c85abb7aa00bb16dffb206eead4", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling configure_me_codegen v0.3.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling amplify v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.12.1 [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 generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking poly1305 v0.6.1 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking bitcoin v0.25.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking miniscript v3.0.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling amplify_derive v2.0.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking torut v0.1.6 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking amplify v2.0.6 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling lnpbp_derive v0.2.0-alpha.2 [INFO] [stderr] Compiling lnpbp v0.2.0-alpha.2 [INFO] [stderr] Checking lnpbp_services v0.2.0-alpha.2 [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | trace!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | trace!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | trace!("Creating session for {} endpoint", &service,); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | trace!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | trace!("Awaiting for ESB RPC request in {} sockets...", items.len()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | trace!("Received request from {} sockets...", endpoints.len()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `trace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | trace!("Got {} bytes over ESB RPC from {}", raw.len(), endpoint); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_services-0.2.0-alpha.2/src/esb.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | debug!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lnpbp_services` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1bc4dff5671d0781c0a3a3dccc79aed67350c85abb7aa00bb16dffb206eead4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bc4dff5671d0781c0a3a3dccc79aed67350c85abb7aa00bb16dffb206eead4", kill_on_drop: false }` [INFO] [stdout] e1bc4dff5671d0781c0a3a3dccc79aed67350c85abb7aa00bb16dffb206eead4