[INFO] updating cached repository https://github.com/aaneto/ColorThing [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] c0ed4d88730d615e1321bd6bf4552a2da0b577c8 [INFO] testing aaneto/ColorThing against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaneto%2FColorThing" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaneto/ColorThing 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/aaneto/ColorThing [INFO] finished tweaking git repo https://github.com/aaneto/ColorThing [INFO] tweaked toml for git repo https://github.com/aaneto/ColorThing written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/aaneto/ColorThing 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] error: the lock file /big/crater/work/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 608db712d1e9d3c923c1bda7fc90260b1429776234c8c2f336f3dfafc880f6d5 [INFO] running `"docker" "start" "-a" "608db712d1e9d3c923c1bda7fc90260b1429776234c8c2f336f3dfafc880f6d5"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling color_processing v0.3.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling color_counter v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `"docker" "inspect" "608db712d1e9d3c923c1bda7fc90260b1429776234c8c2f336f3dfafc880f6d5"` [INFO] running `"docker" "rm" "-f" "608db712d1e9d3c923c1bda7fc90260b1429776234c8c2f336f3dfafc880f6d5"` [INFO] [stdout] 608db712d1e9d3c923c1bda7fc90260b1429776234c8c2f336f3dfafc880f6d5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 71b70d8cc0bc6619e75c92068020004245ac3690b3a48c1b49471156cdac9a12 [INFO] running `"docker" "start" "-a" "71b70d8cc0bc6619e75c92068020004245ac3690b3a48c1b49471156cdac9a12"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling color_counter v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `"docker" "inspect" "71b70d8cc0bc6619e75c92068020004245ac3690b3a48c1b49471156cdac9a12"` [INFO] running `"docker" "rm" "-f" "71b70d8cc0bc6619e75c92068020004245ac3690b3a48c1b49471156cdac9a12"` [INFO] [stdout] 71b70d8cc0bc6619e75c92068020004245ac3690b3a48c1b49471156cdac9a12 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] e77037e9e1d13dc1b6bd18b5780a8695552be1b6c568878ba018e4ea5ce4d5ca [INFO] running `"docker" "start" "-a" "e77037e9e1d13dc1b6bd18b5780a8695552be1b6c568878ba018e4ea5ce4d5ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/color_counter-73cc6a77355a4c4a [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test space::tests::test_color_freq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/color_counter-87df95c6bf53b794 [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] [stderr] Doc-tests color_counter [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" "e77037e9e1d13dc1b6bd18b5780a8695552be1b6c568878ba018e4ea5ce4d5ca"` [INFO] running `"docker" "rm" "-f" "e77037e9e1d13dc1b6bd18b5780a8695552be1b6c568878ba018e4ea5ce4d5ca"` [INFO] [stdout] e77037e9e1d13dc1b6bd18b5780a8695552be1b6c568878ba018e4ea5ce4d5ca