[INFO] cloning repository intrepion/example-x-rust-x-rustbyexample-com-x-fn [INFO] running `"git" "clone" "--bare" "git://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-fn.git" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn'... [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35eb8418216f3ab1cd11ccd053a73b75fe098cbe [INFO] sha for GitHub repo intrepion/example-x-rust-x-rustbyexample-com-x-fn: 35eb8418216f3ab1cd11ccd053a73b75fe098cbe [INFO] validating manifest of intrepion/example-x-rust-x-rustbyexample-com-x-fn 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-fn 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-fn [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-fn written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn/Cargo.toml [INFO] started frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn [INFO] finished frobbing intrepion/example-x-rust-x-rustbyexample-com-x-fn [INFO] frobbed toml for intrepion/example-x-rust-x-rustbyexample-com-x-fn written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/intrepion/example-x-rust-x-rustbyexample-com-x-fn/Cargo.toml [INFO] crate intrepion/example-x-rust-x-rustbyexample-com-x-fn 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-fn against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/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-fn:/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] fd16b19620ca278ba6b1196f262279b4e7117688b4a666591f9740dc3c1a6f45 [INFO] running `"docker" "start" "-a" "fd16b19620ca278ba6b1196f262279b4e7117688b4a666591f9740dc3c1a6f45"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-fn v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `"docker" "inspect" "fd16b19620ca278ba6b1196f262279b4e7117688b4a666591f9740dc3c1a6f45"` [INFO] running `"docker" "rm" "-f" "fd16b19620ca278ba6b1196f262279b4e7117688b4a666591f9740dc3c1a6f45"` [INFO] [stdout] fd16b19620ca278ba6b1196f262279b4e7117688b4a666591f9740dc3c1a6f45 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/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-fn:/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] 3894eee6a1dd6a66dc1141e799078c6346d94783ce7adeb09a8d8a38df5114db [INFO] running `"docker" "start" "-a" "3894eee6a1dd6a66dc1141e799078c6346d94783ce7adeb09a8d8a38df5114db"` [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-fn v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `"docker" "inspect" "3894eee6a1dd6a66dc1141e799078c6346d94783ce7adeb09a8d8a38df5114db"` [INFO] running `"docker" "rm" "-f" "3894eee6a1dd6a66dc1141e799078c6346d94783ce7adeb09a8d8a38df5114db"` [INFO] [stdout] 3894eee6a1dd6a66dc1141e799078c6346d94783ce7adeb09a8d8a38df5114db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/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-fn:/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] 18e558a272c11145efc49e2d63737426ad01e83cd2f2c9fe9424516e704139b1 [INFO] running `"docker" "start" "-a" "18e558a272c11145efc49e2d63737426ad01e83cd2f2c9fe9424516e704139b1"` [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_fn-0418fb1f6f2aafe1 [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" "18e558a272c11145efc49e2d63737426ad01e83cd2f2c9fe9424516e704139b1"` [INFO] running `"docker" "rm" "-f" "18e558a272c11145efc49e2d63737426ad01e83cd2f2c9fe9424516e704139b1"` [INFO] [stdout] 18e558a272c11145efc49e2d63737426ad01e83cd2f2c9fe9424516e704139b1