Jul 12 08:12:50.507 INFO checking gol-0.1.11 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 08:12:50.507 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:12:50.507 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:12:50.508 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 08:12:50.770 INFO blam! 983a711e271acaac649d46591ae8b44de82c1f1fe1926a2bca617f8ecb059601 Jul 12 08:12:50.773 INFO running `"docker" "start" "-a" "983a711e271acaac649d46591ae8b44de82c1f1fe1926a2bca617f8ecb059601"` Jul 12 08:12:52.281 INFO kablam! Checking draw_state v0.7.1 Jul 12 08:12:52.286 INFO kablam! Compiling wayland-protocols v0.9.10 Jul 12 08:12:52.287 INFO kablam! Compiling gfx_gl v0.4.0 Jul 12 08:12:52.288 INFO kablam! Compiling glutin v0.9.2 Jul 12 08:12:52.293 INFO kablam! Checking wayland-kbd v0.9.1 Jul 12 08:13:02.906 INFO kablam! Checking gfx_core v0.7.2 Jul 12 08:13:31.347 INFO kablam! Checking wayland-window v0.7.0 Jul 12 08:13:35.322 INFO kablam! Checking winit v0.7.6 Jul 12 08:14:25.881 INFO kablam! Checking gfx_device_gl v0.14.6 Jul 12 08:14:25.881 INFO kablam! Checking gfx v0.16.3 Jul 12 08:14:30.370 INFO kablam! Checking gfx_window_glutin v0.17.0 Jul 12 08:14:39.053 INFO kablam! Checking gol v0.1.11 (file:///source) Jul 12 08:14:41.138 INFO kablam! warning: doc comment not used by rustdoc Jul 12 08:14:41.138 INFO kablam! --> src/data/grid.rs:44:9 Jul 12 08:14:41.138 INFO kablam! | Jul 12 08:14:41.138 INFO kablam! 44 | /// Grid is a matrix with {height} rows and {width} columns, addressed Jul 12 08:14:41.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:14:41.138 INFO kablam! | Jul 12 08:14:41.138 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Jul 12 08:14:41.138 INFO kablam! Jul 12 08:14:41.551 INFO kablam! warning: doc comment not used by rustdoc Jul 12 08:14:41.551 INFO kablam! --> src/data/grid.rs:44:9 Jul 12 08:14:41.551 INFO kablam! | Jul 12 08:14:41.551 INFO kablam! 44 | /// Grid is a matrix with {height} rows and {width} columns, addressed Jul 12 08:14:41.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:14:41.551 INFO kablam! | Jul 12 08:14:41.551 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Jul 12 08:14:41.551 INFO kablam! Jul 12 08:14:47.174 INFO kablam! error[E0599]: no method named `update_instances` found for type `std::result::Result>` in the current scope Jul 12 08:14:47.174 INFO kablam! --> benches/rendering_benchmark.rs:15:13 Jul 12 08:14:47.174 INFO kablam! | Jul 12 08:14:47.174 INFO kablam! 15 | app.update_instances() Jul 12 08:14:47.174 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 08:14:47.174 INFO kablam! Jul 12 08:14:47.185 INFO kablam! error[E0599]: no method named `update_instances` found for type `std::result::Result>` in the current scope Jul 12 08:14:47.185 INFO kablam! --> benches/rendering_benchmark.rs:24:13 Jul 12 08:14:47.185 INFO kablam! | Jul 12 08:14:47.185 INFO kablam! 24 | app.update_instances() Jul 12 08:14:47.185 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 08:14:47.185 INFO kablam! Jul 12 08:14:47.193 INFO kablam! error[E0599]: no method named `update_instances` found for type `std::result::Result>` in the current scope Jul 12 08:14:47.193 INFO kablam! --> benches/rendering_benchmark.rs:33:13 Jul 12 08:14:47.193 INFO kablam! | Jul 12 08:14:47.193 INFO kablam! 33 | app.update_instances() Jul 12 08:14:47.193 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 08:14:47.193 INFO kablam! Jul 12 08:14:47.216 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:14:47.219 INFO kablam! Jul 12 08:14:47.219 INFO kablam! For more information about this error, try `rustc --explain E0599`. Jul 12 08:14:47.243 INFO kablam! error: Could not compile `gol`. Jul 12 08:14:47.245 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:14:47.779 INFO kablam! error: build failed Jul 12 08:14:47.781 INFO kablam! su: No module specific data is present Jul 12 08:14:48.332 INFO running `"docker" "rm" "-f" "983a711e271acaac649d46591ae8b44de82c1f1fe1926a2bca617f8ecb059601"` Jul 12 08:14:48.498 INFO blam! 983a711e271acaac649d46591ae8b44de82c1f1fe1926a2bca617f8ecb059601