Sep 21 11:39:34.405 INFO checking ctf-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:39:34.405 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:39:34.405 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 11:39:34.608 INFO blam! c3aba8e406bfce6b064ec675ce7c22cadd0351eb785746e804eb25072a5e1c9b Sep 21 11:39:34.610 INFO running `"docker" "start" "-a" "c3aba8e406bfce6b064ec675ce7c22cadd0351eb785746e804eb25072a5e1c9b"` Sep 21 11:39:35.585 INFO kablam! usermod: no changes Sep 21 11:39:35.603 INFO kablam! Checking ctf v0.1.0 (/source) Sep 21 11:39:35.827 INFO kablam! warning: unused variable: `u` Sep 21 11:39:35.827 INFO kablam! --> src/lib.rs:4:9 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 4 | let u = model::User { id: 42, handle: String::from("alxbl"), access: 999, assigned: None}; Sep 21 11:39:35.827 INFO kablam! | ^ help: consider using `_u` instead Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.827 INFO kablam! warning: struct is never constructed: `User` Sep 21 11:39:35.827 INFO kablam! --> src/model.rs:1:1 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 1 | pub struct User { Sep 21 11:39:35.827 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.827 INFO kablam! warning: struct is never constructed: `Challenge` Sep 21 11:39:35.827 INFO kablam! --> src/model.rs:8:1 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 8 | pub struct Challenge { Sep 21 11:39:35.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.827 INFO kablam! warning: enum is never used: `Trail` Sep 21 11:39:35.827 INFO kablam! --> src/model.rs:16:1 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 16 | pub enum Trail { Sep 21 11:39:35.827 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.827 INFO kablam! warning: struct is never constructed: `Event` Sep 21 11:39:35.827 INFO kablam! --> src/model.rs:20:1 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 20 | pub struct Event { Sep 21 11:39:35.827 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.827 INFO kablam! warning: function is never used: `open` Sep 21 11:39:35.827 INFO kablam! --> src/lib.rs:3:1 Sep 21 11:39:35.827 INFO kablam! | Sep 21 11:39:35.827 INFO kablam! 3 | fn open() { Sep 21 11:39:35.827 INFO kablam! | ^^^^^^^^^ Sep 21 11:39:35.827 INFO kablam! Sep 21 11:39:35.856 INFO kablam! error[E0425]: cannot find function `open` in this scope Sep 21 11:39:35.856 INFO kablam! --> src/lib.rs:12:9 Sep 21 11:39:35.856 INFO kablam! | Sep 21 11:39:35.856 INFO kablam! 12 | open(); Sep 21 11:39:35.856 INFO kablam! | ^^^^ not found in this scope Sep 21 11:39:35.856 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 11:39:35.856 INFO kablam! | Sep 21 11:39:35.856 INFO kablam! 1 | use open; Sep 21 11:39:35.856 INFO kablam! | Sep 21 11:39:35.856 INFO kablam! Sep 21 11:39:35.916 INFO kablam! error: aborting due to previous error Sep 21 11:39:35.916 INFO kablam! Sep 21 11:39:35.916 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 11:39:35.922 INFO kablam! error: Could not compile `ctf`. Sep 21 11:39:35.922 INFO kablam! Sep 21 11:39:35.922 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:39:35.923 INFO kablam! su: No module specific data is present Sep 21 11:39:36.604 INFO running `"docker" "rm" "-f" "c3aba8e406bfce6b064ec675ce7c22cadd0351eb785746e804eb25072a5e1c9b"` Sep 21 11:39:36.710 INFO blam! c3aba8e406bfce6b064ec675ce7c22cadd0351eb785746e804eb25072a5e1c9b