[INFO] fetching crate mmproxy 0.2.2... [INFO] testing mmproxy-0.2.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mmproxy 0.2.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate mmproxy 0.2.2 [INFO] finished tweaking crates.io crate mmproxy 0.2.2 [INFO] tweaked toml for crates.io crate mmproxy 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mmproxy 0.2.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mmproxy 0.2.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded simple-eyre v0.3.1 [INFO] [stderr] Downloaded cidr v0.2.1 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded tokio v1.23.1 [INFO] [stderr] Downloaded argwerk v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24cf8accc43e6748fa569e18efb60b0768c5a87fa89f99a2facc03a640f05a7c [INFO] running `Command { std: "docker" "start" "-a" "24cf8accc43e6748fa569e18efb60b0768c5a87fa89f99a2facc03a640f05a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24cf8accc43e6748fa569e18efb60b0768c5a87fa89f99a2facc03a640f05a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cf8accc43e6748fa569e18efb60b0768c5a87fa89f99a2facc03a640f05a7c", kill_on_drop: false }` [INFO] [stdout] 24cf8accc43e6748fa569e18efb60b0768c5a87fa89f99a2facc03a640f05a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6ccc1eb563d379fa4f26ce10daeac73366a4accf0d6870e5131aeba4fa0427 [INFO] running `Command { std: "docker" "start" "-a" "dd6ccc1eb563d379fa4f26ce10daeac73366a4accf0d6870e5131aeba4fa0427", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling argwerk v0.20.1 [INFO] [stderr] Compiling cidr v0.2.1 [INFO] [stderr] Compiling simple-eyre v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling mmproxy v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult { [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] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "dd6ccc1eb563d379fa4f26ce10daeac73366a4accf0d6870e5131aeba4fa0427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6ccc1eb563d379fa4f26ce10daeac73366a4accf0d6870e5131aeba4fa0427", kill_on_drop: false }` [INFO] [stdout] dd6ccc1eb563d379fa4f26ce10daeac73366a4accf0d6870e5131aeba4fa0427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 460a9489039b0e3779c150094935b43bf7de82be8f0a891477559f095c1f1741 [INFO] running `Command { std: "docker" "start" "-a" "460a9489039b0e3779c150094935b43bf7de82be8f0a891477559f095c1f1741", kill_on_drop: false }` [INFO] [stderr] Compiling mmproxy v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult { [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] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "460a9489039b0e3779c150094935b43bf7de82be8f0a891477559f095c1f1741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460a9489039b0e3779c150094935b43bf7de82be8f0a891477559f095c1f1741", kill_on_drop: false }` [INFO] [stdout] 460a9489039b0e3779c150094935b43bf7de82be8f0a891477559f095c1f1741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80a9ab0d85a8c8348bc87f1429a0268ab3da3a31921a5194395801364de0ec22 [INFO] running `Command { std: "docker" "start" "-a" "80a9ab0d85a8c8348bc87f1429a0268ab3da3a31921a5194395801364de0ec22", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/util.rs:126:48 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `mmproxy` (bin "mmproxy" test) generated 1 warning (run `cargo fix --bin "mmproxy" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mmproxy-c59b2cbe2540b0a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80a9ab0d85a8c8348bc87f1429a0268ab3da3a31921a5194395801364de0ec22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a9ab0d85a8c8348bc87f1429a0268ab3da3a31921a5194395801364de0ec22", kill_on_drop: false }` [INFO] [stdout] 80a9ab0d85a8c8348bc87f1429a0268ab3da3a31921a5194395801364de0ec22