[INFO] fetching crate lighthouse 0.2.1... [INFO] checking lighthouse-0.2.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate lighthouse 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lighthouse 0.2.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lighthouse 0.2.1 [INFO] finished tweaking crates.io crate lighthouse 0.2.1 [INFO] tweaked toml for crates.io crate lighthouse 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate lighthouse 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded ssdp v0.7.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e530cb5e02b9aca65ebc3163359d37f6d01b1f8fb1d761650ab0eb53d67366 [INFO] running `Command { std: "docker" "start" "-a" "f9e530cb5e02b9aca65ebc3163359d37f6d01b1f8fb1d761650ab0eb53d67366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e530cb5e02b9aca65ebc3163359d37f6d01b1f8fb1d761650ab0eb53d67366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e530cb5e02b9aca65ebc3163359d37f6d01b1f8fb1d761650ab0eb53d67366", kill_on_drop: false }` [INFO] [stdout] f9e530cb5e02b9aca65ebc3163359d37f6d01b1f8fb1d761650ab0eb53d67366 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6163fd8697c2ee8b2fe594ebddc0add1585fa8ac0fed4014dba0e2ad21551111 [INFO] running `Command { std: "docker" "start" "-a" "6163fd8697c2ee8b2fe594ebddc0add1585fa8ac0fed4014dba0e2ad21551111", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking ssdp v0.7.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking lighthouse v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `to_file` found for struct `Bridge` in the current scope [INFO] [stdout] --> src/lib.rs:740:15 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Bridge { [INFO] [stdout] | ----------------- method `to_file` not found for this [INFO] [stdout] ... [INFO] [stdout] 740 | b.to_file(filename); [INFO] [stdout] | ^^^^^^^ method not found in `Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `Bridge` in the current scope [INFO] [stdout] --> src/lib.rs:742:38 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Bridge { [INFO] [stdout] | ----------------- function or associated item `from_file` not found for this [INFO] [stdout] ... [INFO] [stdout] 742 | let b2 = bridge::Bridge::from_file(filename).unwrap(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/registration.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut b = bridge::Bridge::try_register(true); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lighthouse` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `to_file` found for struct `Bridge` in the current scope [INFO] [stdout] --> examples/save_bridge.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | b.to_file(filename); [INFO] [stdout] | ^^^^^^^ method not found in `Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `Bridge` in the current scope [INFO] [stdout] --> examples/save_bridge.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | bridge::Bridge::from_file(filename); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Bridge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6163fd8697c2ee8b2fe594ebddc0add1585fa8ac0fed4014dba0e2ad21551111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6163fd8697c2ee8b2fe594ebddc0add1585fa8ac0fed4014dba0e2ad21551111", kill_on_drop: false }` [INFO] [stdout] 6163fd8697c2ee8b2fe594ebddc0add1585fa8ac0fed4014dba0e2ad21551111