Sep 04 07:24:36.189 INFO checking px8_plugin_lua-0.0.11 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:24:36.189 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:24:36.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:24:36.337 INFO blam! 4bf16251773f62bf11d7b96d3b1f2969622fe239a3391134c66ee0a75110b5cd Sep 04 07:24:36.339 INFO running `"docker" "start" "-a" "4bf16251773f62bf11d7b96d3b1f2969622fe239a3391134c66ee0a75110b5cd"` Sep 04 07:24:36.987 INFO kablam! Compiling px8_plugin_lua v0.0.11 (file:///source) Sep 04 07:24:37.345 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 04 07:24:37.345 INFO kablam! --> build.rs:136:22 Sep 04 07:24:37.345 INFO kablam! | Sep 04 07:24:37.345 INFO kablam! 136 | let mut config = gcc::Config::new(); Sep 04 07:24:37.345 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 07:24:37.345 INFO kablam! | Sep 04 07:24:37.345 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:24:37.345 INFO kablam! Sep 04 07:24:44.030 INFO kablam! error[E0463]: can't find crate for `lua` Sep 04 07:24:44.030 INFO kablam! --> examples/userdata-with-drop/main.rs:23:1 Sep 04 07:24:44.030 INFO kablam! | Sep 04 07:24:44.030 INFO kablam! 23 | extern crate lua; Sep 04 07:24:44.030 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:24:44.031 INFO kablam! Sep 04 07:24:44.032 INFO kablam! error: aborting due to previous error Sep 04 07:24:44.032 INFO kablam! error[E0463]: can't find crate for `lua` Sep 04 07:24:44.032 INFO kablam! --> examples/userdata/main.rs:23:1 Sep 04 07:24:44.032 INFO kablam! | Sep 04 07:24:44.032 INFO kablam! 23 | extern crate lua; Sep 04 07:24:44.032 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:24:44.032 INFO kablam! Sep 04 07:24:44.033 INFO kablam! error: aborting due to previous error Sep 04 07:24:44.033 INFO kablam! Sep 04 07:24:44.033 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 07:24:44.033 INFO kablam! Sep 04 07:24:44.034 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 07:24:44.038 INFO kablam! error: Could not compile `px8_plugin_lua`. Sep 04 07:24:44.038 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:24:44.039 INFO kablam! error: Could not compile `px8_plugin_lua`. Sep 04 07:24:44.040 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:24:44.072 INFO kablam! error[E0463]: can't find crate for `lua` Sep 04 07:24:44.072 INFO kablam! --> tests/extra.rs:1:1 Sep 04 07:24:44.072 INFO kablam! | Sep 04 07:24:44.072 INFO kablam! 1 | extern crate lua; Sep 04 07:24:44.072 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 04 07:24:44.072 INFO kablam! Sep 04 07:24:44.072 INFO kablam! error: aborting due to previous error Sep 04 07:24:44.072 INFO kablam! Sep 04 07:24:44.072 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 07:24:44.078 INFO kablam! error: Could not compile `px8_plugin_lua`. Sep 04 07:24:44.078 INFO kablam! Sep 04 07:24:44.078 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:24:44.079 INFO kablam! su: No module specific data is present Sep 04 07:24:44.584 INFO running `"docker" "rm" "-f" "4bf16251773f62bf11d7b96d3b1f2969622fe239a3391134c66ee0a75110b5cd"` Sep 04 07:24:44.713 INFO blam! 4bf16251773f62bf11d7b96d3b1f2969622fe239a3391134c66ee0a75110b5cd