[INFO] updating cached repository https://github.com/domoritz/line-density-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] 79e9bba167a7e6b34450644187564e6fd0383bf9 [INFO] testing domoritz/line-density-rust against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Fline-density-rust" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/line-density-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/domoritz/line-density-rust [INFO] finished tweaking git repo https://github.com/domoritz/line-density-rust [INFO] tweaked toml for git repo https://github.com/domoritz/line-density-rust written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/domoritz/line-density-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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] ffad7b6b6282efeb5b197efab0561761ea615b5ffcb13ffcfaf0bb3f17b80b2a [INFO] running `"docker" "start" "-a" "ffad7b6b6282efeb5b197efab0561761ea615b5ffcb13ffcfaf0bb3f17b80b2a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling quickcheck v0.6.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling imageproc v0.16.0 [INFO] [stderr] Compiling line-density v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.87s [INFO] running `"docker" "inspect" "ffad7b6b6282efeb5b197efab0561761ea615b5ffcb13ffcfaf0bb3f17b80b2a"` [INFO] running `"docker" "rm" "-f" "ffad7b6b6282efeb5b197efab0561761ea615b5ffcb13ffcfaf0bb3f17b80b2a"` [INFO] [stdout] ffad7b6b6282efeb5b197efab0561761ea615b5ffcb13ffcfaf0bb3f17b80b2a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 38a65eaaddfc1bed5f02e2d6c7861ba1c097fc511fc64ccc6939db0267bdda3b [INFO] running `"docker" "start" "-a" "38a65eaaddfc1bed5f02e2d6c7861ba1c097fc511fc64ccc6939db0267bdda3b"` [INFO] [stderr] Compiling line-density v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "38a65eaaddfc1bed5f02e2d6c7861ba1c097fc511fc64ccc6939db0267bdda3b"` [INFO] running `"docker" "rm" "-f" "38a65eaaddfc1bed5f02e2d6c7861ba1c097fc511fc64ccc6939db0267bdda3b"` [INFO] [stdout] 38a65eaaddfc1bed5f02e2d6c7861ba1c097fc511fc64ccc6939db0267bdda3b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 015a015a6374782b776d9b1928eb05c93c65c11d0743fcfce3c7de7f95809bb0 [INFO] running `"docker" "start" "-a" "015a015a6374782b776d9b1928eb05c93c65c11d0743fcfce3c7de7f95809bb0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/line_density-20bebb57d1c89703 [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" "015a015a6374782b776d9b1928eb05c93c65c11d0743fcfce3c7de7f95809bb0"` [INFO] running `"docker" "rm" "-f" "015a015a6374782b776d9b1928eb05c93c65c11d0743fcfce3c7de7f95809bb0"` [INFO] [stdout] 015a015a6374782b776d9b1928eb05c93c65c11d0743fcfce3c7de7f95809bb0