Sep 01 19:21:48.614 INFO checking gluon-0.8.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 19:21:48.614 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 19:21:48.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:21:48.850 INFO blam! d52b00cba4ac10ff049a8644b6b5f7a875a532d93faa669c8a128069ffd233db Sep 01 19:21:48.853 INFO running `"docker" "start" "-a" "d52b00cba4ac10ff049a8644b6b5f7a875a532d93faa669c8a128069ffd233db"` Sep 01 19:21:50.273 INFO kablam! Compiling gluon v0.8.1 (file:///source) Sep 01 19:21:50.289 INFO kablam! Compiling serde_derive_state v0.4.4 Sep 01 19:21:50.289 INFO kablam! Compiling gluon_codegen v0.8.1 Sep 01 19:21:50.306 INFO kablam! Checking tensile v0.1.1 Sep 01 19:21:50.307 INFO kablam! Checking gluon_completion v0.8.1 Sep 01 19:22:41.649 INFO kablam! error[E0463]: can't find crate for `serde_state` Sep 01 19:22:41.649 INFO kablam! --> benches/precompiled.rs:8:1 Sep 01 19:22:41.649 INFO kablam! | Sep 01 19:22:41.649 INFO kablam! 8 | extern crate serde_state; Sep 01 19:22:41.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 19:22:41.649 INFO kablam! Sep 01 19:22:41.649 INFO kablam! error: aborting due to previous error Sep 01 19:22:41.649 INFO kablam! Sep 01 19:22:41.649 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 19:22:41.659 INFO kablam! error: Could not compile `gluon`. Sep 01 19:22:41.660 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 19:22:42.587 INFO kablam! error[E0432]: unresolved import `gluon::vm::api::de` Sep 01 19:22:42.587 INFO kablam! --> tests/api.rs:15:21 Sep 01 19:22:42.587 INFO kablam! | Sep 01 19:22:42.587 INFO kablam! 15 | use gluon::vm::api::de::De; Sep 01 19:22:42.587 INFO kablam! | ^^ Could not find `de` in `api` Sep 01 19:22:42.601 INFO kablam! Sep 01 19:22:42.609 INFO kablam! error[E0433]: failed to resolve. Could not find `typ` in `api` Sep 01 19:22:42.609 INFO kablam! --> tests/api.rs:323:47 Sep 01 19:22:42.609 INFO kablam! | Sep 01 19:22:42.609 INFO kablam! 323 | let (name, typ) = gluon::vm::api::typ::from_rust::(vm).unwrap(); Sep 01 19:22:42.609 INFO kablam! | ^^^ Could not find `typ` in `api` Sep 01 19:22:42.609 INFO kablam! Sep 01 19:22:43.380 INFO kablam! error: aborting due to 2 previous errors Sep 01 19:22:43.380 INFO kablam! Sep 01 19:22:43.380 INFO kablam! Some errors occurred: E0432, E0433. Sep 01 19:22:43.380 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 19:22:43.395 INFO kablam! error: Could not compile `gluon`. Sep 01 19:22:43.395 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 19:22:47.541 INFO kablam! error[E0432]: unresolved import `gluon::vm::api::de` Sep 01 19:22:47.541 INFO kablam! --> tests/main.rs:21:21 Sep 01 19:22:47.541 INFO kablam! | Sep 01 19:22:47.541 INFO kablam! 21 | use gluon::vm::api::de::De; Sep 01 19:22:47.541 INFO kablam! | ^^ Could not find `de` in `api` Sep 01 19:22:47.541 INFO kablam! Sep 01 19:22:47.909 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 01 19:22:47.909 INFO kablam! | Sep 01 19:22:47.909 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::SeqAccess::next_element` Sep 01 19:22:47.909 INFO kablam! Sep 01 19:22:47.915 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 01 19:22:47.915 INFO kablam! | Sep 01 19:22:47.915 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::MapAccess::next_value` Sep 01 19:22:47.915 INFO kablam! Sep 01 19:22:48.115 INFO kablam! error: aborting due to 3 previous errors Sep 01 19:22:48.115 INFO kablam! Sep 01 19:22:48.115 INFO kablam! Some errors occurred: E0277, E0432. Sep 01 19:22:48.115 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 19:22:48.142 INFO kablam! error: Could not compile `gluon`. Sep 01 19:22:48.142 INFO kablam! Sep 01 19:22:48.142 INFO kablam! To learn more, run the command again with --verbose. Sep 01 19:22:48.144 INFO kablam! su: No module specific data is present Sep 01 19:22:48.726 INFO running `"docker" "rm" "-f" "d52b00cba4ac10ff049a8644b6b5f7a875a532d93faa669c8a128069ffd233db"` Sep 01 19:22:48.856 INFO blam! d52b00cba4ac10ff049a8644b6b5f7a875a532d93faa669c8a128069ffd233db