[INFO] fetching crate enki-core 0.1.3...
[INFO] testing enki-core-0.1.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate enki-core 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate enki-core 0.1.3
[INFO] finished tweaking crates.io crate enki-core 0.1.3
[INFO] tweaked toml for crates.io crate enki-core 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate enki-core 0.1.3 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 crates.io crate enki-core 0.1.3 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 15c000e4deb8a821bc77fe5aa254cf4428f2aeb64af4576a51a552afcc44a709
[INFO] running `Command { std: "docker" "start" "-a" "15c000e4deb8a821bc77fe5aa254cf4428f2aeb64af4576a51a552afcc44a709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c000e4deb8a821bc77fe5aa254cf4428f2aeb64af4576a51a552afcc44a709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c000e4deb8a821bc77fe5aa254cf4428f2aeb64af4576a51a552afcc44a709", kill_on_drop: false }`
[INFO] [stdout] 15c000e4deb8a821bc77fe5aa254cf4428f2aeb64af4576a51a552afcc44a709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 55fa1a119ac4232c2d74630601ec8f7135019e76370c37bb8bd6e7e556c4299f
[INFO] running `Command { std: "docker" "start" "-a" "55fa1a119ac4232c2d74630601ec8f7135019e76370c37bb8bd6e7e556c4299f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling enki-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
[INFO] running `Command { std: "docker" "inspect" "55fa1a119ac4232c2d74630601ec8f7135019e76370c37bb8bd6e7e556c4299f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fa1a119ac4232c2d74630601ec8f7135019e76370c37bb8bd6e7e556c4299f", kill_on_drop: false }`
[INFO] [stdout] 55fa1a119ac4232c2d74630601ec8f7135019e76370c37bb8bd6e7e556c4299f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 62b814d2d8aac448b460d888ed6f43da07a8182c85821257841da17d2c732624
[INFO] running `Command { std: "docker" "start" "-a" "62b814d2d8aac448b460d888ed6f43da07a8182c85821257841da17d2c732624", kill_on_drop: false }`
[INFO] [stderr]    Compiling enki-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "62b814d2d8aac448b460d888ed6f43da07a8182c85821257841da17d2c732624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b814d2d8aac448b460d888ed6f43da07a8182c85821257841da17d2c732624", kill_on_drop: false }`
[INFO] [stdout] 62b814d2d8aac448b460d888ed6f43da07a8182c85821257841da17d2c732624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 92ccd2f484a0d28410a2bcf8857a38eaed203c4ae2429b70a9430ccdda7f057b
[INFO] running `Command { std: "docker" "start" "-a" "92ccd2f484a0d28410a2bcf8857a38eaed203c4ae2429b70a9430ccdda7f057b", 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/enki_core-2998500c97d60470)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test request_queue::tests::test_get_stale ... ok
[INFO] [stdout] test request_queue::tests::test_submit_and_complete ... ok
[INFO] [stdout] test request_queue::tests::test_increment_reminder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests enki_core
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/agent.rs - agent::Serialize (line 108) - compile ... FAILED
[INFO] [stdout] test src/mesh.rs - mesh::Mesh (line 21) - compile ... FAILED
[INFO] [stdout] test src/message.rs - message::Message::builder (line 230) ... FAILED
[INFO] [stdout] test src/message.rs - message::Message (line 180) ... FAILED
[INFO] [stdout] test src/agent.rs - agent::Agent (line 17) - compile ... FAILED
[INFO] [stdout] test src/agent.rs - agent::Deserialize (line 108) - compile ... FAILED
[INFO] [stdout] test src/agent.rs - agent (line 108) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/agent.rs - agent::Serialize (line 108) stdout ----
[INFO] [stdout] error[E0599]: no method named `correlation_id` found for struct `Message` in the current scope
[INFO] [stdout]    --> src/agent.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-- help: remove the arguments
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           field, not a method
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/agent.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mesh.rs - mesh::Mesh (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enki_local`
[INFO] [stdout]   --> src/mesh.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use enki_local::LocalMesh;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `enki_local`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enki_local`, use `cargo add enki_local` to add it to your `Cargo.toml`
[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] ---- src/message.rs - message::Message::builder (line 230) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `enki_core::MessageContent`, `enki_core::MessageTarget`
[INFO] [stdout]    --> src/message.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 | use enki_core::{Message, MessageContent, MessageTarget};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `MessageTarget` in the root
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          no `MessageContent` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             enki_core::message::MessageContent
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             enki_core::message::MessageTarget
[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] ---- src/message.rs - message::Message (line 180) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `enki_core::MessageContent`, `enki_core::MessageTarget`
[INFO] [stdout]    --> src/message.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 | use enki_core::{Message, MessageContent, MessageTarget};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `MessageTarget` in the root
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          no `MessageContent` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             enki_core::message::MessageContent
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             enki_core::message::MessageTarget
[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] ---- src/agent.rs - agent::Agent (line 17) stdout ----
[INFO] [stdout] error[E0599]: no method named `correlation_id` found for struct `Message` in the current scope
[INFO] [stdout]   --> src/agent.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |         if let Some(id) = msg.correlation_id() {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^-- help: remove the arguments
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               field, not a method
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/agent.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |         if let Some(id) = msg.correlation_id() {
[INFO] [stdout]    |                ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent.rs - agent::Deserialize (line 108) stdout ----
[INFO] [stdout] error[E0599]: no method named `correlation_id` found for struct `Message` in the current scope
[INFO] [stdout]    --> src/agent.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-- help: remove the arguments
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           field, not a method
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/agent.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/agent.rs - agent (line 108) stdout ----
[INFO] [stdout] error[E0599]: no method named `correlation_id` found for struct `Message` in the current scope
[INFO] [stdout]    --> src/agent.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^-- help: remove the arguments
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           field, not a method
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/agent.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |     if let Some(id) = msg.correlation_id() {
[INFO] [stdout]     |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/agent.rs - agent (line 108)
[INFO] [stdout]     src/agent.rs - agent::Agent (line 17)
[INFO] [stdout]     src/agent.rs - agent::Deserialize (line 108)
[INFO] [stdout]     src/agent.rs - agent::Serialize (line 108)
[INFO] [stdout]     src/mesh.rs - mesh::Mesh (line 21)
[INFO] [stdout]     src/message.rs - message::Message (line 180)
[INFO] [stdout]     src/message.rs - message::Message::builder (line 230)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "92ccd2f484a0d28410a2bcf8857a38eaed203c4ae2429b70a9430ccdda7f057b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ccd2f484a0d28410a2bcf8857a38eaed203c4ae2429b70a9430ccdda7f057b", kill_on_drop: false }`
[INFO] [stdout] 92ccd2f484a0d28410a2bcf8857a38eaed203c4ae2429b70a9430ccdda7f057b
