[INFO] cloning repository aleozlx/wednesday-blah [INFO] running `"git" "clone" "--bare" "git://github.com/aleozlx/wednesday-blah.git" "work/cache/sources/gh/aleozlx/wednesday-blah"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/aleozlx/wednesday-blah'... [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/wednesday-blah" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/wednesday-blah" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aleozlx/wednesday-blah"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aleozlx/wednesday-blah'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a82fe3dd572d3f37a7dc7762464703396d4c313a [INFO] sha for GitHub repo aleozlx/wednesday-blah: a82fe3dd572d3f37a7dc7762464703396d4c313a [INFO] validating manifest of aleozlx/wednesday-blah 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 aleozlx/wednesday-blah 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 aleozlx/wednesday-blah [INFO] finished frobbing aleozlx/wednesday-blah [INFO] frobbed toml for aleozlx/wednesday-blah written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah/Cargo.toml [INFO] started frobbing aleozlx/wednesday-blah [INFO] finished frobbing aleozlx/wednesday-blah [INFO] frobbed toml for aleozlx/wednesday-blah written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/aleozlx/wednesday-blah/Cargo.toml [INFO] crate aleozlx/wednesday-blah 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 aleozlx/wednesday-blah against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah:/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] 3bf2ee1d55300b037a224729a0ca7f119d3e93551535ff65a9faf6ebbe6db862 [INFO] running `"docker" "start" "-a" "3bf2ee1d55300b037a224729a0ca7f119d3e93551535ff65a9faf6ebbe6db862"` [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling blah v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `extern_crate_item_prelude` has been stable since 1.31.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(extern_crate_item_prelude)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.99s [INFO] running `"docker" "inspect" "3bf2ee1d55300b037a224729a0ca7f119d3e93551535ff65a9faf6ebbe6db862"` [INFO] running `"docker" "rm" "-f" "3bf2ee1d55300b037a224729a0ca7f119d3e93551535ff65a9faf6ebbe6db862"` [INFO] [stdout] 3bf2ee1d55300b037a224729a0ca7f119d3e93551535ff65a9faf6ebbe6db862 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah:/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] d22a41b4be4f75491ccfe24e539d09fe371acfd912e9d6994b33e5d0ceffb08d [INFO] running `"docker" "start" "-a" "d22a41b4be4f75491ccfe24e539d09fe371acfd912e9d6994b33e5d0ceffb08d"` [INFO] [stderr] Compiling blah v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> src/main.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `dskfja` [INFO] [stderr] --> src/main.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | fn dskfja()->std::io::Result<()>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `extern_crate_item_prelude` has been stable since 1.31.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(extern_crate_item_prelude)] [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.57s [INFO] running `"docker" "inspect" "d22a41b4be4f75491ccfe24e539d09fe371acfd912e9d6994b33e5d0ceffb08d"` [INFO] running `"docker" "rm" "-f" "d22a41b4be4f75491ccfe24e539d09fe371acfd912e9d6994b33e5d0ceffb08d"` [INFO] [stdout] d22a41b4be4f75491ccfe24e539d09fe371acfd912e9d6994b33e5d0ceffb08d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/aleozlx/wednesday-blah:/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] 20836f495dabebb068965bb0cd6f3e845e6da758ebc0c20787816af970653e08 [INFO] running `"docker" "start" "-a" "20836f495dabebb068965bb0cd6f3e845e6da758ebc0c20787816af970653e08"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/blah-c4a67a4bcefafd35 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_fma32 ... ok [INFO] [stdout] test tests::test_par32 ... ok [INFO] [stdout] test tests::test_f32 ... ok [INFO] [stdout] test tests::test_f64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "20836f495dabebb068965bb0cd6f3e845e6da758ebc0c20787816af970653e08"` [INFO] running `"docker" "rm" "-f" "20836f495dabebb068965bb0cd6f3e845e6da758ebc0c20787816af970653e08"` [INFO] [stdout] 20836f495dabebb068965bb0cd6f3e845e6da758ebc0c20787816af970653e08