[INFO] updating cached repository 0x75960/cids [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/0x75960/cids [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/cids" "work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/cids" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/cids"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/cids'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 409661e1998fb74c1a0f358cdb3877e2e49cbb1c [INFO] sha for GitHub repo 0x75960/cids: 409661e1998fb74c1a0f358cdb3877e2e49cbb1c [INFO] validating manifest of 0x75960/cids on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 0x75960/cids on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 0x75960/cids [INFO] finished frobbing 0x75960/cids [INFO] frobbed toml for 0x75960/cids written to work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids/Cargo.toml [INFO] started frobbing 0x75960/cids [INFO] finished frobbing 0x75960/cids [INFO] frobbed toml for 0x75960/cids written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/0x75960/cids/Cargo.toml [INFO] crate 0x75960/cids already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 0x75960/cids against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 9457968fc8297324ef7f6694a55f35615ea5287bf4665a08216da2bacc916973 [INFO] running `"docker" "start" "-a" "9457968fc8297324ef7f6694a55f35615ea5287bf4665a08216da2bacc916973"` [INFO] [stderr] Compiling same-file v1.0.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.1.5 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling tempify v0.1.0 (https://github.com/0x75960/tempify-rs#373ee1a9) [INFO] [stderr] Compiling cid v0.1.0 (https://github.com/0x75960/cid-rs#0f309891) [INFO] [stderr] Compiling structopt v0.1.5 [INFO] [stderr] Compiling cids v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.57s [INFO] running `"docker" "inspect" "9457968fc8297324ef7f6694a55f35615ea5287bf4665a08216da2bacc916973"` [INFO] running `"docker" "rm" "-f" "9457968fc8297324ef7f6694a55f35615ea5287bf4665a08216da2bacc916973"` [INFO] [stdout] 9457968fc8297324ef7f6694a55f35615ea5287bf4665a08216da2bacc916973 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ddff49e520b264e942e6cd88b96d3298eb518099538422ebfd815f754edeb53 [INFO] running `"docker" "start" "-a" "1ddff49e520b264e942e6cd88b96d3298eb518099538422ebfd815f754edeb53"` [INFO] [stderr] Compiling cids v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "1ddff49e520b264e942e6cd88b96d3298eb518099538422ebfd815f754edeb53"` [INFO] running `"docker" "rm" "-f" "1ddff49e520b264e942e6cd88b96d3298eb518099538422ebfd815f754edeb53"` [INFO] [stdout] 1ddff49e520b264e942e6cd88b96d3298eb518099538422ebfd815f754edeb53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/0x75960/cids:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 6d1aab2f76794e3632e8afbe16f6c8f805c4dbceed184d73be503e266218a5e8 [INFO] running `"docker" "start" "-a" "6d1aab2f76794e3632e8afbe16f6c8f805c4dbceed184d73be503e266218a5e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cids-fc0dba0055018eb3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6d1aab2f76794e3632e8afbe16f6c8f805c4dbceed184d73be503e266218a5e8"` [INFO] running `"docker" "rm" "-f" "6d1aab2f76794e3632e8afbe16f6c8f805c4dbceed184d73be503e266218a5e8"` [INFO] [stdout] 6d1aab2f76794e3632e8afbe16f6c8f805c4dbceed184d73be503e266218a5e8