[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnic-hartley%2Fmesher" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nic-hartley/mesher 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/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-3/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 553f85262327127317283873b57a7a0d6493f2d6004ed3a1551cb7331a7b789a [INFO] running `"docker" "start" "-a" "553f85262327127317283873b57a7a0d6493f2d6004ed3a1551cb7331a7b789a"` [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling mesher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [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 sodiumoxide v0.2.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.62s [INFO] running `"docker" "inspect" "553f85262327127317283873b57a7a0d6493f2d6004ed3a1551cb7331a7b789a"` [INFO] running `"docker" "rm" "-f" "553f85262327127317283873b57a7a0d6493f2d6004ed3a1551cb7331a7b789a"` [INFO] [stdout] 553f85262327127317283873b57a7a0d6493f2d6004ed3a1551cb7331a7b789a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 9c2f812ea8637ac5ddeb73a81fd6fdfec90c8bd967fe63fcabfa9fc9716786cb [INFO] running `"docker" "start" "-a" "9c2f812ea8637ac5ddeb73a81fd6fdfec90c8bd967fe63fcabfa9fc9716786cb"` [INFO] [stderr] Compiling mesher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "9c2f812ea8637ac5ddeb73a81fd6fdfec90c8bd967fe63fcabfa9fc9716786cb"` [INFO] running `"docker" "rm" "-f" "9c2f812ea8637ac5ddeb73a81fd6fdfec90c8bd967fe63fcabfa9fc9716786cb"` [INFO] [stdout] 9c2f812ea8637ac5ddeb73a81fd6fdfec90c8bd967fe63fcabfa9fc9716786cb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] ab8852e4810dd653a49e2e8c8e70007dfe2152290a16a8654967f232227658d1 [INFO] running `"docker" "start" "-a" "ab8852e4810dd653a49e2e8c8e70007dfe2152290a16a8654967f232227658d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mesher-10009d3efe9f16b7 [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" "ab8852e4810dd653a49e2e8c8e70007dfe2152290a16a8654967f232227658d1"` [INFO] running `"docker" "rm" "-f" "ab8852e4810dd653a49e2e8c8e70007dfe2152290a16a8654967f232227658d1"` [INFO] [stdout] ab8852e4810dd653a49e2e8c8e70007dfe2152290a16a8654967f232227658d1