[INFO] cloning repository PixarV/rust_first_pain [INFO] running `"git" "clone" "--bare" "git://github.com/PixarV/rust_first_pain.git" "work/cache/sources/gh/PixarV/rust_first_pain"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/PixarV/rust_first_pain'... [INFO] running `"git" "clone" "work/cache/sources/gh/PixarV/rust_first_pain" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PixarV/rust_first_pain"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PixarV/rust_first_pain'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PixarV/rust_first_pain" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 10b8e77a8d4fa668fee177100b7b1a0312792952 [INFO] sha for GitHub repo PixarV/rust_first_pain: 10b8e77a8d4fa668fee177100b7b1a0312792952 [INFO] validating manifest of PixarV/rust_first_pain 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 PixarV/rust_first_pain 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 PixarV/rust_first_pain [INFO] disabled cargo feature 'default-run' from PixarV/rust_first_pain [INFO] finished frobbing PixarV/rust_first_pain [INFO] frobbed toml for PixarV/rust_first_pain written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/PixarV/rust_first_pain/Cargo.toml [INFO] started frobbing PixarV/rust_first_pain [INFO] disabled cargo feature 'default-run' from PixarV/rust_first_pain [INFO] finished frobbing PixarV/rust_first_pain [INFO] frobbed toml for PixarV/rust_first_pain written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain/Cargo.toml [INFO] crate PixarV/rust_first_pain 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 PixarV/rust_first_pain against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 27a1a6ba3f9e0cce509164830f8e1be80ae81fc506d3bfdc59151b427237ef83 [INFO] running `"docker" "start" "-a" "27a1a6ba3f9e0cce509164830f8e1be80ae81fc506d3bfdc59151b427237ef83"` [INFO] [stderr] Compiling first_project v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `no_panic_pow` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lab3/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(no_panic_pow)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "27a1a6ba3f9e0cce509164830f8e1be80ae81fc506d3bfdc59151b427237ef83"` [INFO] running `"docker" "rm" "-f" "27a1a6ba3f9e0cce509164830f8e1be80ae81fc506d3bfdc59151b427237ef83"` [INFO] [stdout] 27a1a6ba3f9e0cce509164830f8e1be80ae81fc506d3bfdc59151b427237ef83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] de863137831f796f8058314f46a53ff7ceab569efcade86b91e6f7c49630e621 [INFO] running `"docker" "start" "-a" "de863137831f796f8058314f46a53ff7ceab569efcade86b91e6f7c49630e621"` [INFO] [stderr] Compiling first_project v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `no_panic_pow` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lab3/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(no_panic_pow)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "de863137831f796f8058314f46a53ff7ceab569efcade86b91e6f7c49630e621"` [INFO] running `"docker" "rm" "-f" "de863137831f796f8058314f46a53ff7ceab569efcade86b91e6f7c49630e621"` [INFO] [stdout] de863137831f796f8058314f46a53ff7ceab569efcade86b91e6f7c49630e621 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/PixarV/rust_first_pain:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 8d91d23b5748ea985856f9c0275474f2372a0fb65c344cf9a51ff9268a00b754 [INFO] running `"docker" "start" "-a" "8d91d23b5748ea985856f9c0275474f2372a0fb65c344cf9a51ff9268a00b754"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/lab3-056e106b227322e4 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test prime::test::check_prime ... ok [INFO] [stdout] test scalar::tests::scalar_for_equal_arrays ... ok [INFO] [stdout] test scalar::tests::scalar_for_unequal_arrays ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/sortings-0a22405e67913809 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bubble::tests::check_bubble ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8d91d23b5748ea985856f9c0275474f2372a0fb65c344cf9a51ff9268a00b754"` [INFO] running `"docker" "rm" "-f" "8d91d23b5748ea985856f9c0275474f2372a0fb65c344cf9a51ff9268a00b754"` [INFO] [stdout] 8d91d23b5748ea985856f9c0275474f2372a0fb65c344cf9a51ff9268a00b754