[INFO] updating cached repository https://github.com/xasopheno/WereSoCool [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/xasopheno/WereSoCool [INFO] [stderr] - [deleted] (none) -> dm/list-5 [INFO] [stderr] * [new branch] dm/list-6 -> dm/list-6 [INFO] [stderr] 51e5b1a..2290816 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2290816bb1347220d2d7395945a83a30007089d4 [INFO] checking xasopheno/WereSoCool against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasopheno%2FWereSoCool" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 35% (168/468) Checking out files: 36% (169/468) Checking out files: 37% (174/468) Checking out files: 38% (178/468) Checking out files: 39% (183/468) Checking out files: 40% (188/468) Checking out files: 41% (192/468) Checking out files: 42% (197/468) Checking out files: 43% (202/468) Checking out files: 44% (206/468) Checking out files: 45% (211/468) Checking out files: 45% (212/468) Checking out files: 46% (216/468) Checking out files: 47% (220/468) Checking out files: 48% (225/468) Checking out files: 49% (230/468) Checking out files: 50% (234/468) Checking out files: 51% (239/468) Checking out files: 52% (244/468) Checking out files: 53% (249/468) Checking out files: 54% (253/468) Checking out files: 55% (258/468) Checking out files: 56% (263/468) Checking out files: 57% (267/468) Checking out files: 58% (272/468) Checking out files: 59% (277/468) Checking out files: 60% (281/468) Checking out files: 61% (286/468) Checking out files: 62% (291/468) Checking out files: 63% (295/468) Checking out files: 64% (300/468) Checking out files: 65% (305/468) Checking out files: 66% (309/468) Checking out files: 67% (314/468) Checking out files: 68% (319/468) Checking out files: 69% (323/468) Checking out files: 70% (328/468) Checking out files: 71% (333/468) Checking out files: 72% (337/468) Checking out files: 73% (342/468) Checking out files: 74% (347/468) Checking out files: 75% (351/468) Checking out files: 75% (354/468) Checking out files: 76% (356/468) Checking out files: 77% (361/468) Checking out files: 78% (366/468) Checking out files: 79% (370/468) Checking out files: 80% (375/468) Checking out files: 81% (380/468) Checking out files: 82% (384/468) Checking out files: 83% (389/468) Checking out files: 84% (394/468) Checking out files: 85% (398/468) Checking out files: 86% (403/468) Checking out files: 87% (408/468) Checking out files: 88% (412/468) Checking out files: 89% (417/468) Checking out files: 90% (422/468) Checking out files: 91% (426/468) Checking out files: 92% (431/468) Checking out files: 93% (436/468) Checking out files: 94% (440/468) Checking out files: 95% (445/468) Checking out files: 96% (450/468) Checking out files: 97% (454/468) Checking out files: 98% (459/468) Checking out files: 99% (464/468) Checking out files: 100% (468/468) Checking out files: 100% (468/468), done. [INFO] validating manifest of git repo https://github.com/xasopheno/WereSoCool on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/xasopheno/WereSoCool [INFO] removed workspace from git repo https://github.com/xasopheno/WereSoCool [INFO] removed path dependency weresocool_ast from git repo https://github.com/xasopheno/WereSoCool [INFO] removed path dependency weresocool_error from git repo https://github.com/xasopheno/WereSoCool [INFO] removed path dependency weresocool_parser from git repo https://github.com/xasopheno/WereSoCool [INFO] finished tweaking git repo https://github.com/xasopheno/WereSoCool [INFO] tweaked toml for git repo https://github.com/xasopheno/WereSoCool written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/xasopheno/WereSoCool already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (weresocool_ast) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_parser) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (weresocool_ast) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_parser) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9bc9b723f1b07d8f94de2097ab23938626542782270d741ed7875d4a21dbde3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9bc9b723f1b07d8f94de2097ab23938626542782270d741ed7875d4a21dbde3a"` [INFO] [stderr] warning: dependency (weresocool_ast) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_error) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (weresocool_parser) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling portaudio v0.7.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio-ce164a6909d17ba1/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5576e0e32eb4 - backtrace::backtrace::libunwind::trace::hdc004fffd272f071 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5576e0e32eb4 - backtrace::backtrace::trace_unsynchronized::h609a1e165a63b730 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5576e0e32eb4 - std::sys_common::backtrace::_print_fmt::h95318708fefaeefe [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5576e0e32eb4 - ::fmt::h590aefc216c9b5b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5576e0e517cc - core::fmt::write::hced55d1e3f5eccac [INFO] [stderr] at src/libcore/fmt/mod.rs:1063 [INFO] [stderr] 5: 0x5576e0e30287 - std::io::Write::write_fmt::h908c091ec0665ba8 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x5576e0e35445 - std::sys_common::backtrace::_print::h3cfdd2b217db58ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5576e0e35445 - std::sys_common::backtrace::print::h1552785754fbc7a8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5576e0e35445 - std::panicking::default_hook::{{closure}}::ha0f47b7d85c7040d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5576e0e35192 - std::panicking::default_hook::h03ad8166758c7f60 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5576e0e35a02 - std::panicking::rust_panic_with_hook::h0d494ec3fd8df07b [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x5576e0e355eb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x5576e0e3555b - std::panicking::begin_panic_fmt::hbbe27b225762c45f [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x5576e0df8192 - build_script_build::unix_platform::build::hf39ac7093ad6a73c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83 [INFO] [stderr] 14: 0x5576e0df94f3 - build_script_build::platform::build::h03af2a0629f2f5ee [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:140 [INFO] [stderr] 15: 0x5576e0df997b - build_script_build::build::hde3a3539522219b8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:49 [INFO] [stderr] 16: 0x5576e0df9810 - build_script_build::main::h2897925f1f192f97 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:38 [INFO] [stderr] 17: 0x5576e0df9f6b - std::rt::lang_start::{{closure}}::h9cf8fc56460cb0fc [INFO] [stderr] at /rustc/3dbade652ed8ebac70f903e01f51cd92c4e4302c/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x5576e0e35513 - std::rt::lang_start_internal::{{closure}}::hd836b51c69f3c1cf [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x5576e0e35513 - std::panicking::try::do_call::hf9da5eeb55808ae9 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 20: 0x5576e0e3c3b7 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 21: 0x5576e0e35f2b - std::panicking::try::h066efa4d64854211 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 22: 0x5576e0e35f2b - std::panic::catch_unwind::hccc86cfb87152f82 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x5576e0e35f2b - std::rt::lang_start_internal::h031b049d0fa6f856 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x5576e0df9f47 - std::rt::lang_start::h2431b489325c6119 [INFO] [stderr] at /rustc/3dbade652ed8ebac70f903e01f51cd92c4e4302c/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x5576e0df9a0a - main [INFO] [stderr] 26: 0x7f7f960dbb97 - __libc_start_main [INFO] [stderr] 27: 0x5576e0df7d8a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9bc9b723f1b07d8f94de2097ab23938626542782270d741ed7875d4a21dbde3a"` [INFO] running `"docker" "rm" "-f" "9bc9b723f1b07d8f94de2097ab23938626542782270d741ed7875d4a21dbde3a"` [INFO] [stdout] 9bc9b723f1b07d8f94de2097ab23938626542782270d741ed7875d4a21dbde3a