[INFO] updating cached repository https://github.com/nic-hartley/mesher [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] 79dc4a45d957fb99da0b16a8facf1edb2b310af7 [INFO] testing nic-hartley/mesher against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnic-hartley%2Fmesher" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nic-hartley/mesher 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/nic-hartley/mesher [INFO] finished tweaking git repo https://github.com/nic-hartley/mesher [INFO] tweaked toml for git repo https://github.com/nic-hartley/mesher written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nic-hartley/mesher 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] feaf19a9b1e2695691da1e2b1b283df337abaf7ebe51b60fb7cc13e81ecac338 [INFO] running `"docker" "start" "-a" "feaf19a9b1e2695691da1e2b1b283df337abaf7ebe51b60fb7cc13e81ecac338"` [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling mesher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling sodiumoxide v0.2.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.19s [INFO] running `"docker" "inspect" "feaf19a9b1e2695691da1e2b1b283df337abaf7ebe51b60fb7cc13e81ecac338"` [INFO] running `"docker" "rm" "-f" "feaf19a9b1e2695691da1e2b1b283df337abaf7ebe51b60fb7cc13e81ecac338"` [INFO] [stdout] feaf19a9b1e2695691da1e2b1b283df337abaf7ebe51b60fb7cc13e81ecac338 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 4f013e312557d0041ae4caf88ed0a2f0cdaf8a321da8832ae48cc76a91631365 [INFO] running `"docker" "start" "-a" "4f013e312557d0041ae4caf88ed0a2f0cdaf8a321da8832ae48cc76a91631365"` [INFO] [stderr] Compiling mesher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "4f013e312557d0041ae4caf88ed0a2f0cdaf8a321da8832ae48cc76a91631365"` [INFO] running `"docker" "rm" "-f" "4f013e312557d0041ae4caf88ed0a2f0cdaf8a321da8832ae48cc76a91631365"` [INFO] [stdout] 4f013e312557d0041ae4caf88ed0a2f0cdaf8a321da8832ae48cc76a91631365 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] eea8554b3156de2cdf57664654c27732a1007c2f2c5c0dee943c1950f77dbcd2 [INFO] running `"docker" "start" "-a" "eea8554b3156de2cdf57664654c27732a1007c2f2c5c0dee943c1950f77dbcd2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mesher-565953a5ee35e524 [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 mesher [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" "eea8554b3156de2cdf57664654c27732a1007c2f2c5c0dee943c1950f77dbcd2"` [INFO] running `"docker" "rm" "-f" "eea8554b3156de2cdf57664654c27732a1007c2f2c5c0dee943c1950f77dbcd2"` [INFO] [stdout] eea8554b3156de2cdf57664654c27732a1007c2f2c5c0dee943c1950f77dbcd2