[INFO] cloning repository https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3403-fall-2020%2Fsorting-in-rust-cassie-and-johannes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3403-fall-2020%2Fsorting-in-rust-cassie-and-johannes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 705cc0f7407901e94360c6bdeb7e5c0d7cc8b2c8 [INFO] testing umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3403-fall-2020%2Fsorting-in-rust-cassie-and-johannes" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes [INFO] finished tweaking git repo https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes [INFO] tweaked toml for git repo https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/umm-csci-3403-fall-2020/sorting-in-rust-cassie-and-johannes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb165af7325165e04379f2999e981a6bc4f6023e7b4b442ea1388d07264c08b1 [INFO] running `Command { std: "docker" "start" "-a" "bb165af7325165e04379f2999e981a6bc4f6023e7b4b442ea1388d07264c08b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb165af7325165e04379f2999e981a6bc4f6023e7b4b442ea1388d07264c08b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb165af7325165e04379f2999e981a6bc4f6023e7b4b442ea1388d07264c08b1", kill_on_drop: false }` [INFO] [stdout] bb165af7325165e04379f2999e981a6bc4f6023e7b4b442ea1388d07264c08b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 717de4e7176578698b5d75a897caee1e98560e6a94df1590ce45e161aa05a07f [INFO] running `Command { std: "docker" "start" "-a" "717de4e7176578698b5d75a897caee1e98560e6a94df1590ce45e161aa05a07f", kill_on_drop: false }` [INFO] [stderr] Compiling sorting-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "717de4e7176578698b5d75a897caee1e98560e6a94df1590ce45e161aa05a07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717de4e7176578698b5d75a897caee1e98560e6a94df1590ce45e161aa05a07f", kill_on_drop: false }` [INFO] [stdout] 717de4e7176578698b5d75a897caee1e98560e6a94df1590ce45e161aa05a07f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04058069b8bfb224c960ded6e6645d25a2f4ba8ca9ed4bac710900f19dda088f [INFO] running `Command { std: "docker" "start" "-a" "04058069b8bfb224c960ded6e6645d25a2f4ba8ca9ed4bac710900f19dda088f", kill_on_drop: false }` [INFO] [stderr] Compiling sorting-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "04058069b8bfb224c960ded6e6645d25a2f4ba8ca9ed4bac710900f19dda088f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04058069b8bfb224c960ded6e6645d25a2f4ba8ca9ed4bac710900f19dda088f", kill_on_drop: false }` [INFO] [stdout] 04058069b8bfb224c960ded6e6645d25a2f4ba8ca9ed4bac710900f19dda088f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8a828732cabe86b5d7c02021df59568acac105540a9d89639f65cf274a25b6d [INFO] running `Command { std: "docker" "start" "-a" "d8a828732cabe86b5d7c02021df59568acac105540a9d89639f65cf274a25b6d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sorting_in_rust-a3f84fbfb0010486) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::insertion_sort::empty ... ok [INFO] [stdout] test tests::insertion_sort::presorted ... ok [INFO] [stdout] test tests::mergesort::empty ... ok [INFO] [stdout] test tests::mergesort::presorted ... ok [INFO] [stdout] test tests::mergesort::ten_items ... ok [INFO] [stdout] test tests::insertion_sort::ten_items ... ok [INFO] [stdout] test tests::quicksort::empty ... ok [INFO] [stdout] test tests::quicksort::presorted ... ok [INFO] [stdout] test tests::quicksort::ten_items ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8a828732cabe86b5d7c02021df59568acac105540a9d89639f65cf274a25b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a828732cabe86b5d7c02021df59568acac105540a9d89639f65cf274a25b6d", kill_on_drop: false }` [INFO] [stdout] d8a828732cabe86b5d7c02021df59568acac105540a9d89639f65cf274a25b6d