[INFO] cloning repository arya-k/blog [INFO] running `"git" "clone" "--bare" "git://github.com/arya-k/blog.git" "work/cache/sources/gh/arya-k/blog"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arya-k/blog'... [INFO] running `"git" "clone" "work/cache/sources/gh/arya-k/blog" "work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arya-k/blog" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arya-k/blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arya-k/blog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 708c144aa329cba21a3e41ad2f386dd2f0b927e3 [INFO] sha for GitHub repo arya-k/blog: 708c144aa329cba21a3e41ad2f386dd2f0b927e3 [INFO] validating manifest of arya-k/blog on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arya-k/blog on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arya-k/blog [INFO] finished frobbing arya-k/blog [INFO] frobbed toml for arya-k/blog written to work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog/Cargo.toml [INFO] started frobbing arya-k/blog [INFO] finished frobbing arya-k/blog [INFO] frobbed toml for arya-k/blog written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arya-k/blog/Cargo.toml [INFO] crate arya-k/blog already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arya-k/blog against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog:/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.36.0" "build" "--frozen"` [INFO] [stdout] 29e63ca15b62e2a1e986f081773da4a06e7141eb993fbd53b6c20cee9ef5d1b8 [INFO] running `"docker" "start" "-a" "29e63ca15b62e2a1e986f081773da4a06e7141eb993fbd53b6c20cee9ef5d1b8"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling onig v4.3.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling blog v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "29e63ca15b62e2a1e986f081773da4a06e7141eb993fbd53b6c20cee9ef5d1b8"` [INFO] running `"docker" "rm" "-f" "29e63ca15b62e2a1e986f081773da4a06e7141eb993fbd53b6c20cee9ef5d1b8"` [INFO] [stdout] 29e63ca15b62e2a1e986f081773da4a06e7141eb993fbd53b6c20cee9ef5d1b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 71597ea0740a0710f65cadb4d61380121ddb7e92cc305d74d3a23ae941bfa85b [INFO] running `"docker" "start" "-a" "71597ea0740a0710f65cadb4d61380121ddb7e92cc305d74d3a23ae941bfa85b"` [INFO] [stderr] Compiling blog v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "71597ea0740a0710f65cadb4d61380121ddb7e92cc305d74d3a23ae941bfa85b"` [INFO] running `"docker" "rm" "-f" "71597ea0740a0710f65cadb4d61380121ddb7e92cc305d74d3a23ae941bfa85b"` [INFO] [stdout] 71597ea0740a0710f65cadb4d61380121ddb7e92cc305d74d3a23ae941bfa85b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/arya-k/blog:/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.36.0" "test" "--frozen"` [INFO] [stdout] 55e5283158188515bfff4b72b84de39d332c2fdb6f385482710aa345c52dfa7b [INFO] running `"docker" "start" "-a" "55e5283158188515bfff4b72b84de39d332c2fdb6f385482710aa345c52dfa7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/blog-196465b34514c933 [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" "55e5283158188515bfff4b72b84de39d332c2fdb6f385482710aa345c52dfa7b"` [INFO] running `"docker" "rm" "-f" "55e5283158188515bfff4b72b84de39d332c2fdb6f385482710aa345c52dfa7b"` [INFO] [stdout] 55e5283158188515bfff4b72b84de39d332c2fdb6f385482710aa345c52dfa7b