[INFO] updating cached repository jcrowgey/lud [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jcrowgey/lud [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jcrowgey/lud" "work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcrowgey/lud" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcrowgey/lud"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcrowgey/lud'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f792d8da3f6ad92318eb371d9db2b40f2ff0d2ce [INFO] sha for GitHub repo jcrowgey/lud: f792d8da3f6ad92318eb371d9db2b40f2ff0d2ce [INFO] validating manifest of jcrowgey/lud 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 jcrowgey/lud 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 jcrowgey/lud [INFO] finished frobbing jcrowgey/lud [INFO] frobbed toml for jcrowgey/lud written to work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud/Cargo.toml [INFO] started frobbing jcrowgey/lud [INFO] finished frobbing jcrowgey/lud [INFO] frobbed toml for jcrowgey/lud written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jcrowgey/lud/Cargo.toml [INFO] crate jcrowgey/lud 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 jcrowgey/lud 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud:/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] 5921e023abc58d44a41c156b5f7be0c0ee3810191b1757140482f90684b110e4 [INFO] running `"docker" "start" "-a" "5921e023abc58d44a41c156b5f7be0c0ee3810191b1757140482f90684b110e4"` [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling lud v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `"docker" "inspect" "5921e023abc58d44a41c156b5f7be0c0ee3810191b1757140482f90684b110e4"` [INFO] running `"docker" "rm" "-f" "5921e023abc58d44a41c156b5f7be0c0ee3810191b1757140482f90684b110e4"` [INFO] [stdout] 5921e023abc58d44a41c156b5f7be0c0ee3810191b1757140482f90684b110e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud:/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] 40caceb486c4500fc5c659782c060f7f99e611131e54afaa4e924bd1b35efb2d [INFO] running `"docker" "start" "-a" "40caceb486c4500fc5c659782c060f7f99e611131e54afaa4e924bd1b35efb2d"` [INFO] [stderr] Compiling lud v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "40caceb486c4500fc5c659782c060f7f99e611131e54afaa4e924bd1b35efb2d"` [INFO] running `"docker" "rm" "-f" "40caceb486c4500fc5c659782c060f7f99e611131e54afaa4e924bd1b35efb2d"` [INFO] [stdout] 40caceb486c4500fc5c659782c060f7f99e611131e54afaa4e924bd1b35efb2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jcrowgey/lud:/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] e8e545a18a874d26b81c2a7c4246ec1ecf861547c6334247dffc1d31874b97ca [INFO] running `"docker" "start" "-a" "e8e545a18a874d26b81c2a7c4246ec1ecf861547c6334247dffc1d31874b97ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/lud-02820cde36a8d6d9 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test message::tests::messagemeta_new ... ok [INFO] [stdout] test message::tests::messagemeta_round_trip ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/lud-5589c748b330c8f1 [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests lud [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" "e8e545a18a874d26b81c2a7c4246ec1ecf861547c6334247dffc1d31874b97ca"` [INFO] running `"docker" "rm" "-f" "e8e545a18a874d26b81c2a7c4246ec1ecf861547c6334247dffc1d31874b97ca"` [INFO] [stdout] e8e545a18a874d26b81c2a7c4246ec1ecf861547c6334247dffc1d31874b97ca