Sep 05 22:15:57.673 INFO checking synac-0.6.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:15:57.673 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:15:57.673 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.839 INFO blam! d1bc296086451a3062a1daa2568fe818c0576ef302bf502ce679845e65b2b288 Sep 05 22:15:57.840 INFO running `"docker" "start" "-a" "d1bc296086451a3062a1daa2568fe818c0576ef302bf502ce679845e65b2b288"` Sep 05 22:15:58.597 INFO kablam! usermod: no changes Sep 05 22:15:58.700 INFO kablam! Checking rmp-serde v0.13.7 Sep 05 22:15:59.270 INFO kablam! Checking synac v0.6.2 (file:///source) Sep 05 22:16:02.234 INFO kablam! error[E0463]: can't find crate for `futures` Sep 05 22:16:02.234 INFO kablam! --> examples/tokio.rs:1:1 Sep 05 22:16:02.234 INFO kablam! | Sep 05 22:16:02.234 INFO kablam! 1 | extern crate futures; Sep 05 22:16:02.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 05 22:16:02.234 INFO kablam! Sep 05 22:16:02.234 INFO kablam! error: aborting due to previous error Sep 05 22:16:02.234 INFO kablam! Sep 05 22:16:02.234 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 05 22:16:02.250 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:02.250 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:16:02.685 INFO kablam! error: environment variable `ADDR` not defined Sep 05 22:16:02.685 INFO kablam! --> examples/nonblocking.rs:9:36 Sep 05 22:16:02.685 INFO kablam! | Sep 05 22:16:02.686 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:02.686 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:02.686 INFO kablam! Sep 05 22:16:02.686 INFO kablam! error: environment variable `HASH` not defined Sep 05 22:16:02.686 INFO kablam! --> examples/nonblocking.rs:9:50 Sep 05 22:16:02.686 INFO kablam! | Sep 05 22:16:02.686 INFO kablam! 9 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:02.686 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:02.686 INFO kablam! Sep 05 22:16:02.686 INFO kablam! error: environment variable `USERNAME` not defined Sep 05 22:16:02.686 INFO kablam! --> examples/nonblocking.rs:10:36 Sep 05 22:16:02.686 INFO kablam! | Sep 05 22:16:02.686 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:02.686 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:16:02.686 INFO kablam! Sep 05 22:16:02.689 INFO kablam! error: environment variable `TOKEN` not defined Sep 05 22:16:02.689 INFO kablam! --> examples/nonblocking.rs:10:54 Sep 05 22:16:02.689 INFO kablam! | Sep 05 22:16:02.689 INFO kablam! 10 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:02.689 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 22:16:02.690 INFO kablam! Sep 05 22:16:02.690 INFO kablam! error: aborting due to 4 previous errors Sep 05 22:16:02.690 INFO kablam! Sep 05 22:16:02.697 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:02.697 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:16:02.830 INFO kablam! error: environment variable `ADDR` not defined Sep 05 22:16:02.830 INFO kablam! --> examples/main.rs:7:36 Sep 05 22:16:02.830 INFO kablam! | Sep 05 22:16:02.830 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:02.830 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:02.830 INFO kablam! Sep 05 22:16:02.830 INFO kablam! error: environment variable `HASH` not defined Sep 05 22:16:02.830 INFO kablam! --> examples/main.rs:7:50 Sep 05 22:16:02.830 INFO kablam! | Sep 05 22:16:02.830 INFO kablam! 7 | let mut session = Session::new(env!("ADDR"), env!("HASH")).unwrap(); Sep 05 22:16:02.830 INFO kablam! | ^^^^^^^^^^^^ Sep 05 22:16:02.830 INFO kablam! Sep 05 22:16:02.830 INFO kablam! error: environment variable `USERNAME` not defined Sep 05 22:16:02.830 INFO kablam! --> examples/main.rs:8:36 Sep 05 22:16:02.830 INFO kablam! | Sep 05 22:16:02.830 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:02.830 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 22:16:02.830 INFO kablam! Sep 05 22:16:02.830 INFO kablam! error: environment variable `TOKEN` not defined Sep 05 22:16:02.831 INFO kablam! --> examples/main.rs:8:54 Sep 05 22:16:02.831 INFO kablam! | Sep 05 22:16:02.831 INFO kablam! 8 | session.login_with_token(true, env!("USERNAME"), env!("TOKEN")).unwrap(); // true specifies it's a bot account Sep 05 22:16:02.831 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 22:16:02.831 INFO kablam! Sep 05 22:16:02.831 INFO kablam! error: aborting due to 4 previous errors Sep 05 22:16:02.831 INFO kablam! Sep 05 22:16:02.842 INFO kablam! error: Could not compile `synac`. Sep 05 22:16:02.843 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:16:02.897 INFO kablam! error: build failed Sep 05 22:16:02.899 INFO kablam! su: No module specific data is present Sep 05 22:16:03.568 INFO running `"docker" "rm" "-f" "d1bc296086451a3062a1daa2568fe818c0576ef302bf502ce679845e65b2b288"` Sep 05 22:16:03.805 INFO blam! d1bc296086451a3062a1daa2568fe818c0576ef302bf502ce679845e65b2b288