Jul 12 02:51:13.486 INFO checking ordered-float-0.5.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 02:51:13.486 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 02:51:13.486 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 02:51:13.487 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 02:51:13.794 INFO blam! 0ac49b1667d0bb0e3bebf218d0368e8c1fdccc5225506f87b883e29a83b18f53 Jul 12 02:51:13.797 INFO running `"docker" "start" "-a" "0ac49b1667d0bb0e3bebf218d0368e8c1fdccc5225506f87b883e29a83b18f53"` Jul 12 02:51:14.813 INFO kablam! Compiling stainless v0.1.12 Jul 12 02:51:14.814 INFO kablam! Checking ordered-float v0.5.0 (file:///source) Jul 12 02:51:17.470 INFO kablam! error[E0432]: unresolved import `syntax::abi` Jul 12 02:51:17.470 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:9:19 Jul 12 02:51:17.470 INFO kablam! | Jul 12 02:51:17.470 INFO kablam! 9 | use syntax::{ast, abi, codemap}; Jul 12 02:51:17.470 INFO kablam! | ^^^ no `abi` in the root Jul 12 02:51:17.470 INFO kablam! Jul 12 02:51:17.766 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Jul 12 02:51:17.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:118:19 Jul 12 02:51:17.767 INFO kablam! | Jul 12 02:51:17.767 INFO kablam! 118 | node: ast::ItemKind::Fn( Jul 12 02:51:17.767 INFO kablam! | ___________________^ Jul 12 02:51:17.767 INFO kablam! 119 | | // Takes no arguments and returns () Jul 12 02:51:17.767 INFO kablam! 120 | | P(ast::FnDecl { Jul 12 02:51:17.767 INFO kablam! 121 | | inputs: vec![], Jul 12 02:51:17.767 INFO kablam! ... | Jul 12 02:51:17.767 INFO kablam! 132 | | test_body Jul 12 02:51:17.767 INFO kablam! 133 | | ), Jul 12 02:51:17.767 INFO kablam! | |_____________^ expected 4 parameters Jul 12 02:51:17.768 INFO kablam! Jul 12 02:51:18.025 INFO kablam! error[E0599]: no associated item named `Inherited` found for type `syntax::codemap::Spanned` in the current scope Jul 12 02:51:18.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:135:18 Jul 12 02:51:18.025 INFO kablam! | Jul 12 02:51:18.025 INFO kablam! 135 | vis: ast::Visibility::Inherited, Jul 12 02:51:18.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::codemap::Spanned` Jul 12 02:51:18.025 INFO kablam! Jul 12 02:51:18.028 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Jul 12 02:51:18.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:157:19 Jul 12 02:51:18.028 INFO kablam! | Jul 12 02:51:18.028 INFO kablam! 157 | node: ast::ItemKind::Fn( Jul 12 02:51:18.028 INFO kablam! | ___________________^ Jul 12 02:51:18.028 INFO kablam! 158 | | // Takes one argument of &mut Bencher Jul 12 02:51:18.028 INFO kablam! 159 | | P(ast::FnDecl { Jul 12 02:51:18.028 INFO kablam! 160 | | inputs: vec![ast::Arg { Jul 12 02:51:18.028 INFO kablam! ... | Jul 12 02:51:18.028 INFO kablam! 176 | | block Jul 12 02:51:18.028 INFO kablam! 177 | | ), Jul 12 02:51:18.028 INFO kablam! | |_____________^ expected 4 parameters Jul 12 02:51:18.029 INFO kablam! Jul 12 02:51:18.047 INFO kablam! error[E0599]: no associated item named `Inherited` found for type `syntax::codemap::Spanned` in the current scope Jul 12 02:51:18.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:179:18 Jul 12 02:51:18.047 INFO kablam! | Jul 12 02:51:18.047 INFO kablam! 179 | vis: ast::Visibility::Inherited, Jul 12 02:51:18.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::codemap::Spanned` Jul 12 02:51:18.048 INFO kablam! Jul 12 02:51:18.079 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::codemap::Spanned` in the current scope Jul 12 02:51:18.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:228:47 Jul 12 02:51:18.079 INFO kablam! | Jul 12 02:51:18.079 INFO kablam! 228 | let super_glob = cx.item_use_glob(sp, ast::Visibility::Public, vec![cx.ident_of("super")]); Jul 12 02:51:18.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::codemap::Spanned` Jul 12 02:51:18.081 INFO kablam! Jul 12 02:51:18.109 INFO kablam! error: aborting due to 6 previous errors Jul 12 02:51:18.109 INFO kablam! Jul 12 02:51:18.110 INFO kablam! Some errors occurred: E0061, E0432, E0599. Jul 12 02:51:18.110 INFO kablam! For more information about an error, try `rustc --explain E0061`. Jul 12 02:51:18.134 INFO kablam! error: Could not compile `stainless`. Jul 12 02:51:18.134 INFO kablam! Jul 12 02:51:18.134 INFO kablam! To learn more, run the command again with --verbose. Jul 12 02:51:18.135 INFO kablam! su: No module specific data is present Jul 12 02:51:18.727 INFO running `"docker" "rm" "-f" "0ac49b1667d0bb0e3bebf218d0368e8c1fdccc5225506f87b883e29a83b18f53"` Jul 12 02:51:18.912 INFO blam! 0ac49b1667d0bb0e3bebf218d0368e8c1fdccc5225506f87b883e29a83b18f53