[INFO] fetching crate pallet-merkle 3.0.0...
[INFO] testing pallet-merkle-3.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pallet-merkle 3.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pallet-merkle 3.0.0
[INFO] finished tweaking crates.io crate pallet-merkle 3.0.0
[INFO] tweaked toml for crates.io crate pallet-merkle 3.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-merkle 3.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 286 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding frame-benchmarking v3.1.0 (available: v43.0.0)
[INFO] [stderr]       Adding frame-support v3.0.0 (available: v43.0.0)
[INFO] [stderr]       Adding frame-system v3.0.0 (available: v43.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding merlin v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding pallet-balances v3.0.0 (available: v44.0.0)
[INFO] [stderr]       Adding parity-scale-codec v2.3.1 (available: v3.7.5)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.9.3)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding sp-core v3.0.0 (available: v38.1.0)
[INFO] [stderr]       Adding sp-io v3.0.0 (available: v43.0.0)
[INFO] [stderr]       Adding sp-runtime v3.0.0 (available: v44.0.0)
[INFO] [stderr]       Adding sp-std v3.0.0 (available: v14.0.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae6850e02c69f663667778ab8a674c55567668e11812fd0b58a05f7feb146065
[INFO] running `Command { std: "docker" "start" "-a" "ae6850e02c69f663667778ab8a674c55567668e11812fd0b58a05f7feb146065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae6850e02c69f663667778ab8a674c55567668e11812fd0b58a05f7feb146065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6850e02c69f663667778ab8a674c55567668e11812fd0b58a05f7feb146065", kill_on_drop: false }`
[INFO] [stdout] ae6850e02c69f663667778ab8a674c55567668e11812fd0b58a05f7feb146065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b7825486f25cfdba75d9e9d0d0567397c4b8b8c1837e2fcd3b3fa51863f5ef9
[INFO] running `Command { std: "docker" "start" "-a" "0b7825486f25cfdba75d9e9d0d0567397c4b8b8c1837e2fcd3b3fa51863f5ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling sp-debug-derive v3.0.0
[INFO] [stderr]    Compiling parity-wasm v0.41.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling parity-util-mem v0.9.0
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v3.0.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling secrecy v0.7.0
[INFO] [stderr]    Compiling libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling trie-root v0.16.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v3.0.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling frame-support-procedural-tools v3.0.0
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:53
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                                                                 ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  71 | groups_impl!(Braces, Brace, Brace, parse_braces);
[INFO] [stdout]     |                                    ------------ function `parse_braces` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:14
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                          ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  71 | groups_impl!(Braces, Brace, Brace, parse_braces);
[INFO] [stdout]     |              ------ struct `Braces` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:53
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                                                                 ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  72 | groups_impl!(Brackets, Bracket, Bracket, parse_brackets);
[INFO] [stdout]     |                                          -------------- function `parse_brackets` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:14
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                          ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  72 | groups_impl!(Brackets, Bracket, Bracket, parse_brackets);
[INFO] [stdout]     |              -------- struct `Brackets` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:53
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                                                                 ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  73 | groups_impl!(Parens, Paren, Parenthesis, parse_parens);
[INFO] [stdout]     |                                          ------------ function `parse_parens` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `group` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-support-procedural-tools-3.0.0/src/syn_ext.rs:47:14
[INFO] [stdout]     |
[INFO] [stdout]  47 |                 let syn::group::$name { token, content } = syn::group::$parse(input)?;
[INFO] [stdout]     |                          ^^^^^ private module
[INFO] [stdout] ...
[INFO] [stdout]  73 | groups_impl!(Parens, Paren, Parenthesis, parse_parens);
[INFO] [stdout]     |              ------ struct `Parens` is not publicly re-exported
[INFO] [stdout]     |
[INFO] [stdout] note: the module `group` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | mod group;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frame-support-procedural-tools` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b7825486f25cfdba75d9e9d0d0567397c4b8b8c1837e2fcd3b3fa51863f5ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7825486f25cfdba75d9e9d0d0567397c4b8b8c1837e2fcd3b3fa51863f5ef9", kill_on_drop: false }`
[INFO] [stdout] 0b7825486f25cfdba75d9e9d0d0567397c4b8b8c1837e2fcd3b3fa51863f5ef9
