[INFO] updating cached repository sbwtw/cr_robot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sbwtw/cr_robot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] sha for GitHub repo sbwtw/cr_robot: ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] validating manifest of sbwtw/cr_robot 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 sbwtw/cr_robot 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 sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot/Cargo.toml [INFO] started frobbing sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sbwtw/cr_robot/Cargo.toml [INFO] crate sbwtw/cr_robot 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing sbwtw/cr_robot 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot:/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] 7556bb9a1b39d5d84cd61f01f94251f632250079b8023c147cd31f5b665f8e67 [INFO] running `"docker" "start" "-a" "7556bb9a1b39d5d84cd61f01f94251f632250079b8023c147cd31f5b665f8e67"` [INFO] [stderr] Compiling libc v0.2.27 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling clap v2.25.1 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.1 [INFO] [stderr] Compiling cr_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.47s [INFO] running `"docker" "inspect" "7556bb9a1b39d5d84cd61f01f94251f632250079b8023c147cd31f5b665f8e67"` [INFO] running `"docker" "rm" "-f" "7556bb9a1b39d5d84cd61f01f94251f632250079b8023c147cd31f5b665f8e67"` [INFO] [stdout] 7556bb9a1b39d5d84cd61f01f94251f632250079b8023c147cd31f5b665f8e67 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot:/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] 059fc9e91c70858f0dff3032266ca6c3746cf9c87914513d468dd6fcde9fbef5 [INFO] running `"docker" "start" "-a" "059fc9e91c70858f0dff3032266ca6c3746cf9c87914513d468dd6fcde9fbef5"` [INFO] [stderr] Compiling cr_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "059fc9e91c70858f0dff3032266ca6c3746cf9c87914513d468dd6fcde9fbef5"` [INFO] running `"docker" "rm" "-f" "059fc9e91c70858f0dff3032266ca6c3746cf9c87914513d468dd6fcde9fbef5"` [INFO] [stdout] 059fc9e91c70858f0dff3032266ca6c3746cf9c87914513d468dd6fcde9fbef5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sbwtw/cr_robot:/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] 3760e88e689867e8923033b269c898eda1637971144174d996e08e11159422c6 [INFO] running `"docker" "start" "-a" "3760e88e689867e8923033b269c898eda1637971144174d996e08e11159422c6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/cr_robot-9c7f9c3e31a83df7 [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" "3760e88e689867e8923033b269c898eda1637971144174d996e08e11159422c6"` [INFO] running `"docker" "rm" "-f" "3760e88e689867e8923033b269c898eda1637971144174d996e08e11159422c6"` [INFO] [stdout] 3760e88e689867e8923033b269c898eda1637971144174d996e08e11159422c6