Sep 20 01:01:22.297 INFO checking gluon-0.8.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:01:22.297 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:01:22.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:01:22.809 INFO blam! 099ef06d799b5ccc31bfcc8292043b4744f0dd90dc9eab48a616628316c832ce Sep 20 01:01:22.811 INFO running `"docker" "start" "-a" "099ef06d799b5ccc31bfcc8292043b4744f0dd90dc9eab48a616628316c832ce"` Sep 20 01:01:24.858 INFO kablam! usermod: no changes Sep 20 01:01:25.731 INFO kablam! Checking union-find v0.3.2 Sep 20 01:01:25.731 INFO kablam! Compiling gluon_vm v0.8.1 Sep 20 01:01:25.743 INFO kablam! Checking rpds v0.5.0 Sep 20 01:01:25.743 INFO kablam! Checking frunk_core v0.2.0 Sep 20 01:01:25.743 INFO kablam! Compiling gluon v0.8.1 (/source) Sep 20 01:01:25.831 INFO kablam! Checking pretty v0.5.2 Sep 20 01:01:25.859 INFO kablam! Compiling structopt-derive v0.1.6 Sep 20 01:01:25.859 INFO kablam! Checking structopt v0.1.7 Sep 20 01:01:27.365 INFO kablam! Compiling gluon_codegen v0.8.1 Sep 20 01:01:30.651 INFO kablam! Compiling serde_derive_state v0.4.4 Sep 20 01:01:30.683 INFO kablam! Compiling string_cache v0.7.3 Sep 20 01:01:30.795 INFO kablam! Compiling docopt v0.8.3 Sep 20 01:01:31.997 INFO kablam! Checking codespan v0.1.3 Sep 20 01:01:35.260 INFO kablam! Compiling lalrpop-snap v0.15.2 Sep 20 01:01:40.441 INFO kablam! Checking codespan-reporting v0.1.4 Sep 20 01:01:48.105 INFO kablam! Checking tensile v0.1.1 Sep 20 01:01:48.110 INFO kablam! Checking gluon_base v0.8.1 Sep 20 01:02:08.091 INFO kablam! Checking gluon_check v0.8.1 Sep 20 01:02:08.092 INFO kablam! Checking gluon_completion v0.8.1 Sep 20 01:03:44.911 INFO kablam! Compiling lalrpop v0.15.2 Sep 20 01:04:44.190 INFO kablam! Compiling gluon_parser v0.8.1 Sep 20 01:05:33.603 INFO kablam! error[E0463]: can't find crate for `serde_state` Sep 20 01:05:33.603 INFO kablam! --> benches/precompiled.rs:8:1 Sep 20 01:05:33.603 INFO kablam! | Sep 20 01:05:33.603 INFO kablam! 8 | extern crate serde_state; Sep 20 01:05:33.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 01:05:33.603 INFO kablam! Sep 20 01:05:33.603 INFO kablam! error: aborting due to previous error Sep 20 01:05:33.603 INFO kablam! Sep 20 01:05:33.603 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 01:05:33.643 INFO kablam! error: Could not compile `gluon`. Sep 20 01:05:33.643 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:05:34.379 INFO kablam! error[E0432]: unresolved import `gluon::vm::api::de` Sep 20 01:05:34.379 INFO kablam! --> tests/main.rs:21:21 Sep 20 01:05:34.379 INFO kablam! | Sep 20 01:05:34.379 INFO kablam! 21 | use gluon::vm::api::de::De; Sep 20 01:05:34.379 INFO kablam! | ^^ Could not find `de` in `api` Sep 20 01:05:34.395 INFO kablam! Sep 20 01:05:35.415 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 20 01:05:35.415 INFO kablam! | Sep 20 01:05:35.415 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::SeqAccess::next_element` Sep 20 01:05:35.415 INFO kablam! Sep 20 01:05:35.415 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 20 01:05:35.415 INFO kablam! | Sep 20 01:05:35.415 INFO kablam! = note: required by `_IMPL_DESERIALIZE_FOR_TestCase::_serde::de::MapAccess::next_value` Sep 20 01:05:35.415 INFO kablam! Sep 20 01:05:35.899 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:05:35.899 INFO kablam! Sep 20 01:05:35.899 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 01:05:35.899 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 01:05:35.999 INFO kablam! error: Could not compile `gluon`. Sep 20 01:05:35.999 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:05:40.126 INFO kablam! error: build failed Sep 20 01:05:40.127 INFO kablam! su: No module specific data is present Sep 20 01:05:41.406 INFO running `"docker" "rm" "-f" "099ef06d799b5ccc31bfcc8292043b4744f0dd90dc9eab48a616628316c832ce"` Sep 20 01:05:41.707 INFO blam! 099ef06d799b5ccc31bfcc8292043b4744f0dd90dc9eab48a616628316c832ce