Sep 20 04:56:03.352 INFO checking arbitrary-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:56:03.352 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:56:03.352 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:56:03.549 INFO blam! 8c80db15ae3cfccdfa158d2183515a937b3d5ca26abfeb749a7d2e61f7b3f47a Sep 20 04:56:03.554 INFO running `"docker" "start" "-a" "8c80db15ae3cfccdfa158d2183515a937b3d5ca26abfeb749a7d2e61f7b3f47a"` Sep 20 04:56:04.334 INFO kablam! usermod: no changes Sep 20 04:56:04.371 INFO kablam! Checking arbitrary v0.1.1 (/source) Sep 20 04:56:06.095 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.095 INFO kablam! --> src/lib.rs:474:8 Sep 20 04:56:06.095 INFO kablam! | Sep 20 04:56:06.095 INFO kablam! 474 | rb.fill_buffer(&mut z).unwrap(); Sep 20 04:56:06.095 INFO kablam! | ^^^^^^^^^^^ Sep 20 04:56:06.095 INFO kablam! | Sep 20 04:56:06.095 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.095 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 20 04:56:06.095 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.095 INFO kablam! Sep 20 04:56:06.135 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.135 INFO kablam! --> src/lib.rs:476:8 Sep 20 04:56:06.135 INFO kablam! | Sep 20 04:56:06.135 INFO kablam! 476 | rb.fill_buffer(&mut z).unwrap(); Sep 20 04:56:06.135 INFO kablam! | ^^^^^^^^^^^ Sep 20 04:56:06.135 INFO kablam! | Sep 20 04:56:06.135 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.138 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 20 04:56:06.138 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.138 INFO kablam! Sep 20 04:56:06.138 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.138 INFO kablam! --> src/lib.rs:484:19 Sep 20 04:56:06.138 INFO kablam! | Sep 20 04:56:06.138 INFO kablam! 484 | assert_eq!(rb.container_size().unwrap(), 9); Sep 20 04:56:06.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:56:06.138 INFO kablam! | Sep 20 04:56:06.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.138 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 20 04:56:06.138 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.138 INFO kablam! Sep 20 04:56:06.138 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.138 INFO kablam! --> src/lib.rs:485:19 Sep 20 04:56:06.138 INFO kablam! | Sep 20 04:56:06.138 INFO kablam! 485 | assert_eq!(rb.container_size().unwrap(), 1); Sep 20 04:56:06.138 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:56:06.138 INFO kablam! | Sep 20 04:56:06.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.138 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 20 04:56:06.138 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.138 INFO kablam! Sep 20 04:56:06.143 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.143 INFO kablam! --> src/lib.rs:486:19 Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! 486 | assert_eq!(rb.container_size().unwrap(), 2); Sep 20 04:56:06.143 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.143 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 20 04:56:06.143 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.143 INFO kablam! Sep 20 04:56:06.143 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.143 INFO kablam! --> src/lib.rs:487:19 Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! 487 | assert_eq!(rb.container_size().unwrap(), 6); Sep 20 04:56:06.143 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.143 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 20 04:56:06.143 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.143 INFO kablam! Sep 20 04:56:06.143 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 20 04:56:06.143 INFO kablam! --> src/lib.rs:488:19 Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! 488 | assert_eq!(rb.container_size().unwrap(), 1); Sep 20 04:56:06.143 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:56:06.143 INFO kablam! | Sep 20 04:56:06.143 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:56:06.143 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 20 04:56:06.143 INFO kablam! candidate #1: `Unstructured` Sep 20 04:56:06.143 INFO kablam! Sep 20 04:56:06.168 INFO kablam! error: aborting due to 7 previous errors Sep 20 04:56:06.168 INFO kablam! Sep 20 04:56:06.168 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 04:56:06.195 INFO kablam! error: Could not compile `arbitrary`. Sep 20 04:56:06.195 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:56:06.863 INFO kablam! error: build failed Sep 20 04:56:06.864 INFO kablam! su: No module specific data is present Sep 20 04:56:07.463 INFO running `"docker" "rm" "-f" "8c80db15ae3cfccdfa158d2183515a937b3d5ca26abfeb749a7d2e61f7b3f47a"` Sep 20 04:56:07.574 INFO blam! 8c80db15ae3cfccdfa158d2183515a937b3d5ca26abfeb749a7d2e61f7b3f47a