[INFO] updating cached repository keijiyoshida/rscp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/keijiyoshida/rscp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/keijiyoshida/rscp" "work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keijiyoshida/rscp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keijiyoshida/rscp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keijiyoshida/rscp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0dea436651edf26fb4c56e47fa477a2c3db92c00 [INFO] sha for GitHub repo keijiyoshida/rscp: 0dea436651edf26fb4c56e47fa477a2c3db92c00 [INFO] validating manifest of keijiyoshida/rscp 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 keijiyoshida/rscp 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 keijiyoshida/rscp [INFO] finished frobbing keijiyoshida/rscp [INFO] frobbed toml for keijiyoshida/rscp written to work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp/Cargo.toml [INFO] started frobbing keijiyoshida/rscp [INFO] finished frobbing keijiyoshida/rscp [INFO] frobbed toml for keijiyoshida/rscp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keijiyoshida/rscp/Cargo.toml [INFO] crate keijiyoshida/rscp 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 keijiyoshida/rscp 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp:/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] 7c533bd973e440f635f4d90911c296ad086542e27479295590c5d3649202d102 [INFO] running `"docker" "start" "-a" "7c533bd973e440f635f4d90911c296ad086542e27479295590c5d3649202d102"` [INFO] [stderr] Compiling rscp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `"docker" "inspect" "7c533bd973e440f635f4d90911c296ad086542e27479295590c5d3649202d102"` [INFO] running `"docker" "rm" "-f" "7c533bd973e440f635f4d90911c296ad086542e27479295590c5d3649202d102"` [INFO] [stdout] 7c533bd973e440f635f4d90911c296ad086542e27479295590c5d3649202d102 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp:/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] 4f7b2f816e99526a0c0051bb923063e920ccead1b5f161f3fc852189a912a46e [INFO] running `"docker" "start" "-a" "4f7b2f816e99526a0c0051bb923063e920ccead1b5f161f3fc852189a912a46e"` [INFO] [stderr] Compiling rscp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "4f7b2f816e99526a0c0051bb923063e920ccead1b5f161f3fc852189a912a46e"` [INFO] running `"docker" "rm" "-f" "4f7b2f816e99526a0c0051bb923063e920ccead1b5f161f3fc852189a912a46e"` [INFO] [stdout] 4f7b2f816e99526a0c0051bb923063e920ccead1b5f161f3fc852189a912a46e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keijiyoshida/rscp:/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] 91e08fa50b6cd69074520d944bc9657f6ccf0dd103f463674d215f4950d81d00 [INFO] running `"docker" "start" "-a" "91e08fa50b6cd69074520d944bc9657f6ccf0dd103f463674d215f4950d81d00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rscp-b6e0e3844ae72c82 [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" "91e08fa50b6cd69074520d944bc9657f6ccf0dd103f463674d215f4950d81d00"` [INFO] running `"docker" "rm" "-f" "91e08fa50b6cd69074520d944bc9657f6ccf0dd103f463674d215f4950d81d00"` [INFO] [stdout] 91e08fa50b6cd69074520d944bc9657f6ccf0dd103f463674d215f4950d81d00