[INFO] cloning repository xoebus/axe [INFO] running `"git" "clone" "--bare" "git://github.com/xoebus/axe.git" "work/cache/sources/gh/xoebus/axe"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/xoebus/axe'... [INFO] running `"git" "clone" "work/cache/sources/gh/xoebus/axe" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/xoebus/axe"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/xoebus/axe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xoebus/axe" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/xoebus/axe"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/xoebus/axe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e38378927e34495d446e627d8df79cc30ca7461 [INFO] sha for GitHub repo xoebus/axe: 6e38378927e34495d446e627d8df79cc30ca7461 [INFO] validating manifest of xoebus/axe on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xoebus/axe on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xoebus/axe [INFO] finished frobbing xoebus/axe [INFO] frobbed toml for xoebus/axe written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/xoebus/axe/Cargo.toml [INFO] started frobbing xoebus/axe [INFO] finished frobbing xoebus/axe [INFO] frobbed toml for xoebus/axe written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/xoebus/axe/Cargo.toml [INFO] crate xoebus/axe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.16.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xoebus/axe against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/xoebus/axe:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 99804321d56c75f0c497f00445a3e58f1c652164f0a738df94fe370a012ccc03 [INFO] running `"docker" "start" "-a" "99804321d56c75f0c497f00445a3e58f1c652164f0a738df94fe370a012ccc03"` [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking base64 v0.2.1 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.16.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking sodiumoxide v0.0.12 [INFO] [stderr] Checking axe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `"docker" "inspect" "99804321d56c75f0c497f00445a3e58f1c652164f0a738df94fe370a012ccc03"` [INFO] running `"docker" "rm" "-f" "99804321d56c75f0c497f00445a3e58f1c652164f0a738df94fe370a012ccc03"` [INFO] [stdout] 99804321d56c75f0c497f00445a3e58f1c652164f0a738df94fe370a012ccc03