Sep 14 19:41:20.569 INFO checking arbitrary-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:41:20.569 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:41:20.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:41:20.752 INFO blam! 8fcda87bf4cc89ffa54758ca5b9883fc90180ff35ee31dd120bf763af7fdc745 Sep 14 19:41:20.754 INFO running `"docker" "start" "-a" "8fcda87bf4cc89ffa54758ca5b9883fc90180ff35ee31dd120bf763af7fdc745"` Sep 14 19:41:21.713 INFO kablam! usermod: no changes Sep 14 19:41:21.739 INFO kablam! Checking arbitrary v0.1.1 (file:///source) Sep 14 19:41:23.103 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.103 INFO kablam! --> src/lib.rs:474:8 Sep 14 19:41:23.103 INFO kablam! | Sep 14 19:41:23.103 INFO kablam! 474 | rb.fill_buffer(&mut z).unwrap(); Sep 14 19:41:23.103 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:41:23.103 INFO kablam! | Sep 14 19:41:23.103 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.103 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 14 19:41:23.103 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.103 INFO kablam! Sep 14 19:41:23.134 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.134 INFO kablam! --> src/lib.rs:476:8 Sep 14 19:41:23.134 INFO kablam! | Sep 14 19:41:23.135 INFO kablam! 476 | rb.fill_buffer(&mut z).unwrap(); Sep 14 19:41:23.135 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:41:23.135 INFO kablam! | Sep 14 19:41:23.135 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.135 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 14 19:41:23.135 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.135 INFO kablam! Sep 14 19:41:23.136 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.136 INFO kablam! --> src/lib.rs:484:19 Sep 14 19:41:23.136 INFO kablam! | Sep 14 19:41:23.136 INFO kablam! 484 | assert_eq!(rb.container_size().unwrap(), 9); Sep 14 19:41:23.136 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:23.136 INFO kablam! | Sep 14 19:41:23.136 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.136 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:23.136 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.136 INFO kablam! Sep 14 19:41:23.138 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.138 INFO kablam! --> src/lib.rs:485:19 Sep 14 19:41:23.138 INFO kablam! | Sep 14 19:41:23.138 INFO kablam! 485 | assert_eq!(rb.container_size().unwrap(), 1); Sep 14 19:41:23.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:23.138 INFO kablam! | Sep 14 19:41:23.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.138 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:23.138 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.138 INFO kablam! Sep 14 19:41:23.139 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.139 INFO kablam! --> src/lib.rs:486:19 Sep 14 19:41:23.139 INFO kablam! | Sep 14 19:41:23.139 INFO kablam! 486 | assert_eq!(rb.container_size().unwrap(), 2); Sep 14 19:41:23.139 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:23.139 INFO kablam! | Sep 14 19:41:23.139 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.139 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:23.139 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.139 INFO kablam! Sep 14 19:41:23.141 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.141 INFO kablam! --> src/lib.rs:487:19 Sep 14 19:41:23.141 INFO kablam! | Sep 14 19:41:23.141 INFO kablam! 487 | assert_eq!(rb.container_size().unwrap(), 6); Sep 14 19:41:23.141 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:23.141 INFO kablam! | Sep 14 19:41:23.141 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.141 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:23.141 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.141 INFO kablam! Sep 14 19:41:23.142 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:23.142 INFO kablam! --> src/lib.rs:488:19 Sep 14 19:41:23.142 INFO kablam! | Sep 14 19:41:23.142 INFO kablam! 488 | assert_eq!(rb.container_size().unwrap(), 1); Sep 14 19:41:23.142 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:23.142 INFO kablam! | Sep 14 19:41:23.142 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:23.142 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:23.142 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:23.142 INFO kablam! Sep 14 19:41:23.161 INFO kablam! error: aborting due to 7 previous errors Sep 14 19:41:23.161 INFO kablam! Sep 14 19:41:23.161 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 19:41:23.172 INFO kablam! error: Could not compile `arbitrary`. Sep 14 19:41:23.172 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:41:23.919 INFO kablam! error: build failed Sep 14 19:41:23.919 INFO kablam! su: No module specific data is present Sep 14 19:41:24.695 INFO running `"docker" "rm" "-f" "8fcda87bf4cc89ffa54758ca5b9883fc90180ff35ee31dd120bf763af7fdc745"` Sep 14 19:41:24.781 INFO blam! 8fcda87bf4cc89ffa54758ca5b9883fc90180ff35ee31dd120bf763af7fdc745