[INFO] updating cached repository https://github.com/disjukr/adaptive-thresholding [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] a699efd4510aca5c6807ac87c6a7f9fa1b73e300 [INFO] testing disjukr/adaptive-thresholding against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisjukr%2Fadaptive-thresholding" "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/disjukr/adaptive-thresholding on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/disjukr/adaptive-thresholding [INFO] finished tweaking git repo https://github.com/disjukr/adaptive-thresholding [INFO] tweaked toml for git repo https://github.com/disjukr/adaptive-thresholding written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/disjukr/adaptive-thresholding already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2e010d9bdf6942c9f813728cdd9c73531110baf6658c1a71d1b5fd2bb687463b [INFO] running `"docker" "start" "-a" "2e010d9bdf6942c9f813728cdd9c73531110baf6658c1a71d1b5fd2bb687463b"` [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling adaptive-thresholding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `"docker" "inspect" "2e010d9bdf6942c9f813728cdd9c73531110baf6658c1a71d1b5fd2bb687463b"` [INFO] running `"docker" "rm" "-f" "2e010d9bdf6942c9f813728cdd9c73531110baf6658c1a71d1b5fd2bb687463b"` [INFO] [stdout] 2e010d9bdf6942c9f813728cdd9c73531110baf6658c1a71d1b5fd2bb687463b [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 4d2e78aa6ef8afd0877b71fa01a822640e4675684387c1a131d9361c1b0fb852 [INFO] running `"docker" "start" "-a" "4d2e78aa6ef8afd0877b71fa01a822640e4675684387c1a131d9361c1b0fb852"` [INFO] [stderr] Compiling adaptive-thresholding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "4d2e78aa6ef8afd0877b71fa01a822640e4675684387c1a131d9361c1b0fb852"` [INFO] running `"docker" "rm" "-f" "4d2e78aa6ef8afd0877b71fa01a822640e4675684387c1a131d9361c1b0fb852"` [INFO] [stdout] 4d2e78aa6ef8afd0877b71fa01a822640e4675684387c1a131d9361c1b0fb852 [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] df4b263b78199362f00bde2f1e8bd853c1103033571067551498072e610c5708 [INFO] running `"docker" "start" "-a" "df4b263b78199362f00bde2f1e8bd853c1103033571067551498072e610c5708"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adaptive_thresholding-7a49c029f858e9e9 [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" "df4b263b78199362f00bde2f1e8bd853c1103033571067551498072e610c5708"` [INFO] running `"docker" "rm" "-f" "df4b263b78199362f00bde2f1e8bd853c1103033571067551498072e610c5708"` [INFO] [stdout] df4b263b78199362f00bde2f1e8bd853c1103033571067551498072e610c5708