[INFO] cloning repository dgsantana/rs-bin_patcher [INFO] running `"git" "clone" "--bare" "git://github.com/dgsantana/rs-bin_patcher.git" "work/cache/sources/gh/dgsantana/rs-bin_patcher"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dgsantana/rs-bin_patcher'... [INFO] running `"git" "clone" "work/cache/sources/gh/dgsantana/rs-bin_patcher" "work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dgsantana/rs-bin_patcher" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dgsantana/rs-bin_patcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dgsantana/rs-bin_patcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d879840bb83f237f00c8840f6244d0af602399b [INFO] sha for GitHub repo dgsantana/rs-bin_patcher: 9d879840bb83f237f00c8840f6244d0af602399b [INFO] validating manifest of dgsantana/rs-bin_patcher 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 dgsantana/rs-bin_patcher 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 dgsantana/rs-bin_patcher [INFO] finished frobbing dgsantana/rs-bin_patcher [INFO] frobbed toml for dgsantana/rs-bin_patcher written to work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher/Cargo.toml [INFO] started frobbing dgsantana/rs-bin_patcher [INFO] finished frobbing dgsantana/rs-bin_patcher [INFO] frobbed toml for dgsantana/rs-bin_patcher written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dgsantana/rs-bin_patcher/Cargo.toml [INFO] crate dgsantana/rs-bin_patcher 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 dgsantana/rs-bin_patcher 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher:/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] 11fc7763bb0455cb022673c206c102cf28c207d678cdb8ae6daa35fe64c4a496 [INFO] running `"docker" "start" "-a" "11fc7763bb0455cb022673c206c102cf28c207d678cdb8ae6daa35fe64c4a496"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling snafu-derive v0.4.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling snafu v0.4.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_bytes v0.11.1 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling patcher v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.41s [INFO] running `"docker" "inspect" "11fc7763bb0455cb022673c206c102cf28c207d678cdb8ae6daa35fe64c4a496"` [INFO] running `"docker" "rm" "-f" "11fc7763bb0455cb022673c206c102cf28c207d678cdb8ae6daa35fe64c4a496"` [INFO] [stdout] 11fc7763bb0455cb022673c206c102cf28c207d678cdb8ae6daa35fe64c4a496 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher:/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] 2e76cf4e3d7613d9bc88f9620d953495790fd84f6760f9ef3522c807f5411997 [INFO] running `"docker" "start" "-a" "2e76cf4e3d7613d9bc88f9620d953495790fd84f6760f9ef3522c807f5411997"` [INFO] [stderr] Compiling patcher v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "2e76cf4e3d7613d9bc88f9620d953495790fd84f6760f9ef3522c807f5411997"` [INFO] running `"docker" "rm" "-f" "2e76cf4e3d7613d9bc88f9620d953495790fd84f6760f9ef3522c807f5411997"` [INFO] [stdout] 2e76cf4e3d7613d9bc88f9620d953495790fd84f6760f9ef3522c807f5411997 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dgsantana/rs-bin_patcher:/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] 7818c777bad0e39c12734c177c1862c45d423363c1a03ed98b950b60e47891a5 [INFO] running `"docker" "start" "-a" "7818c777bad0e39c12734c177c1862c45d423363c1a03ed98b950b60e47891a5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/patcher-9528a12e0e584b2a [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" "7818c777bad0e39c12734c177c1862c45d423363c1a03ed98b950b60e47891a5"` [INFO] running `"docker" "rm" "-f" "7818c777bad0e39c12734c177c1862c45d423363c1a03ed98b950b60e47891a5"` [INFO] [stdout] 7818c777bad0e39c12734c177c1862c45d423363c1a03ed98b950b60e47891a5