[INFO] updating cached repository Thog/blz-nx-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Thog/blz-nx-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Thog/blz-nx-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Thog/blz-nx-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Thog/blz-nx-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Thog/blz-nx-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e2dccf2a3e1ccb52408e1db995e8f3971de4f2c [INFO] sha for GitHub repo Thog/blz-nx-rs: 7e2dccf2a3e1ccb52408e1db995e8f3971de4f2c [INFO] validating manifest of Thog/blz-nx-rs 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 Thog/blz-nx-rs 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 Thog/blz-nx-rs [INFO] finished frobbing Thog/blz-nx-rs [INFO] frobbed toml for Thog/blz-nx-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs/Cargo.toml [INFO] started frobbing Thog/blz-nx-rs [INFO] finished frobbing Thog/blz-nx-rs [INFO] frobbed toml for Thog/blz-nx-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Thog/blz-nx-rs/Cargo.toml [INFO] crate Thog/blz-nx-rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Thog/blz-nx-rs 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs:/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] 1dfff424c94aa683f847265a7019848fd08703eb986e2dc39e635654e24120e5 [INFO] running `"docker" "start" "-a" "1dfff424c94aa683f847265a7019848fd08703eb986e2dc39e635654e24120e5"` [INFO] [stderr] Compiling blz-nx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "1dfff424c94aa683f847265a7019848fd08703eb986e2dc39e635654e24120e5"` [INFO] running `"docker" "rm" "-f" "1dfff424c94aa683f847265a7019848fd08703eb986e2dc39e635654e24120e5"` [INFO] [stdout] 1dfff424c94aa683f847265a7019848fd08703eb986e2dc39e635654e24120e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs:/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] a3b95498ebce197ce23f2615704a22aa512c0bed09b567bd2b55a5050b97f9d1 [INFO] running `"docker" "start" "-a" "a3b95498ebce197ce23f2615704a22aa512c0bed09b567bd2b55a5050b97f9d1"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling blz-nx v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "a3b95498ebce197ce23f2615704a22aa512c0bed09b567bd2b55a5050b97f9d1"` [INFO] running `"docker" "rm" "-f" "a3b95498ebce197ce23f2615704a22aa512c0bed09b567bd2b55a5050b97f9d1"` [INFO] [stdout] a3b95498ebce197ce23f2615704a22aa512c0bed09b567bd2b55a5050b97f9d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Thog/blz-nx-rs:/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] aee1f643331e6079332d0819b72f34c023f08e01c72aa30da1e2ffcada51e237 [INFO] running `"docker" "start" "-a" "aee1f643331e6079332d0819b72f34c023f08e01c72aa30da1e2ffcada51e237"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/blz_nx-8aec6548d5736fed [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] [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] [stderr] Running /opt/crater/target/debug/deps/blz_nx_compress-2c6e6d69186cccc8 [INFO] [stderr] Running /opt/crater/target/debug/deps/blz_nx_decompress-fce5b88afd0aca26 [INFO] [stderr] Doc-tests blz-nx [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] [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" "aee1f643331e6079332d0819b72f34c023f08e01c72aa30da1e2ffcada51e237"` [INFO] running `"docker" "rm" "-f" "aee1f643331e6079332d0819b72f34c023f08e01c72aa30da1e2ffcada51e237"` [INFO] [stdout] aee1f643331e6079332d0819b72f34c023f08e01c72aa30da1e2ffcada51e237