[INFO] crate monad 0.0.2 is already in cache [INFO] testing monad-0.0.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate monad 0.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate monad 0.0.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate monad 0.0.2 [INFO] removed path dependency monad_macros from crates.io crate monad 0.0.2 [INFO] finished tweaking crates.io crate monad 0.0.2 [INFO] tweaked toml for crates.io crate monad 0.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa789ce1b62c5dcfdacfc4f392501f91babf40bb98187c0d0b0806f377cf60d4 [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" "fa789ce1b62c5dcfdacfc4f392501f91babf40bb98187c0d0b0806f377cf60d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa789ce1b62c5dcfdacfc4f392501f91babf40bb98187c0d0b0806f377cf60d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa789ce1b62c5dcfdacfc4f392501f91babf40bb98187c0d0b0806f377cf60d4", kill_on_drop: false }` [INFO] [stdout] fa789ce1b62c5dcfdacfc4f392501f91babf40bb98187c0d0b0806f377cf60d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4ce9956c0db59b509b26f5c5cca5f7560e3a140330a732170af12f7b14333ec [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" "d4ce9956c0db59b509b26f5c5cca5f7560e3a140330a732170af12f7b14333ec", kill_on_drop: false }` [INFO] [stderr] Compiling free_macros v0.0.1 [INFO] [stderr] Compiling tailrec v0.0.4 [INFO] [stderr] Compiling monad_macros v0.0.1 [INFO] [stdout] error[E0658]: non-builtin inner attributes are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/free_macros-0.0.1/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54726 for more information [INFO] [stdout] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/free_macros-0.0.1/src/free/monad.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! monad( [INFO] [stdout] | ___________________^ [INFO] [stdout] 3 | | ($M:ident, $Sig:ident, $sig_map:ident, [ $($ctx:ident,)* ]) => [INFO] [stdout] 4 | | { [INFO] [stdout] 5 | | [INFO] [stdout] ... | [INFO] [stdout] 256 | | }; [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 2 | macro_rules! monad{ [INFO] [stdout] 3 | ($M:ident, $Sig:ident, $sig_map:ident, [ $($ctx:ident,)* ]) => [INFO] [stdout] 4 | { [INFO] [stdout] 5 | [INFO] [stdout] 6 | #[allow(dead_code)] [INFO] [stdout] 7 | struct Opaque(*const u8); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 257 | ); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/free_macros-0.0.1/src/lib.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `free_macros`. [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: `$p:pat` is followed by `:`, which is not allowed for `pat` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monad_macros-0.0.1/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | $p: pat : $ty: ty <- $e: expr ; $( $t: tt )* [INFO] [stdout] | ^ not allowed after `pat` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,`, `=`, `|`, `if` or `in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$ty:ty` is followed by `<-`, which is not allowed for `ty` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monad_macros-0.0.1/src/lib.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | $p: pat : $ty: ty <- $e: expr ; $( $t: tt )* [INFO] [stdout] | ^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$p:pat` is followed by `<-`, which is not allowed for `pat` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monad_macros-0.0.1/src/lib.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | $p: pat <- $e: expr ; $( $t: tt )* [INFO] [stdout] | ^^ not allowed after `pat` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,`, `=`, `|`, `if` or `in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d4ce9956c0db59b509b26f5c5cca5f7560e3a140330a732170af12f7b14333ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ce9956c0db59b509b26f5c5cca5f7560e3a140330a732170af12f7b14333ec", kill_on_drop: false }` [INFO] [stdout] d4ce9956c0db59b509b26f5c5cca5f7560e3a140330a732170af12f7b14333ec