[INFO] updating cached repository https://github.com/LogoiLab/noubeacon [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b930290464adc645540e68f31bdc9b2740b39dc [INFO] checking LogoiLab/noubeacon against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2Fnoubeacon" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LogoiLab/noubeacon on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LogoiLab/noubeacon [INFO] finished tweaking git repo https://github.com/LogoiLab/noubeacon [INFO] tweaked toml for git repo https://github.com/LogoiLab/noubeacon written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LogoiLab/noubeacon already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] ace86ed09899b63135506866fb87f7c19a9afb10159a99a814b6069bc77bda60 [INFO] running `"docker" "start" "-a" "ace86ed09899b63135506866fb87f7c19a9afb10159a99a814b6069bc77bda60"` [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:127:9 [INFO] [stderr] | [INFO] [stderr] 127 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:145:9 [INFO] [stderr] | [INFO] [stderr] 145 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpal-0.11.0/src/error.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | err: BackendSpecificError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `cpal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ace86ed09899b63135506866fb87f7c19a9afb10159a99a814b6069bc77bda60"` [INFO] running `"docker" "rm" "-f" "ace86ed09899b63135506866fb87f7c19a9afb10159a99a814b6069bc77bda60"` [INFO] [stdout] ace86ed09899b63135506866fb87f7c19a9afb10159a99a814b6069bc77bda60