[INFO] fetching crate async-usercalls 0.5.0... [INFO] checking async-usercalls-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate async-usercalls 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate async-usercalls 0.5.0 [INFO] finished tweaking crates.io crate async-usercalls 0.5.0 [INFO] tweaked toml for crates.io crate async-usercalls 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-usercalls 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding fortanix-sgx-abi v0.5.0 (available: v0.6.1) [INFO] [stderr] Adding ipc-queue v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fortanix-sgx-abi v0.5.0 [INFO] [stderr] Downloaded ipc-queue v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1d7391ff5f604e5ca4b056f9277370b8d9ea4014529a31dad7543006a0a5cca [INFO] running `Command { std: "docker" "start" "-a" "c1d7391ff5f604e5ca4b056f9277370b8d9ea4014529a31dad7543006a0a5cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1d7391ff5f604e5ca4b056f9277370b8d9ea4014529a31dad7543006a0a5cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d7391ff5f604e5ca4b056f9277370b8d9ea4014529a31dad7543006a0a5cca", kill_on_drop: false }` [INFO] [stdout] c1d7391ff5f604e5ca4b056f9277370b8d9ea4014529a31dad7543006a0a5cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 521f87bdece35748120501d8a4d39f4fbb68240ceb2cebe81474058f9164830a [INFO] running `Command { std: "docker" "start" "-a" "521f87bdece35748120501d8a4d39f4fbb68240ceb2cebe81474058f9164830a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking fortanix-sgx-abi v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ipc-queue v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking async-usercalls v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/callback.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! cbfn_type { [INFO] [stdout] | ---------------------- when calling this macro [INFO] [stdout] ... [INFO] [stdout] 65 | invoke_with_usercalls!(define_callback); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `!` [INFO] [stdout] --> src/callback.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ( -> ! ) => { () }; [INFO] [stdout] | ^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `invoke_with_usercalls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-usercalls` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "521f87bdece35748120501d8a4d39f4fbb68240ceb2cebe81474058f9164830a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521f87bdece35748120501d8a4d39f4fbb68240ceb2cebe81474058f9164830a", kill_on_drop: false }` [INFO] [stdout] 521f87bdece35748120501d8a4d39f4fbb68240ceb2cebe81474058f9164830a