[INFO] updating cached repository https://github.com/finnkauski/lighthouse
[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] cd9a09784c18688d65822ea41abd1ab75d0f08f5
[INFO] checking finnkauski/lighthouse against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnkauski%2Flighthouse" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/finnkauski/lighthouse on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/finnkauski/lighthouse
[INFO] finished tweaking git repo https://github.com/finnkauski/lighthouse
[INFO] tweaked toml for git repo https://github.com/finnkauski/lighthouse written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/finnkauski/lighthouse already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 2b86054b3a87c6cef3b6a546bcb2e36ee43c002d7833f36859ed1392053c554c
[INFO] running `"docker" "start" "-a" "2b86054b3a87c6cef3b6a546bcb2e36ee43c002d7833f36859ed1392053c554c"`
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking backtrace-sys v0.1.32
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking backtrace v0.3.43
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.2.1
[INFO] [stderr]     Checking ssdp v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking hyper v0.13.2
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]     Checking serde_json v1.0.47
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking reqwest v0.10.1
[INFO] [stderr]     Checking lighthouse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0599]: no method named `state_by_id` found for struct `lighthouse::hue::controllers::HueBridge` in the current scope
[INFO] [stderr]   --> examples/send_state.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 |     h.state_by_id(1, state!(on: true, bri: 254));
[INFO] [stderr]    |       ^^^^^^^^^^^ help: there is an associated function with a similar name: `state_by_ids`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `lighthouse`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "2b86054b3a87c6cef3b6a546bcb2e36ee43c002d7833f36859ed1392053c554c"`
[INFO] running `"docker" "rm" "-f" "2b86054b3a87c6cef3b6a546bcb2e36ee43c002d7833f36859ed1392053c554c"`
[INFO] [stdout] 2b86054b3a87c6cef3b6a546bcb2e36ee43c002d7833f36859ed1392053c554c
