[INFO] updating cached repository https://github.com/richardbrodie/manta_ray [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] c708a01f46eab0328c7933e78af5242d90473d71 [INFO] testing richardbrodie/manta_ray against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardbrodie%2Fmanta_ray" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardbrodie/manta_ray 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/richardbrodie/manta_ray [INFO] finished tweaking git repo https://github.com/richardbrodie/manta_ray [INFO] tweaked toml for git repo https://github.com/richardbrodie/manta_ray written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/richardbrodie/manta_ray 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 1ef7f2b152e19e6f156b38a997444065bb41016d1626ed00ca29fa2eec86da1d [INFO] running `"docker" "start" "-a" "1ef7f2b152e19e6f156b38a997444065bb41016d1626ed00ca29fa2eec86da1d"` [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling serde_yaml v0.8.5 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.0 [INFO] [stderr] Compiling manta_ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.00s [INFO] running `"docker" "inspect" "1ef7f2b152e19e6f156b38a997444065bb41016d1626ed00ca29fa2eec86da1d"` [INFO] running `"docker" "rm" "-f" "1ef7f2b152e19e6f156b38a997444065bb41016d1626ed00ca29fa2eec86da1d"` [INFO] [stdout] 1ef7f2b152e19e6f156b38a997444065bb41016d1626ed00ca29fa2eec86da1d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 9fe963caf8d17d7adc6a5f09c20b1f7b0b0d3892871dc25f8a107027071f0158 [INFO] running `"docker" "start" "-a" "9fe963caf8d17d7adc6a5f09c20b1f7b0b0d3892871dc25f8a107027071f0158"` [INFO] [stderr] Compiling manta_ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `"docker" "inspect" "9fe963caf8d17d7adc6a5f09c20b1f7b0b0d3892871dc25f8a107027071f0158"` [INFO] running `"docker" "rm" "-f" "9fe963caf8d17d7adc6a5f09c20b1f7b0b0d3892871dc25f8a107027071f0158"` [INFO] [stdout] 9fe963caf8d17d7adc6a5f09c20b1f7b0b0d3892871dc25f8a107027071f0158 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 9585d8fcc47ce15e5fbf0535fa746cb8df0133ae97dfbb48566414a7ca186ae0 [INFO] running `"docker" "start" "-a" "9585d8fcc47ce15e5fbf0535fa746cb8df0133ae97dfbb48566414a7ca186ae0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/manta_ray-76925f50e09b3f4f [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" "9585d8fcc47ce15e5fbf0535fa746cb8df0133ae97dfbb48566414a7ca186ae0"` [INFO] running `"docker" "rm" "-f" "9585d8fcc47ce15e5fbf0535fa746cb8df0133ae97dfbb48566414a7ca186ae0"` [INFO] [stdout] 9585d8fcc47ce15e5fbf0535fa746cb8df0133ae97dfbb48566414a7ca186ae0