Jul 12 12:17:54.129 INFO checking chiisai-0.1.5 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 12:17:54.129 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 12:17:54.129 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 12:17:54.130 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 12:17:54.325 INFO blam! b02715122ac7e82aa50116cadc035848d52d930335e424eee642c5f92f796116 Jul 12 12:17:54.327 INFO running `"docker" "start" "-a" "b02715122ac7e82aa50116cadc035848d52d930335e424eee642c5f92f796116"` Jul 12 12:17:55.260 INFO kablam! Blocking waiting for file lock on the registry index Jul 12 12:17:55.411 INFO kablam! Checking chiisai v0.1.5 (file:///source) Jul 12 12:18:03.788 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 12:18:03.788 INFO kablam! --> examples/url_parameters.rs:25:1 Jul 12 12:18:03.788 INFO kablam! | Jul 12 12:18:03.788 INFO kablam! 25 | / routes!( Jul 12 12:18:03.788 INFO kablam! 26 | | (Get, Parameter, |req: Request| { Jul 12 12:18:03.788 INFO kablam! 27 | | println!("{:?}", req); Jul 12 12:18:03.788 INFO kablam! 28 | | Box::new(ok(Response::new())) Jul 12 12:18:03.788 INFO kablam! ... | Jul 12 12:18:03.788 INFO kablam! 33 | | }) Jul 12 12:18:03.788 INFO kablam! 34 | | ); Jul 12 12:18:03.788 INFO kablam! | |__^ not a function or closure Jul 12 12:18:03.788 INFO kablam! | Jul 12 12:18:03.789 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 12:18:03.789 INFO kablam! Jul 12 12:18:03.791 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 12:18:03.791 INFO kablam! --> examples/echo.rs:24:1 Jul 12 12:18:03.791 INFO kablam! | Jul 12 12:18:03.791 INFO kablam! 24 | / routes!( Jul 12 12:18:03.791 INFO kablam! 25 | | // Each route handler needs 3 things: Jul 12 12:18:03.791 INFO kablam! 26 | | // 1) Takes a request verb needed for routes that use this: Jul 12 12:18:03.792 INFO kablam! 27 | | // Post, Put, Patch, Get, or Delete Jul 12 12:18:03.792 INFO kablam! ... | Jul 12 12:18:03.792 INFO kablam! 46 | | }) Jul 12 12:18:03.792 INFO kablam! 47 | | ); Jul 12 12:18:03.792 INFO kablam! | |__^ not a function or closure Jul 12 12:18:03.792 INFO kablam! | Jul 12 12:18:03.792 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 12:18:03.792 INFO kablam! Jul 12 12:18:04.044 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 12:18:04.044 INFO kablam! --> examples/catch_all.rs:21:1 Jul 12 12:18:04.044 INFO kablam! | Jul 12 12:18:04.044 INFO kablam! 21 | / routes!( Jul 12 12:18:04.044 INFO kablam! 22 | | (Get, GetRoot, |req: Request| { Jul 12 12:18:04.044 INFO kablam! 23 | | println!("GetRoot: {:?}", req); Jul 12 12:18:04.044 INFO kablam! 24 | | Box::new(ok(Response::new())) Jul 12 12:18:04.044 INFO kablam! ... | Jul 12 12:18:04.045 INFO kablam! 40 | | Jul 12 12:18:04.045 INFO kablam! 41 | | ); Jul 12 12:18:04.045 INFO kablam! | |__^ not a function or closure Jul 12 12:18:04.046 INFO kablam! | Jul 12 12:18:04.046 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 12:18:04.047 INFO kablam! Jul 12 12:18:04.079 INFO kablam! error: aborting due to previous error Jul 12 12:18:04.079 INFO kablam! Jul 12 12:18:04.079 INFO kablam! For more information about this error, try `rustc --explain E0518`. Jul 12 12:18:04.085 INFO kablam! error: aborting due to previous error Jul 12 12:18:04.089 INFO kablam! Jul 12 12:18:04.089 INFO kablam! For more information about this error, try `rustc --explain E0518`. Jul 12 12:18:04.091 INFO kablam! error: Could not compile `chiisai`. Jul 12 12:18:04.091 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:18:04.121 INFO kablam! error: Could not compile `chiisai`. Jul 12 12:18:04.121 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:18:04.246 INFO kablam! error: aborting due to previous error Jul 12 12:18:04.246 INFO kablam! Jul 12 12:18:04.247 INFO kablam! For more information about this error, try `rustc --explain E0518`. Jul 12 12:18:04.274 INFO kablam! error: Could not compile `chiisai`. Jul 12 12:18:04.274 INFO kablam! Jul 12 12:18:04.274 INFO kablam! To learn more, run the command again with --verbose. Jul 12 12:18:04.277 INFO kablam! su: No module specific data is present Jul 12 12:18:04.828 INFO running `"docker" "rm" "-f" "b02715122ac7e82aa50116cadc035848d52d930335e424eee642c5f92f796116"` Jul 12 12:18:05.005 INFO blam! b02715122ac7e82aa50116cadc035848d52d930335e424eee642c5f92f796116