Oct 15 23:47:28.660 INFO testing polish_notation-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:47:28.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 23:47:29.153 INFO blam! c5de8aad55b31e162b5ea1b5168d3042fbda8eb8e1bf16a9ebea49553b385476 Oct 15 23:47:29.156 INFO running `"docker" "start" "-a" "c5de8aad55b31e162b5ea1b5168d3042fbda8eb8e1bf16a9ebea49553b385476"` Oct 15 23:47:31.207 INFO kablam! usermod: no changes Oct 15 23:47:31.267 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 15 23:47:31.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 15 23:47:31.911 INFO kablam! su: No module specific data is present Oct 15 23:47:32.839 INFO running `"docker" "rm" "-f" "c5de8aad55b31e162b5ea1b5168d3042fbda8eb8e1bf16a9ebea49553b385476"` Oct 15 23:47:33.107 INFO blam! c5de8aad55b31e162b5ea1b5168d3042fbda8eb8e1bf16a9ebea49553b385476 Oct 15 23:47:33.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 23:47:33.573 INFO blam! f3e61dddd5e08c96ad7783de8a84cbab6d0954da6418fe4b7a764b63c0ba81cd Oct 15 23:47:33.575 INFO running `"docker" "start" "-a" "f3e61dddd5e08c96ad7783de8a84cbab6d0954da6418fe4b7a764b63c0ba81cd"` Oct 15 23:47:34.923 INFO kablam! usermod: no changes Oct 15 23:47:34.987 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 15 23:47:35.772 INFO kablam! error: recursion limit reached while expanding the macro `npn` Oct 15 23:47:35.772 INFO kablam! --> src/lib.rs:23:72 Oct 15 23:47:35.772 INFO kablam! | Oct 15 23:47:35.772 INFO kablam! 23 | [($head:tt $($tail:tt)*) -> ($stack_head:tt + $($stack:tt)*)] => { npn!(($($tail)*) -> (($stack_head + $head) $($stack)*)) }; Oct 15 23:47:35.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:47:35.772 INFO kablam! ... Oct 15 23:47:35.772 INFO kablam! 49 | assert_eq!(npn!(+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32), 528); Oct 15 23:47:35.772 INFO kablam! | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Oct 15 23:47:35.772 INFO kablam! | Oct 15 23:47:35.772 INFO kablam! = help: consider adding a `#![recursion_limit="128"]` attribute to your crate Oct 15 23:47:35.772 INFO kablam! Oct 15 23:47:35.772 INFO kablam! error: aborting due to previous error Oct 15 23:47:35.772 INFO kablam! Oct 15 23:47:35.772 INFO kablam! error: Could not compile `polish_notation`. Oct 15 23:47:35.772 INFO kablam! Oct 15 23:47:35.772 INFO kablam! To learn more, run the command again with --verbose. Oct 15 23:47:35.772 INFO kablam! su: No module specific data is present Oct 15 23:47:36.459 INFO running `"docker" "rm" "-f" "f3e61dddd5e08c96ad7783de8a84cbab6d0954da6418fe4b7a764b63c0ba81cd"` Oct 15 23:47:36.803 INFO blam! f3e61dddd5e08c96ad7783de8a84cbab6d0954da6418fe4b7a764b63c0ba81cd