Sep 03 21:13:04.664 INFO checking museun/shaken against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:13:04.664 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:13:04.664 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:13:04.892 INFO blam! fe16d5b971b023eb83629538f09dc4092a95ee324f4157a71580aa3f7cb76791 Sep 03 21:13:04.893 INFO running `"docker" "start" "-a" "fe16d5b971b023eb83629538f09dc4092a95ee324f4157a71580aa3f7cb76791"` Sep 03 21:13:05.947 INFO kablam! Checking arrayref v0.3.5 Sep 03 21:13:05.948 INFO kablam! Checking utf-8 v0.7.4 Sep 03 21:13:05.948 INFO kablam! Compiling shaken v0.1.0 (file:///source) Sep 03 21:13:05.948 INFO kablam! Checking termcolor v1.0.3 Sep 03 21:13:05.948 INFO kablam! Compiling libsqlite3-sys v0.9.3 Sep 03 21:13:05.948 INFO kablam! Compiling curl-sys v0.4.8 Sep 03 21:13:05.952 INFO kablam! Checking socket2 v0.3.8 Sep 03 21:13:05.954 INFO kablam! Compiling openssl v0.10.11 Sep 03 21:13:05.999 INFO kablam! Compiling native-tls v0.2.1 Sep 03 21:13:06.061 INFO kablam! Checking input_buffer v0.2.0 Sep 03 21:13:06.128 INFO kablam! Checking toml v0.4.6 Sep 03 21:13:08.185 INFO kablam! Checking digest v0.7.5 Sep 03 21:13:08.189 INFO kablam! Compiling syn v0.14.9 Sep 03 21:13:08.485 INFO kablam! Checking block-buffer v0.3.3 Sep 03 21:13:09.608 INFO kablam! Checking env_logger v0.5.13 Sep 03 21:13:10.152 INFO kablam! Checking sha-1 v0.7.0 Sep 03 21:13:11.639 INFO kablam! Checking curl v0.4.14 Sep 03 21:13:21.356 INFO kablam! Checking tungstenite v0.6.0 Sep 03 21:13:31.418 INFO kablam! Compiling serde_derive v1.0.76 Sep 03 21:13:32.042 INFO kablam! Checking rusqlite v0.13.0 Sep 03 21:13:55.243 INFO kablam! error: environment variable `SHAKEN_TWITCH_CLIENT_ID` not defined Sep 03 21:13:55.243 INFO kablam! --> src/twitch.rs:16:24 Sep 03 21:13:55.244 INFO kablam! | Sep 03 21:13:55.244 INFO kablam! 16 | client_id: env!("SHAKEN_TWITCH_CLIENT_ID").to_string(), Sep 03 21:13:55.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:13:55.244 INFO kablam! Sep 03 21:13:55.338 INFO kablam! error: environment variable `SHAKEN_TWITCH_CLIENT_ID` not defined Sep 03 21:13:55.338 INFO kablam! --> src/twitch.rs:16:24 Sep 03 21:13:55.338 INFO kablam! | Sep 03 21:13:55.338 INFO kablam! 16 | client_id: env!("SHAKEN_TWITCH_CLIENT_ID").to_string(), Sep 03 21:13:55.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:13:55.338 INFO kablam! Sep 03 21:13:55.429 INFO kablam! error: environment variable `SHAKEN_TWITCH_PASSWORD` not defined Sep 03 21:13:55.429 INFO kablam! --> src/bot.rs:58:39 Sep 03 21:13:55.429 INFO kablam! | Sep 03 21:13:55.429 INFO kablam! 58 | self.send(&format!("PASS {}", env!("SHAKEN_TWITCH_PASSWORD"))); Sep 03 21:13:55.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:13:55.429 INFO kablam! Sep 03 21:13:55.462 INFO kablam! error: environment variable `SHAKEN_TWITCH_PASSWORD` not defined Sep 03 21:13:55.462 INFO kablam! --> src/bot.rs:58:39 Sep 03 21:13:55.462 INFO kablam! | Sep 03 21:13:55.462 INFO kablam! 58 | self.send(&format!("PASS {}", env!("SHAKEN_TWITCH_PASSWORD"))); Sep 03 21:13:55.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:13:55.462 INFO kablam! Sep 03 21:13:55.784 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:13:55.784 INFO kablam! Sep 03 21:13:55.792 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:13:55.792 INFO kablam! Sep 03 21:13:55.799 INFO kablam! error: Could not compile `shaken`. Sep 03 21:13:55.799 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:13:55.812 INFO kablam! error: Could not compile `shaken`. Sep 03 21:13:55.812 INFO kablam! Sep 03 21:13:55.812 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:13:55.814 INFO kablam! su: No module specific data is present Sep 03 21:13:56.398 INFO running `"docker" "rm" "-f" "fe16d5b971b023eb83629538f09dc4092a95ee324f4157a71580aa3f7cb76791"` Sep 03 21:13:56.571 INFO blam! fe16d5b971b023eb83629538f09dc4092a95ee324f4157a71580aa3f7cb76791