[INFO] updating cached repository caretcaret/quantie [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/caretcaret/quantie [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/caretcaret/quantie" "work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/caretcaret/quantie" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caretcaret/quantie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caretcaret/quantie'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1aec8be723454c4f8840d33e2879c91edee18e2f [INFO] sha for GitHub repo caretcaret/quantie: 1aec8be723454c4f8840d33e2879c91edee18e2f [INFO] validating manifest of caretcaret/quantie 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 caretcaret/quantie 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 caretcaret/quantie [INFO] finished frobbing caretcaret/quantie [INFO] frobbed toml for caretcaret/quantie written to work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie/Cargo.toml [INFO] started frobbing caretcaret/quantie [INFO] finished frobbing caretcaret/quantie [INFO] frobbed toml for caretcaret/quantie written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/caretcaret/quantie/Cargo.toml [INFO] crate caretcaret/quantie 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 caretcaret/quantie against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7494d740a7bca30ae08fd76f40e4261f844eef96f23f2e24ffbee0c702587b54 [INFO] running `"docker" "start" "-a" "7494d740a7bca30ae08fd76f40e4261f844eef96f23f2e24ffbee0c702587b54"` [INFO] [stderr] Compiling quantie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "7494d740a7bca30ae08fd76f40e4261f844eef96f23f2e24ffbee0c702587b54"` [INFO] running `"docker" "rm" "-f" "7494d740a7bca30ae08fd76f40e4261f844eef96f23f2e24ffbee0c702587b54"` [INFO] [stdout] 7494d740a7bca30ae08fd76f40e4261f844eef96f23f2e24ffbee0c702587b54 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 37d59f0c6182e1bee4d621f360c93b319ec63739adaa6399911492928695f838 [INFO] running `"docker" "start" "-a" "37d59f0c6182e1bee4d621f360c93b319ec63739adaa6399911492928695f838"` [INFO] [stderr] Compiling quantie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "37d59f0c6182e1bee4d621f360c93b319ec63739adaa6399911492928695f838"` [INFO] running `"docker" "rm" "-f" "37d59f0c6182e1bee4d621f360c93b319ec63739adaa6399911492928695f838"` [INFO] [stdout] 37d59f0c6182e1bee4d621f360c93b319ec63739adaa6399911492928695f838 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/caretcaret/quantie:/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.37.0" "test" "--frozen"` [INFO] [stdout] 3edf88bbac30f83b0c900b3d9f2c3d01340aa7798734e2b9409715f27120c164 [INFO] running `"docker" "start" "-a" "3edf88bbac30f83b0c900b3d9f2c3d01340aa7798734e2b9409715f27120c164"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/quantie-45f3f83f56ddc40e [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" "3edf88bbac30f83b0c900b3d9f2c3d01340aa7798734e2b9409715f27120c164"` [INFO] running `"docker" "rm" "-f" "3edf88bbac30f83b0c900b3d9f2c3d01340aa7798734e2b9409715f27120c164"` [INFO] [stdout] 3edf88bbac30f83b0c900b3d9f2c3d01340aa7798734e2b9409715f27120c164