Oct 11 14:48:37.723 INFO testing polish_notation-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:48:37.723 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:48:37.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:48:38.127 INFO blam! cfb3646077524b909f885a02876c8063e6beb9131d86ca9f402f30017a4a7da4 Oct 11 14:48:38.129 INFO running `"docker" "start" "-a" "cfb3646077524b909f885a02876c8063e6beb9131d86ca9f402f30017a4a7da4"` Oct 11 14:48:39.051 INFO kablam! usermod: no changes Oct 11 14:48:39.100 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 11 14:48:39.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 11 14:48:39.856 INFO kablam! su: No module specific data is present Oct 11 14:48:40.266 INFO running `"docker" "rm" "-f" "cfb3646077524b909f885a02876c8063e6beb9131d86ca9f402f30017a4a7da4"` Oct 11 14:48:40.488 INFO blam! cfb3646077524b909f885a02876c8063e6beb9131d86ca9f402f30017a4a7da4 Oct 11 14:48:40.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:48:40.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:48:40.922 INFO blam! 660bb49b44a9ed72d046f0199cf8ebce20b03aa291b48051622d799c36f35c4b Oct 11 14:48:40.924 INFO running `"docker" "start" "-a" "660bb49b44a9ed72d046f0199cf8ebce20b03aa291b48051622d799c36f35c4b"` Oct 11 14:48:42.169 INFO kablam! usermod: no changes Oct 11 14:48:42.236 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 11 14:48:43.190 INFO kablam! error: recursion limit reached while expanding the macro `npn` Oct 11 14:48:43.190 INFO kablam! --> src/lib.rs:23:72 Oct 11 14:48:43.190 INFO kablam! | Oct 11 14:48:43.190 INFO kablam! 23 | [($head:tt $($tail:tt)*) -> ($stack_head:tt + $($stack:tt)*)] => { npn!(($($tail)*) -> (($stack_head + $head) $($stack)*)) }; Oct 11 14:48:43.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:48:43.190 INFO kablam! ... Oct 11 14:48:43.190 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 11 14:48:43.190 INFO kablam! | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Oct 11 14:48:43.190 INFO kablam! | Oct 11 14:48:43.190 INFO kablam! = help: consider adding a `#![recursion_limit="128"]` attribute to your crate Oct 11 14:48:43.190 INFO kablam! Oct 11 14:48:43.190 INFO kablam! error: aborting due to previous error Oct 11 14:48:43.190 INFO kablam! Oct 11 14:48:43.194 INFO kablam! error: Could not compile `polish_notation`. Oct 11 14:48:43.194 INFO kablam! Oct 11 14:48:43.194 INFO kablam! To learn more, run the command again with --verbose. Oct 11 14:48:43.194 INFO kablam! su: No module specific data is present Oct 11 14:48:43.885 INFO running `"docker" "rm" "-f" "660bb49b44a9ed72d046f0199cf8ebce20b03aa291b48051622d799c36f35c4b"` Oct 11 14:48:44.154 INFO blam! 660bb49b44a9ed72d046f0199cf8ebce20b03aa291b48051622d799c36f35c4b