Oct 12 22:45:21.578 INFO checking denisandroid/Issue-49995 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:45:21.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 22:45:21.946 INFO blam! 46345704e17b113dec8e29b655d0f818d4efa9fce6f1fc60aeca0676fc50991e Oct 12 22:45:21.947 INFO running `"docker" "start" "-a" "46345704e17b113dec8e29b655d0f818d4efa9fce6f1fc60aeca0676fc50991e"` Oct 12 22:45:23.199 INFO kablam! usermod: no changes Oct 12 22:45:23.288 INFO kablam! Checking clucstr v0.1.0 Oct 12 22:45:27.140 INFO kablam! Checking testcluStr v0.1.0 (/source) Oct 12 22:45:27.328 INFO kablam! error[E0457]: plugin `clucstr` only found in rlib format, but must be available in dylib format Oct 12 22:45:27.329 INFO kablam! --> src/main.rs:2:11 Oct 12 22:45:27.329 INFO kablam! | Oct 12 22:45:27.329 INFO kablam! 2 | #![plugin(clucstr)] Oct 12 22:45:27.329 INFO kablam! | ^^^^^^^ Oct 12 22:45:27.329 INFO kablam! Oct 12 22:45:27.339 INFO kablam! error[E0457]: plugin `clucstr` only found in rlib format, but must be available in dylib format Oct 12 22:45:27.339 INFO kablam! --> src/main.rs:2:11 Oct 12 22:45:27.339 INFO kablam! | Oct 12 22:45:27.339 INFO kablam! 2 | #![plugin(clucstr)] Oct 12 22:45:27.339 INFO kablam! | ^^^^^^^ Oct 12 22:45:27.339 INFO kablam! Oct 12 22:45:27.912 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:27.912 INFO kablam! --> src/main.rs:7:17 Oct 12 22:45:27.913 INFO kablam! | Oct 12 22:45:27.913 INFO kablam! 7 | println_str(cstr!("cluWorld!!!")); Oct 12 22:45:27.913 INFO kablam! | ^^^^ Oct 12 22:45:27.913 INFO kablam! Oct 12 22:45:27.913 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:27.913 INFO kablam! --> src/main.rs:11:17 Oct 12 22:45:27.913 INFO kablam! | Oct 12 22:45:27.913 INFO kablam! 11 | println_str(cstr!(b"cluWorld!!!")); Oct 12 22:45:27.913 INFO kablam! | ^^^^ Oct 12 22:45:27.913 INFO kablam! Oct 12 22:45:27.913 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:27.913 INFO kablam! --> src/main.rs:15:17 Oct 12 22:45:27.913 INFO kablam! | Oct 12 22:45:27.913 INFO kablam! 15 | println_str(cstr!(b'A')); Oct 12 22:45:27.913 INFO kablam! | ^^^^ Oct 12 22:45:27.913 INFO kablam! Oct 12 22:45:27.913 INFO kablam! error: aborting due to 4 previous errors Oct 12 22:45:27.913 INFO kablam! Oct 12 22:45:27.913 INFO kablam! For more information about this error, try `rustc --explain E0457`. Oct 12 22:45:27.916 INFO kablam! error: Could not compile `testcluStr`. Oct 12 22:45:27.916 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 22:45:28.024 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:28.024 INFO kablam! --> src/main.rs:7:17 Oct 12 22:45:28.024 INFO kablam! | Oct 12 22:45:28.024 INFO kablam! 7 | println_str(cstr!("cluWorld!!!")); Oct 12 22:45:28.024 INFO kablam! | ^^^^ Oct 12 22:45:28.024 INFO kablam! Oct 12 22:45:28.024 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:28.024 INFO kablam! --> src/main.rs:11:17 Oct 12 22:45:28.024 INFO kablam! | Oct 12 22:45:28.024 INFO kablam! 11 | println_str(cstr!(b"cluWorld!!!")); Oct 12 22:45:28.024 INFO kablam! | ^^^^ Oct 12 22:45:28.024 INFO kablam! Oct 12 22:45:28.024 INFO kablam! error: cannot find macro `cstr!` in this scope Oct 12 22:45:28.024 INFO kablam! --> src/main.rs:15:17 Oct 12 22:45:28.024 INFO kablam! | Oct 12 22:45:28.024 INFO kablam! 15 | println_str(cstr!(b'A')); Oct 12 22:45:28.024 INFO kablam! | ^^^^ Oct 12 22:45:28.024 INFO kablam! Oct 12 22:45:28.024 INFO kablam! error: aborting due to 4 previous errors Oct 12 22:45:28.024 INFO kablam! Oct 12 22:45:28.024 INFO kablam! For more information about this error, try `rustc --explain E0457`. Oct 12 22:45:28.030 INFO kablam! error: Could not compile `testcluStr`. Oct 12 22:45:28.030 INFO kablam! Oct 12 22:45:28.030 INFO kablam! To learn more, run the command again with --verbose. Oct 12 22:45:28.031 INFO kablam! su: No module specific data is present Oct 12 22:45:28.754 INFO running `"docker" "rm" "-f" "46345704e17b113dec8e29b655d0f818d4efa9fce6f1fc60aeca0676fc50991e"` Oct 12 22:45:28.992 INFO blam! 46345704e17b113dec8e29b655d0f818d4efa9fce6f1fc60aeca0676fc50991e