Oct 22 00:31:09.459 INFO checking relative-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:31:09.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22 00:31:09.672 INFO blam! 3e4af8a491c8d54138f261b1cd40c0c6e7bdf13a07fbd373a8051e2092d38eb4 Oct 22 00:31:09.679 INFO running `"docker" "start" "-a" "3e4af8a491c8d54138f261b1cd40c0c6e7bdf13a07fbd373a8051e2092d38eb4"` Oct 22 00:31:10.561 INFO kablam! usermod: no changes Oct 22 00:31:10.668 INFO kablam! Checking uuid v0.7.1 Oct 22 00:31:10.668 INFO kablam! Checking metatype v0.1.1 Oct 22 00:31:10.668 INFO kablam! Checking proc_self v0.1.0 Oct 22 00:31:10.668 INFO kablam! Checking uuid v0.6.5 Oct 22 00:31:12.228 INFO kablam! Checking build_id v0.1.2 Oct 22 00:31:13.009 INFO kablam! Checking relative v0.1.2 (/source) Oct 22 00:31:14.240 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.240 INFO kablam! --> src/lib.rs:180:5 Oct 22 00:31:14.240 INFO kablam! | Oct 22 00:31:14.240 INFO kablam! 180 | build_id::get(), Oct 22 00:31:14.240 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.240 INFO kablam! | Oct 22 00:31:14.240 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.240 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.240 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.240 INFO kablam! --> src/lib.rs:180:5 Oct 22 00:31:14.240 INFO kablam! | Oct 22 00:31:14.240 INFO kablam! 180 | build_id::get(), Oct 22 00:31:14.240 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.240 INFO kablam! Oct 22 00:31:14.281 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.281 INFO kablam! --> src/lib.rs:197:17 Oct 22 00:31:14.281 INFO kablam! | Oct 22 00:31:14.281 INFO kablam! 197 | if build == local { Oct 22 00:31:14.281 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.281 INFO kablam! | Oct 22 00:31:14.281 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.281 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.281 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.281 INFO kablam! --> src/lib.rs:197:17 Oct 22 00:31:14.281 INFO kablam! | Oct 22 00:31:14.281 INFO kablam! 197 | if build == local { Oct 22 00:31:14.281 INFO kablam! | ^^^^^ Oct 22 00:31:14.281 INFO kablam! Oct 22 00:31:14.347 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.347 INFO kablam! --> src/lib.rs:306:5 Oct 22 00:31:14.347 INFO kablam! | Oct 22 00:31:14.347 INFO kablam! 306 | build_id::get(), Oct 22 00:31:14.348 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.348 INFO kablam! | Oct 22 00:31:14.348 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.348 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.349 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.349 INFO kablam! --> src/lib.rs:306:5 Oct 22 00:31:14.349 INFO kablam! | Oct 22 00:31:14.349 INFO kablam! 306 | build_id::get(), Oct 22 00:31:14.350 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.350 INFO kablam! Oct 22 00:31:14.388 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.388 INFO kablam! --> src/lib.rs:323:17 Oct 22 00:31:14.388 INFO kablam! | Oct 22 00:31:14.388 INFO kablam! 323 | if build == local { Oct 22 00:31:14.388 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.388 INFO kablam! | Oct 22 00:31:14.388 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.388 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.388 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.388 INFO kablam! --> src/lib.rs:323:17 Oct 22 00:31:14.388 INFO kablam! | Oct 22 00:31:14.388 INFO kablam! 323 | if build == local { Oct 22 00:31:14.388 INFO kablam! | ^^^^^ Oct 22 00:31:14.388 INFO kablam! Oct 22 00:31:14.443 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.444 INFO kablam! --> src/lib.rs:439:5 Oct 22 00:31:14.444 INFO kablam! | Oct 22 00:31:14.445 INFO kablam! 439 | build_id::get(), Oct 22 00:31:14.445 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.445 INFO kablam! | Oct 22 00:31:14.446 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.446 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.446 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.447 INFO kablam! --> src/lib.rs:439:5 Oct 22 00:31:14.447 INFO kablam! | Oct 22 00:31:14.447 INFO kablam! 439 | build_id::get(), Oct 22 00:31:14.447 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.448 INFO kablam! Oct 22 00:31:14.476 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.476 INFO kablam! --> src/lib.rs:456:17 Oct 22 00:31:14.476 INFO kablam! | Oct 22 00:31:14.476 INFO kablam! 456 | if build == local { Oct 22 00:31:14.476 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.476 INFO kablam! | Oct 22 00:31:14.476 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.476 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.476 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.476 INFO kablam! --> src/lib.rs:456:17 Oct 22 00:31:14.476 INFO kablam! | Oct 22 00:31:14.476 INFO kablam! 456 | if build == local { Oct 22 00:31:14.476 INFO kablam! | ^^^^^ Oct 22 00:31:14.476 INFO kablam! Oct 22 00:31:14.485 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.485 INFO kablam! --> src/lib.rs:180:5 Oct 22 00:31:14.485 INFO kablam! | Oct 22 00:31:14.485 INFO kablam! 180 | build_id::get(), Oct 22 00:31:14.485 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.485 INFO kablam! | Oct 22 00:31:14.485 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.485 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.485 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.485 INFO kablam! --> src/lib.rs:180:5 Oct 22 00:31:14.485 INFO kablam! | Oct 22 00:31:14.485 INFO kablam! 180 | build_id::get(), Oct 22 00:31:14.485 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.485 INFO kablam! Oct 22 00:31:14.485 INFO kablam! error: aborting due to 6 previous errors Oct 22 00:31:14.485 INFO kablam! Oct 22 00:31:14.485 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 22 00:31:14.513 INFO kablam! error: Could not compile `relative`. Oct 22 00:31:14.513 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 00:31:14.524 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.524 INFO kablam! --> src/lib.rs:197:17 Oct 22 00:31:14.524 INFO kablam! | Oct 22 00:31:14.524 INFO kablam! 197 | if build == local { Oct 22 00:31:14.524 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.525 INFO kablam! | Oct 22 00:31:14.525 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.525 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.525 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.525 INFO kablam! --> src/lib.rs:197:17 Oct 22 00:31:14.525 INFO kablam! | Oct 22 00:31:14.525 INFO kablam! 197 | if build == local { Oct 22 00:31:14.525 INFO kablam! | ^^^^^ Oct 22 00:31:14.525 INFO kablam! Oct 22 00:31:14.580 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.580 INFO kablam! --> src/lib.rs:306:5 Oct 22 00:31:14.580 INFO kablam! | Oct 22 00:31:14.580 INFO kablam! 306 | build_id::get(), Oct 22 00:31:14.580 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.580 INFO kablam! | Oct 22 00:31:14.580 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.580 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.580 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.580 INFO kablam! --> src/lib.rs:306:5 Oct 22 00:31:14.580 INFO kablam! | Oct 22 00:31:14.580 INFO kablam! 306 | build_id::get(), Oct 22 00:31:14.580 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.580 INFO kablam! Oct 22 00:31:14.624 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.624 INFO kablam! --> src/lib.rs:323:17 Oct 22 00:31:14.624 INFO kablam! | Oct 22 00:31:14.624 INFO kablam! 323 | if build == local { Oct 22 00:31:14.624 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.624 INFO kablam! | Oct 22 00:31:14.624 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.624 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.624 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.624 INFO kablam! --> src/lib.rs:323:17 Oct 22 00:31:14.624 INFO kablam! | Oct 22 00:31:14.624 INFO kablam! 323 | if build == local { Oct 22 00:31:14.624 INFO kablam! | ^^^^^ Oct 22 00:31:14.624 INFO kablam! Oct 22 00:31:14.674 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.674 INFO kablam! --> src/lib.rs:439:5 Oct 22 00:31:14.675 INFO kablam! | Oct 22 00:31:14.675 INFO kablam! 439 | build_id::get(), Oct 22 00:31:14.675 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.675 INFO kablam! | Oct 22 00:31:14.675 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.675 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.675 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.675 INFO kablam! --> src/lib.rs:439:5 Oct 22 00:31:14.675 INFO kablam! | Oct 22 00:31:14.675 INFO kablam! 439 | build_id::get(), Oct 22 00:31:14.675 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:31:14.675 INFO kablam! Oct 22 00:31:14.722 INFO kablam! error[E0308]: mismatched types Oct 22 00:31:14.722 INFO kablam! --> src/lib.rs:456:17 Oct 22 00:31:14.722 INFO kablam! | Oct 22 00:31:14.723 INFO kablam! 456 | if build == local { Oct 22 00:31:14.723 INFO kablam! | ^^^^^ expected struct `uuid::Uuid`, found a different struct `uuid::Uuid` Oct 22 00:31:14.723 INFO kablam! | Oct 22 00:31:14.724 INFO kablam! = note: expected type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.724 INFO kablam! found type `uuid::Uuid` (struct `uuid::Uuid`) Oct 22 00:31:14.724 INFO kablam! note: Perhaps two different versions of crate `uuid` are being used? Oct 22 00:31:14.725 INFO kablam! --> src/lib.rs:456:17 Oct 22 00:31:14.725 INFO kablam! | Oct 22 00:31:14.725 INFO kablam! 456 | if build == local { Oct 22 00:31:14.726 INFO kablam! | ^^^^^ Oct 22 00:31:14.726 INFO kablam! Oct 22 00:31:14.792 INFO kablam! error: aborting due to 6 previous errors Oct 22 00:31:14.792 INFO kablam! Oct 22 00:31:14.792 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 22 00:31:14.800 INFO kablam! error: Could not compile `relative`. Oct 22 00:31:14.800 INFO kablam! Oct 22 00:31:14.800 INFO kablam! To learn more, run the command again with --verbose. Oct 22 00:31:14.800 INFO kablam! su: No module specific data is present Oct 22 00:31:15.058 INFO running `"docker" "rm" "-f" "3e4af8a491c8d54138f261b1cd40c0c6e7bdf13a07fbd373a8051e2092d38eb4"` Oct 22 00:31:15.177 INFO blam! 3e4af8a491c8d54138f261b1cd40c0c6e7bdf13a07fbd373a8051e2092d38eb4