[INFO] updating cached repository PhilipBAdams/hnrs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/PhilipBAdams/hnrs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/PhilipBAdams/hnrs" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/PhilipBAdams/hnrs"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/PhilipBAdams/hnrs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PhilipBAdams/hnrs" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/PhilipBAdams/hnrs"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/PhilipBAdams/hnrs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9193ef60ede11f12d2a0cd500bf1e5aea0946918 [INFO] sha for GitHub repo PhilipBAdams/hnrs: 9193ef60ede11f12d2a0cd500bf1e5aea0946918 [INFO] validating manifest of PhilipBAdams/hnrs on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of PhilipBAdams/hnrs on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing PhilipBAdams/hnrs [INFO] finished frobbing PhilipBAdams/hnrs [INFO] frobbed toml for PhilipBAdams/hnrs written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/PhilipBAdams/hnrs/Cargo.toml [INFO] started frobbing PhilipBAdams/hnrs [INFO] finished frobbing PhilipBAdams/hnrs [INFO] frobbed toml for PhilipBAdams/hnrs written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/PhilipBAdams/hnrs/Cargo.toml [INFO] crate PhilipBAdams/hnrs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking PhilipBAdams/hnrs against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-7/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/PhilipBAdams/hnrs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f079167d8d6babe70ca3a27408dda2a247034bce0150fd5efbae723a2adea17e [INFO] running `"docker" "start" "-a" "f079167d8d6babe70ca3a27408dda2a247034bce0150fd5efbae723a2adea17e"` [INFO] [stderr] Compiling cc v1.0.20 [INFO] [stderr] Checking signal-hook v0.1.4 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking serde v1.0.72 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Checking crossbeam-channel v0.2.4 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling html5ever v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Compiling string_cache v0.3.0 [INFO] [stderr] Compiling html5ever-atoms v0.1.3 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] error: macro-expanded `macro_export` macros from the current crate cannot be referred to by absolute paths [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/string_cache-0.2.29/src/lib.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | pub use atom; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: the macro is defined here [INFO] [stderr] --> /opt/crater/target/debug/build/string_cache-a0bded6ed36e2b3f/out/atom_macro.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / macro_rules! atom { [INFO] [stderr] 3 | | ("sdev") => { $crate::Atom { unsafe_data: 0x2 } }; [INFO] [stderr] 4 | | ("onstart") => { $crate::Atom { unsafe_data: 0x100000002 } }; [INFO] [stderr] 5 | | ("overflow") => { $crate::Atom { unsafe_data: 0x200000002 } }; [INFO] [stderr] ... | [INFO] [stderr] 127| | ("stroke-miterlimit") => { $crate::Atom { unsafe_data: 0x4f400000002 } }; [INFO] [stderr] 127| | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `string_cache`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f079167d8d6babe70ca3a27408dda2a247034bce0150fd5efbae723a2adea17e"` [INFO] running `"docker" "rm" "-f" "f079167d8d6babe70ca3a27408dda2a247034bce0150fd5efbae723a2adea17e"` [INFO] [stdout] f079167d8d6babe70ca3a27408dda2a247034bce0150fd5efbae723a2adea17e