[INFO] cloning repository https://github.com/harveyyan251/behavior-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harveyyan251/behavior-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharveyyan251%2Fbehavior-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharveyyan251%2Fbehavior-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96b0560877e12faf047a86ea0edc83707b48ff72 [INFO] building harveyyan251/behavior-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharveyyan251%2Fbehavior-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harveyyan251/behavior-rs [INFO] finished tweaking git repo https://github.com/harveyyan251/behavior-rs [INFO] tweaked toml for git repo https://github.com/harveyyan251/behavior-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harveyyan251/behavior-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harveyyan251/behavior-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftlog v0.2.14 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded evalexpr v12.0.2 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded termplot v0.1.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.14 [INFO] [stderr] Downloaded drawille v0.3.0 [INFO] [stderr] Downloaded zerocopy v0.8.14 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded glam v0.29.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9e1cd8196263ef10acc76e0d6e1cb9beaf476c85472e5d6f635896ab4cb77dc [INFO] running `Command { std: "docker" "start" "-a" "d9e1cd8196263ef10acc76e0d6e1cb9beaf476c85472e5d6f635896ab4cb77dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9e1cd8196263ef10acc76e0d6e1cb9beaf476c85472e5d6f635896ab4cb77dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e1cd8196263ef10acc76e0d6e1cb9beaf476c85472e5d6f635896ab4cb77dc", kill_on_drop: false }` [INFO] [stdout] d9e1cd8196263ef10acc76e0d6e1cb9beaf476c85472e5d6f635896ab4cb77dc [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 322a2c1219c4c718f45d09c824e35f5f0e758589daac1c98fd2b12564d99803a [INFO] running `Command { std: "docker" "start" "-a" "322a2c1219c4c718f45d09c824e35f5f0e758589daac1c98fd2b12564d99803a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling termplot v0.1.1 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling behavior-macros v0.1.0 (/opt/rustwide/workdir/behavior-macros) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling behavior-util v0.1.0 (/opt/rustwide/workdir/behavior-util) [INFO] [stderr] Compiling behavior v0.1.0 (/opt/rustwide/workdir/behavior) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> behavior/src/template/status.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] 26 + pub fn multiple_branch(branchs: impl IntoIterator + std::fmt::Debug) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.76s [INFO] running `Command { std: "docker" "inspect" "322a2c1219c4c718f45d09c824e35f5f0e758589daac1c98fd2b12564d99803a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322a2c1219c4c718f45d09c824e35f5f0e758589daac1c98fd2b12564d99803a", kill_on_drop: false }` [INFO] [stdout] 322a2c1219c4c718f45d09c824e35f5f0e758589daac1c98fd2b12564d99803a [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92484b73335e316020234fa97d20d31ee1c7b39e116f9ac1403026bde19b5576 [INFO] running `Command { std: "docker" "start" "-a" "92484b73335e316020234fa97d20d31ee1c7b39e116f9ac1403026bde19b5576", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling behavior-macros v0.1.0 (/opt/rustwide/workdir/behavior-macros) [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling evalexpr v12.0.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling behavior-util v0.1.0 (/opt/rustwide/workdir/behavior-util) [INFO] [stderr] Compiling behavior v0.1.0 (/opt/rustwide/workdir/behavior) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> behavior/src/template/status.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] 26 + pub fn multiple_branch(branchs: impl IntoIterator + std::fmt::Debug) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> behavior/src/template/status.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub fn multiple_branch(branchs: (impl IntoIterator + std::fmt::Debug)) -> Self { [INFO] [stdout] 26 + pub fn multiple_branch(branchs: impl IntoIterator + std::fmt::Debug) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn borrow(&self) -> std::cell::Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> behavior/src/template/blackboard.rs:66:23 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn borrow_mut(&self) -> std::cell::RefMut<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `Command { std: "docker" "inspect" "92484b73335e316020234fa97d20d31ee1c7b39e116f9ac1403026bde19b5576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92484b73335e316020234fa97d20d31ee1c7b39e116f9ac1403026bde19b5576", kill_on_drop: false }` [INFO] [stdout] 92484b73335e316020234fa97d20d31ee1c7b39e116f9ac1403026bde19b5576