[INFO] cloning repository mcueto/rust-book-chapter-3 [INFO] running `"git" "clone" "--bare" "git://github.com/mcueto/rust-book-chapter-3.git" "work/cache/sources/gh/mcueto/rust-book-chapter-3"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mcueto/rust-book-chapter-3'... [INFO] running `"git" "clone" "work/cache/sources/gh/mcueto/rust-book-chapter-3" "work/ex/beta-1.37-6/sources/1.36.0/gh/mcueto/rust-book-chapter-3"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mcueto/rust-book-chapter-3'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mcueto/rust-book-chapter-3" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mcueto/rust-book-chapter-3"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mcueto/rust-book-chapter-3'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 97f27c9df9a8d062c32dd13586a62a179e1b4822 [INFO] sha for GitHub repo mcueto/rust-book-chapter-3: 97f27c9df9a8d062c32dd13586a62a179e1b4822 [INFO] validating manifest of mcueto/rust-book-chapter-3 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 mcueto/rust-book-chapter-3 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 mcueto/rust-book-chapter-3 [INFO] finished frobbing mcueto/rust-book-chapter-3 [INFO] frobbed toml for mcueto/rust-book-chapter-3 written to work/ex/beta-1.37-6/sources/1.36.0/gh/mcueto/rust-book-chapter-3/Cargo.toml [INFO] started frobbing mcueto/rust-book-chapter-3 [INFO] finished frobbing mcueto/rust-book-chapter-3 [INFO] frobbed toml for mcueto/rust-book-chapter-3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mcueto/rust-book-chapter-3/Cargo.toml [INFO] crate mcueto/rust-book-chapter-3 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 mcueto/rust-book-chapter-3 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-0/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/mcueto/rust-book-chapter-3:/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] a5a3d8a60b12f2ff5b6e41ad58f6b8ccf4f23a84f0ffa3d3a09887642950d852 [INFO] running `"docker" "start" "-a" "a5a3d8a60b12f2ff5b6e41ad58f6b8ccf4f23a84f0ffa3d3a09887642950d852"` [INFO] [stderr] Compiling variables v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "a5a3d8a60b12f2ff5b6e41ad58f6b8ccf4f23a84f0ffa3d3a09887642950d852"` [INFO] running `"docker" "rm" "-f" "a5a3d8a60b12f2ff5b6e41ad58f6b8ccf4f23a84f0ffa3d3a09887642950d852"` [INFO] [stdout] a5a3d8a60b12f2ff5b6e41ad58f6b8ccf4f23a84f0ffa3d3a09887642950d852 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/mcueto/rust-book-chapter-3:/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] 86fb921a9dbdd329324d0cede57f546485812c27cc7181250fde878124760c4e [INFO] running `"docker" "start" "-a" "86fb921a9dbdd329324d0cede57f546485812c27cc7181250fde878124760c4e"` [INFO] [stderr] Compiling variables v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "86fb921a9dbdd329324d0cede57f546485812c27cc7181250fde878124760c4e"` [INFO] running `"docker" "rm" "-f" "86fb921a9dbdd329324d0cede57f546485812c27cc7181250fde878124760c4e"` [INFO] [stdout] 86fb921a9dbdd329324d0cede57f546485812c27cc7181250fde878124760c4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/mcueto/rust-book-chapter-3:/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] 648246b82cb54a5b56439c351b037f4e97583be12772a2017bc9a1575dae9651 [INFO] running `"docker" "start" "-a" "648246b82cb54a5b56439c351b037f4e97583be12772a2017bc9a1575dae9651"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/variables-4a3e61559df7b874 [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" "648246b82cb54a5b56439c351b037f4e97583be12772a2017bc9a1575dae9651"` [INFO] running `"docker" "rm" "-f" "648246b82cb54a5b56439c351b037f4e97583be12772a2017bc9a1575dae9651"` [INFO] [stdout] 648246b82cb54a5b56439c351b037f4e97583be12772a2017bc9a1575dae9651