[INFO] cloning repository intrepion/example-x-rust-x-rustbyexample-com-x-cast [INFO] running `"git" "clone" "--bare" "git://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-cast.git" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast'... [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f35299c21e6a31273cada113ed834e3127b59f4d [INFO] sha for GitHub repo intrepion/example-x-rust-x-rustbyexample-com-x-cast: f35299c21e6a31273cada113ed834e3127b59f4d [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-cast on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-cast on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-cast [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-cast [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-cast written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast/Cargo.toml [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-cast [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-cast [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-cast written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast/Cargo.toml [INFO] crate intrepion/example-x-rust-x-rustbyexample-com-x-cast already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing intrepion/example-x-rust-x-rustbyexample-com-x-cast against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 4bf36d7792ca0324008c3bf0e0044eed5c00f63ad536b25ecc21baa2fe3cda23 [INFO] running `"docker" "start" "-a" "4bf36d7792ca0324008c3bf0e0044eed5c00f63ad536b25ecc21baa2fe3cda23"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-cast v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `"docker" "inspect" "4bf36d7792ca0324008c3bf0e0044eed5c00f63ad536b25ecc21baa2fe3cda23"` [INFO] running `"docker" "rm" "-f" "4bf36d7792ca0324008c3bf0e0044eed5c00f63ad536b25ecc21baa2fe3cda23"` [INFO] [stdout] 4bf36d7792ca0324008c3bf0e0044eed5c00f63ad536b25ecc21baa2fe3cda23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 41e40531f274cc06a797d8d11627ef56037c0fa8348105f1f0756cbd72ad3647 [INFO] running `"docker" "start" "-a" "41e40531f274cc06a797d8d11627ef56037c0fa8348105f1f0756cbd72ad3647"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-cast v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `"docker" "inspect" "41e40531f274cc06a797d8d11627ef56037c0fa8348105f1f0756cbd72ad3647"` [INFO] running `"docker" "rm" "-f" "41e40531f274cc06a797d8d11627ef56037c0fa8348105f1f0756cbd72ad3647"` [INFO] [stdout] 41e40531f274cc06a797d8d11627ef56037c0fa8348105f1f0756cbd72ad3647 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-cast:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 0669af342138d9735733edb3cd8c7f3088e898beaaff7d12f95dde28ed06b697 [INFO] running `"docker" "start" "-a" "0669af342138d9735733edb3cd8c7f3088e898beaaff7d12f95dde28ed06b697"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/example_x_rust_x_rustbyexample_com_x_cast-09f09b2a19f773ab [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" "0669af342138d9735733edb3cd8c7f3088e898beaaff7d12f95dde28ed06b697"` [INFO] running `"docker" "rm" "-f" "0669af342138d9735733edb3cd8c7f3088e898beaaff7d12f95dde28ed06b697"` [INFO] [stdout] 0669af342138d9735733edb3cd8c7f3088e898beaaff7d12f95dde28ed06b697