Sep 14 19:41:21.262 INFO checking arbitrary-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:41:21.262 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:41:21.262 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:21.429 INFO blam! 2d294fec326168309c9d69bc91a216a2bfb7a6537b1363a83f5cf1fdcee65b91 Sep 14 19:41:21.431 INFO running `"docker" "start" "-a" "2d294fec326168309c9d69bc91a216a2bfb7a6537b1363a83f5cf1fdcee65b91"` Sep 14 19:41:22.087 INFO kablam! usermod: no changes Sep 14 19:41:22.114 INFO kablam! Checking arbitrary v0.1.1 (file:///source) Sep 14 19:41:24.115 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.115 INFO kablam! --> src/lib.rs:474:8 Sep 14 19:41:24.115 INFO kablam! | Sep 14 19:41:24.115 INFO kablam! 474 | rb.fill_buffer(&mut z).unwrap(); Sep 14 19:41:24.115 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:41:24.115 INFO kablam! | Sep 14 19:41:24.115 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.115 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 14 19:41:24.115 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.115 INFO kablam! Sep 14 19:41:24.143 INFO kablam! error[E0599]: no method named `fill_buffer` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.143 INFO kablam! --> src/lib.rs:476:8 Sep 14 19:41:24.143 INFO kablam! | Sep 14 19:41:24.143 INFO kablam! 476 | rb.fill_buffer(&mut z).unwrap(); Sep 14 19:41:24.143 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:41:24.143 INFO kablam! | Sep 14 19:41:24.143 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.143 INFO kablam! = note: the following trait defines an item `fill_buffer`, perhaps you need to implement it: Sep 14 19:41:24.143 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.143 INFO kablam! Sep 14 19:41:24.143 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.143 INFO kablam! --> src/lib.rs:484:19 Sep 14 19:41:24.143 INFO kablam! | Sep 14 19:41:24.143 INFO kablam! 484 | assert_eq!(rb.container_size().unwrap(), 9); Sep 14 19:41:24.143 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:24.143 INFO kablam! | Sep 14 19:41:24.143 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.143 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:24.143 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.143 INFO kablam! Sep 14 19:41:24.151 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.151 INFO kablam! --> src/lib.rs:485:19 Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! 485 | assert_eq!(rb.container_size().unwrap(), 1); Sep 14 19:41:24.151 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.151 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:24.151 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.151 INFO kablam! Sep 14 19:41:24.151 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.151 INFO kablam! --> src/lib.rs:486:19 Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! 486 | assert_eq!(rb.container_size().unwrap(), 2); Sep 14 19:41:24.151 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.151 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:24.151 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.151 INFO kablam! Sep 14 19:41:24.151 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.151 INFO kablam! --> src/lib.rs:487:19 Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! 487 | assert_eq!(rb.container_size().unwrap(), 6); Sep 14 19:41:24.151 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.151 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:24.151 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.151 INFO kablam! Sep 14 19:41:24.151 INFO kablam! error[E0599]: no method named `container_size` found for type `std::result::Result, &str>` in the current scope Sep 14 19:41:24.151 INFO kablam! --> src/lib.rs:488:19 Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! 488 | assert_eq!(rb.container_size().unwrap(), 1); Sep 14 19:41:24.151 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:41:24.151 INFO kablam! | Sep 14 19:41:24.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 19:41:24.151 INFO kablam! = note: the following trait defines an item `container_size`, perhaps you need to implement it: Sep 14 19:41:24.151 INFO kablam! candidate #1: `Unstructured` Sep 14 19:41:24.151 INFO kablam! Sep 14 19:41:24.166 INFO kablam! error: aborting due to 7 previous errors Sep 14 19:41:24.166 INFO kablam! Sep 14 19:41:24.166 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 19:41:24.177 INFO kablam! error: Could not compile `arbitrary`. Sep 14 19:41:24.177 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:41:24.464 INFO kablam! error: build failed Sep 14 19:41:24.464 INFO kablam! su: No module specific data is present Sep 14 19:41:25.048 INFO running `"docker" "rm" "-f" "2d294fec326168309c9d69bc91a216a2bfb7a6537b1363a83f5cf1fdcee65b91"` Sep 14 19:41:25.119 INFO blam! 2d294fec326168309c9d69bc91a216a2bfb7a6537b1363a83f5cf1fdcee65b91