[INFO] fetching crate lightning 0.0.98... [INFO] checking lightning-0.0.98 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate lightning 0.0.98 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lightning 0.0.98 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lightning 0.0.98 [INFO] finished tweaking crates.io crate lightning 0.0.98 [INFO] tweaked toml for crates.io crate lightning 0.0.98 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06294bbaf77758f0057f7f6758f576f129e45e74fd5a26e301aa47e26f3c222c [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" "06294bbaf77758f0057f7f6758f576f129e45e74fd5a26e301aa47e26f3c222c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06294bbaf77758f0057f7f6758f576f129e45e74fd5a26e301aa47e26f3c222c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06294bbaf77758f0057f7f6758f576f129e45e74fd5a26e301aa47e26f3c222c", kill_on_drop: false }` [INFO] [stdout] 06294bbaf77758f0057f7f6758f576f129e45e74fd5a26e301aa47e26f3c222c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2600e00dcc891a3051e2d2aea29c19330bd81473c1f6efe151cc1801de9a6776 [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" "2600e00dcc891a3051e2d2aea29c19330bd81473c1f6efe151cc1801de9a6776", kill_on_drop: false }` [INFO] [stderr] Checking lightning v0.0.98 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 725 | ... let act_two = try_potential_handleerror!(peer.channel_encryptor.process_act_one_with_keys(&peer.pending_read_buffer[..], &self.our_node_secret, self.get_ephemeral_key())).to... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 730 | ... let (act_three, their_node_id) = try_potential_handleerror!(peer.channel_encryptor.process_act_two(&peer.pending_read_buffer[..], &self.our_node_secret... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | ... let their_node_id = try_potential_handleerror!(peer.channel_encryptor.process_act_three(&p... [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 753 | ... let msg_len = try_potential_handleerror!(peer.channel_encryptor.decrypt_length_header... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 761 | ... let msg_data = try_potential_handleerror!(peer.channel_encryptor.decrypt_message(&peer.pending_read_buffer[..])); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 725 | ... let act_two = try_potential_handleerror!(peer.channel_encryptor.process_act_one_with_keys(&peer.pending_read_buffer[..], &self.our_node_secret, self.get_ephemeral_key())).to... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 730 | ... let (act_three, their_node_id) = try_potential_handleerror!(peer.channel_encryptor.process_act_two(&peer.pending_read_buffer[..], &self.our_node_secret... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 742 | ... let their_node_id = try_potential_handleerror!(peer.channel_encryptor.process_act_three(&p... [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 753 | ... let msg_len = try_potential_handleerror!(peer.channel_encryptor.decrypt_length_header... [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/peer_handler.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 761 | ... let msg_data = try_potential_handleerror!(peer.channel_encryptor.decrypt_message(&peer.pending_read_buffer[..])); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try_potential_handleerror` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/functional_tests.rs:4304:5 [INFO] [stdout] | [INFO] [stdout] 4304 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4325 | let unsigned_msg = dummy_unsigned_msg!(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dummy_unsigned_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/functional_tests.rs:4304:5 [INFO] [stdout] | [INFO] [stdout] 4304 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4331 | let mut unsigned_msg = dummy_unsigned_msg!(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dummy_unsigned_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/ln/functional_tests.rs:4304:5 [INFO] [stdout] | [INFO] [stdout] 4304 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 4336 | let mut unsigned_msg = dummy_unsigned_msg!(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dummy_unsigned_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lightning` [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] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2600e00dcc891a3051e2d2aea29c19330bd81473c1f6efe151cc1801de9a6776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2600e00dcc891a3051e2d2aea29c19330bd81473c1f6efe151cc1801de9a6776", kill_on_drop: false }` [INFO] [stdout] 2600e00dcc891a3051e2d2aea29c19330bd81473c1f6efe151cc1801de9a6776