Sep 05 22:15:57.801 INFO checking synac-0.6.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 22:15:57.802 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 22:15:57.802 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:15:57.928 INFO blam! 996065c23f9ba82edec0ed2e4495b8c62df183c60c227c46c310b3b768f6aa2e Sep 05 22:15:57.933 INFO running `"docker" "start" "-a" "996065c23f9ba82edec0ed2e4495b8c62df183c60c227c46c310b3b768f6aa2e"` Sep 05 22:15:58.772 INFO kablam! usermod: no changes Sep 05 22:15:58.881 INFO kablam! Checking rmp-serde v0.13.7 Sep 05 22:15:59.447 INFO kablam! Checking synac v0.6.2 (file:///source) Sep 05 22:16:03.322 INFO kablam! error[E0463]: can't find crate for `futures` Sep 05 22:16:03.322 INFO kablam! --> examples/tokio.rs:1:1 Sep 05 22:16:03.322 INFO kablam! | Sep 05 22:16:03.322 INFO kablam! 1 | extern crate futures; Sep 05 22:16:03.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 22:16:03.322 INFO kablam! Sep 05 22:16:03.322 INFO kablam! error: aborting due to previous error Sep 05 22:16:03.322 INFO kablam! Sep 05 22:16:03.322 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 22:16:03.326 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:03.326 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:16:03.719 INFO kablam! error: environment variable `ADDR` not defined Sep 05 22:16:03.719 INFO kablam! --> examples/main.rs:7:36 Sep 05 22:16:03.719 INFO kablam! | Sep 05 22:16:03.719 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:03.719 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:03.719 INFO kablam! Sep 05 22:16:03.719 INFO kablam! error: environment variable `HASH` not defined Sep 05 22:16:03.719 INFO kablam! --> examples/main.rs:7:50 Sep 05 22:16:03.719 INFO kablam! | Sep 05 22:16:03.719 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:03.719 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:03.719 INFO kablam! Sep 05 22:16:03.719 INFO kablam! error: environment variable `USERNAME` not defined Sep 05 22:16:03.719 INFO kablam! --> examples/main.rs:8:36 Sep 05 22:16:03.719 INFO kablam! | Sep 05 22:16:03.719 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:03.719 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:16:03.719 INFO kablam! Sep 05 22:16:03.719 INFO kablam! error: environment variable `TOKEN` not defined Sep 05 22:16:03.719 INFO kablam! --> examples/main.rs:8:54 Sep 05 22:16:03.719 INFO kablam! | Sep 05 22:16:03.719 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:03.719 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 22:16:03.719 INFO kablam! Sep 05 22:16:03.719 INFO kablam! error: aborting due to 4 previous errors Sep 05 22:16:03.719 INFO kablam! Sep 05 22:16:03.721 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:03.721 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:16:03.782 INFO kablam! error: environment variable `ADDR` not defined Sep 05 22:16:03.782 INFO kablam! --> examples/nonblocking.rs:9:36 Sep 05 22:16:03.782 INFO kablam! | Sep 05 22:16:03.782 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:03.782 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:03.782 INFO kablam! Sep 05 22:16:03.782 INFO kablam! error: environment variable `HASH` not defined Sep 05 22:16:03.782 INFO kablam! --> examples/nonblocking.rs:9:50 Sep 05 22:16:03.782 INFO kablam! | Sep 05 22:16:03.782 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:03.782 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:03.782 INFO kablam! Sep 05 22:16:03.782 INFO kablam! error: environment variable `USERNAME` not defined Sep 05 22:16:03.782 INFO kablam! --> examples/nonblocking.rs:10:36 Sep 05 22:16:03.782 INFO kablam! | Sep 05 22:16:03.782 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:03.782 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:16:03.782 INFO kablam! Sep 05 22:16:03.782 INFO kablam! error: environment variable `TOKEN` not defined Sep 05 22:16:03.782 INFO kablam! --> examples/nonblocking.rs:10:54 Sep 05 22:16:03.782 INFO kablam! | Sep 05 22:16:03.782 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:03.782 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 22:16:03.782 INFO kablam! Sep 05 22:16:03.782 INFO kablam! error: aborting due to 4 previous errors Sep 05 22:16:03.782 INFO kablam! Sep 05 22:16:03.801 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:03.802 INFO kablam! Sep 05 22:16:03.802 INFO kablam! To learn more, run the command again with --verbose. Sep 05 22:16:03.802 INFO kablam! su: No module specific data is present Sep 05 22:16:04.335 INFO running `"docker" "rm" "-f" "996065c23f9ba82edec0ed2e4495b8c62df183c60c227c46c310b3b768f6aa2e"` Sep 05 22:16:04.445 INFO blam! 996065c23f9ba82edec0ed2e4495b8c62df183c60c227c46c310b3b768f6aa2e