[INFO] fetching crate tokio-beanstalkd 0.4.2... [INFO] checking tokio-beanstalkd-0.4.2 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate tokio-beanstalkd 0.4.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tokio-beanstalkd 0.4.2 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 tokio-beanstalkd 0.4.2 [INFO] finished tweaking crates.io crate tokio-beanstalkd 0.4.2 [INFO] tweaked toml for crates.io crate tokio-beanstalkd 0.4.2 written to /workspace/builds/worker-2/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c9a2fcb84dcb1abdaaffb3d5e818e92911a8c2fef14d46a7ef3e1287c2da3bb [INFO] running `Command { std: "docker" "start" "-a" "1c9a2fcb84dcb1abdaaffb3d5e818e92911a8c2fef14d46a7ef3e1287c2da3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9a2fcb84dcb1abdaaffb3d5e818e92911a8c2fef14d46a7ef3e1287c2da3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9a2fcb84dcb1abdaaffb3d5e818e92911a8c2fef14d46a7ef3e1287c2da3bb", kill_on_drop: false }` [INFO] [stdout] 1c9a2fcb84dcb1abdaaffb3d5e818e92911a8c2fef14d46a7ef3e1287c2da3bb [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" "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] da046b3767a4f0acfb9d4a35fa8256573c8023f6bf4dd387e2b26a64fe9efcf0 [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" "da046b3767a4f0acfb9d4a35fa8256573c8023f6bf4dd387e2b26a64fe9efcf0", kill_on_drop: false }` [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio-beanstalkd v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/proto/mod.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | bail!("Tube name too long") [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/lib.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | / handle_response!(conn, { [INFO] [stdout] 195 | | AnyResponse::Inserted(id) => Ok(id), [INFO] [stdout] 196 | | AnyResponse::Buried => Err(Put::Buried), [INFO] [stdout] 197 | | _r => Err(Put::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 208 | | _r => Err(Put::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 209 | | }) [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/lib.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | / handle_response!(conn, { [INFO] [stdout] 228 | | AnyResponse::Reserved(job) => Ok(job), [INFO] [stdout] 229 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 230 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 235 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 236 | | }) [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/lib.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | / handle_response!(conn, { [INFO] [stdout] 254 | | AnyResponse::Using(tube) => Ok(tube), [INFO] [stdout] 255 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 256 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 261 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 262 | | }) [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/lib.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | / handle_response!(conn, { [INFO] [stdout] 280 | | AnyResponse::Deleted => Ok(()), [INFO] [stdout] 281 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 282 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 289 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 290 | | }) [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/lib.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | / handle_response!(conn, { [INFO] [stdout] 318 | | AnyResponse::Released => Ok(()), [INFO] [stdout] 319 | | AnyResponse::Buried => Err(Consumer::Buried), [INFO] [stdout] 320 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 328 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 329 | | }) [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/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | / handle_response!(conn, { [INFO] [stdout] 349 | | AnyResponse::Touched => Ok(()), [INFO] [stdout] 350 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 351 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 358 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 359 | | }) [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/lib.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | / handle_response!(conn, { [INFO] [stdout] 379 | | AnyResponse::Buried => Ok(()), [INFO] [stdout] 380 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 381 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 387 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 388 | | }) [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/lib.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | / handle_response!(conn, { [INFO] [stdout] 409 | | AnyResponse::Watching(n) => Ok(n), [INFO] [stdout] 410 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 411 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 417 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 418 | | }) [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/lib.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | / handle_response!(conn, { [INFO] [stdout] 439 | | AnyResponse::Watching(n) => Ok(n), [INFO] [stdout] 440 | | AnyResponse::NotIgnored => Err(errors::Consumer::NotIgnored), [INFO] [stdout] 441 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 448 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 449 | | }) [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/lib.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | / handle_response!(conn, { [INFO] [stdout] 476 | | AnyResponse::Found(job) => Ok(job), [INFO] [stdout] 477 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 478 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 484 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 485 | | }) [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/lib.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | / handle_response!(conn, { [INFO] [stdout] 503 | | AnyResponse::Kicked(count) => Ok(count), [INFO] [stdout] 504 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 505 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 511 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 512 | | }) [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/lib.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | / handle_response!(conn, { [INFO] [stdout] 531 | | AnyResponse::JobKicked => Ok(()), [INFO] [stdout] 532 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 533 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 539 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 540 | | }) [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/proto/mod.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | bail!("Tube name too long") [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/lib.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | / handle_response!(conn, { [INFO] [stdout] 195 | | AnyResponse::Inserted(id) => Ok(id), [INFO] [stdout] 196 | | AnyResponse::Buried => Err(Put::Buried), [INFO] [stdout] 197 | | _r => Err(Put::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 208 | | _r => Err(Put::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 209 | | }) [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/lib.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | / handle_response!(conn, { [INFO] [stdout] 228 | | AnyResponse::Reserved(job) => Ok(job), [INFO] [stdout] 229 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 230 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 235 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 236 | | }) [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/lib.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | / handle_response!(conn, { [INFO] [stdout] 254 | | AnyResponse::Using(tube) => Ok(tube), [INFO] [stdout] 255 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 256 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 261 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 262 | | }) [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/lib.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | / handle_response!(conn, { [INFO] [stdout] 280 | | AnyResponse::Deleted => Ok(()), [INFO] [stdout] 281 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 282 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 289 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 290 | | }) [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/lib.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | / handle_response!(conn, { [INFO] [stdout] 318 | | AnyResponse::Released => Ok(()), [INFO] [stdout] 319 | | AnyResponse::Buried => Err(Consumer::Buried), [INFO] [stdout] 320 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 328 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 329 | | }) [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/lib.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | / handle_response!(conn, { [INFO] [stdout] 349 | | AnyResponse::Touched => Ok(()), [INFO] [stdout] 350 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 351 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 358 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 359 | | }) [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/lib.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | / handle_response!(conn, { [INFO] [stdout] 379 | | AnyResponse::Buried => Ok(()), [INFO] [stdout] 380 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 381 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 387 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 388 | | }) [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/lib.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | / handle_response!(conn, { [INFO] [stdout] 409 | | AnyResponse::Watching(n) => Ok(n), [INFO] [stdout] 410 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 411 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 417 | | _r => Err(BeanstalkError::UnexpectedResponse) [INFO] [stdout] 418 | | }) [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/lib.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | / handle_response!(conn, { [INFO] [stdout] 439 | | AnyResponse::Watching(n) => Ok(n), [INFO] [stdout] 440 | | AnyResponse::NotIgnored => Err(errors::Consumer::NotIgnored), [INFO] [stdout] 441 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] ... | [INFO] [stdout] 448 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 449 | | }) [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/lib.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | / handle_response!(conn, { [INFO] [stdout] 476 | | AnyResponse::Found(job) => Ok(job), [INFO] [stdout] 477 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 478 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 484 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 485 | | }) [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/lib.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | / handle_response!(conn, { [INFO] [stdout] 503 | | AnyResponse::Kicked(count) => Ok(count), [INFO] [stdout] 504 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 505 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 511 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 512 | | }) [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/lib.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | / handle_response!(conn, { [INFO] [stdout] 531 | | AnyResponse::JobKicked => Ok(()), [INFO] [stdout] 532 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 533 | | }, { [INFO] [stdout] ... | [INFO] [stdout] 539 | | _r => Err(Consumer::Beanstalk{error: BeanstalkError::UnexpectedResponse}) [INFO] [stdout] 540 | | }) [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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/proto/error.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/proto/error.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:574:21 [INFO] [stdout] | [INFO] [stdout] 574 | SPAWNED.compare_and_swap(false, true, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-beanstalkd` [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 13 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "da046b3767a4f0acfb9d4a35fa8256573c8023f6bf4dd387e2b26a64fe9efcf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da046b3767a4f0acfb9d4a35fa8256573c8023f6bf4dd387e2b26a64fe9efcf0", kill_on_drop: false }` [INFO] [stdout] da046b3767a4f0acfb9d4a35fa8256573c8023f6bf4dd387e2b26a64fe9efcf0