[INFO] cloning repository Vuzi/rust-tests [INFO] running `"git" "clone" "--bare" "git://github.com/Vuzi/rust-tests.git" "work/cache/sources/gh/Vuzi/rust-tests"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Vuzi/rust-tests'... [INFO] running `"git" "clone" "work/cache/sources/gh/Vuzi/rust-tests" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Vuzi/rust-tests" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Vuzi/rust-tests"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Vuzi/rust-tests'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 07742e7ab9bed9528bcf9ecbb97ca26443f922e4 [INFO] sha for GitHub repo Vuzi/rust-tests: 07742e7ab9bed9528bcf9ecbb97ca26443f922e4 [INFO] validating manifest of Vuzi/rust-tests 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 Vuzi/rust-tests 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 Vuzi/rust-tests [INFO] finished frobbing Vuzi/rust-tests [INFO] frobbed toml for Vuzi/rust-tests written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests/Cargo.toml [INFO] started frobbing Vuzi/rust-tests [INFO] finished frobbing Vuzi/rust-tests [INFO] frobbed toml for Vuzi/rust-tests written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Vuzi/rust-tests/Cargo.toml [INFO] crate Vuzi/rust-tests 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 Vuzi/rust-tests against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests:/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] 980d345da78d00c431733652227a0def6d6b5e8d8672a1ff26bd1fb8828b9322 [INFO] running `"docker" "start" "-a" "980d345da78d00c431733652227a0def6d6b5e8d8672a1ff26bd1fb8828b9322"` [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling bubble_sort v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `sort` [INFO] [stderr] --> src/main.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | fn sort(values: &mut[T], sorter: fn(&mut[T])) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `"docker" "inspect" "980d345da78d00c431733652227a0def6d6b5e8d8672a1ff26bd1fb8828b9322"` [INFO] running `"docker" "rm" "-f" "980d345da78d00c431733652227a0def6d6b5e8d8672a1ff26bd1fb8828b9322"` [INFO] [stdout] 980d345da78d00c431733652227a0def6d6b5e8d8672a1ff26bd1fb8828b9322 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests:/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] c5e407df53b9e70af7836f5b942ca750dd11dee0aefe9a16a7ea1e15d3f63f14 [INFO] running `"docker" "start" "-a" "c5e407df53b9e70af7836f5b942ca750dd11dee0aefe9a16a7ea1e15d3f63f14"` [INFO] [stderr] Compiling bubble_sort v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `sort` [INFO] [stderr] --> src/main.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | fn sort(values: &mut[T], sorter: fn(&mut[T])) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "c5e407df53b9e70af7836f5b942ca750dd11dee0aefe9a16a7ea1e15d3f63f14"` [INFO] running `"docker" "rm" "-f" "c5e407df53b9e70af7836f5b942ca750dd11dee0aefe9a16a7ea1e15d3f63f14"` [INFO] [stdout] c5e407df53b9e70af7836f5b942ca750dd11dee0aefe9a16a7ea1e15d3f63f14 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Vuzi/rust-tests:/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] bbaa35965990ce40d6200c579d50ec1cb6ef154b99a0636d6d8c91d578226126 [INFO] running `"docker" "start" "-a" "bbaa35965990ce40d6200c579d50ec1cb6ef154b99a0636d6d8c91d578226126"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/bubble_sort-5729966ba8d4dcdc [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" "bbaa35965990ce40d6200c579d50ec1cb6ef154b99a0636d6d8c91d578226126"` [INFO] running `"docker" "rm" "-f" "bbaa35965990ce40d6200c579d50ec1cb6ef154b99a0636d6d8c91d578226126"` [INFO] [stdout] bbaa35965990ce40d6200c579d50ec1cb6ef154b99a0636d6d8c91d578226126