[INFO] updating cached repository nooberfsh/rcp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nooberfsh/rcp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nooberfsh/rcp" "work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nooberfsh/rcp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nooberfsh/rcp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nooberfsh/rcp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34eeeca57edb46e2ae55fea309cb8812c5fc531f [INFO] sha for GitHub repo nooberfsh/rcp: 34eeeca57edb46e2ae55fea309cb8812c5fc531f [INFO] validating manifest of nooberfsh/rcp 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 nooberfsh/rcp 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 nooberfsh/rcp [INFO] finished frobbing nooberfsh/rcp [INFO] frobbed toml for nooberfsh/rcp written to work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp/Cargo.toml [INFO] started frobbing nooberfsh/rcp [INFO] finished frobbing nooberfsh/rcp [INFO] frobbed toml for nooberfsh/rcp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nooberfsh/rcp/Cargo.toml [INFO] crate nooberfsh/rcp 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 nooberfsh/rcp 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp:/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] b853058a86dc5362e626b9244bc395f12683aa3d66af82d1d9c9db966a7165f4 [INFO] running `"docker" "start" "-a" "b853058a86dc5362e626b9244bc395f12683aa3d66af82d1d9c9db966a7165f4"` [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling ssh2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rcp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.43s [INFO] running `"docker" "inspect" "b853058a86dc5362e626b9244bc395f12683aa3d66af82d1d9c9db966a7165f4"` [INFO] running `"docker" "rm" "-f" "b853058a86dc5362e626b9244bc395f12683aa3d66af82d1d9c9db966a7165f4"` [INFO] [stdout] b853058a86dc5362e626b9244bc395f12683aa3d66af82d1d9c9db966a7165f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp:/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] a9c3e70ac664b742b98e9931d6c3ba77f6f907b3ceaddb41a96141d668acbd35 [INFO] running `"docker" "start" "-a" "a9c3e70ac664b742b98e9931d6c3ba77f6f907b3ceaddb41a96141d668acbd35"` [INFO] [stderr] Compiling rcp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "a9c3e70ac664b742b98e9931d6c3ba77f6f907b3ceaddb41a96141d668acbd35"` [INFO] running `"docker" "rm" "-f" "a9c3e70ac664b742b98e9931d6c3ba77f6f907b3ceaddb41a96141d668acbd35"` [INFO] [stdout] a9c3e70ac664b742b98e9931d6c3ba77f6f907b3ceaddb41a96141d668acbd35 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nooberfsh/rcp:/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] f67da9b9fac23410b2b76ac1e4474221efeebfbb75e793e4ec23a44422ec96f0 [INFO] running `"docker" "start" "-a" "f67da9b9fac23410b2b76ac1e4474221efeebfbb75e793e4ec23a44422ec96f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/rcp-7b60a4031ac33e97 [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" "f67da9b9fac23410b2b76ac1e4474221efeebfbb75e793e4ec23a44422ec96f0"` [INFO] running `"docker" "rm" "-f" "f67da9b9fac23410b2b76ac1e4474221efeebfbb75e793e4ec23a44422ec96f0"` [INFO] [stdout] f67da9b9fac23410b2b76ac1e4474221efeebfbb75e793e4ec23a44422ec96f0