[INFO] cloning repository https://github.com/heydabop/mqtt_dewpoint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heydabop/mqtt_dewpoint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheydabop%2Fmqtt_dewpoint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheydabop%2Fmqtt_dewpoint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f61ed5e922636534cd15a5c0da629a5c0b199dd1 [INFO] checking heydabop/mqtt_dewpoint against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheydabop%2Fmqtt_dewpoint" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heydabop/mqtt_dewpoint 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 git repo https://github.com/heydabop/mqtt_dewpoint [INFO] finished tweaking git repo https://github.com/heydabop/mqtt_dewpoint [INFO] tweaked toml for git repo https://github.com/heydabop/mqtt_dewpoint written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/heydabop/mqtt_dewpoint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-error v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ef6b17ad60b8c4b711eef79693650e76c264287ca84ac88c31087923a56087d1 [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" "ef6b17ad60b8c4b711eef79693650e76c264287ca84ac88c31087923a56087d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef6b17ad60b8c4b711eef79693650e76c264287ca84ac88c31087923a56087d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6b17ad60b8c4b711eef79693650e76c264287ca84ac88c31087923a56087d1", kill_on_drop: false }` [INFO] [stdout] ef6b17ad60b8c4b711eef79693650e76c264287ca84ac88c31087923a56087d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 6c0b5f1720ff119faadf8701da28c937b89901ea8f3a08fe98ae9234e5cd3896 [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" "6c0b5f1720ff119faadf8701da28c937b89901ea8f3a08fe98ae9234e5cd3896", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking simple-error v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking mqtt_dewpoint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/mqtt/client.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 155 | | "Expected {:?} from server, got {:?}", [INFO] [stdout] 156 | | Message::Connack, [INFO] [stdout] 157 | | connack [INFO] [stdout] 158 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/client.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | None => bail!("Client not connected"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | _ => bail!( [INFO] [stdout] | ______________^ [INFO] [stdout] 55 | | "Unrecognized message type {} in message {:?}", [INFO] [stdout] 56 | | &msg[0] >> 4, [INFO] [stdout] 57 | | &msg [INFO] [stdout] 58 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | 4 => bail!("Can't handle PUBLISH QoS 2"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | _ => bail!("Unexpected QoS value {}", publish[0] & 0x0F), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/client.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 155 | | "Expected {:?} from server, got {:?}", [INFO] [stdout] 156 | | Message::Connack, [INFO] [stdout] 157 | | connack [INFO] [stdout] 158 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/client.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | None => bail!("Client not connected"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | _ => bail!( [INFO] [stdout] | ______________^ [INFO] [stdout] 55 | | "Unrecognized message type {} in message {:?}", [INFO] [stdout] 56 | | &msg[0] >> 4, [INFO] [stdout] 57 | | &msg [INFO] [stdout] 58 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | 4 => bail!("Can't handle PUBLISH QoS 2"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/mqtt/message.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | _ => bail!("Unexpected QoS value {}", publish[0] & 0x0F), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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 `mqtt_dewpoint` [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c0b5f1720ff119faadf8701da28c937b89901ea8f3a08fe98ae9234e5cd3896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0b5f1720ff119faadf8701da28c937b89901ea8f3a08fe98ae9234e5cd3896", kill_on_drop: false }` [INFO] [stdout] 6c0b5f1720ff119faadf8701da28c937b89901ea8f3a08fe98ae9234e5cd3896