Sep 21 02:09:15.902 INFO checking synac-0.6.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:09:15.902 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:09:15.902 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 02:09:16.130 INFO blam! 3ea45765bc03896982f5a53559831531669c47fe8ae6f44b17db0104f1228747 Sep 21 02:09:16.131 INFO running `"docker" "start" "-a" "3ea45765bc03896982f5a53559831531669c47fe8ae6f44b17db0104f1228747"` Sep 21 02:09:17.785 INFO kablam! usermod: no changes Sep 21 02:09:18.014 INFO kablam! Checking synac v0.6.2 (/source) Sep 21 02:09:21.486 INFO kablam! error[E0463]: can't find crate for `futures` Sep 21 02:09:21.486 INFO kablam! --> examples/tokio.rs:1:1 Sep 21 02:09:21.486 INFO kablam! | Sep 21 02:09:21.486 INFO kablam! 1 | extern crate futures; Sep 21 02:09:21.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 02:09:21.486 INFO kablam! Sep 21 02:09:21.486 INFO kablam! error: aborting due to previous error Sep 21 02:09:21.486 INFO kablam! Sep 21 02:09:21.486 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 02:09:21.486 INFO kablam! error: Could not compile `synac`. Sep 21 02:09:21.486 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:09:22.382 INFO kablam! error: environment variable `ADDR` not defined Sep 21 02:09:22.382 INFO kablam! --> examples/nonblocking.rs:9:36 Sep 21 02:09:22.382 INFO kablam! | Sep 21 02:09:22.382 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 21 02:09:22.382 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:09:22.382 INFO kablam! Sep 21 02:09:22.382 INFO kablam! error: environment variable `HASH` not defined Sep 21 02:09:22.382 INFO kablam! --> examples/nonblocking.rs:9:50 Sep 21 02:09:22.382 INFO kablam! | Sep 21 02:09:22.382 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 21 02:09:22.382 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:09:22.382 INFO kablam! Sep 21 02:09:22.382 INFO kablam! error: environment variable `USERNAME` not defined Sep 21 02:09:22.382 INFO kablam! --> examples/nonblocking.rs:10:36 Sep 21 02:09:22.382 INFO kablam! | Sep 21 02:09:22.382 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 21 02:09:22.382 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 02:09:22.382 INFO kablam! Sep 21 02:09:22.382 INFO kablam! error: environment variable `TOKEN` not defined Sep 21 02:09:22.382 INFO kablam! --> examples/nonblocking.rs:10:54 Sep 21 02:09:22.382 INFO kablam! | Sep 21 02:09:22.382 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 21 02:09:22.382 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:09:22.382 INFO kablam! Sep 21 02:09:22.390 INFO kablam! error: aborting due to 4 previous errors Sep 21 02:09:22.390 INFO kablam! Sep 21 02:09:22.406 INFO kablam! error: Could not compile `synac`. Sep 21 02:09:22.406 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:09:22.702 INFO kablam! error: environment variable `ADDR` not defined Sep 21 02:09:22.702 INFO kablam! --> examples/main.rs:7:36 Sep 21 02:09:22.703 INFO kablam! | Sep 21 02:09:22.703 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 21 02:09:22.703 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:09:22.703 INFO kablam! Sep 21 02:09:22.703 INFO kablam! error: environment variable `HASH` not defined Sep 21 02:09:22.703 INFO kablam! --> examples/main.rs:7:50 Sep 21 02:09:22.703 INFO kablam! | Sep 21 02:09:22.703 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 21 02:09:22.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 02:09:22.704 INFO kablam! Sep 21 02:09:22.704 INFO kablam! error: environment variable `USERNAME` not defined Sep 21 02:09:22.704 INFO kablam! --> examples/main.rs:8:36 Sep 21 02:09:22.704 INFO kablam! | Sep 21 02:09:22.704 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 21 02:09:22.704 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 02:09:22.704 INFO kablam! Sep 21 02:09:22.705 INFO kablam! error: environment variable `TOKEN` not defined Sep 21 02:09:22.705 INFO kablam! --> examples/main.rs:8:54 Sep 21 02:09:22.705 INFO kablam! | Sep 21 02:09:22.705 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 21 02:09:22.705 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 02:09:22.705 INFO kablam! Sep 21 02:09:22.705 INFO kablam! error: aborting due to 4 previous errors Sep 21 02:09:22.705 INFO kablam! Sep 21 02:09:22.715 INFO kablam! error: Could not compile `synac`. Sep 21 02:09:22.715 INFO kablam! Sep 21 02:09:22.715 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:09:22.717 INFO kablam! su: No module specific data is present Sep 21 02:09:23.720 INFO running `"docker" "rm" "-f" "3ea45765bc03896982f5a53559831531669c47fe8ae6f44b17db0104f1228747"` Sep 21 02:09:23.839 INFO blam! 3ea45765bc03896982f5a53559831531669c47fe8ae6f44b17db0104f1228747