[INFO] cloning repository https://github.com/ninthseason/noname-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninthseason/noname-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthseason%2Fnoname-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthseason%2Fnoname-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca11268653e0f759d82830f94566a1499eac71e5
[INFO] testing ninthseason/noname-server-rust against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninthseason%2Fnoname-server-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ninthseason/noname-server-rust
[INFO] finished tweaking git repo https://github.com/ninthseason/noname-server-rust
[INFO] tweaked toml for git repo https://github.com/ninthseason/noname-server-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ninthseason/noname-server-rust on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ninthseason/noname-server-rust 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93027c7e8f8d64605cc63879e2455875690c1641fc29929c4c1a594e7d7d8d7f
[INFO] running `Command { std: "docker" "start" "-a" "93027c7e8f8d64605cc63879e2455875690c1641fc29929c4c1a594e7d7d8d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93027c7e8f8d64605cc63879e2455875690c1641fc29929c4c1a594e7d7d8d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93027c7e8f8d64605cc63879e2455875690c1641fc29929c4c1a594e7d7d8d7f", kill_on_drop: false }`
[INFO] [stdout] 93027c7e8f8d64605cc63879e2455875690c1641fc29929c4c1a594e7d7d8d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f6aa8a79bddb6de9d7c16ecaf15e5a319b53b97dab7098304dad7a9ae9bfd5b
[INFO] running `Command { std: "docker" "start" "-a" "7f6aa8a79bddb6de9d7c16ecaf15e5a319b53b97dab7098304dad7a9ae9bfd5b", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling libc v0.2.158
[INFO] [stderr] Compiling pin-project-lite v0.2.14
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling autocfg v1.3.0
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling itoa v1.0.11
[INFO] [stderr] Compiling bytes v1.7.1
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling httparse v1.9.4
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling thiserror v1.0.63
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling futures-channel v0.3.30
[INFO] [stderr] Compiling serde v1.0.208
[INFO] [stderr] Compiling http v1.1.0
[INFO] [stderr] Compiling parking v2.2.0
[INFO] [stderr] Compiling httpdate v1.0.3
[INFO] [stderr] Compiling cpufeatures v0.2.13
[INFO] [stderr] Compiling serde_json v1.0.125
[INFO] [stderr] Compiling base64 v0.21.7
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling simdutf8 v0.1.4
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling ryu v1.0.18
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling event-listener v5.3.1
[INFO] [stderr] Compiling syn v2.0.75
[INFO] [stderr] Compiling event-listener-strategy v0.5.2
[INFO] [stderr] Compiling async-broadcast v0.7.1
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling mio v1.0.2
[INFO] [stderr] Compiling signal-hook-registry v1.4.2
[INFO] [stderr] Compiling socket2 v0.5.7
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling http-body-util v0.1.2
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling tokio v1.39.3
[INFO] [stderr] Compiling pin-project v1.1.5
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling uuid v1.10.0
[INFO] [stderr] Compiling hyper v1.4.1
[INFO] [stderr] Compiling hyper-util v0.1.7
[INFO] [stderr] Compiling fastwebsockets v0.8.0
[INFO] [stderr] Compiling noname-server-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/session.rs:537:24
[INFO] [stdout] |
[INFO] [stdout] 537 | async fn read_(ws: &mut WebsocketReader) -> Result {
[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] 537 | async fn read_(ws: &mut WebsocketReader) -> Result, WebSocketError> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.14s
[INFO] running `Command { std: "docker" "inspect" "7f6aa8a79bddb6de9d7c16ecaf15e5a319b53b97dab7098304dad7a9ae9bfd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6aa8a79bddb6de9d7c16ecaf15e5a319b53b97dab7098304dad7a9ae9bfd5b", kill_on_drop: false }`
[INFO] [stdout] 7f6aa8a79bddb6de9d7c16ecaf15e5a319b53b97dab7098304dad7a9ae9bfd5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ebe979d2eae58ad06024800049bf3549a8b08eb96de43480b092db3025205aa
[INFO] running `Command { std: "docker" "start" "-a" "0ebe979d2eae58ad06024800049bf3549a8b08eb96de43480b092db3025205aa", kill_on_drop: false }`
[INFO] [stderr] Compiling noname-server-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/session.rs:537:24
[INFO] [stdout] |
[INFO] [stdout] 537 | async fn read_(ws: &mut WebsocketReader) -> Result {
[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] 537 | async fn read_(ws: &mut WebsocketReader) -> Result, WebSocketError> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "0ebe979d2eae58ad06024800049bf3549a8b08eb96de43480b092db3025205aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebe979d2eae58ad06024800049bf3549a8b08eb96de43480b092db3025205aa", kill_on_drop: false }`
[INFO] [stdout] 0ebe979d2eae58ad06024800049bf3549a8b08eb96de43480b092db3025205aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f51303fcd1ce463902d0a285d1c1f8c0a9c5c2cc354785b6923ea51928563c3d
[INFO] running `Command { std: "docker" "start" "-a" "f51303fcd1ce463902d0a285d1c1f8c0a9c5c2cc354785b6923ea51928563c3d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]
[INFO] [stderr] --> src/session.rs:537:24
[INFO] [stdout] running 0 tests
[INFO] [stderr] |
[INFO] [stdout]
[INFO] [stderr] 537 | async fn read_(ws: &mut WebsocketReader) -> Result {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here
[INFO] [stdout]
[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] 537 | async fn read_(ws: &mut WebsocketReader) -> Result, WebSocketError> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: `noname-server-rust` (bin "noname-server-rust" test) generated 1 warning (run `cargo fix --bin "noname-server-rust" -p noname-server-rust --tests` to apply 1 suggestion)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noname_server_rust-64ec0322400b1564)
[INFO] running `Command { std: "docker" "inspect" "f51303fcd1ce463902d0a285d1c1f8c0a9c5c2cc354785b6923ea51928563c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51303fcd1ce463902d0a285d1c1f8c0a9c5c2cc354785b6923ea51928563c3d", kill_on_drop: false }`
[INFO] [stdout] f51303fcd1ce463902d0a285d1c1f8c0a9c5c2cc354785b6923ea51928563c3d