Sep 21 10:27:16.683 INFO checking fgen-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:27:16.683 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:27:16.683 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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.885 INFO blam! 3b98aac9fb066410f318301e3671f891c5a941e1c9823841c67c12b1ed4632dd Sep 21 10:27:16.886 INFO running `"docker" "start" "-a" "3b98aac9fb066410f318301e3671f891c5a941e1c9823841c67c12b1ed4632dd"` Sep 21 10:27:17.689 INFO kablam! usermod: no changes Sep 21 10:27:17.839 INFO kablam! Compiling fgen v0.1.0 (/source) Sep 21 10:27:18.009 INFO kablam! warning: unused import: `std::env` Sep 21 10:27:18.009 INFO kablam! --> build.rs:4:5 Sep 21 10:27:18.009 INFO kablam! | Sep 21 10:27:18.009 INFO kablam! 4 | use std::env; Sep 21 10:27:18.009 INFO kablam! | ^^^^^^^^ Sep 21 10:27:18.009 INFO kablam! | Sep 21 10:27:18.009 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:27:18.009 INFO kablam! Sep 21 10:27:20.406 INFO kablam! error: expected one of `.`, `::`, `;`, `?`, or an operator, found `}` Sep 21 10:27:20.406 INFO kablam! --> tests/integration.rs:20:1 Sep 21 10:27:20.407 INFO kablam! | Sep 21 10:27:20.407 INFO kablam! 19 | let generated_path = project_path.cl Sep 21 10:27:20.407 INFO kablam! | - expected one of `.`, `::`, `;`, `?`, or an operator here Sep 21 10:27:20.408 INFO kablam! 20 | } Sep 21 10:27:20.408 INFO kablam! | ^ unexpected token Sep 21 10:27:20.408 INFO kablam! Sep 21 10:27:20.414 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 21 10:27:20.414 INFO kablam! --> src/generator.rs:211:17 Sep 21 10:27:20.415 INFO kablam! | Sep 21 10:27:20.415 INFO kablam! 211 | context.add("msg", &"Hello World!"); Sep 21 10:27:20.415 INFO kablam! | ^^^ Sep 21 10:27:20.416 INFO kablam! | Sep 21 10:27:20.416 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:27:20.416 INFO kablam! Sep 21 10:27:20.421 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Sep 21 10:27:20.421 INFO kablam! --> src/generator.rs:237:17 Sep 21 10:27:20.421 INFO kablam! | Sep 21 10:27:20.421 INFO kablam! 237 | context.add("msg", &"Hello World!"); Sep 21 10:27:20.421 INFO kablam! | ^^^ Sep 21 10:27:20.424 INFO kablam! Sep 21 10:27:20.595 INFO kablam! error[E0463]: can't find crate for `generator` Sep 21 10:27:20.595 INFO kablam! --> tests/integration.rs:1:1 Sep 21 10:27:20.595 INFO kablam! | Sep 21 10:27:20.595 INFO kablam! 1 | extern crate generator; Sep 21 10:27:20.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:27:20.595 INFO kablam! Sep 21 10:27:20.596 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:27:20.596 INFO kablam! Sep 21 10:27:20.596 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:27:20.607 INFO kablam! error: Could not compile `fgen`. Sep 21 10:27:20.607 INFO kablam! Sep 21 10:27:20.607 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:27:20.609 INFO kablam! su: No module specific data is present Sep 21 10:27:21.103 INFO running `"docker" "rm" "-f" "3b98aac9fb066410f318301e3671f891c5a941e1c9823841c67c12b1ed4632dd"` Sep 21 10:27:21.213 INFO blam! 3b98aac9fb066410f318301e3671f891c5a941e1c9823841c67c12b1ed4632dd