Oct 15 23:47:35.330 INFO testing polish_notation-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:47:35.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:35.931 INFO blam! 907c5f1f68c88b478f7cd6497c9c4532b90fc3d6f651307e640a9f4a63b58174 Oct 15 23:47:35.936 INFO running `"docker" "start" "-a" "907c5f1f68c88b478f7cd6497c9c4532b90fc3d6f651307e640a9f4a63b58174"` Oct 15 23:47:37.220 INFO kablam! usermod: no changes Oct 15 23:47:37.299 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 15 23:47:38.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 15 23:47:38.018 INFO kablam! su: No module specific data is present Oct 15 23:47:38.870 INFO running `"docker" "rm" "-f" "907c5f1f68c88b478f7cd6497c9c4532b90fc3d6f651307e640a9f4a63b58174"` Oct 15 23:47:39.187 INFO blam! 907c5f1f68c88b478f7cd6497c9c4532b90fc3d6f651307e640a9f4a63b58174 Oct 15 23:47:39.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:39.623 INFO blam! efb1f89134b22668831fd76ecfa65f82b6661873c08e403f27314998bc183817 Oct 15 23:47:39.626 INFO running `"docker" "start" "-a" "efb1f89134b22668831fd76ecfa65f82b6661873c08e403f27314998bc183817"` Oct 15 23:47:41.000 INFO kablam! usermod: no changes Oct 15 23:47:41.047 INFO kablam! Compiling polish_notation v0.1.0 (/source) Oct 15 23:47:41.691 INFO kablam! error: recursion limit reached while expanding the macro `npn` Oct 15 23:47:41.691 INFO kablam! --> src/lib.rs:23:72 Oct 15 23:47:41.691 INFO kablam! | Oct 15 23:47:41.691 INFO kablam! 23 | [($head:tt $($tail:tt)*) -> ($stack_head:tt + $($stack:tt)*)] => { npn!(($($tail)*) -> (($stack_head + $head) $($stack)*)) }; Oct 15 23:47:41.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:47:41.691 INFO kablam! ... Oct 15 23:47:41.691 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:41.691 INFO kablam! | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Oct 15 23:47:41.691 INFO kablam! | Oct 15 23:47:41.691 INFO kablam! = help: consider adding a `#![recursion_limit="128"]` attribute to your crate Oct 15 23:47:41.691 INFO kablam! Oct 15 23:47:41.698 INFO kablam! error: aborting due to previous error Oct 15 23:47:41.698 INFO kablam! Oct 15 23:47:41.704 INFO kablam! error: Could not compile `polish_notation`. Oct 15 23:47:41.705 INFO kablam! Oct 15 23:47:41.705 INFO kablam! To learn more, run the command again with --verbose. Oct 15 23:47:41.707 INFO kablam! su: No module specific data is present Oct 15 23:47:42.472 INFO running `"docker" "rm" "-f" "efb1f89134b22668831fd76ecfa65f82b6661873c08e403f27314998bc183817"` Oct 15 23:47:42.795 INFO blam! efb1f89134b22668831fd76ecfa65f82b6661873c08e403f27314998bc183817