Sep 01 01:34:19.008 INFO checking grideye-0.2.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 01:34:19.008 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 01:34:19.008 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:34:19.227 INFO blam! 1a1b9665d37559c96867176d9e06c95538882a230b0810d63487d9d742938f0e Sep 01 01:34:19.229 INFO running `"docker" "start" "-a" "1a1b9665d37559c96867176d9e06c95538882a230b0810d63487d9d742938f0e"` Sep 01 01:34:20.143 INFO kablam! Checking grideye v0.2.1 (file:///source) Sep 01 01:34:20.144 INFO kablam! Checking nix v0.10.0 Sep 01 01:34:20.146 INFO kablam! Checking nix v0.6.0 Sep 01 01:34:20.281 INFO kablam! error: expected one of `!`, `(`, `)`, `,`, `::`, or `<`, found `.` Sep 01 01:34:20.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.10.0/src/sys/socket/mod.rs:1029:36 Sep 01 01:34:20.281 INFO kablam! | Sep 01 01:34:20.281 INFO kablam! 1029 | if len < mem::size_of_val(&addr.ss_family) { Sep 01 01:34:20.281 INFO kablam! | ^ expected one of `!`, `(`, `)`, `,`, `::`, or `<` here Sep 01 01:34:20.281 INFO kablam! Sep 01 01:34:20.299 INFO kablam! error: expected one of `!`, `(`, `)`, `,`, `::`, or `<`, found `.` Sep 01 01:34:20.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.6.0/src/sys/socket/mod.rs:616:36 Sep 01 01:34:20.299 INFO kablam! | Sep 01 01:34:20.299 INFO kablam! 616 | if len < mem::size_of_val(&addr.ss_family) { Sep 01 01:34:20.299 INFO kablam! | ^ expected one of `!`, `(`, `)`, `,`, `::`, or `<` here Sep 01 01:34:20.299 INFO kablam! Sep 01 01:34:21.003 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 01 01:34:21.003 INFO kablam! --> src/lib.rs:241:27 Sep 01 01:34:21.003 INFO kablam! | Sep 01 01:34:21.003 INFO kablam! 241 | let bytes = value.to_bytes(); Sep 01 01:34:21.003 INFO kablam! | ^^^^^^^^ Sep 01 01:34:21.003 INFO kablam! Sep 01 01:34:21.009 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 01 01:34:21.009 INFO kablam! --> src/lib.rs:252:27 Sep 01 01:34:21.009 INFO kablam! | Sep 01 01:34:21.009 INFO kablam! 252 | let bytes = value.to_bytes(); Sep 01 01:34:21.009 INFO kablam! | ^^^^^^^^ Sep 01 01:34:21.010 INFO kablam! Sep 01 01:34:21.015 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 01 01:34:21.015 INFO kablam! --> src/lib.rs:263:27 Sep 01 01:34:21.015 INFO kablam! | Sep 01 01:34:21.016 INFO kablam! 263 | let bytes = value.to_bytes(); Sep 01 01:34:21.016 INFO kablam! | ^^^^^^^^ Sep 01 01:34:21.016 INFO kablam! Sep 01 01:34:21.069 INFO kablam! error: aborting due to 3 previous errors Sep 01 01:34:21.069 INFO kablam! Sep 01 01:34:21.069 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 01:34:21.078 INFO kablam! error: Could not compile `grideye`. Sep 01 01:34:21.078 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:34:24.150 INFO kablam! error: aborting due to previous error Sep 01 01:34:24.150 INFO kablam! Sep 01 01:34:24.160 INFO kablam! error: Could not compile `nix`. Sep 01 01:34:24.160 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:34:26.951 INFO kablam! error: aborting due to previous error Sep 01 01:34:26.951 INFO kablam! Sep 01 01:34:26.965 INFO kablam! error: Could not compile `nix`. Sep 01 01:34:26.965 INFO kablam! Sep 01 01:34:26.965 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:34:26.966 INFO kablam! su: No module specific data is present Sep 01 01:34:27.470 INFO running `"docker" "rm" "-f" "1a1b9665d37559c96867176d9e06c95538882a230b0810d63487d9d742938f0e"` Sep 01 01:34:27.615 INFO blam! 1a1b9665d37559c96867176d9e06c95538882a230b0810d63487d9d742938f0e