[INFO] updating cached repository fneddy/z-machine [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fneddy/z-machine [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fneddy/z-machine" "work/ex/beta-1.37-6/sources/1.36.0/gh/fneddy/z-machine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/fneddy/z-machine'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fneddy/z-machine" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fneddy/z-machine"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fneddy/z-machine'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 826e0c84753f64a6c5a75c9af692790d40b7ccae [INFO] sha for GitHub repo fneddy/z-machine: 826e0c84753f64a6c5a75c9af692790d40b7ccae [INFO] validating manifest of fneddy/z-machine on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fneddy/z-machine on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fneddy/z-machine [INFO] removed path dependency qml from fneddy/z-machine [INFO] finished frobbing fneddy/z-machine [INFO] frobbed toml for fneddy/z-machine written to work/ex/beta-1.37-6/sources/1.36.0/gh/fneddy/z-machine/Cargo.toml [INFO] started frobbing fneddy/z-machine [INFO] removed path dependency qml from fneddy/z-machine [INFO] finished frobbing fneddy/z-machine [INFO] frobbed toml for fneddy/z-machine written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fneddy/z-machine/Cargo.toml [INFO] crate fneddy/z-machine already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/fneddy/z-machine/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing fneddy/z-machine against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/fneddy/z-machine:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b5350ba6b8a4eb06d10f12d833ab8e69649f660a64021b14347667713a596d3c [INFO] running `"docker" "start" "-a" "b5350ba6b8a4eb06d10f12d833ab8e69649f660a64021b14347667713a596d3c"` [INFO] [stderr] warning: dependency (qml) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling qml v0.0.9 [INFO] [stderr] error: failed to run custom build command for `qml v0.0.9` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/qml-dbecf1aad012f489/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Cannot build qrc resource: [INFO] [stderr] "" [INFO] [stderr] "Cloning into \'DOtherSide\'...\nfatal: unable to access \'https://github.com/filcuc/DOtherSide.git/\': Could not resolve host: github.com\n"', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/qml-0.0.9/build.rs:32:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c5e4290c93 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55c5e428c88b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55c5e428faa6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55c5e428f839 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55c5e42900ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55c5e428fc81 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55c5e428fbce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55c5e427d2ff - build_script_build::main::h7a8a64d1a060dc22 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/qml-0.0.9/build.rs:32 [INFO] [stderr] 8: 0x55c5e427526f - std::rt::lang_start::{{closure}}::haf21c528e7204d59 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 9: 0x55c5e428fb52 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 10: 0x55c5e4296ff9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 11: 0x55c5e429060c - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 12: 0x55c5e4275248 - std::rt::lang_start::haf19c6e2c1c75af7 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55c5e427df49 - main [INFO] [stderr] 14: 0x7fe69e4fc2e0 - __libc_start_main [INFO] [stderr] 15: 0x55c5e426ce99 - _start [INFO] [stderr] 16: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "b5350ba6b8a4eb06d10f12d833ab8e69649f660a64021b14347667713a596d3c"` [INFO] running `"docker" "rm" "-f" "b5350ba6b8a4eb06d10f12d833ab8e69649f660a64021b14347667713a596d3c"` [INFO] [stdout] b5350ba6b8a4eb06d10f12d833ab8e69649f660a64021b14347667713a596d3c