[INFO] updating cached repository Soft/palettematch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Soft/palettematch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Soft/palettematch" "work/ex/beta-1.37-6/sources/1.36.0/gh/Soft/palettematch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Soft/palettematch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Soft/palettematch" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b7a4f83745b34b57e7c1866ab2196d4886d5c2e1 [INFO] sha for GitHub repo Soft/palettematch: b7a4f83745b34b57e7c1866ab2196d4886d5c2e1 [INFO] validating manifest of Soft/palettematch 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 Soft/palettematch 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 Soft/palettematch [INFO] finished frobbing Soft/palettematch [INFO] frobbed toml for Soft/palettematch written to work/ex/beta-1.37-6/sources/1.36.0/gh/Soft/palettematch/Cargo.toml [INFO] started frobbing Soft/palettematch [INFO] finished frobbing Soft/palettematch [INFO] frobbed toml for Soft/palettematch written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch/Cargo.toml [INFO] crate Soft/palettematch 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 Soft/palettematch against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch:/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-07-23" "build" "--frozen"` [INFO] [stdout] 526b3bb49d8d8f0961d2b13e1a88de2d468fd1b65aa9d60038c3244fbd94fea7 [INFO] running `"docker" "start" "-a" "526b3bb49d8d8f0961d2b13e1a88de2d468fd1b65aa9d60038c3244fbd94fea7"` [INFO] [stderr] Compiling palettematch v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "526b3bb49d8d8f0961d2b13e1a88de2d468fd1b65aa9d60038c3244fbd94fea7"` [INFO] running `"docker" "rm" "-f" "526b3bb49d8d8f0961d2b13e1a88de2d468fd1b65aa9d60038c3244fbd94fea7"` [INFO] [stdout] 526b3bb49d8d8f0961d2b13e1a88de2d468fd1b65aa9d60038c3244fbd94fea7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e16798e1893081f5a644f62fdd5cc87429fccb8c4c3274b2e1da27db65f3ffb7 [INFO] running `"docker" "start" "-a" "e16798e1893081f5a644f62fdd5cc87429fccb8c4c3274b2e1da27db65f3ffb7"` [INFO] [stderr] Compiling palettematch v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "e16798e1893081f5a644f62fdd5cc87429fccb8c4c3274b2e1da27db65f3ffb7"` [INFO] running `"docker" "rm" "-f" "e16798e1893081f5a644f62fdd5cc87429fccb8c4c3274b2e1da27db65f3ffb7"` [INFO] [stdout] e16798e1893081f5a644f62fdd5cc87429fccb8c4c3274b2e1da27db65f3ffb7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Soft/palettematch:/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-07-23" "test" "--frozen"` [INFO] [stdout] fa037daed23b61f84cc7feae1a58a6dd119d6ab4d3096edc5e941464d4b59437 [INFO] running `"docker" "start" "-a" "fa037daed23b61f84cc7feae1a58a6dd119d6ab4d3096edc5e941464d4b59437"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/palettematch-4112050f9d8f8f40 [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" "fa037daed23b61f84cc7feae1a58a6dd119d6ab4d3096edc5e941464d4b59437"` [INFO] running `"docker" "rm" "-f" "fa037daed23b61f84cc7feae1a58a6dd119d6ab4d3096edc5e941464d4b59437"` [INFO] [stdout] fa037daed23b61f84cc7feae1a58a6dd119d6ab4d3096edc5e941464d4b59437