[INFO] cloning repository https://github.com/Eiskasten/wc-beacon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eiskasten/wc-beacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiskasten%2Fwc-beacon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiskasten%2Fwc-beacon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 061044389a8298dd438b5e0d026b9a798c40e797 [INFO] checking Eiskasten/wc-beacon against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiskasten%2Fwc-beacon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Eiskasten/wc-beacon [INFO] finished tweaking git repo https://github.com/Eiskasten/wc-beacon [INFO] tweaked toml for git repo https://github.com/Eiskasten/wc-beacon written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Eiskasten/wc-beacon on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Eiskasten/wc-beacon already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v1.0.4 [INFO] [stderr] Downloaded pcap v2.0.0 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded regex-syntax v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3b008c858a1825ad05178b33daa168e9880f649d50037faacc586eea725603 [INFO] running `Command { std: "docker" "start" "-a" "5c3b008c858a1825ad05178b33daa168e9880f649d50037faacc586eea725603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3b008c858a1825ad05178b33daa168e9880f649d50037faacc586eea725603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3b008c858a1825ad05178b33daa168e9880f649d50037faacc586eea725603", kill_on_drop: false }` [INFO] [stdout] 5c3b008c858a1825ad05178b33daa168e9880f649d50037faacc586eea725603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c83c2034616a5d903a9fb20d3940b4065885af25dc56f9867a38bd818e3850 [INFO] running `Command { std: "docker" "start" "-a" "56c83c2034616a5d903a9fb20d3940b4065885af25dc56f9867a38bd818e3850", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling utf16 v0.1.0 (/opt/rustwide/workdir/utf16) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling wc-beacon v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rc4 v0.1.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Compiling pcap v2.0.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn err_reason(msg: &str, source: E) -> ReasonError { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn err_reason(msg: &str, source: E) -> ReasonError<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn err_reason(msg: &str, source: E) -> ReasonError { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn err_reason(msg: &str, source: E) -> ReasonError<'_, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.46s [INFO] running `Command { std: "docker" "inspect" "56c83c2034616a5d903a9fb20d3940b4065885af25dc56f9867a38bd818e3850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c83c2034616a5d903a9fb20d3940b4065885af25dc56f9867a38bd818e3850", kill_on_drop: false }` [INFO] [stdout] 56c83c2034616a5d903a9fb20d3940b4065885af25dc56f9867a38bd818e3850