[INFO] updating cached repository ygree/rust_examples [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ygree/rust_examples [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/rust_examples" "work/ex/beta-1.37-6/sources/1.36.0/gh/ygree/rust_examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ygree/rust_examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/rust_examples" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ygree/rust_examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ygree/rust_examples on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ygree/rust_examples against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] adc1536791103e2c373377411e8999020a2cb392445aa3d52f7e6fbe2470fa62 [INFO] running `"docker" "start" "-a" "adc1536791103e2c373377411e8999020a2cb392445aa3d52f7e6fbe2470fa62"` [INFO] [stderr] Compiling rust_examples v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "adc1536791103e2c373377411e8999020a2cb392445aa3d52f7e6fbe2470fa62"` [INFO] running `"docker" "rm" "-f" "adc1536791103e2c373377411e8999020a2cb392445aa3d52f7e6fbe2470fa62"` [INFO] [stdout] adc1536791103e2c373377411e8999020a2cb392445aa3d52f7e6fbe2470fa62 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fa18760be17dc1aa289f5876731e2446b09a40da3a1c57923ab9338c705c4ae5 [INFO] running `"docker" "start" "-a" "fa18760be17dc1aa289f5876731e2446b09a40da3a1c57923ab9338c705c4ae5"` [INFO] [stderr] Compiling libc v0.2.35 [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 22.34s [INFO] running `"docker" "inspect" "fa18760be17dc1aa289f5876731e2446b09a40da3a1c57923ab9338c705c4ae5"` [INFO] running `"docker" "rm" "-f" "fa18760be17dc1aa289f5876731e2446b09a40da3a1c57923ab9338c705c4ae5"` [INFO] [stdout] fa18760be17dc1aa289f5876731e2446b09a40da3a1c57923ab9338c705c4ae5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] f5d18d7ce886552a8184e97e05250b4ecd058db42a20149a6727468afb7a81af [INFO] running `"docker" "start" "-a" "f5d18d7ce886552a8184e97e05250b4ecd058db42a20149a6727468afb7a81af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/heap_sort-b8d2ad45a55a2037 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::heapify_stable ... ok [INFO] [stdout] test tests::keeps_length ... ok [INFO] [stdout] test tests::never_decrease ... ok [INFO] [stdout] test tests::parent_index_zero ... ok [INFO] [stdout] test tests::partent_left_child_loop ... ok [INFO] [stdout] test tests::equals_to_sorted ... ok [INFO] [stdout] test tests::partent_right_child_loop ... ok [INFO] [stdout] test tests::up_heap_cannot_change_heapified ... ok [INFO] [stdout] test tests::priority_queue_returns_elements_in_reverse_order ... ok [INFO] [stdout] test tests::shift_down_cannot_change_heapified ... 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-f2a7d46b9c6d294b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::keeps_length ... ok [INFO] [stdout] test tests::equals_to_sorted ... 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] [stderr] Running /opt/crater/target/debug/deps/quick_sort-0a2b22494fde0e99 [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] running `"docker" "inspect" "f5d18d7ce886552a8184e97e05250b4ecd058db42a20149a6727468afb7a81af"` [INFO] running `"docker" "rm" "-f" "f5d18d7ce886552a8184e97e05250b4ecd058db42a20149a6727468afb7a81af"` [INFO] [stdout] f5d18d7ce886552a8184e97e05250b4ecd058db42a20149a6727468afb7a81af