[INFO] updating cached repository https://github.com/laptou/bluetooth-rs [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] 916cfcf133edb851d83f42faee9932a357f06341 [INFO] checking laptou/bluetooth-rs against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fbluetooth-rs" "/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/laptou/bluetooth-rs 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/laptou/bluetooth-rs [INFO] finished tweaking git repo https://github.com/laptou/bluetooth-rs [INFO] tweaked toml for git repo https://github.com/laptou/bluetooth-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/laptou/bluetooth-rs 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] 9424b86ca638b939c724af77f175e38a3dc91545bca6a93f5a160776dbeefc15 [INFO] running `"docker" "start" "-a" "9424b86ca638b939c724af77f175e38a3dc91545bca6a93f5a160776dbeefc15"` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking bitvec v0.16.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling enumflags2_derive v0.6.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking enumflags2 v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking bluez v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/result.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | source: ::std::io::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/result.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | source: ::std::ffi::NulError, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/result.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | source: ::std::io::Error, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/result.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | source: ::std::ffi::NulError, [INFO] [stderr] | ^^^^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `bluez`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `bluez`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9424b86ca638b939c724af77f175e38a3dc91545bca6a93f5a160776dbeefc15"` [INFO] running `"docker" "rm" "-f" "9424b86ca638b939c724af77f175e38a3dc91545bca6a93f5a160776dbeefc15"` [INFO] [stdout] 9424b86ca638b939c724af77f175e38a3dc91545bca6a93f5a160776dbeefc15