Sep 02 20:45:45.213 INFO checking arbitrary-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:45:45.213 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:45:45.213 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:45:45.429 INFO blam! 1396ceb12cdbbfe121e48fd70a0f712f0f29e34f230a07aa142fe7555e5ec5fe Sep 02 20:45:45.431 INFO running `"docker" "start" "-a" "1396ceb12cdbbfe121e48fd70a0f712f0f29e34f230a07aa142fe7555e5ec5fe"` Sep 02 20:45:46.027 INFO kablam! Checking arbitrary v0.1.1 (file:///source) Sep 02 20:45:48.860 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.860 INFO kablam! --> src/lib.rs:474:8 Sep 02 20:45:48.860 INFO kablam! | Sep 02 20:45:48.860 INFO kablam! 474 | rb.fill_buffer(&mut z).unwrap(); Sep 02 20:45:48.860 INFO kablam! | ^^^^^^^^^^^ Sep 02 20:45:48.860 INFO kablam! | Sep 02 20:45:48.860 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.861 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 02 20:45:48.861 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.861 INFO kablam! Sep 02 20:45:48.939 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.939 INFO kablam! --> src/lib.rs:476:8 Sep 02 20:45:48.939 INFO kablam! | Sep 02 20:45:48.939 INFO kablam! 476 | rb.fill_buffer(&mut z).unwrap(); Sep 02 20:45:48.939 INFO kablam! | ^^^^^^^^^^^ Sep 02 20:45:48.939 INFO kablam! | Sep 02 20:45:48.939 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.939 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 02 20:45:48.939 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.940 INFO kablam! Sep 02 20:45:48.942 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.942 INFO kablam! --> src/lib.rs:484:19 Sep 02 20:45:48.942 INFO kablam! | Sep 02 20:45:48.942 INFO kablam! 484 | assert_eq!(rb.container_size().unwrap(), 9); Sep 02 20:45:48.942 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 20:45:48.942 INFO kablam! | Sep 02 20:45:48.943 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.943 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 02 20:45:48.943 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.943 INFO kablam! Sep 02 20:45:48.944 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.944 INFO kablam! --> src/lib.rs:485:19 Sep 02 20:45:48.944 INFO kablam! | Sep 02 20:45:48.945 INFO kablam! 485 | assert_eq!(rb.container_size().unwrap(), 1); Sep 02 20:45:48.945 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 20:45:48.945 INFO kablam! | Sep 02 20:45:48.945 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.945 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 02 20:45:48.945 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.945 INFO kablam! Sep 02 20:45:48.947 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.947 INFO kablam! --> src/lib.rs:486:19 Sep 02 20:45:48.947 INFO kablam! | Sep 02 20:45:48.947 INFO kablam! 486 | assert_eq!(rb.container_size().unwrap(), 2); Sep 02 20:45:48.947 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 20:45:48.947 INFO kablam! | Sep 02 20:45:48.947 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.947 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 02 20:45:48.947 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.947 INFO kablam! Sep 02 20:45:48.949 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.950 INFO kablam! --> src/lib.rs:487:19 Sep 02 20:45:48.950 INFO kablam! | Sep 02 20:45:48.950 INFO kablam! 487 | assert_eq!(rb.container_size().unwrap(), 6); Sep 02 20:45:48.950 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 20:45:48.950 INFO kablam! | Sep 02 20:45:48.950 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.950 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 02 20:45:48.950 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.950 INFO kablam! Sep 02 20:45:48.952 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 02 20:45:48.952 INFO kablam! --> src/lib.rs:488:19 Sep 02 20:45:48.952 INFO kablam! | Sep 02 20:45:48.952 INFO kablam! 488 | assert_eq!(rb.container_size().unwrap(), 1); Sep 02 20:45:48.952 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 20:45:48.952 INFO kablam! | Sep 02 20:45:48.952 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 20:45:48.952 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 02 20:45:48.952 INFO kablam! candidate #1: `Unstructured` Sep 02 20:45:48.952 INFO kablam! Sep 02 20:45:48.971 INFO kablam! error: aborting due to 7 previous errors Sep 02 20:45:48.971 INFO kablam! Sep 02 20:45:48.971 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 20:45:48.980 INFO kablam! error: Could not compile `arbitrary`. Sep 02 20:45:48.980 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:45:50.103 INFO kablam! error: build failed Sep 02 20:45:50.105 INFO kablam! su: No module specific data is present Sep 02 20:45:50.563 INFO running `"docker" "rm" "-f" "1396ceb12cdbbfe121e48fd70a0f712f0f29e34f230a07aa142fe7555e5ec5fe"` Sep 02 20:45:50.690 INFO blam! 1396ceb12cdbbfe121e48fd70a0f712f0f29e34f230a07aa142fe7555e5ec5fe