[INFO] cloning repository MKamelll/copy-files [INFO] running `"git" "clone" "--bare" "git://github.com/MKamelll/copy-files.git" "work/cache/sources/gh/MKamelll/copy-files"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/MKamelll/copy-files'... [INFO] running `"git" "clone" "work/cache/sources/gh/MKamelll/copy-files" "work/ex/beta-1.37-6/sources/1.36.0/gh/MKamelll/copy-files"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/MKamelll/copy-files'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/MKamelll/copy-files" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MKamelll/copy-files"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MKamelll/copy-files'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 466b20ed2a2140284d936fea23d45253c591e681 [INFO] sha for GitHub repo MKamelll/copy-files: 466b20ed2a2140284d936fea23d45253c591e681 [INFO] validating manifest of MKamelll/copy-files 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 MKamelll/copy-files 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 MKamelll/copy-files [INFO] finished frobbing MKamelll/copy-files [INFO] frobbed toml for MKamelll/copy-files written to work/ex/beta-1.37-6/sources/1.36.0/gh/MKamelll/copy-files/Cargo.toml [INFO] started frobbing MKamelll/copy-files [INFO] finished frobbing MKamelll/copy-files [INFO] frobbed toml for MKamelll/copy-files written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/MKamelll/copy-files/Cargo.toml [INFO] crate MKamelll/copy-files 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 MKamelll/copy-files 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/MKamelll/copy-files:/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] 6d11b4f98ea4afae08927d6f6101b3498a53cf5cbdef71fe88a9ad4ab1ff091d [INFO] running `"docker" "start" "-a" "6d11b4f98ea4afae08927d6f6101b3498a53cf5cbdef71fe88a9ad4ab1ff091d"` [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.49s [INFO] running `"docker" "inspect" "6d11b4f98ea4afae08927d6f6101b3498a53cf5cbdef71fe88a9ad4ab1ff091d"` [INFO] running `"docker" "rm" "-f" "6d11b4f98ea4afae08927d6f6101b3498a53cf5cbdef71fe88a9ad4ab1ff091d"` [INFO] [stdout] 6d11b4f98ea4afae08927d6f6101b3498a53cf5cbdef71fe88a9ad4ab1ff091d [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/MKamelll/copy-files:/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] 00f7cbbc4b8e5ffa39ed73b1d64c3317c927413146bff1aca82c84bbacc1db84 [INFO] running `"docker" "start" "-a" "00f7cbbc4b8e5ffa39ed73b1d64c3317c927413146bff1aca82c84bbacc1db84"` [INFO] [stderr] Compiling rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "00f7cbbc4b8e5ffa39ed73b1d64c3317c927413146bff1aca82c84bbacc1db84"` [INFO] running `"docker" "rm" "-f" "00f7cbbc4b8e5ffa39ed73b1d64c3317c927413146bff1aca82c84bbacc1db84"` [INFO] [stdout] 00f7cbbc4b8e5ffa39ed73b1d64c3317c927413146bff1aca82c84bbacc1db84 [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/MKamelll/copy-files:/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] e82b5879352fc0246d8eddec8289f4d42c77d45d3a709bdd7c58af28d7cbd177 [INFO] running `"docker" "start" "-a" "e82b5879352fc0246d8eddec8289f4d42c77d45d3a709bdd7c58af28d7cbd177"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust-f522773a05619928 [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" "e82b5879352fc0246d8eddec8289f4d42c77d45d3a709bdd7c58af28d7cbd177"` [INFO] running `"docker" "rm" "-f" "e82b5879352fc0246d8eddec8289f4d42c77d45d3a709bdd7c58af28d7cbd177"` [INFO] [stdout] e82b5879352fc0246d8eddec8289f4d42c77d45d3a709bdd7c58af28d7cbd177