Oct 21 21:09:02.817 INFO checking Kyledmw/rust-web-thing against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:09:02.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 21:09:03.366 INFO blam! c05b9dedfb743e55f0e109a0431a0f6a0190c3b43517b08d69769fc6170a1d85 Oct 21 21:09:03.372 INFO running `"docker" "start" "-a" "c05b9dedfb743e55f0e109a0431a0f6a0190c3b43517b08d69769fc6170a1d85"` Oct 21 21:09:04.792 INFO kablam! usermod: no changes Oct 21 21:09:04.869 INFO kablam! Checking rust-web-thing v0.1.0 (/source) Oct 21 21:09:04.954 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 21 21:09:04.955 INFO kablam! --> src/main.rs:437:16 Oct 21 21:09:04.955 INFO kablam! | Oct 21 21:09:04.955 INFO kablam! 437 | address:: String::from("127.0.0.1") Oct 21 21:09:04.955 INFO kablam! | ^^ expected one of `,` or `}` here Oct 21 21:09:04.956 INFO kablam! Oct 21 21:09:04.956 INFO kablam! error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;` Oct 21 21:09:04.956 INFO kablam! --> src/main.rs:442:37 Oct 21 21:09:04.957 INFO kablam! | Oct 21 21:09:04.957 INFO kablam! 442 | address: String::from("::1"); Oct 21 21:09:04.957 INFO kablam! | ^ expected one of `,`, `.`, `?`, `}`, or an operator here Oct 21 21:09:04.957 INFO kablam! Oct 21 21:09:04.958 INFO kablam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 21 21:09:04.958 INFO kablam! --> src/main.rs:445:5 Oct 21 21:09:04.958 INFO kablam! | Oct 21 21:09:04.958 INFO kablam! 443 | } Oct 21 21:09:04.959 INFO kablam! | - expected one of `.`, `;`, `?`, or an operator here Oct 21 21:09:04.959 INFO kablam! 444 | Oct 21 21:09:04.959 INFO kablam! 445 | let h = IpAddrS::V4(String::from("127.0.0.1")); Oct 21 21:09:04.960 INFO kablam! | ^^^ unexpected token Oct 21 21:09:04.960 INFO kablam! Oct 21 21:09:04.996 INFO kablam! error: expected one of `,` or `}`, found `::` Oct 21 21:09:04.997 INFO kablam! --> src/main.rs:437:16 Oct 21 21:09:04.997 INFO kablam! | Oct 21 21:09:04.997 INFO kablam! 437 | address:: String::from("127.0.0.1") Oct 21 21:09:04.997 INFO kablam! | ^^ expected one of `,` or `}` here Oct 21 21:09:04.998 INFO kablam! Oct 21 21:09:04.998 INFO kablam! error: expected one of `,`, `.`, `?`, `}`, or an operator, found `;` Oct 21 21:09:04.998 INFO kablam! --> src/main.rs:442:37 Oct 21 21:09:04.999 INFO kablam! | Oct 21 21:09:04.999 INFO kablam! 442 | address: String::from("::1"); Oct 21 21:09:04.999 INFO kablam! | ^ expected one of `,`, `.`, `?`, `}`, or an operator here Oct 21 21:09:04.999 INFO kablam! Oct 21 21:09:05.000 INFO kablam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 21 21:09:05.000 INFO kablam! --> src/main.rs:445:5 Oct 21 21:09:05.000 INFO kablam! | Oct 21 21:09:05.000 INFO kablam! 443 | } Oct 21 21:09:05.001 INFO kablam! | - expected one of `.`, `;`, `?`, or an operator here Oct 21 21:09:05.001 INFO kablam! 444 | Oct 21 21:09:05.001 INFO kablam! 445 | let h = IpAddrS::V4(String::from("127.0.0.1")); Oct 21 21:09:05.001 INFO kablam! | ^^^ unexpected token Oct 21 21:09:05.002 INFO kablam! Oct 21 21:09:05.777 INFO kablam! error[E0425]: cannot find value `address` in this scope Oct 21 21:09:05.777 INFO kablam! --> src/main.rs:437:9 Oct 21 21:09:05.778 INFO kablam! | Oct 21 21:09:05.778 INFO kablam! 437 | address:: String::from("127.0.0.1") Oct 21 21:09:05.778 INFO kablam! | ^^^^^^^ not found in this scope Oct 21 21:09:05.778 INFO kablam! Oct 21 21:09:05.824 INFO kablam! error[E0425]: cannot find value `address` in this scope Oct 21 21:09:05.825 INFO kablam! --> src/main.rs:437:9 Oct 21 21:09:05.825 INFO kablam! | Oct 21 21:09:05.826 INFO kablam! 437 | address:: String::from("127.0.0.1") Oct 21 21:09:05.826 INFO kablam! | ^^^^^^^ not found in this scope Oct 21 21:09:05.826 INFO kablam! Oct 21 21:09:05.997 INFO kablam! error: aborting due to 4 previous errors Oct 21 21:09:05.997 INFO kablam! Oct 21 21:09:05.997 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 21 21:09:06.013 INFO kablam! error: Could not compile `rust-web-thing`. Oct 21 21:09:06.013 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 21:09:06.024 INFO kablam! error: aborting due to 4 previous errors Oct 21 21:09:06.025 INFO kablam! Oct 21 21:09:06.025 INFO kablam! For more information about this error, try `rustc --explain E0425`. Oct 21 21:09:06.088 INFO kablam! error: Could not compile `rust-web-thing`. Oct 21 21:09:06.088 INFO kablam! Oct 21 21:09:06.088 INFO kablam! To learn more, run the command again with --verbose. Oct 21 21:09:06.088 INFO kablam! su: No module specific data is present Oct 21 21:09:06.940 INFO running `"docker" "rm" "-f" "c05b9dedfb743e55f0e109a0431a0f6a0190c3b43517b08d69769fc6170a1d85"` Oct 21 21:09:07.236 INFO blam! c05b9dedfb743e55f0e109a0431a0f6a0190c3b43517b08d69769fc6170a1d85