[INFO] cloning repository bofh69/otii-measurement [INFO] running `"git" "clone" "--bare" "git://github.com/bofh69/otii-measurement.git" "work/cache/sources/gh/bofh69/otii-measurement"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bofh69/otii-measurement'... [INFO] running `"git" "clone" "work/cache/sources/gh/bofh69/otii-measurement" "work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bofh69/otii-measurement" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bofh69/otii-measurement"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bofh69/otii-measurement'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b80bd966d125203399fff33a33fc01a2e7b6847d [INFO] sha for GitHub repo bofh69/otii-measurement: b80bd966d125203399fff33a33fc01a2e7b6847d [INFO] validating manifest of bofh69/otii-measurement 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 bofh69/otii-measurement 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 bofh69/otii-measurement [INFO] finished frobbing bofh69/otii-measurement [INFO] frobbed toml for bofh69/otii-measurement written to work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement/Cargo.toml [INFO] started frobbing bofh69/otii-measurement [INFO] finished frobbing bofh69/otii-measurement [INFO] frobbed toml for bofh69/otii-measurement written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bofh69/otii-measurement/Cargo.toml [INFO] crate bofh69/otii-measurement 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 bofh69/otii-measurement 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement:/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] 6526db4ad909142c5eec8e4fc1211c451392b6f1ae07cbc069c6ad53b8acaecc [INFO] running `"docker" "start" "-a" "6526db4ad909142c5eec8e4fc1211c451392b6f1ae07cbc069c6ad53b8acaecc"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling otii_measurement v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "6526db4ad909142c5eec8e4fc1211c451392b6f1ae07cbc069c6ad53b8acaecc"` [INFO] running `"docker" "rm" "-f" "6526db4ad909142c5eec8e4fc1211c451392b6f1ae07cbc069c6ad53b8acaecc"` [INFO] [stdout] 6526db4ad909142c5eec8e4fc1211c451392b6f1ae07cbc069c6ad53b8acaecc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement:/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] 69a9bb4a93bf129fd4a76a0eb10599e2aa106325676701e0729cd04801bc4ee1 [INFO] running `"docker" "start" "-a" "69a9bb4a93bf129fd4a76a0eb10599e2aa106325676701e0729cd04801bc4ee1"` [INFO] [stderr] Compiling otii_measurement v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "69a9bb4a93bf129fd4a76a0eb10599e2aa106325676701e0729cd04801bc4ee1"` [INFO] running `"docker" "rm" "-f" "69a9bb4a93bf129fd4a76a0eb10599e2aa106325676701e0729cd04801bc4ee1"` [INFO] [stdout] 69a9bb4a93bf129fd4a76a0eb10599e2aa106325676701e0729cd04801bc4ee1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/bofh69/otii-measurement:/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] 0952a2a47d9cfd04cd08c586441cf444f2a32d557c543cf21145b7a90d9172be [INFO] running `"docker" "start" "-a" "0952a2a47d9cfd04cd08c586441cf444f2a32d557c543cf21145b7a90d9172be"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/otii_measurement-7d6a3938849f4fac [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" "0952a2a47d9cfd04cd08c586441cf444f2a32d557c543cf21145b7a90d9172be"` [INFO] running `"docker" "rm" "-f" "0952a2a47d9cfd04cd08c586441cf444f2a32d557c543cf21145b7a90d9172be"` [INFO] [stdout] 0952a2a47d9cfd04cd08c586441cf444f2a32d557c543cf21145b7a90d9172be