Oct 13 12:33:47.206 INFO checking libyobicash-0.3.2 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:33:47.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 12:33:47.531 INFO blam! 0ec685ee44c32b5b008ae72b45cdc56b24faf655495599b717a50c9c9d078124 Oct 13 12:33:47.532 INFO running `"docker" "start" "-a" "0ec685ee44c32b5b008ae72b45cdc56b24faf655495599b717a50c9c9d078124"` Oct 13 12:33:48.072 INFO kablam! usermod: no changes Oct 13 12:33:48.244 INFO kablam! Compiling gmp-mpfr-sys v1.1.9 Oct 13 12:33:48.245 INFO kablam! Compiling rug v0.9.3 Oct 13 12:33:48.246 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 13 12:33:48.246 INFO kablam! Compiling ctaes-sys v0.1.0 Oct 13 12:33:48.263 INFO kablam! Compiling generic-array v0.9.0 Oct 13 12:33:48.264 INFO kablam! Compiling subtle v0.3.0 Oct 13 12:33:48.265 INFO kablam! Checking rmp-serde v0.13.7 Oct 13 12:33:53.724 INFO kablam! Compiling digest v0.7.6 Oct 13 12:33:55.272 INFO kablam! Compiling curve25519-dalek v0.14.4 Oct 13 12:37:46.437 INFO kablam! Checking yobicrypto v0.2.5 Oct 13 12:37:49.203 INFO kablam! Checking libyobicash v0.3.2 (/source) Oct 13 12:37:52.552 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.552 INFO kablam! --> src/models/data.rs:179:19 Oct 13 12:37:52.552 INFO kablam! | Oct 13 12:37:52.552 INFO kablam! 179 | let obj = json!({ Oct 13 12:37:52.552 INFO kablam! | ^^^^ Oct 13 12:37:52.552 INFO kablam! | Oct 13 12:37:52.552 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.552 INFO kablam! Oct 13 12:37:52.552 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.552 INFO kablam! --> src/models/output.rs:170:19 Oct 13 12:37:52.552 INFO kablam! | Oct 13 12:37:52.552 INFO kablam! 170 | let obj = json!({ Oct 13 12:37:52.552 INFO kablam! | ^^^^ Oct 13 12:37:52.552 INFO kablam! | Oct 13 12:37:52.552 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.552 INFO kablam! Oct 13 12:37:52.557 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.557 INFO kablam! --> src/models/coin.rs:127:19 Oct 13 12:37:52.557 INFO kablam! | Oct 13 12:37:52.557 INFO kablam! 127 | let obj = json!({ Oct 13 12:37:52.557 INFO kablam! | ^^^^ Oct 13 12:37:52.557 INFO kablam! | Oct 13 12:37:52.557 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.557 INFO kablam! Oct 13 12:37:52.557 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.557 INFO kablam! --> src/models/input.rs:101:19 Oct 13 12:37:52.557 INFO kablam! | Oct 13 12:37:52.557 INFO kablam! 101 | let obj = json!({ Oct 13 12:37:52.557 INFO kablam! | ^^^^ Oct 13 12:37:52.557 INFO kablam! | Oct 13 12:37:52.557 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.557 INFO kablam! Oct 13 12:37:52.560 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.560 INFO kablam! --> src/models/transaction.rs:478:19 Oct 13 12:37:52.560 INFO kablam! | Oct 13 12:37:52.560 INFO kablam! 478 | let obj = json!({ Oct 13 12:37:52.560 INFO kablam! | ^^^^ Oct 13 12:37:52.560 INFO kablam! | Oct 13 12:37:52.560 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.560 INFO kablam! Oct 13 12:37:52.572 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.572 INFO kablam! --> src/models/block.rs:325:19 Oct 13 12:37:52.572 INFO kablam! | Oct 13 12:37:52.572 INFO kablam! 325 | let obj = json!({ Oct 13 12:37:52.572 INFO kablam! | ^^^^ Oct 13 12:37:52.572 INFO kablam! | Oct 13 12:37:52.573 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.573 INFO kablam! Oct 13 12:37:52.573 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.573 INFO kablam! --> src/models/block_header.rs:597:19 Oct 13 12:37:52.573 INFO kablam! | Oct 13 12:37:52.573 INFO kablam! 597 | let obj = json!({ Oct 13 12:37:52.573 INFO kablam! | ^^^^ Oct 13 12:37:52.573 INFO kablam! | Oct 13 12:37:52.573 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.573 INFO kablam! Oct 13 12:37:52.596 INFO kablam! error: aborting due to 7 previous errors Oct 13 12:37:52.596 INFO kablam! Oct 13 12:37:52.604 INFO kablam! error: Could not compile `libyobicash`. Oct 13 12:37:52.604 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/data.rs:179:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 179 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/output.rs:170:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 170 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/coin.rs:127:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 127 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/input.rs:101:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 101 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/transaction.rs:478:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 478 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.728 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.728 INFO kablam! --> src/models/block.rs:325:19 Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! 325 | let obj = json!({ Oct 13 12:37:52.728 INFO kablam! | ^^^^ Oct 13 12:37:52.728 INFO kablam! | Oct 13 12:37:52.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.728 INFO kablam! Oct 13 12:37:52.756 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:52.756 INFO kablam! --> src/models/block_header.rs:597:19 Oct 13 12:37:52.756 INFO kablam! | Oct 13 12:37:52.756 INFO kablam! 597 | let obj = json!({ Oct 13 12:37:52.756 INFO kablam! | ^^^^ Oct 13 12:37:52.756 INFO kablam! | Oct 13 12:37:52.756 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:52.757 INFO kablam! Oct 13 12:37:52.780 INFO kablam! error: aborting due to 7 previous errors Oct 13 12:37:52.780 INFO kablam! Oct 13 12:37:52.787 INFO kablam! error: Could not compile `libyobicash`. Oct 13 12:37:52.787 INFO kablam! Oct 13 12:37:52.787 INFO kablam! To learn more, run the command again with --verbose. Oct 13 12:37:52.788 INFO kablam! su: No module specific data is present Oct 13 12:37:53.221 INFO running `"docker" "rm" "-f" "0ec685ee44c32b5b008ae72b45cdc56b24faf655495599b717a50c9c9d078124"` Oct 13 12:37:53.436 INFO blam! 0ec685ee44c32b5b008ae72b45cdc56b24faf655495599b717a50c9c9d078124