Sep 21 10:27:16.606 INFO checking fgen-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:27:16.606 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:27:16.606 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:27:16.748 INFO blam! f0f55b9970d51cad6db3e083790332c3d99db9f61b65f18d154814a9a0483bfd Sep 21 10:27:16.749 INFO running `"docker" "start" "-a" "f0f55b9970d51cad6db3e083790332c3d99db9f61b65f18d154814a9a0483bfd"` Sep 21 10:27:17.761 INFO kablam! usermod: no changes Sep 21 10:27:17.872 INFO kablam! Compiling fgen v0.1.0 (/source) Sep 21 10:27:17.875 INFO kablam! Checking tera v0.11.16 Sep 21 10:27:18.052 INFO kablam! warning: unused import: `std::env` Sep 21 10:27:18.052 INFO kablam! --> build.rs:4:5 Sep 21 10:27:18.052 INFO kablam! | Sep 21 10:27:18.052 INFO kablam! 4 | use std::env; Sep 21 10:27:18.052 INFO kablam! | ^^^^^^^^ Sep 21 10:27:18.052 INFO kablam! | Sep 21 10:27:18.052 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:27:18.052 INFO kablam! Sep 21 10:27:23.511 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 21 10:27:23.511 INFO kablam! --> src/generator.rs:211:17 Sep 21 10:27:23.511 INFO kablam! | Sep 21 10:27:23.511 INFO kablam! 211 | context.add("msg", &"Hello World!"); Sep 21 10:27:23.511 INFO kablam! | ^^^ Sep 21 10:27:23.511 INFO kablam! | Sep 21 10:27:23.511 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:27:23.511 INFO kablam! Sep 21 10:27:23.514 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 21 10:27:23.514 INFO kablam! --> src/generator.rs:237:17 Sep 21 10:27:23.514 INFO kablam! | Sep 21 10:27:23.514 INFO kablam! 237 | context.add("msg", &"Hello World!"); Sep 21 10:27:23.514 INFO kablam! | ^^^ Sep 21 10:27:23.514 INFO kablam! Sep 21 10:27:23.629 INFO kablam! error: expected one of `.`, `::`, `;`, `?`, or an operator, found `}` Sep 21 10:27:23.629 INFO kablam! --> tests/integration.rs:20:1 Sep 21 10:27:23.629 INFO kablam! | Sep 21 10:27:23.629 INFO kablam! 19 | let generated_path = project_path.cl Sep 21 10:27:23.629 INFO kablam! | - expected one of `.`, `::`, `;`, `?`, or an operator here Sep 21 10:27:23.629 INFO kablam! 20 | } Sep 21 10:27:23.629 INFO kablam! | ^ unexpected token Sep 21 10:27:23.629 INFO kablam! Sep 21 10:27:23.775 INFO kablam! error[E0463]: can't find crate for `generator` Sep 21 10:27:23.775 INFO kablam! --> tests/integration.rs:1:1 Sep 21 10:27:23.775 INFO kablam! | Sep 21 10:27:23.775 INFO kablam! 1 | extern crate generator; Sep 21 10:27:23.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:27:23.775 INFO kablam! Sep 21 10:27:23.775 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:27:23.775 INFO kablam! Sep 21 10:27:23.775 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:27:23.785 INFO kablam! error: Could not compile `fgen`. Sep 21 10:27:23.785 INFO kablam! Sep 21 10:27:23.786 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:27:23.787 INFO kablam! su: No module specific data is present Sep 21 10:27:24.251 INFO running `"docker" "rm" "-f" "f0f55b9970d51cad6db3e083790332c3d99db9f61b65f18d154814a9a0483bfd"` Sep 21 10:27:24.338 INFO blam! f0f55b9970d51cad6db3e083790332c3d99db9f61b65f18d154814a9a0483bfd