[INFO] cloning repository ygree/rust_examples [INFO] running `"git" "clone" "--bare" "git://github.com/ygree/rust_examples.git" "work/cache/sources/gh/ygree/rust_examples"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ygree/rust_examples'... [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/rust_examples" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/rust_examples" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ygree/rust_examples"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ygree/rust_examples'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45f23c23ef3c1b360a02cb893a7cf784b2ec8fa9 [INFO] sha for GitHub repo ygree/rust_examples: 45f23c23ef3c1b360a02cb893a7cf784b2ec8fa9 [INFO] validating manifest of ygree/rust_examples 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 ygree/rust_examples 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 ygree/rust_examples [INFO] finished frobbing ygree/rust_examples [INFO] frobbed toml for ygree/rust_examples written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples/Cargo.toml [INFO] started frobbing ygree/rust_examples [INFO] finished frobbing ygree/rust_examples [INFO] frobbed toml for ygree/rust_examples written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ygree/rust_examples/Cargo.toml [INFO] crate ygree/rust_examples 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.6.0 [INFO] [stderr] Downloaded rand v0.4.1 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.2 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ygree/rust_examples against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples:/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] 5073f837fda69f7f095c0af1c686cd553278bd7395c4d72d62b69a45a9d6c97c [INFO] running `"docker" "start" "-a" "5073f837fda69f7f095c0af1c686cd553278bd7395c4d72d62b69a45a9d6c97c"` [INFO] [stderr] Compiling rust_examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `"docker" "inspect" "5073f837fda69f7f095c0af1c686cd553278bd7395c4d72d62b69a45a9d6c97c"` [INFO] running `"docker" "rm" "-f" "5073f837fda69f7f095c0af1c686cd553278bd7395c4d72d62b69a45a9d6c97c"` [INFO] [stdout] 5073f837fda69f7f095c0af1c686cd553278bd7395c4d72d62b69a45a9d6c97c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples:/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] e49788b98566561efb365a7481c658f61eb804fd48b5531dc093398c80c85743 [INFO] running `"docker" "start" "-a" "e49788b98566561efb365a7481c658f61eb804fd48b5531dc093398c80c85743"` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling quickcheck v0.6.0 [INFO] [stderr] Compiling rust_examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.15s [INFO] running `"docker" "inspect" "e49788b98566561efb365a7481c658f61eb804fd48b5531dc093398c80c85743"` [INFO] running `"docker" "rm" "-f" "e49788b98566561efb365a7481c658f61eb804fd48b5531dc093398c80c85743"` [INFO] [stdout] e49788b98566561efb365a7481c658f61eb804fd48b5531dc093398c80c85743 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ygree/rust_examples:/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] a30cba8695eaf740fdfb2c170261d99f461e46910f2c5eb0d4ce33f253d5c564 [INFO] running `"docker" "start" "-a" "a30cba8695eaf740fdfb2c170261d99f461e46910f2c5eb0d4ce33f253d5c564"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/heap_sort-6e323af3ff4788fe [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::partent_right_child_loop ... ok [INFO] [stdout] test tests::partent_left_child_loop ... ok [INFO] [stdout] test tests::parent_index_zero ... ok [INFO] [stdout] test tests::heapify_stable ... ok [INFO] [stdout] test tests::keeps_length ... ok [INFO] [stdout] test tests::up_heap_cannot_change_heapified ... ok [INFO] [stdout] test tests::shift_down_cannot_change_heapified ... ok [INFO] [stdout] test tests::equals_to_sorted ... ok [INFO] [stdout] test tests::priority_queue_returns_elements_in_reverse_order ... ok [INFO] [stdout] test tests::never_decrease ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/insertion_sort-9dd9d9d86955b93f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::keeps_length ... ok [INFO] [stdout] test tests::never_decrease ... ok [INFO] [stdout] test tests::equals_to_sorted ... 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/quick_sort-0aac5d3b77691948 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::equals_to_sorted ... ok [INFO] [stdout] test tests::keeps_length ... ok [INFO] [stdout] test tests::never_decrease ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a30cba8695eaf740fdfb2c170261d99f461e46910f2c5eb0d4ce33f253d5c564"` [INFO] running `"docker" "rm" "-f" "a30cba8695eaf740fdfb2c170261d99f461e46910f2c5eb0d4ce33f253d5c564"` [INFO] [stdout] a30cba8695eaf740fdfb2c170261d99f461e46910f2c5eb0d4ce33f253d5c564