[INFO] updating cached repository intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture" "work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f34e863517afbd08e5686de416de7619f2bf5e7d [INFO] sha for GitHub repo intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture: f34e863517afbd08e5686de416de7619f2bf5e7d [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture 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 intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture 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 intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture written to work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture/Cargo.toml [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture/Cargo.toml [INFO] crate intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture 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 intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture:/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] 792f5306580e31deabb481be02c5a699c356e3a24a0c5cc8ec3adb1c7bd4aa1b [INFO] running `"docker" "start" "-a" "792f5306580e31deabb481be02c5a699c356e3a24a0c5cc8ec3adb1c7bd4aa1b"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-fn-closures-capture v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `"docker" "inspect" "792f5306580e31deabb481be02c5a699c356e3a24a0c5cc8ec3adb1c7bd4aa1b"` [INFO] running `"docker" "rm" "-f" "792f5306580e31deabb481be02c5a699c356e3a24a0c5cc8ec3adb1c7bd4aa1b"` [INFO] [stdout] 792f5306580e31deabb481be02c5a699c356e3a24a0c5cc8ec3adb1c7bd4aa1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture:/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] 798da13b36dc9018613d1f8e6d92bc97d4843d86982b3bed54d9888e1bf196b5 [INFO] running `"docker" "start" "-a" "798da13b36dc9018613d1f8e6d92bc97d4843d86982b3bed54d9888e1bf196b5"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-fn-closures-capture v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `"docker" "inspect" "798da13b36dc9018613d1f8e6d92bc97d4843d86982b3bed54d9888e1bf196b5"` [INFO] running `"docker" "rm" "-f" "798da13b36dc9018613d1f8e6d92bc97d4843d86982b3bed54d9888e1bf196b5"` [INFO] [stdout] 798da13b36dc9018613d1f8e6d92bc97d4843d86982b3bed54d9888e1bf196b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn-closures-capture:/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] f2e4388d8711817e14be34b09b7ec77c9e3540ac8273c6b62e16cccac3eb7028 [INFO] running `"docker" "start" "-a" "f2e4388d8711817e14be34b09b7ec77c9e3540ac8273c6b62e16cccac3eb7028"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_x_rust_x_rustbyexample_com_x_fn_closures_capture-e34d33a8200837c4 [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" "f2e4388d8711817e14be34b09b7ec77c9e3540ac8273c6b62e16cccac3eb7028"` [INFO] running `"docker" "rm" "-f" "f2e4388d8711817e14be34b09b7ec77c9e3540ac8273c6b62e16cccac3eb7028"` [INFO] [stdout] f2e4388d8711817e14be34b09b7ec77c9e3540ac8273c6b62e16cccac3eb7028