[INFO] updating cached repository https://github.com/rossmacarthur/sheldon [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] [stderr] From https://github.com/rossmacarthur/sheldon [INFO] [stderr] * [new branch] cross-compile -> cross-compile [INFO] [stderr] fa0c9c0..04c99e6 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04c99e6209f7f42ad556cce90ad52a15b5570420 [INFO] testing rossmacarthur/sheldon against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossmacarthur%2Fsheldon" "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/rossmacarthur/sheldon 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/rossmacarthur/sheldon [INFO] finished tweaking git repo https://github.com/rossmacarthur/sheldon [INFO] tweaked toml for git repo https://github.com/rossmacarthur/sheldon written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rossmacarthur/sheldon 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] 1117e2ccab991a92886d6ae9e64386426cc25b5cbba1bf6a66abc655fbf1c44b [INFO] running `"docker" "start" "-a" "1117e2ccab991a92886d6ae9e64386426cc25b5cbba1bf6a66abc655fbf1c44b"` [INFO] [stderr] Compiling quick-error2 v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling handlebars v2.0.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling sheldon v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "1117e2ccab991a92886d6ae9e64386426cc25b5cbba1bf6a66abc655fbf1c44b"` [INFO] running `"docker" "rm" "-f" "1117e2ccab991a92886d6ae9e64386426cc25b5cbba1bf6a66abc655fbf1c44b"` [INFO] [stdout] 1117e2ccab991a92886d6ae9e64386426cc25b5cbba1bf6a66abc655fbf1c44b [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] 99aff43d58334b6101a98668452ce629828efaf6cbb8a1333fdd66adbf43d22d [INFO] running `"docker" "start" "-a" "99aff43d58334b6101a98668452ce629828efaf6cbb8a1333fdd66adbf43d22d"` [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sheldon v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.60s [INFO] running `"docker" "inspect" "99aff43d58334b6101a98668452ce629828efaf6cbb8a1333fdd66adbf43d22d"` [INFO] running `"docker" "rm" "-f" "99aff43d58334b6101a98668452ce629828efaf6cbb8a1333fdd66adbf43d22d"` [INFO] [stdout] 99aff43d58334b6101a98668452ce629828efaf6cbb8a1333fdd66adbf43d22d [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] cf3499ef7fa2f2cb9b5d2f91fbae39e744b38fa3ea2bd82338f122f0f4362768 [INFO] running `"docker" "start" "-a" "cf3499ef7fa2f2cb9b5d2f91fbae39e744b38fa3ea2bd82338f122f0f4362768"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sheldon-bdac1373eca5d955 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test config::file::tests::deserialize_github_repository ... ok [INFO] [stdout] test config::file::tests::deserialize_template_as_str ... ok [INFO] [stdout] test config::file::tests::deserialize_git_reference_branch ... ok [INFO] [stdout] test config::file::tests::deserialize_git_reference_revision ... ok [INFO] [stdout] test config::file::tests::deserialize_git_reference_tag ... ok [INFO] [stdout] test config::file::tests::deserialize_template_as_map ... ok [INFO] [stdout] test config::file::tests::deserialize_raw_plugin_git ... ok [INFO] [stdout] test config::file::tests::deserialize_raw_plugin_github ... ok [INFO] [stdout] test util::path::tests::expand_tilde_with_folder_in_home ... ok [INFO] [stdout] test config::file::tests::deserialize_raw_plugin_conflicts ... ok [INFO] [stdout] test lock::tests::plugin_lock_remote ... ok [INFO] [stdout] test config::tests::deserialize_config_from_path_example ... ok [INFO] [stdout] test util::path::tests::expand_tilde_with_folder_in_root ... ok [INFO] [stdout] test util::path::tests::expand_tilde_with_home ... ok [INFO] [stdout] test util::path::tests::replace_home_with_home ... ok [INFO] [stdout] test util::path::tests::replace_home_with_root ... ok [INFO] [stdout] test util::path::tests::expand_tilde_with_root ... ok [INFO] [stdout] test lock::tests::plugin_lock_git_with_uses ... ok [INFO] [stdout] test lock::tests::plugin_lock_git_with_matches ... ok [INFO] [stdout] test config::file::tests::deserialize_github_repository_no_slashes ... ok [INFO] [stdout] test lock::tests::source_lock_git ... FAILED [INFO] [stdout] test lock::tests::source_lock_git_with_reference ... FAILED [INFO] [stdout] test lock::tests::git_reference_lock_branch ... FAILED [INFO] [stdout] test lock::tests::git_reference_lock_tag ... FAILED [INFO] [stdout] test lock::tests::source_lock_remote ... FAILED [INFO] [stdout] test lock::tests::config_lock_example_config ... ok [INFO] [stdout] test lock::tests::git_reference_lock_revision ... FAILED [INFO] [stdout] test config::file::tests::deserialize_github_repository_two_slashes ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lock::tests::source_lock_git stdout ---- [INFO] [stdout] thread 'lock::tests::source_lock_git' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Git(Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }), messages: ["failed to git clone `https://github.com/rossmacarthur/sheldon`"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- lock::tests::source_lock_git_with_reference stdout ---- [INFO] [stdout] thread 'lock::tests::source_lock_git_with_reference' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Git(Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }), messages: ["failed to git clone `https://github.com/rossmacarthur/sheldon`"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- lock::tests::git_reference_lock_branch stdout ---- [INFO] [stdout] thread 'lock::tests::git_reference_lock_branch' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Git(Error { code: -3, klass: 4, message: "cannot locate remote-tracking branch \'origin/master\'" }), messages: ["failed to find branch `master`"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- lock::tests::git_reference_lock_tag stdout ---- [INFO] [stdout] thread 'lock::tests::git_reference_lock_tag' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Git(Error { code: -3, klass: 4, message: "reference \'refs/tags/derp\' not found" }), messages: ["failed to find tag `derp`"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- lock::tests::source_lock_remote stdout ---- [INFO] [stdout] thread 'lock::tests::source_lock_remote' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Download(Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://github.com/rossmacarthur/sheldon/raw/0.3.0/LICENSE-MIT")), messages: ["failed to download `https://github.com/rossmacarthur/sheldon/raw/0.3.0/LICENSE-MIT`"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- lock::tests::git_reference_lock_revision stdout ---- [INFO] [stdout] thread 'lock::tests::git_reference_lock_revision' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Git(Error { code: -12, klass: 3, message: "failed to parse revision specifier - Invalid pattern \'\'" }), messages: ["failed to find revision ``"] }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lock::tests::git_reference_lock_branch [INFO] [stdout] lock::tests::git_reference_lock_revision [INFO] [stdout] lock::tests::git_reference_lock_tag [INFO] [stdout] lock::tests::source_lock_git [INFO] [stdout] lock::tests::source_lock_git_with_reference [INFO] [stdout] lock::tests::source_lock_remote [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "cf3499ef7fa2f2cb9b5d2f91fbae39e744b38fa3ea2bd82338f122f0f4362768"` [INFO] running `"docker" "rm" "-f" "cf3499ef7fa2f2cb9b5d2f91fbae39e744b38fa3ea2bd82338f122f0f4362768"` [INFO] [stdout] cf3499ef7fa2f2cb9b5d2f91fbae39e744b38fa3ea2bd82338f122f0f4362768