[INFO] updating cached repository https://github.com/yaa110/rubigo [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] 4dd61a0405c1c95209a910ccac8109a7c2721149 [INFO] testing yaa110/rubigo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaa110%2Frubigo" "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/yaa110/rubigo 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/yaa110/rubigo [INFO] finished tweaking git repo https://github.com/yaa110/rubigo [INFO] tweaked toml for git repo https://github.com/yaa110/rubigo written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/yaa110/rubigo 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] [stderr] error: the lock file /big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6b45385df156ba6b5820cc35c7a072faa12e4137ea2ef941ff28948156e7bc1b [INFO] running `"docker" "start" "-a" "6b45385df156ba6b5820cc35c7a072faa12e4137ea2ef941ff28948156e7bc1b"` [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling rubigo v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.55s [INFO] running `"docker" "inspect" "6b45385df156ba6b5820cc35c7a072faa12e4137ea2ef941ff28948156e7bc1b"` [INFO] running `"docker" "rm" "-f" "6b45385df156ba6b5820cc35c7a072faa12e4137ea2ef941ff28948156e7bc1b"` [INFO] [stdout] 6b45385df156ba6b5820cc35c7a072faa12e4137ea2ef941ff28948156e7bc1b [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 9e56e2ee4285e1486337b8319d6604aadf0765c017c25f9508df2edc9904f567 [INFO] running `"docker" "start" "-a" "9e56e2ee4285e1486337b8319d6604aadf0765c017c25f9508df2edc9904f567"` [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rubigo v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.28s [INFO] running `"docker" "inspect" "9e56e2ee4285e1486337b8319d6604aadf0765c017c25f9508df2edc9904f567"` [INFO] running `"docker" "rm" "-f" "9e56e2ee4285e1486337b8319d6604aadf0765c017c25f9508df2edc9904f567"` [INFO] [stdout] 9e56e2ee4285e1486337b8319d6604aadf0765c017c25f9508df2edc9904f567 [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8c6a0487511b26ba9b9550d84160b227351cb512613c296a2d4b61ef3291e844 [INFO] running `"docker" "start" "-a" "8c6a0487511b26ba9b9550d84160b227351cb512613c296a2d4b61ef3291e844"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rubigo-6d4f3f79a6a27b26 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: curl error: Could not resolve host: github.com [INFO] [stderr] ; class=Net (12) [INFO] [stderr] error: test failed, to rerun pass '--bin rubigo' [INFO] running `"docker" "inspect" "8c6a0487511b26ba9b9550d84160b227351cb512613c296a2d4b61ef3291e844"` [INFO] running `"docker" "rm" "-f" "8c6a0487511b26ba9b9550d84160b227351cb512613c296a2d4b61ef3291e844"` [INFO] [stdout] 8c6a0487511b26ba9b9550d84160b227351cb512613c296a2d4b61ef3291e844