[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanlong%2Faxum-ws" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nanlong/axum-ws on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faea0262c764be991be7879f4049652c6ab7602aaa1b230739e3197b9bc98e93
[INFO] running `Command { std: "docker" "start" "-a" "faea0262c764be991be7879f4049652c6ab7602aaa1b230739e3197b9bc98e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faea0262c764be991be7879f4049652c6ab7602aaa1b230739e3197b9bc98e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faea0262c764be991be7879f4049652c6ab7602aaa1b230739e3197b9bc98e93", kill_on_drop: false }`
[INFO] [stdout] faea0262c764be991be7879f4049652c6ab7602aaa1b230739e3197b9bc98e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4513cce7790f87f4da03e1ee8d1127ed2fc31218e52da35b7b39a4ca2253c513
[INFO] running `Command { std: "docker" "start" "-a" "4513cce7790f87f4da03e1ee8d1127ed2fc31218e52da35b7b39a4ca2253c513", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling nanoid v0.4.0
[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 darling_macro v0.20.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[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 derive_builder_macro v0.20.0
[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 derive_builder v0.20.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 2m 20s
[INFO] running `Command { std: "docker" "inspect" "4513cce7790f87f4da03e1ee8d1127ed2fc31218e52da35b7b39a4ca2253c513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4513cce7790f87f4da03e1ee8d1127ed2fc31218e52da35b7b39a4ca2253c513", kill_on_drop: false }`
[INFO] [stdout] 4513cce7790f87f4da03e1ee8d1127ed2fc31218e52da35b7b39a4ca2253c513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf52370e0a0aef9b639ce8e9f9dc6a02255a62c3f398e32602aab01c1d583be4
[INFO] running `Command { std: "docker" "start" "-a" "bf52370e0a0aef9b639ce8e9f9dc6a02255a62c3f398e32602aab01c1d583be4", 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 4.61s
[INFO] running `Command { std: "docker" "inspect" "bf52370e0a0aef9b639ce8e9f9dc6a02255a62c3f398e32602aab01c1d583be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf52370e0a0aef9b639ce8e9f9dc6a02255a62c3f398e32602aab01c1d583be4", kill_on_drop: false }`
[INFO] [stdout] bf52370e0a0aef9b639ce8e9f9dc6a02255a62c3f398e32602aab01c1d583be4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d220142f93023a18871b70178fcfab7218d5eff63e245ce3ec6e794f14748105
[INFO] running `Command { std: "docker" "start" "-a" "d220142f93023a18871b70178fcfab7218d5eff63e245ce3ec6e794f14748105", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_ws-f26ac25f016a3e5a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test message::tests::message_close_should_work ... ok
[INFO] [stdout] test handler::tests::connect_wrapper_should_work ... 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_err_should_work ... ok
[INFO] [stdout] test assigns::test_assigns ... ok
[INFO] [stdout] test user_id::user_id_should_work ... ok
[INFO] [stdout] test websocket::tests::websocket_callback_should_work ... ok
[INFO] [stdout] test websocket_state::tests::websocket_state_with_path_should_work ... ok
[INFO] [stdout] test message::tests::message_heartbeat_should_work ... ok
[INFO] [stdout] test message::tests::message_ok_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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::insert (line 19) ... FAILED
[INFO] [stdout] test axum-ws/src/assigns.rs - assigns::Assigns::get (line 38) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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] 
[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.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d220142f93023a18871b70178fcfab7218d5eff63e245ce3ec6e794f14748105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d220142f93023a18871b70178fcfab7218d5eff63e245ce3ec6e794f14748105", kill_on_drop: false }`
[INFO] [stdout] d220142f93023a18871b70178fcfab7218d5eff63e245ce3ec6e794f14748105
