Oct 27 05:54:31.747 INFO checking denisandroid/Issue-49995 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:54:31.749 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 05:54:32.203 INFO blam! 1c3bbdc9142dd60512cc9bcb82ff37edaa8b7e24f0621364cc803ef712f14c4c Oct 27 05:54:32.209 INFO running `"docker" "start" "-a" "1c3bbdc9142dd60512cc9bcb82ff37edaa8b7e24f0621364cc803ef712f14c4c"` Oct 27 05:54:33.334 INFO kablam! usermod: no changes Oct 27 05:54:33.407 INFO kablam! Checking clucstr v0.1.0 Oct 27 05:54:36.903 INFO kablam! Checking testcluStr v0.1.0 (/source) Oct 27 05:54:36.995 INFO kablam! error[E0457]: plugin `clucstr` only found in rlib format, but must be available in dylib format Oct 27 05:54:36.995 INFO kablam! --> src/main.rs:2:11 Oct 27 05:54:36.995 INFO kablam! | Oct 27 05:54:36.995 INFO kablam! 2 | #![plugin(clucstr)] Oct 27 05:54:36.995 INFO kablam! | ^^^^^^^ Oct 27 05:54:37.005 INFO kablam! error[E0457]: plugin `clucstr` only found in rlib format, but must be available in dylib format Oct 27 05:54:37.005 INFO kablam! --> src/main.rs:2:11 Oct 27 05:54:37.005 INFO kablam! | Oct 27 05:54:37.005 INFO kablam! 2 | #![plugin(clucstr)] Oct 27 05:54:37.005 INFO kablam! | ^^^^^^^ Oct 27 05:54:37.005 INFO kablam! Oct 27 05:54:37.027 INFO kablam! Oct 27 05:54:37.545 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.545 INFO kablam! --> src/main.rs:7:17 Oct 27 05:54:37.545 INFO kablam! | Oct 27 05:54:37.545 INFO kablam! 7 | println_str(cstr!("cluWorld!!!")); Oct 27 05:54:37.545 INFO kablam! | ^^^^ Oct 27 05:54:37.545 INFO kablam! Oct 27 05:54:37.545 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.545 INFO kablam! --> src/main.rs:11:17 Oct 27 05:54:37.545 INFO kablam! | Oct 27 05:54:37.545 INFO kablam! 11 | println_str(cstr!(b"cluWorld!!!")); Oct 27 05:54:37.545 INFO kablam! | ^^^^ Oct 27 05:54:37.545 INFO kablam! Oct 27 05:54:37.545 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.545 INFO kablam! --> src/main.rs:15:17 Oct 27 05:54:37.546 INFO kablam! | Oct 27 05:54:37.546 INFO kablam! 15 | println_str(cstr!(b'A')); Oct 27 05:54:37.546 INFO kablam! | ^^^^ Oct 27 05:54:37.546 INFO kablam! Oct 27 05:54:37.546 INFO kablam! error: aborting due to 4 previous errors Oct 27 05:54:37.546 INFO kablam! Oct 27 05:54:37.546 INFO kablam! For more information about this error, try `rustc --explain E0457`. Oct 27 05:54:37.559 INFO kablam! error: Could not compile `testcluStr`. Oct 27 05:54:37.559 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 05:54:37.642 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.642 INFO kablam! --> src/main.rs:7:17 Oct 27 05:54:37.642 INFO kablam! | Oct 27 05:54:37.642 INFO kablam! 7 | println_str(cstr!("cluWorld!!!")); Oct 27 05:54:37.642 INFO kablam! | ^^^^ Oct 27 05:54:37.642 INFO kablam! Oct 27 05:54:37.642 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.642 INFO kablam! --> src/main.rs:11:17 Oct 27 05:54:37.642 INFO kablam! | Oct 27 05:54:37.642 INFO kablam! 11 | println_str(cstr!(b"cluWorld!!!")); Oct 27 05:54:37.642 INFO kablam! | ^^^^ Oct 27 05:54:37.642 INFO kablam! Oct 27 05:54:37.642 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 27 05:54:37.642 INFO kablam! --> src/main.rs:15:17 Oct 27 05:54:37.642 INFO kablam! | Oct 27 05:54:37.642 INFO kablam! 15 | println_str(cstr!(b'A')); Oct 27 05:54:37.643 INFO kablam! | ^^^^ Oct 27 05:54:37.643 INFO kablam! Oct 27 05:54:37.643 INFO kablam! error: aborting due to 4 previous errors Oct 27 05:54:37.643 INFO kablam! Oct 27 05:54:37.643 INFO kablam! For more information about this error, try `rustc --explain E0457`. Oct 27 05:54:37.651 INFO kablam! error: Could not compile `testcluStr`. Oct 27 05:54:37.651 INFO kablam! Oct 27 05:54:37.651 INFO kablam! To learn more, run the command again with --verbose. Oct 27 05:54:37.651 INFO kablam! su: No module specific data is present Oct 27 05:54:38.119 INFO running `"docker" "rm" "-f" "1c3bbdc9142dd60512cc9bcb82ff37edaa8b7e24f0621364cc803ef712f14c4c"` Oct 27 05:54:38.343 INFO blam! 1c3bbdc9142dd60512cc9bcb82ff37edaa8b7e24f0621364cc803ef712f14c4c