[INFO] fetching crate enki-core 0.1.3...
[INFO] testing enki-core-0.1.3 against 1.94.0 for beta-1.95-1
[INFO] extracting crate enki-core 0.1.3 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate enki-core 0.1.3 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92074c2c08a3ded756ece38458ab098f24a3611fbb1343f2acf5b2eea00ef5d6
[INFO] running `Command { std: "docker" "start" "-a" "92074c2c08a3ded756ece38458ab098f24a3611fbb1343f2acf5b2eea00ef5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92074c2c08a3ded756ece38458ab098f24a3611fbb1343f2acf5b2eea00ef5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92074c2c08a3ded756ece38458ab098f24a3611fbb1343f2acf5b2eea00ef5d6", kill_on_drop: false }`
[INFO] [stdout] 92074c2c08a3ded756ece38458ab098f24a3611fbb1343f2acf5b2eea00ef5d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0f28a8d355da91b32b1ce997fae08a6d51bb59211d9412e85e0384680ac871a
[INFO] running `Command { std: "docker" "start" "-a" "d0f28a8d355da91b32b1ce997fae08a6d51bb59211d9412e85e0384680ac871a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[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 thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling enki-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
[INFO] running `Command { std: "docker" "inspect" "d0f28a8d355da91b32b1ce997fae08a6d51bb59211d9412e85e0384680ac871a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f28a8d355da91b32b1ce997fae08a6d51bb59211d9412e85e0384680ac871a", kill_on_drop: false }`
[INFO] [stdout] d0f28a8d355da91b32b1ce997fae08a6d51bb59211d9412e85e0384680ac871a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66caf143a2672055be17abd88d5a03a2fe2e892af51e065f370430af5733aacd
[INFO] running `Command { std: "docker" "start" "-a" "66caf143a2672055be17abd88d5a03a2fe2e892af51e065f370430af5733aacd", 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.85s
[INFO] running `Command { std: "docker" "inspect" "66caf143a2672055be17abd88d5a03a2fe2e892af51e065f370430af5733aacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66caf143a2672055be17abd88d5a03a2fe2e892af51e065f370430af5733aacd", kill_on_drop: false }`
[INFO] [stdout] 66caf143a2672055be17abd88d5a03a2fe2e892af51e065f370430af5733aacd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c3e42f5d06fca46fb8fa1bb80fae590abd0d73c3c3ca219ec4d8560b26508eb
[INFO] running `Command { std: "docker" "start" "-a" "0c3e42f5d06fca46fb8fa1bb80fae590abd0d73c3c3ca219ec4d8560b26508eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enki_core-f7a50b7c0cb9e241)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test request_queue::tests::test_get_stale ... ok
[INFO] [stderr]    Doc-tests enki_core
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/mesh.rs - mesh::Mesh (line 21) - compile ... FAILED
[INFO] [stdout] test src/message.rs - message::Message (line 180) ... FAILED
[INFO] [stdout] test src/message.rs - message::Message::builder (line 230) ... 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] test src/agent.rs - agent::Serialize (line 108) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 (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/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/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/4a4ef493e3a1488c6e321570238084b38948f6db/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/4a4ef493e3a1488c6e321570238084b38948f6db/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/4a4ef493e3a1488c6e321570238084b38948f6db/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::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/4a4ef493e3a1488c6e321570238084b38948f6db/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.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0c3e42f5d06fca46fb8fa1bb80fae590abd0d73c3c3ca219ec4d8560b26508eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3e42f5d06fca46fb8fa1bb80fae590abd0d73c3c3ca219ec4d8560b26508eb", kill_on_drop: false }`
[INFO] [stdout] 0c3e42f5d06fca46fb8fa1bb80fae590abd0d73c3c3ca219ec4d8560b26508eb
