[INFO] updating cached repository thombles/rsdigipeater [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thombles/rsdigipeater [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thombles/rsdigipeater" "work/ex/beta-1.38-1/sources/1.37.0/gh/thombles/rsdigipeater"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/thombles/rsdigipeater'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thombles/rsdigipeater" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca7f854a9844d7252c7e16ce4bdf1c41c9daff5a [INFO] sha for GitHub repo thombles/rsdigipeater: ca7f854a9844d7252c7e16ce4bdf1c41c9daff5a [INFO] validating manifest of thombles/rsdigipeater on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thombles/rsdigipeater on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing thombles/rsdigipeater [INFO] finished frobbing thombles/rsdigipeater [INFO] frobbed toml for thombles/rsdigipeater written to work/ex/beta-1.38-1/sources/1.37.0/gh/thombles/rsdigipeater/Cargo.toml [INFO] started frobbing thombles/rsdigipeater [INFO] finished frobbing thombles/rsdigipeater [INFO] frobbed toml for thombles/rsdigipeater written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater/Cargo.toml [INFO] crate thombles/rsdigipeater already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thombles/rsdigipeater against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a0b33635f355b5f6fdf8f63d585325551f645a1f68830d0aceb867d3590058cb [INFO] running `"docker" "start" "-a" "a0b33635f355b5f6fdf8f63d585325551f645a1f68830d0aceb867d3590058cb"` [INFO] [stderr] Compiling ax25 v0.1.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling rsdigipeater v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.70s [INFO] running `"docker" "inspect" "a0b33635f355b5f6fdf8f63d585325551f645a1f68830d0aceb867d3590058cb"` [INFO] running `"docker" "rm" "-f" "a0b33635f355b5f6fdf8f63d585325551f645a1f68830d0aceb867d3590058cb"` [INFO] [stdout] a0b33635f355b5f6fdf8f63d585325551f645a1f68830d0aceb867d3590058cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c07ee9fc74c43c570ba2143b6667a9bbb9d23068bb28fc8047441f142ea6a016 [INFO] running `"docker" "start" "-a" "c07ee9fc74c43c570ba2143b6667a9bbb9d23068bb28fc8047441f142ea6a016"` [INFO] [stderr] Compiling rsdigipeater v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "c07ee9fc74c43c570ba2143b6667a9bbb9d23068bb28fc8047441f142ea6a016"` [INFO] running `"docker" "rm" "-f" "c07ee9fc74c43c570ba2143b6667a9bbb9d23068bb28fc8047441f142ea6a016"` [INFO] [stdout] c07ee9fc74c43c570ba2143b6667a9bbb9d23068bb28fc8047441f142ea6a016 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thombles/rsdigipeater:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 5b436116d48f6f6ff225452458aac504f663b1de21f29afc7612a12af85d3064 [INFO] running `"docker" "start" "-a" "5b436116d48f6f6ff225452458aac504f663b1de21f29afc7612a12af85d3064"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsdigipeater-eb1960188e0b8e70 [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" "5b436116d48f6f6ff225452458aac504f663b1de21f29afc7612a12af85d3064"` [INFO] running `"docker" "rm" "-f" "5b436116d48f6f6ff225452458aac504f663b1de21f29afc7612a12af85d3064"` [INFO] [stdout] 5b436116d48f6f6ff225452458aac504f663b1de21f29afc7612a12af85d3064