Oct 13 12:33:47.273 INFO checking libyobicash-0.3.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:33:47.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 12:33:47.570 INFO blam! b52083444b6bc679a636864a48711bfd8537482e760fa29a1391f59388c91a81 Oct 13 12:33:47.573 INFO running `"docker" "start" "-a" "b52083444b6bc679a636864a48711bfd8537482e760fa29a1391f59388c91a81"` Oct 13 12:33:48.280 INFO kablam! usermod: no changes Oct 13 12:33:48.484 INFO kablam! Compiling gmp-mpfr-sys v1.1.9 Oct 13 12:33:48.486 INFO kablam! Compiling rug v0.9.3 Oct 13 12:33:48.500 INFO kablam! Compiling ctaes-sys v0.1.0 Oct 13 12:33:48.508 INFO kablam! Compiling generic-array v0.9.0 Oct 13 12:33:48.508 INFO kablam! Compiling subtle v0.3.0 Oct 13 12:33:53.943 INFO kablam! Checking digest v0.7.6 Oct 13 12:33:55.785 INFO kablam! Checking sha2 v0.7.1 Oct 13 12:33:55.814 INFO kablam! Compiling curve25519-dalek v0.14.4 Oct 13 12:37:48.367 INFO kablam! Checking yobicrypto v0.2.5 Oct 13 12:37:51.272 INFO kablam! Checking libyobicash v0.3.2 (/source) Oct 13 12:37:54.936 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.936 INFO kablam! --> src/models/data.rs:179:19 Oct 13 12:37:54.936 INFO kablam! | Oct 13 12:37:54.936 INFO kablam! 179 | let obj = json!({ Oct 13 12:37:54.936 INFO kablam! | ^^^^ Oct 13 12:37:54.936 INFO kablam! | Oct 13 12:37:54.936 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.936 INFO kablam! Oct 13 12:37:54.938 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.938 INFO kablam! --> src/models/output.rs:170:19 Oct 13 12:37:54.938 INFO kablam! | Oct 13 12:37:54.938 INFO kablam! 170 | let obj = json!({ Oct 13 12:37:54.938 INFO kablam! | ^^^^ Oct 13 12:37:54.938 INFO kablam! | Oct 13 12:37:54.938 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.938 INFO kablam! Oct 13 12:37:54.940 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.940 INFO kablam! --> src/models/coin.rs:127:19 Oct 13 12:37:54.940 INFO kablam! | Oct 13 12:37:54.940 INFO kablam! 127 | let obj = json!({ Oct 13 12:37:54.940 INFO kablam! | ^^^^ Oct 13 12:37:54.940 INFO kablam! | Oct 13 12:37:54.940 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.940 INFO kablam! Oct 13 12:37:54.940 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.940 INFO kablam! --> src/models/input.rs:101:19 Oct 13 12:37:54.940 INFO kablam! | Oct 13 12:37:54.940 INFO kablam! 101 | let obj = json!({ Oct 13 12:37:54.940 INFO kablam! | ^^^^ Oct 13 12:37:54.940 INFO kablam! | Oct 13 12:37:54.940 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.940 INFO kablam! Oct 13 12:37:54.944 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.944 INFO kablam! --> src/models/transaction.rs:478:19 Oct 13 12:37:54.944 INFO kablam! | Oct 13 12:37:54.944 INFO kablam! 478 | let obj = json!({ Oct 13 12:37:54.944 INFO kablam! | ^^^^ Oct 13 12:37:54.944 INFO kablam! | Oct 13 12:37:54.944 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.944 INFO kablam! Oct 13 12:37:54.952 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.952 INFO kablam! --> src/models/block.rs:325:19 Oct 13 12:37:54.952 INFO kablam! | Oct 13 12:37:54.952 INFO kablam! 325 | let obj = json!({ Oct 13 12:37:54.952 INFO kablam! | ^^^^ Oct 13 12:37:54.952 INFO kablam! | Oct 13 12:37:54.952 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.952 INFO kablam! Oct 13 12:37:54.956 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:54.956 INFO kablam! --> src/models/block_header.rs:597:19 Oct 13 12:37:54.956 INFO kablam! | Oct 13 12:37:54.956 INFO kablam! 597 | let obj = json!({ Oct 13 12:37:54.956 INFO kablam! | ^^^^ Oct 13 12:37:54.956 INFO kablam! | Oct 13 12:37:54.956 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:54.956 INFO kablam! Oct 13 12:37:54.984 INFO kablam! error: aborting due to 7 previous errors Oct 13 12:37:54.984 INFO kablam! Oct 13 12:37:55.001 INFO kablam! error: Could not compile `libyobicash`. Oct 13 12:37:55.001 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:55.140 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.140 INFO kablam! --> src/models/data.rs:179:19 Oct 13 12:37:55.140 INFO kablam! | Oct 13 12:37:55.140 INFO kablam! 179 | let obj = json!({ Oct 13 12:37:55.140 INFO kablam! | ^^^^ Oct 13 12:37:55.140 INFO kablam! | Oct 13 12:37:55.140 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.140 INFO kablam! Oct 13 12:37:55.144 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.144 INFO kablam! --> src/models/output.rs:170:19 Oct 13 12:37:55.144 INFO kablam! | Oct 13 12:37:55.144 INFO kablam! 170 | let obj = json!({ Oct 13 12:37:55.144 INFO kablam! | ^^^^ Oct 13 12:37:55.144 INFO kablam! | Oct 13 12:37:55.144 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.144 INFO kablam! Oct 13 12:37:55.144 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.144 INFO kablam! --> src/models/coin.rs:127:19 Oct 13 12:37:55.144 INFO kablam! | Oct 13 12:37:55.144 INFO kablam! 127 | let obj = json!({ Oct 13 12:37:55.144 INFO kablam! | ^^^^ Oct 13 12:37:55.148 INFO kablam! | Oct 13 12:37:55.148 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.148 INFO kablam! Oct 13 12:37:55.148 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.148 INFO kablam! --> src/models/input.rs:101:19 Oct 13 12:37:55.148 INFO kablam! | Oct 13 12:37:55.148 INFO kablam! 101 | let obj = json!({ Oct 13 12:37:55.148 INFO kablam! | ^^^^ Oct 13 12:37:55.148 INFO kablam! | Oct 13 12:37:55.148 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.148 INFO kablam! Oct 13 12:37:55.148 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.148 INFO kablam! --> src/models/transaction.rs:478:19 Oct 13 12:37:55.148 INFO kablam! | Oct 13 12:37:55.148 INFO kablam! 478 | let obj = json!({ Oct 13 12:37:55.148 INFO kablam! | ^^^^ Oct 13 12:37:55.148 INFO kablam! | Oct 13 12:37:55.148 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.148 INFO kablam! Oct 13 12:37:55.160 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.160 INFO kablam! --> src/models/block.rs:325:19 Oct 13 12:37:55.160 INFO kablam! | Oct 13 12:37:55.160 INFO kablam! 325 | let obj = json!({ Oct 13 12:37:55.160 INFO kablam! | ^^^^ Oct 13 12:37:55.160 INFO kablam! | Oct 13 12:37:55.160 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.160 INFO kablam! Oct 13 12:37:55.168 INFO kablam! error: cannot determine resolution for the macro `json` Oct 13 12:37:55.168 INFO kablam! --> src/models/block_header.rs:597:19 Oct 13 12:37:55.168 INFO kablam! | Oct 13 12:37:55.168 INFO kablam! 597 | let obj = json!({ Oct 13 12:37:55.168 INFO kablam! | ^^^^ Oct 13 12:37:55.168 INFO kablam! | Oct 13 12:37:55.168 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 13 12:37:55.168 INFO kablam! Oct 13 12:37:55.188 INFO kablam! error: aborting due to 7 previous errors Oct 13 12:37:55.188 INFO kablam! Oct 13 12:37:55.208 INFO kablam! error: Could not compile `libyobicash`. Oct 13 12:37:55.208 INFO kablam! Oct 13 12:37:55.208 INFO kablam! To learn more, run the command again with --verbose. Oct 13 12:37:55.216 INFO kablam! su: No module specific data is present Oct 13 12:37:55.953 INFO running `"docker" "rm" "-f" "b52083444b6bc679a636864a48711bfd8537482e760fa29a1391f59388c91a81"` Oct 13 12:37:56.240 INFO blam! b52083444b6bc679a636864a48711bfd8537482e760fa29a1391f59388c91a81