Oct 16 03:47:19.687 INFO testing libyobicash-0.3.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:47:19.689 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 03:47:19.990 INFO blam! ee9d9aca9f129fa4aceaf2a2f7ff53a5f3482abf011edc9127a03e78f9ee14db Oct 16 03:47:20.003 INFO running `"docker" "start" "-a" "ee9d9aca9f129fa4aceaf2a2f7ff53a5f3482abf011edc9127a03e78f9ee14db"` Oct 16 03:47:20.821 INFO kablam! usermod: no changes Oct 16 03:47:20.987 INFO kablam! Compiling gmp-mpfr-sys v1.1.9 Oct 16 03:47:20.991 INFO kablam! Compiling rug v0.9.3 Oct 16 03:47:20.991 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 16 03:47:20.991 INFO kablam! Compiling ctaes-sys v0.1.0 Oct 16 03:47:20.991 INFO kablam! Compiling block-buffer v0.3.3 Oct 16 03:47:20.992 INFO kablam! Compiling generic-array v0.9.0 Oct 16 03:47:20.992 INFO kablam! Compiling rmp v0.8.7 Oct 16 03:47:20.992 INFO kablam! Compiling chrono v0.4.6 Oct 16 03:47:25.047 INFO kablam! Compiling digest v0.7.6 Oct 16 03:47:25.144 INFO kablam! Compiling rmp-serde v0.13.7 Oct 16 03:47:26.875 INFO kablam! Compiling curve25519-dalek v0.14.4 Oct 16 03:47:26.876 INFO kablam! Compiling sha2 v0.7.1 Oct 16 03:50:56.255 INFO kablam! Compiling yobicrypto v0.2.5 Oct 16 03:51:00.635 INFO kablam! Compiling libyobicash v0.3.2 (/source) Oct 16 03:51:03.627 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.628 INFO kablam! --> src/models/data.rs:179:19 Oct 16 03:51:03.628 INFO kablam! | Oct 16 03:51:03.628 INFO kablam! 179 | let obj = json!({ Oct 16 03:51:03.637 INFO kablam! | ^^^^ Oct 16 03:51:03.637 INFO kablam! | Oct 16 03:51:03.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.638 INFO kablam! Oct 16 03:51:03.638 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.638 INFO kablam! --> src/models/output.rs:170:19 Oct 16 03:51:03.638 INFO kablam! | Oct 16 03:51:03.639 INFO kablam! 170 | let obj = json!({ Oct 16 03:51:03.639 INFO kablam! | ^^^^ Oct 16 03:51:03.639 INFO kablam! | Oct 16 03:51:03.639 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.640 INFO kablam! Oct 16 03:51:03.640 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.640 INFO kablam! --> src/models/coin.rs:127:19 Oct 16 03:51:03.641 INFO kablam! | Oct 16 03:51:03.641 INFO kablam! 127 | let obj = json!({ Oct 16 03:51:03.641 INFO kablam! | ^^^^ Oct 16 03:51:03.642 INFO kablam! | Oct 16 03:51:03.642 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.642 INFO kablam! Oct 16 03:51:03.642 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.643 INFO kablam! --> src/models/input.rs:101:19 Oct 16 03:51:03.643 INFO kablam! | Oct 16 03:51:03.643 INFO kablam! 101 | let obj = json!({ Oct 16 03:51:03.644 INFO kablam! | ^^^^ Oct 16 03:51:03.644 INFO kablam! | Oct 16 03:51:03.644 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.644 INFO kablam! Oct 16 03:51:03.645 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.645 INFO kablam! --> src/models/transaction.rs:478:19 Oct 16 03:51:03.645 INFO kablam! | Oct 16 03:51:03.645 INFO kablam! 478 | let obj = json!({ Oct 16 03:51:03.645 INFO kablam! | ^^^^ Oct 16 03:51:03.645 INFO kablam! | Oct 16 03:51:03.645 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.645 INFO kablam! Oct 16 03:51:03.646 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.646 INFO kablam! --> src/models/block.rs:325:19 Oct 16 03:51:03.646 INFO kablam! | Oct 16 03:51:03.646 INFO kablam! 325 | let obj = json!({ Oct 16 03:51:03.646 INFO kablam! | ^^^^ Oct 16 03:51:03.646 INFO kablam! | Oct 16 03:51:03.646 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.646 INFO kablam! Oct 16 03:51:03.646 INFO kablam! error: cannot determine resolution for the macro `json` Oct 16 03:51:03.646 INFO kablam! --> src/models/block_header.rs:597:19 Oct 16 03:51:03.646 INFO kablam! | Oct 16 03:51:03.646 INFO kablam! 597 | let obj = json!({ Oct 16 03:51:03.646 INFO kablam! | ^^^^ Oct 16 03:51:03.646 INFO kablam! | Oct 16 03:51:03.646 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 16 03:51:03.646 INFO kablam! Oct 16 03:51:03.671 INFO kablam! error: aborting due to 7 previous errors Oct 16 03:51:03.671 INFO kablam! Oct 16 03:51:03.678 INFO kablam! error: Could not compile `libyobicash`. Oct 16 03:51:03.678 INFO kablam! Oct 16 03:51:03.678 INFO kablam! To learn more, run the command again with --verbose. Oct 16 03:51:03.678 INFO kablam! su: No module specific data is present Oct 16 03:51:04.423 INFO running `"docker" "rm" "-f" "ee9d9aca9f129fa4aceaf2a2f7ff53a5f3482abf011edc9127a03e78f9ee14db"` Oct 16 03:51:04.722 INFO blam! ee9d9aca9f129fa4aceaf2a2f7ff53a5f3482abf011edc9127a03e78f9ee14db