[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaa110%2Frubigo" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaa110/rubigo 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/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-6/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-6/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" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] c9843fe3cc9d07ef6c77d470e6c81836b1135d1a2b11083e67c5e4e869187855 [INFO] running `"docker" "start" "-a" "c9843fe3cc9d07ef6c77d470e6c81836b1135d1a2b11083e67c5e4e869187855"` [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.22 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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 25.01s [INFO] running `"docker" "inspect" "c9843fe3cc9d07ef6c77d470e6c81836b1135d1a2b11083e67c5e4e869187855"` [INFO] running `"docker" "rm" "-f" "c9843fe3cc9d07ef6c77d470e6c81836b1135d1a2b11083e67c5e4e869187855"` [INFO] [stdout] c9843fe3cc9d07ef6c77d470e6c81836b1135d1a2b11083e67c5e4e869187855 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 9c9893efaf08d77a1494db364f1a9bc6dc270922a34d770053b8d7a028bf3d18 [INFO] running `"docker" "start" "-a" "9c9893efaf08d77a1494db364f1a9bc6dc270922a34d770053b8d7a028bf3d18"` [INFO] [stderr] Compiling rubigo v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.06s [INFO] running `"docker" "inspect" "9c9893efaf08d77a1494db364f1a9bc6dc270922a34d770053b8d7a028bf3d18"` [INFO] running `"docker" "rm" "-f" "9c9893efaf08d77a1494db364f1a9bc6dc270922a34d770053b8d7a028bf3d18"` [INFO] [stdout] 9c9893efaf08d77a1494db364f1a9bc6dc270922a34d770053b8d7a028bf3d18 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 8467fb073274043ab25576b6f6fe35b4392ab68e2ec68bed043de7dc4a708a03 [INFO] running `"docker" "start" "-a" "8467fb073274043ab25576b6f6fe35b4392ab68e2ec68bed043de7dc4a708a03"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rubigo-26aed3b98d71879f [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" "8467fb073274043ab25576b6f6fe35b4392ab68e2ec68bed043de7dc4a708a03"` [INFO] running `"docker" "rm" "-f" "8467fb073274043ab25576b6f6fe35b4392ab68e2ec68bed043de7dc4a708a03"` [INFO] [stdout] 8467fb073274043ab25576b6f6fe35b4392ab68e2ec68bed043de7dc4a708a03