[INFO] cloning repository https://github.com/tami5/build-server-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tami5/build-server-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftami5%2Fbuild-server-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftami5%2Fbuild-server-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dd150f6215908eeb61e06ca311c8c71d0f3d86c
[INFO] testing tami5/build-server-protocol against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftami5%2Fbuild-server-protocol" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tami5/build-server-protocol
[INFO] finished tweaking git repo https://github.com/tami5/build-server-protocol
[INFO] tweaked toml for git repo https://github.com/tami5/build-server-protocol written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tami5/build-server-protocol on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tami5/build-server-protocol 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded lsp-types v0.93.0
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 478e1c0cbb1385534041e3e4b6006768078f477cdabce5be46993cd5ac1a6492
[INFO] running `Command { std: "docker" "start" "-a" "478e1c0cbb1385534041e3e4b6006768078f477cdabce5be46993cd5ac1a6492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "478e1c0cbb1385534041e3e4b6006768078f477cdabce5be46993cd5ac1a6492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478e1c0cbb1385534041e3e4b6006768078f477cdabce5be46993cd5ac1a6492", kill_on_drop: false }`
[INFO] [stdout] 478e1c0cbb1385534041e3e4b6006768078f477cdabce5be46993cd5ac1a6492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f16cb09dc164d498985332b2507826bbf21fa3b299bcf2667b728505d5f0129a
[INFO] running `Command { std: "docker" "start" "-a" "f16cb09dc164d498985332b2507826bbf21fa3b299bcf2667b728505d5f0129a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling lsp-types v0.93.0
[INFO] [stderr]    Compiling bsp-types v0.1.3 (/opt/rustwide/workdir/bsp-types)
[INFO] [stderr]    Compiling bsp-server v0.1.3 (/opt/rustwide/workdir/bsp-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.21s
[INFO] running `Command { std: "docker" "inspect" "f16cb09dc164d498985332b2507826bbf21fa3b299bcf2667b728505d5f0129a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f16cb09dc164d498985332b2507826bbf21fa3b299bcf2667b728505d5f0129a", kill_on_drop: false }`
[INFO] [stdout] f16cb09dc164d498985332b2507826bbf21fa3b299bcf2667b728505d5f0129a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2171585bd13cd33db0431eca79199cc4b4161b14d0606589944393f953ca380
[INFO] running `Command { std: "docker" "start" "-a" "e2171585bd13cd33db0431eca79199cc4b4161b14d0606589944393f953ca380", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling bsp-types v0.1.3 (/opt/rustwide/workdir/bsp-types)
[INFO] [stderr]    Compiling bsp-server v0.1.3 (/opt/rustwide/workdir/bsp-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "e2171585bd13cd33db0431eca79199cc4b4161b14d0606589944393f953ca380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2171585bd13cd33db0431eca79199cc4b4161b14d0606589944393f953ca380", kill_on_drop: false }`
[INFO] [stdout] e2171585bd13cd33db0431eca79199cc4b4161b14d0606589944393f953ca380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9acd1372dadfc8357447798629d1a68fa33cb717abccfea1b2c76409742e230
[INFO] running `Command { std: "docker" "start" "-a" "b9acd1372dadfc8357447798629d1a68fa33cb717abccfea1b2c76409742e230", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bsp_server-56ad947e3d5fb2c9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test notification::de::initialized_without_params ... ok
[INFO] [stdout] test notification::se::show_message ... ok
[INFO] [stdout] test notification::se::custom ... ok
[INFO] [stdout] test request::se::debug_session_start ... ok
[INFO] [stdout] test request::se::initialize ... ok
[INFO] [stdout] test tests::shutdown_with_no_params ... ignored, requires implementation of response or figuring out a way to ignore params in custom serde::de
[INFO] [stdout] test notification::se::exit ... ok
[INFO] [stdout] test request::se::custom ... ok
[INFO] [stdout] test notification::de::initialized_with_params ... ok
[INFO] [stdout] test notification::se::initialized ... ok
[INFO] [stdout] test tests::shutdown_with_explicit_null ... ok
[INFO] [stdout] test tests::serialize_request_with_null_params ... ok
[INFO] [stdout] test request::de::initialize ... ok
[INFO] [stdout] test notification::de::show_message ... ok
[INFO] [stdout] test request::se::shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bsp_types-bc54aceadece4c4f)
[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] [stderr]    Doc-tests bsp_server
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bsp-server/src/lib.rs - Connection::initialize (line 90) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bsp-server/src/lib.rs - Connection::initialize (line 90) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `build_server_protocol`
[INFO] [stdout]   --> bsp-server/src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | use build_server_protocol::types::InitializeBuildResult;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `build_server_protocol`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `build_server_protocol`, use `cargo add build_server_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `build_server_protocol`
[INFO] [stdout]   --> bsp-server/src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | use build_server_protocol::server::{Connection, Message, Request, RequestId, Response};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `build_server_protocol`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `build_server_protocol`, use `cargo add build_server_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerCapabilities`
[INFO] [stdout]    --> bsp-server/src/lib.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         ServerCapabilities::default()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of undeclared type `ServerCapabilities`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  91 + use bsp_types::ServerCapabilities;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> bsp-server/src/lib.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 |    conn.initialize(|_params| {
[INFO] [stdout]     |    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bsp-server/src/lib.rs - Connection::initialize (line 90)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p bsp-server --doc`
[INFO] running `Command { std: "docker" "inspect" "b9acd1372dadfc8357447798629d1a68fa33cb717abccfea1b2c76409742e230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9acd1372dadfc8357447798629d1a68fa33cb717abccfea1b2c76409742e230", kill_on_drop: false }`
[INFO] [stdout] b9acd1372dadfc8357447798629d1a68fa33cb717abccfea1b2c76409742e230
