Sep 17 23:58:39.348 INFO checking gluon-0.8.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 23:58:39.348 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 23:58:39.348 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 23:58:39.802 INFO blam! a4821bf214a4b7186b4a4ced77d1387d71e18aaed8ca9640a53e859e78878a4d Sep 17 23:58:39.803 INFO running `"docker" "start" "-a" "a4821bf214a4b7186b4a4ced77d1387d71e18aaed8ca9640a53e859e78878a4d"` Sep 17 23:58:42.468 INFO kablam! usermod: no changes Sep 17 23:58:43.160 INFO kablam! Compiling gluon v0.8.1 (/source) Sep 17 23:58:43.175 INFO kablam! Compiling gluon_codegen v0.8.1 Sep 17 23:58:43.175 INFO kablam! Compiling serde_derive_state v0.4.4 Sep 17 23:58:43.186 INFO kablam! Checking gluon_completion v0.8.1 Sep 17 23:58:43.186 INFO kablam! Checking tensile v0.1.1 Sep 17 23:59:49.147 INFO kablam! error[E0463]: can't find crate for `serde_state` Sep 17 23:59:49.147 INFO kablam! --> benches/precompiled.rs:8:1 Sep 17 23:59:49.147 INFO kablam! | Sep 17 23:59:49.147 INFO kablam! 8 | extern crate serde_state; Sep 17 23:59:49.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 17 23:59:49.147 INFO kablam! Sep 17 23:59:49.147 INFO kablam! error: aborting due to previous error Sep 17 23:59:49.147 INFO kablam! Sep 17 23:59:49.147 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 17 23:59:49.193 INFO kablam! error: Could not compile `gluon`. Sep 17 23:59:49.193 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 23:59:54.983 INFO kablam! error[E0432]: unresolved import `gluon::vm::api::de` Sep 17 23:59:54.983 INFO kablam! --> tests/main.rs:21:21 Sep 17 23:59:54.983 INFO kablam! | Sep 17 23:59:54.983 INFO kablam! 21 | use gluon::vm::api::de::De; Sep 17 23:59:54.983 INFO kablam! | ^^ Could not find `de` in `api` Sep 17 23:59:54.983 INFO kablam! Sep 17 23:59:55.022 INFO kablam! error[E0432]: unresolved import `gluon::vm::api::de` Sep 17 23:59:55.027 INFO kablam! --> tests/api.rs:15:21 Sep 17 23:59:55.027 INFO kablam! | Sep 17 23:59:55.027 INFO kablam! 15 | use gluon::vm::api::de::De; Sep 17 23:59:55.027 INFO kablam! | ^^ Could not find `de` in `api` Sep 17 23:59:55.027 INFO kablam! Sep 17 23:59:55.043 INFO kablam! error[E0433]: failed to resolve. Could not find `typ` in `api` Sep 17 23:59:55.043 INFO kablam! --> tests/api.rs:323:47 Sep 17 23:59:55.043 INFO kablam! | Sep 17 23:59:55.043 INFO kablam! 323 | let (name, typ) = gluon::vm::api::typ::from_rust::(vm).unwrap(); Sep 17 23:59:55.043 INFO kablam! | ^^^ Could not find `typ` in `api` Sep 17 23:59:55.043 INFO kablam! Sep 17 23:59:55.651 INFO kablam! error[E0277]: the trait bound `gluon::gluon_vm::api::Function gluon::gluon_vm::api::OpaqueValue>: _IMPL_DESERIALIZE_FOR_TestCase::_serde::Deserialize<'_>` is not satisfied Sep 17 23:59:55.651 INFO kablam! | Sep 17 23:59:55.651 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::SeqAccess::next_element` Sep 17 23:59:55.651 INFO kablam! Sep 17 23:59:55.659 INFO kablam! error[E0277]: the trait bound `gluon::gluon_vm::api::Function gluon::gluon_vm::api::OpaqueValue>: _IMPL_DESERIALIZE_FOR_TestCase::_serde::Deserialize<'_>` is not satisfied Sep 17 23:59:55.659 INFO kablam! | Sep 17 23:59:55.659 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::MapAccess::next_value` Sep 17 23:59:55.659 INFO kablam! Sep 17 23:59:55.967 INFO kablam! error: aborting due to 2 previous errors Sep 17 23:59:55.967 INFO kablam! Sep 17 23:59:55.967 INFO kablam! Some errors occurred: E0432, E0433. Sep 17 23:59:55.967 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 23:59:56.007 INFO kablam! error: aborting due to 3 previous errors Sep 17 23:59:56.007 INFO kablam! Sep 17 23:59:56.007 INFO kablam! Some errors occurred: E0277, E0432. Sep 17 23:59:56.007 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 17 23:59:56.019 INFO kablam! error: Could not compile `gluon`. Sep 17 23:59:56.020 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 23:59:56.063 INFO kablam! error: Could not compile `gluon`. Sep 17 23:59:56.063 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 23:59:56.397 INFO kablam! error: build failed Sep 17 23:59:56.399 INFO kablam! su: No module specific data is present Sep 17 23:59:57.856 INFO running `"docker" "rm" "-f" "a4821bf214a4b7186b4a4ced77d1387d71e18aaed8ca9640a53e859e78878a4d"` Sep 17 23:59:58.147 INFO blam! a4821bf214a4b7186b4a4ced77d1387d71e18aaed8ca9640a53e859e78878a4d