[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] 6739d81..704e2bd dm/list-3 -> dm/list-3 [INFO] [stderr] * [new branch] dm/with-steve -> dm/with-steve [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9e7d6e523b7d6a742049b7c9c99b9e8d226c995 [INFO] checking xasopheno/WereSoCool against try#f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f for pr-69560 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasopheno%2FWereSoCool" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 29% (135/451) Checking out files: 30% (136/451) Checking out files: 31% (140/451) Checking out files: 32% (145/451) Checking out files: 33% (149/451) Checking out files: 34% (154/451) Checking out files: 35% (158/451) Checking out files: 36% (163/451) Checking out files: 37% (167/451) Checking out files: 38% (172/451) Checking out files: 39% (176/451) Checking out files: 40% (181/451) Checking out files: 41% (185/451) Checking out files: 41% (188/451) Checking out files: 42% (190/451) Checking out files: 43% (194/451) Checking out files: 44% (199/451) Checking out files: 45% (203/451) Checking out files: 46% (208/451) Checking out files: 47% (212/451) Checking out files: 48% (217/451) Checking out files: 49% (221/451) Checking out files: 50% (226/451) Checking out files: 51% (231/451) Checking out files: 52% (235/451) Checking out files: 53% (240/451) Checking out files: 54% (244/451) Checking out files: 55% (249/451) Checking out files: 56% (253/451) Checking out files: 57% (258/451) Checking out files: 58% (262/451) Checking out files: 59% (267/451) Checking out files: 60% (271/451) Checking out files: 61% (276/451) Checking out files: 62% (280/451) Checking out files: 63% (285/451) Checking out files: 64% (289/451) Checking out files: 65% (294/451) Checking out files: 66% (298/451) Checking out files: 67% (303/451) Checking out files: 68% (307/451) Checking out files: 69% (312/451) Checking out files: 70% (316/451) Checking out files: 71% (321/451) Checking out files: 72% (325/451) Checking out files: 73% (330/451) Checking out files: 74% (334/451) Checking out files: 75% (339/451) Checking out files: 76% (343/451) Checking out files: 77% (348/451) Checking out files: 78% (352/451) Checking out files: 79% (357/451) Checking out files: 80% (361/451) Checking out files: 81% (366/451) Checking out files: 82% (370/451) Checking out files: 83% (375/451) Checking out files: 84% (379/451) Checking out files: 85% (384/451) Checking out files: 86% (388/451) Checking out files: 87% (393/451) Checking out files: 88% (397/451) Checking out files: 89% (402/451) Checking out files: 90% (406/451) Checking out files: 91% (411/451) Checking out files: 92% (415/451) Checking out files: 93% (420/451) Checking out files: 94% (424/451) Checking out files: 95% (429/451) Checking out files: 96% (433/451) Checking out files: 97% (438/451) Checking out files: 98% (442/451) Checking out files: 99% (447/451) Checking out files: 100% (451/451) Checking out files: 100% (451/451), done. [INFO] validating manifest of git repo https://github.com/xasopheno/WereSoCool on toolchain f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "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-8/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "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-8/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b0d0e92038510e7af987b87636c0ec52a5247b76412f62e72df3cad8053cc16 [INFO] running `"docker" "start" "-a" "5b0d0e92038510e7af987b87636c0ec52a5247b76412f62e72df3cad8053cc16"` [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 syn v1.0.16 [INFO] [stderr] Checking regex-syntax v0.6.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking watch v0.1.0 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling portaudio v0.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling test-generator v0.3.0 [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-9d9eeeb8e277c5b6/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: 0x563a8bb3fde4 - backtrace::backtrace::libunwind::trace::h8f337ed59c16443d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x563a8bb3fde4 - backtrace::backtrace::trace_unsynchronized::h593610f6b71656af [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563a8bb3fde4 - std::sys_common::backtrace::_print_fmt::h1404a92ad1c52c21 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x563a8bb3fde4 - ::fmt::hc9630e301ebfa22f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x563a8bb5e78c - core::fmt::write::h6e10d113d43af15a [INFO] [stderr] at src/libcore/fmt/mod.rs:1053 [INFO] [stderr] 5: 0x563a8bb3d047 - std::io::Write::write_fmt::hdc151461c230439b [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x563a8bb42395 - std::sys_common::backtrace::_print::hca237eacf39b5a37 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x563a8bb42395 - std::sys_common::backtrace::print::h90e1be5f807820fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x563a8bb42395 - std::panicking::default_hook::{{closure}}::h64ef54940ad062b0 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x563a8bb420d7 - std::panicking::default_hook::h794b8efaef8c52a7 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x563a8bb42952 - std::panicking::rust_panic_with_hook::hf800da7e887fcff1 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x563a8bb4253b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x563a8bb424ab - std::panicking::begin_panic_fmt::h59b69345c1247280 [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x563a8bb05146 - build_script_build::unix_platform::build::h615006226e34a9c0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83 [INFO] [stderr] 14: 0x563a8bb06503 - build_script_build::platform::build::h8d73344e0d2e638c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:140 [INFO] [stderr] 15: 0x563a8bb0698b - build_script_build::build::h08fcc2f0f08da0ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:49 [INFO] [stderr] 16: 0x563a8bb06820 - build_script_build::main::h0f137f3bb9535f5f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:38 [INFO] [stderr] 17: 0x563a8bb06fdb - std::rt::lang_start::{{closure}}::hfb0fae96ca2c7b3d [INFO] [stderr] at /rustc/f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x563a8bb42463 - std::rt::lang_start_internal::{{closure}}::h360113331af02229 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x563a8bb42463 - std::panicking::try::do_call::ha612e7f8c0b436a4 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 20: 0x563a8bb49387 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 21: 0x563a8bb42df9 - std::panicking::try::h8aca2792a95a880f [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 22: 0x563a8bb42df9 - std::panic::catch_unwind::h9cfbfcb59df7e8b7 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x563a8bb42df9 - std::rt::lang_start_internal::h822b268fd360d84f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x563a8bb06fb7 - std::rt::lang_start::h541956ffd771d6d5 [INFO] [stderr] at /rustc/f503dc8e6998ec30e0e3a3937c0fd18331a5dc9f/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x563a8bb06a1a - main [INFO] [stderr] 26: 0x7f7ffe407b97 - __libc_start_main [INFO] [stderr] 27: 0x563a8bb04d1a - _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" "5b0d0e92038510e7af987b87636c0ec52a5247b76412f62e72df3cad8053cc16"` [INFO] running `"docker" "rm" "-f" "5b0d0e92038510e7af987b87636c0ec52a5247b76412f62e72df3cad8053cc16"` [INFO] [stdout] 5b0d0e92038510e7af987b87636c0ec52a5247b76412f62e72df3cad8053cc16