Sep 10 22:45:02.099 INFO checking arbitrary-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 22:45:02.099 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 22:45:02.099 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:45:02.260 INFO blam! eccd1cd861a0cdebd0f9ed51e04f4c97c4e465bac5c09dc3ad65d98b283c877d Sep 10 22:45:02.262 INFO running `"docker" "start" "-a" "eccd1cd861a0cdebd0f9ed51e04f4c97c4e465bac5c09dc3ad65d98b283c877d"` Sep 10 22:45:03.152 INFO kablam! usermod: no changes Sep 10 22:45:03.175 INFO kablam! Checking arbitrary v0.1.1 (file:///source) Sep 10 22:45:05.538 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.538 INFO kablam! --> src/lib.rs:474:8 Sep 10 22:45:05.538 INFO kablam! | Sep 10 22:45:05.538 INFO kablam! 474 | rb.fill_buffer(&mut z).unwrap(); Sep 10 22:45:05.538 INFO kablam! | ^^^^^^^^^^^ Sep 10 22:45:05.538 INFO kablam! | Sep 10 22:45:05.538 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.538 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 10 22:45:05.538 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.538 INFO kablam! Sep 10 22:45:05.570 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.570 INFO kablam! --> src/lib.rs:476:8 Sep 10 22:45:05.570 INFO kablam! | Sep 10 22:45:05.570 INFO kablam! 476 | rb.fill_buffer(&mut z).unwrap(); Sep 10 22:45:05.570 INFO kablam! | ^^^^^^^^^^^ Sep 10 22:45:05.570 INFO kablam! | Sep 10 22:45:05.570 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.570 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 10 22:45:05.570 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.570 INFO kablam! Sep 10 22:45:05.570 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.570 INFO kablam! --> src/lib.rs:484:19 Sep 10 22:45:05.570 INFO kablam! | Sep 10 22:45:05.570 INFO kablam! 484 | assert_eq!(rb.container_size().unwrap(), 9); Sep 10 22:45:05.570 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:45:05.570 INFO kablam! | Sep 10 22:45:05.570 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.570 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 10 22:45:05.570 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.570 INFO kablam! Sep 10 22:45:05.572 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.572 INFO kablam! --> src/lib.rs:485:19 Sep 10 22:45:05.572 INFO kablam! | Sep 10 22:45:05.572 INFO kablam! 485 | assert_eq!(rb.container_size().unwrap(), 1); Sep 10 22:45:05.572 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:45:05.572 INFO kablam! | Sep 10 22:45:05.572 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.572 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 10 22:45:05.572 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.572 INFO kablam! Sep 10 22:45:05.574 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.574 INFO kablam! --> src/lib.rs:486:19 Sep 10 22:45:05.574 INFO kablam! | Sep 10 22:45:05.574 INFO kablam! 486 | assert_eq!(rb.container_size().unwrap(), 2); Sep 10 22:45:05.574 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:45:05.574 INFO kablam! | Sep 10 22:45:05.574 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.574 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 10 22:45:05.574 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.574 INFO kablam! Sep 10 22:45:05.578 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.578 INFO kablam! --> src/lib.rs:487:19 Sep 10 22:45:05.578 INFO kablam! | Sep 10 22:45:05.578 INFO kablam! 487 | assert_eq!(rb.container_size().unwrap(), 6); Sep 10 22:45:05.578 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:45:05.578 INFO kablam! | Sep 10 22:45:05.578 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.578 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 10 22:45:05.578 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.578 INFO kablam! Sep 10 22:45:05.578 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 10 22:45:05.578 INFO kablam! --> src/lib.rs:488:19 Sep 10 22:45:05.578 INFO kablam! | Sep 10 22:45:05.578 INFO kablam! 488 | assert_eq!(rb.container_size().unwrap(), 1); Sep 10 22:45:05.578 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 22:45:05.578 INFO kablam! | Sep 10 22:45:05.578 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 22:45:05.578 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 10 22:45:05.578 INFO kablam! candidate #1: `Unstructured` Sep 10 22:45:05.578 INFO kablam! Sep 10 22:45:05.596 INFO kablam! error: aborting due to 7 previous errors Sep 10 22:45:05.602 INFO kablam! Sep 10 22:45:05.602 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 22:45:05.607 INFO kablam! error: Could not compile `arbitrary`. Sep 10 22:45:05.607 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 22:45:06.143 INFO kablam! error: build failed Sep 10 22:45:06.144 INFO kablam! su: No module specific data is present Sep 10 22:45:06.627 INFO running `"docker" "rm" "-f" "eccd1cd861a0cdebd0f9ed51e04f4c97c4e465bac5c09dc3ad65d98b283c877d"` Sep 10 22:45:06.772 INFO blam! eccd1cd861a0cdebd0f9ed51e04f4c97c4e465bac5c09dc3ad65d98b283c877d