[INFO] updating cached repository topheman/rustlang-first-try [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/topheman/rustlang-first-try [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/topheman/rustlang-first-try" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/topheman/rustlang-first-try"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/topheman/rustlang-first-try'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/topheman/rustlang-first-try" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8a668bd2e3a41bd021223c8c2eebeeb278d1f860 [INFO] sha for GitHub repo topheman/rustlang-first-try: 8a668bd2e3a41bd021223c8c2eebeeb278d1f860 [INFO] validating manifest of topheman/rustlang-first-try on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of topheman/rustlang-first-try on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing topheman/rustlang-first-try [INFO] finished frobbing topheman/rustlang-first-try [INFO] frobbed toml for topheman/rustlang-first-try written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/topheman/rustlang-first-try/Cargo.toml [INFO] started frobbing topheman/rustlang-first-try [INFO] finished frobbing topheman/rustlang-first-try [INFO] frobbed toml for topheman/rustlang-first-try written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try/Cargo.toml [INFO] crate topheman/rustlang-first-try has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing topheman/rustlang-first-try against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 984a719cfbe4bfafe7b8f1b0a2f26ec8df7361911e441e29cc49dd9f95224f4b [INFO] running `"docker" "start" "-a" "984a719cfbe4bfafe7b8f1b0a2f26ec8df7361911e441e29cc49dd9f95224f4b"` [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling rustlang-first-try v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "984a719cfbe4bfafe7b8f1b0a2f26ec8df7361911e441e29cc49dd9f95224f4b"` [INFO] running `"docker" "rm" "-f" "984a719cfbe4bfafe7b8f1b0a2f26ec8df7361911e441e29cc49dd9f95224f4b"` [INFO] [stdout] 984a719cfbe4bfafe7b8f1b0a2f26ec8df7361911e441e29cc49dd9f95224f4b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c2b8329271aa39fc8aa5943425373b9a3efdd41f09368bc57cd8c617e0bdacb [INFO] running `"docker" "start" "-a" "7c2b8329271aa39fc8aa5943425373b9a3efdd41f09368bc57cd8c617e0bdacb"` [INFO] [stderr] Compiling rustlang-first-try v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "7c2b8329271aa39fc8aa5943425373b9a3efdd41f09368bc57cd8c617e0bdacb"` [INFO] running `"docker" "rm" "-f" "7c2b8329271aa39fc8aa5943425373b9a3efdd41f09368bc57cd8c617e0bdacb"` [INFO] [stdout] 7c2b8329271aa39fc8aa5943425373b9a3efdd41f09368bc57cd8c617e0bdacb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/topheman/rustlang-first-try:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] aef26a56a6de709ee58b377f03a5dcb129ca849f065645d62b9c5983038bd3b7 [INFO] running `"docker" "start" "-a" "aef26a56a6de709ee58b377f03a5dcb129ca849f065645d62b9c5983038bd3b7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustlang_first_try-b09ca166115d579c [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test libs::greeter::builder::tests::greeter_builder_it_works_with_debug_output ... ok [INFO] [stdout] test libs::greeter::builder::tests::greeter_builder_it_works_with_default_language ... ok [INFO] [stdout] test libs::greeter::builder::tests::greeter_builder_it_works_with_specific_language ... ok [INFO] [stdout] test hello::tests::it_works ... ok [INFO] [stdout] test smartpointer::tests::it_works_deref_scalar ... ok [INFO] [stdout] test smartpointer::tests::it_works_deref_box ... ok [INFO] [stdout] test string::tests::it_works_change ... ok [INFO] [stdout] test string::tests::it_works_calculate_length ... ok [INFO] [stdout] test smartpointer::tests::it_works_deref_my_box ... ok [INFO] [stdout] test libs::greeter::default::tests::greeter_default_it_works_with_specific_language ... ok [INFO] [stdout] test libs::greeter::default::tests::greeter_default_it_works_with_debug_output ... ok [INFO] [stdout] test libs::greeter::default::tests::greeter_default_it_works_with_default_language ... ok [INFO] [stdout] test tests::it_works_extract_task_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "aef26a56a6de709ee58b377f03a5dcb129ca849f065645d62b9c5983038bd3b7"` [INFO] running `"docker" "rm" "-f" "aef26a56a6de709ee58b377f03a5dcb129ca849f065645d62b9c5983038bd3b7"` [INFO] [stdout] aef26a56a6de709ee58b377f03a5dcb129ca849f065645d62b9c5983038bd3b7