[INFO] cloning repository https://github.com/xerenahmed/jira-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xerenahmed/jira-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerenahmed%2Fjira-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerenahmed%2Fjira-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64924f212207e36c0979bd57d112ba3696f01cdd
[INFO] testing xerenahmed/jira-mcp against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxerenahmed%2Fjira-mcp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/xerenahmed/jira-mcp
[INFO] finished tweaking git repo https://github.com/xerenahmed/jira-mcp
[INFO] tweaked toml for git repo https://github.com/xerenahmed/jira-mcp written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xerenahmed/jira-mcp 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/xerenahmed/jira-mcp 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]     Updating git repository `https://github.com/modelcontextprotocol/rust-sdk`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7fbbc96f3fee3995babd9dd2b53434ce84268de4472b31b833658e71ec10dd1c
[INFO] running `Command { std: "docker" "start" "-a" "7fbbc96f3fee3995babd9dd2b53434ce84268de4472b31b833658e71ec10dd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fbbc96f3fee3995babd9dd2b53434ce84268de4472b31b833658e71ec10dd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbbc96f3fee3995babd9dd2b53434ce84268de4472b31b833658e71ec10dd1c", kill_on_drop: false }`
[INFO] [stdout] 7fbbc96f3fee3995babd9dd2b53434ce84268de4472b31b833658e71ec10dd1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4297736dbbc012eeec04aba08a3eca2ebd35e5b23dcdfdbdbc7a13c2aa2c0bee
[INFO] running `Command { std: "docker" "start" "-a" "4297736dbbc012eeec04aba08a3eca2ebd35e5b23dcdfdbdbc7a13c2aa2c0bee", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.11.0 (https://github.com/modelcontextprotocol/rust-sdk?tag=rmcp-v0.11.0#4c87f7f1)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rmcp v0.11.0 (https://github.com/modelcontextprotocol/rust-sdk?tag=rmcp-v0.11.0#4c87f7f1)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jira-client v0.1.0 (/opt/rustwide/workdir/crates/jira-client)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling mcp-server v0.1.0 (/opt/rustwide/workdir/crates/mcp-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "4297736dbbc012eeec04aba08a3eca2ebd35e5b23dcdfdbdbc7a13c2aa2c0bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4297736dbbc012eeec04aba08a3eca2ebd35e5b23dcdfdbdbc7a13c2aa2c0bee", kill_on_drop: false }`
[INFO] [stdout] 4297736dbbc012eeec04aba08a3eca2ebd35e5b23dcdfdbdbc7a13c2aa2c0bee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 496f68e6ff91fb028c0432957cf99798816ee0df06c8150fdb6f77d45ee5e74b
[INFO] running `Command { std: "docker" "start" "-a" "496f68e6ff91fb028c0432957cf99798816ee0df06c8150fdb6f77d45ee5e74b", kill_on_drop: false }`
[INFO] [stderr]    Compiling jira-client v0.1.0 (/opt/rustwide/workdir/crates/jira-client)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling mcp-server v0.1.0 (/opt/rustwide/workdir/crates/mcp-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.57s
[INFO] running `Command { std: "docker" "inspect" "496f68e6ff91fb028c0432957cf99798816ee0df06c8150fdb6f77d45ee5e74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496f68e6ff91fb028c0432957cf99798816ee0df06c8150fdb6f77d45ee5e74b", kill_on_drop: false }`
[INFO] [stdout] 496f68e6ff91fb028c0432957cf99798816ee0df06c8150fdb6f77d45ee5e74b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2bbad7636f185b7d376f1daee918e9497ae5c7d9d41c12a090aa5ab549a21a13
[INFO] running `Command { std: "docker" "start" "-a" "2bbad7636f185b7d376f1daee918e9497ae5c7d9d41c12a090aa5ab549a21a13", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-1234b4b24f0d9715)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_components_empty_array ... ok
[INFO] [stdout] test tests::test_components_mixed_fields ... ok
[INFO] [stdout] test tests::test_components_with_id_numbers ... ok
[INFO] [stdout] test tests::test_components_with_name_objects ... ok
[INFO] [stdout] test tests::test_fields_from_createmeta_exists ... ok
[INFO] [stdout] test tests::test_components_with_string_array ... ok
[INFO] [stdout] test tests::test_components_with_id_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jira_client-6a09f17a737dbc98)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_server-2515e54f990136c7)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_server-d8ba71084930ce9e)
[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 core
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:22:48
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:25:30
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[schemars(schema_with = "json_object_schema")]
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:29:48
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:37:48
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:43:48
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:45:30
[INFO] [stderr]    |
[INFO] [stderr] 45 |     #[schemars(schema_with = "json_object_schema")]
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:49:48
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:57:48
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `concat` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:63:48
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
[INFO] [stderr]    |                                                ^^^^^^^^^^ could not find `concat` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `JsonSchema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:25:30
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[schemars(schema_with = "json_object_schema")]
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:45:30
[INFO] [stderr]    |
[INFO] [stderr] 45 |     #[schemars(schema_with = "json_object_schema")]
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 11 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test crates/core/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/core -L native=/opt/rustwide/target/debug/build/ring-412d84f8f437169a/out --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-f508c99bfaa09094.rlib --extern jira_client=/opt/rustwide/target/debug/deps/libjira_client-e5b900f0e00f7efc.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-cd62c48ee87b84fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78bbecaff37fef10.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-298a63e7f5cd2384.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "2bbad7636f185b7d376f1daee918e9497ae5c7d9d41c12a090aa5ab549a21a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bbad7636f185b7d376f1daee918e9497ae5c7d9d41c12a090aa5ab549a21a13", kill_on_drop: false }`
[INFO] [stdout] 2bbad7636f185b7d376f1daee918e9497ae5c7d9d41c12a090aa5ab549a21a13
