Sep 20 03:33:53.259 INFO checking fgen-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:33:53.259 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:33:53.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:33:53.420 INFO blam! 9da6a1fa879ea1fa039b2903190606c84545a82f92e75e1e82bf2135365f6d06 Sep 20 03:33:53.421 INFO running `"docker" "start" "-a" "9da6a1fa879ea1fa039b2903190606c84545a82f92e75e1e82bf2135365f6d06"` Sep 20 03:33:54.202 INFO kablam! usermod: no changes Sep 20 03:33:54.394 INFO kablam! Compiling fgen v0.1.0 (/source) Sep 20 03:33:54.746 INFO kablam! warning: unused import: `std::env` Sep 20 03:33:54.746 INFO kablam! --> build.rs:4:5 Sep 20 03:33:54.746 INFO kablam! | Sep 20 03:33:54.746 INFO kablam! 4 | use std::env; Sep 20 03:33:54.746 INFO kablam! | ^^^^^^^^ Sep 20 03:33:54.746 INFO kablam! | Sep 20 03:33:54.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:33:54.746 INFO kablam! Sep 20 03:33:56.941 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 20 03:33:56.941 INFO kablam! --> src/generator.rs:211:17 Sep 20 03:33:56.941 INFO kablam! | Sep 20 03:33:56.941 INFO kablam! 211 | context.add("msg", &"Hello World!"); Sep 20 03:33:56.941 INFO kablam! | ^^^ Sep 20 03:33:56.941 INFO kablam! | Sep 20 03:33:56.941 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:33:56.941 INFO kablam! Sep 20 03:33:56.946 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 20 03:33:56.946 INFO kablam! --> src/generator.rs:237:17 Sep 20 03:33:56.946 INFO kablam! | Sep 20 03:33:56.946 INFO kablam! 237 | context.add("msg", &"Hello World!"); Sep 20 03:33:56.946 INFO kablam! | ^^^ Sep 20 03:33:56.946 INFO kablam! Sep 20 03:33:57.199 INFO kablam! error: expected one of `.`, `::`, `;`, `?`, or an operator, found `}` Sep 20 03:33:57.199 INFO kablam! --> tests/integration.rs:20:1 Sep 20 03:33:57.199 INFO kablam! | Sep 20 03:33:57.199 INFO kablam! 19 | let generated_path = project_path.cl Sep 20 03:33:57.199 INFO kablam! | - expected one of `.`, `::`, `;`, `?`, or an operator here Sep 20 03:33:57.199 INFO kablam! 20 | } Sep 20 03:33:57.200 INFO kablam! | ^ unexpected token Sep 20 03:33:57.200 INFO kablam! Sep 20 03:33:57.392 INFO kablam! error[E0463]: can't find crate for `generator` Sep 20 03:33:57.392 INFO kablam! --> tests/integration.rs:1:1 Sep 20 03:33:57.392 INFO kablam! | Sep 20 03:33:57.392 INFO kablam! 1 | extern crate generator; Sep 20 03:33:57.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 03:33:57.392 INFO kablam! Sep 20 03:33:57.392 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:33:57.392 INFO kablam! Sep 20 03:33:57.392 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 03:33:57.405 INFO kablam! error: Could not compile `fgen`. Sep 20 03:33:57.405 INFO kablam! Sep 20 03:33:57.405 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:33:57.407 INFO kablam! su: No module specific data is present Sep 20 03:33:57.929 INFO running `"docker" "rm" "-f" "9da6a1fa879ea1fa039b2903190606c84545a82f92e75e1e82bf2135365f6d06"` Sep 20 03:33:57.998 INFO blam! 9da6a1fa879ea1fa039b2903190606c84545a82f92e75e1e82bf2135365f6d06