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