[INFO] cloning repository https://github.com/nanlong/axum-ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanlong/axum-ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanlong%2Faxum-ws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanlong%2Faxum-ws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed312cd6bffdf75c5e8bbc41928ddafdb8737ebf
[INFO] testing nanlong/axum-ws against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanlong%2Faxum-ws" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nanlong/axum-ws
[INFO] finished tweaking git repo https://github.com/nanlong/axum-ws
[INFO] tweaked toml for git repo https://github.com/nanlong/axum-ws written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nanlong/axum-ws on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nanlong/axum-ws 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c5c42d54f60d44118f9d910ecbc06550c042fa8836213a5bc93a557d9def6f4
[INFO] running `Command { std: "docker" "start" "-a" "1c5c42d54f60d44118f9d910ecbc06550c042fa8836213a5bc93a557d9def6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c5c42d54f60d44118f9d910ecbc06550c042fa8836213a5bc93a557d9def6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5c42d54f60d44118f9d910ecbc06550c042fa8836213a5bc93a557d9def6f4", kill_on_drop: false }`
[INFO] [stdout] 1c5c42d54f60d44118f9d910ecbc06550c042fa8836213a5bc93a557d9def6f4
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c0434baac22192191133aa195f4d2bd68f4dcc5c54c3df8effaf061e5df2e14
[INFO] running `Command { std: "docker" "start" "-a" "7c0434baac22192191133aa195f4d2bd68f4dcc5c54c3df8effaf061e5df2e14", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling axum-ws v0.1.0 (/opt/rustwide/workdir/axum-ws)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.24s
[INFO] running `Command { std: "docker" "inspect" "7c0434baac22192191133aa195f4d2bd68f4dcc5c54c3df8effaf061e5df2e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c0434baac22192191133aa195f4d2bd68f4dcc5c54c3df8effaf061e5df2e14", kill_on_drop: false }`
[INFO] [stdout] 7c0434baac22192191133aa195f4d2bd68f4dcc5c54c3df8effaf061e5df2e14
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd15f421e7442d23335c944fcebc9553abe301f229e42415ce04d2039455755
[INFO] running `Command { std: "docker" "start" "-a" "2dd15f421e7442d23335c944fcebc9553abe301f229e42415ce04d2039455755", kill_on_drop: false }`
[INFO] [stderr]    Compiling axum-ws v0.1.0 (/opt/rustwide/workdir/axum-ws)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "2dd15f421e7442d23335c944fcebc9553abe301f229e42415ce04d2039455755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd15f421e7442d23335c944fcebc9553abe301f229e42415ce04d2039455755", kill_on_drop: false }`
[INFO] [stdout] 2dd15f421e7442d23335c944fcebc9553abe301f229e42415ce04d2039455755
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 808f59c6d9dae4c695facdea01307598420fd70f5bbb57b0ef4e02a0cfecd6ff
[INFO] running `Command { std: "docker" "start" "-a" "808f59c6d9dae4c695facdea01307598420fd70f5bbb57b0ef4e02a0cfecd6ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_ws-b407e606813c14bb)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test assigns::test_assigns ... ok
[INFO] [stdout] test channel::tests::channel_callback_should_work ... ok
[INFO] [stdout] test handler::response::tests::test_into_response ... ok
[INFO] [stdout] test message::tests::message_close_should_work ... ok
[INFO] [stdout] test message::tests::message_ok_should_work ... ok
[INFO] [stdout] test message::tests::message_err_should_work ... ok
[INFO] [stdout] test handler::tests::connect_wrapper_should_work ... ok
[INFO] [stdout] test user_id::user_id_should_work ... ok
[INFO] [stdout] test message::tests::message_heartbeat_should_work ... ok
[INFO] [stdout] test websocket_state::tests::websocket_state_with_path_should_work ... ok
[INFO] [stdout] test websocket::tests::websocket_callback_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_ws
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test axum-ws/src/assigns.rs - assigns::Assigns::get (line 38) ... FAILED
[INFO] [stdout] test axum-ws/src/assigns.rs - assigns::Assigns::insert (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- axum-ws/src/assigns.rs - assigns::Assigns::get (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_ws::Assigns`
[INFO] [stdout]  --> axum-ws/src/assigns.rs:40:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum_ws::Assigns;
[INFO] [stdout]   |     ^^^^^^^^^-------
[INFO] [stdout]   |     |        |
[INFO] [stdout]   |     |        help: a similar name exists in the module: `assigns`
[INFO] [stdout]   |     no `Assigns` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- axum-ws/src/assigns.rs - assigns::Assigns::insert (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_ws::Assigns`
[INFO] [stdout]  --> axum-ws/src/assigns.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum_ws::Assigns;
[INFO] [stdout]   |     ^^^^^^^^^-------
[INFO] [stdout]   |     |        |
[INFO] [stdout]   |     |        help: a similar name exists in the module: `assigns`
[INFO] [stdout]   |     no `Assigns` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     axum-ws/src/assigns.rs - assigns::Assigns::get (line 38)
[INFO] [stdout]     axum-ws/src/assigns.rs - assigns::Assigns::insert (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "808f59c6d9dae4c695facdea01307598420fd70f5bbb57b0ef4e02a0cfecd6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "808f59c6d9dae4c695facdea01307598420fd70f5bbb57b0ef4e02a0cfecd6ff", kill_on_drop: false }`
[INFO] [stdout] 808f59c6d9dae4c695facdea01307598420fd70f5bbb57b0ef4e02a0cfecd6ff
