[INFO] updating cached repository https://github.com/tristangreeno/quicksort-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 12d6d38c212e387cceecef48451d175af4a89a89 [INFO] testing tristangreeno/quicksort-rust against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristangreeno%2Fquicksort-rust" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tristangreeno/quicksort-rust on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tristangreeno/quicksort-rust [INFO] finished tweaking git repo https://github.com/tristangreeno/quicksort-rust [INFO] tweaked toml for git repo https://github.com/tristangreeno/quicksort-rust written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tristangreeno/quicksort-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bea12919d7d95c2c2d10501dbc8874f66f0665a3d78fc63ff721e9b6057e46ee [INFO] running `"docker" "start" "-a" "bea12919d7d95c2c2d10501dbc8874f66f0665a3d78fc63ff721e9b6057e46ee"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quicksort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `"docker" "inspect" "bea12919d7d95c2c2d10501dbc8874f66f0665a3d78fc63ff721e9b6057e46ee"` [INFO] running `"docker" "rm" "-f" "bea12919d7d95c2c2d10501dbc8874f66f0665a3d78fc63ff721e9b6057e46ee"` [INFO] [stdout] bea12919d7d95c2c2d10501dbc8874f66f0665a3d78fc63ff721e9b6057e46ee [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ee61b95ce9661f1a8b1efb4f3935e595d12168249f23519de20649e2209c80a [INFO] running `"docker" "start" "-a" "4ee61b95ce9661f1a8b1efb4f3935e595d12168249f23519de20649e2209c80a"` [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling itertools v0.7.7 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling pest_derive v1.0.6 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling criterion-stats v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling criterion-plot v0.2.1 [INFO] [stderr] Compiling simplelog v0.5.0 [INFO] [stderr] Compiling handlebars v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling criterion v0.2.1 [INFO] [stderr] Compiling quicksort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.67s [INFO] running `"docker" "inspect" "4ee61b95ce9661f1a8b1efb4f3935e595d12168249f23519de20649e2209c80a"` [INFO] running `"docker" "rm" "-f" "4ee61b95ce9661f1a8b1efb4f3935e595d12168249f23519de20649e2209c80a"` [INFO] [stdout] 4ee61b95ce9661f1a8b1efb4f3935e595d12168249f23519de20649e2209c80a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a1002d4724c99fae0330d1ebeaf8e6f0764e9aef86a7395616e8a8cab3129408 [INFO] running `"docker" "start" "-a" "a1002d4724c99fae0330d1ebeaf8e6f0764e9aef86a7395616e8a8cab3129408"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quicksort-a2567ba781154211 [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" "a1002d4724c99fae0330d1ebeaf8e6f0764e9aef86a7395616e8a8cab3129408"` [INFO] running `"docker" "rm" "-f" "a1002d4724c99fae0330d1ebeaf8e6f0764e9aef86a7395616e8a8cab3129408"` [INFO] [stdout] a1002d4724c99fae0330d1ebeaf8e6f0764e9aef86a7395616e8a8cab3129408