[INFO] fetching crate behaviortree 0.3.0... [INFO] checking behaviortree-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate behaviortree 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate behaviortree 0.3.0 [INFO] finished tweaking crates.io crate behaviortree 0.3.0 [INFO] tweaked toml for crates.io crate behaviortree 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate behaviortree 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate behaviortree 0.3.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37271397b6f6a0db727fce5101440c6ad9f6ca34fb79141624d1dcf9eacc7894 [INFO] running `Command { std: "docker" "start" "-a" "37271397b6f6a0db727fce5101440c6ad9f6ca34fb79141624d1dcf9eacc7894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37271397b6f6a0db727fce5101440c6ad9f6ca34fb79141624d1dcf9eacc7894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37271397b6f6a0db727fce5101440c6ad9f6ca34fb79141624d1dcf9eacc7894", kill_on_drop: false }` [INFO] [stdout] 37271397b6f6a0db727fce5101440c6ad9f6ca34fb79141624d1dcf9eacc7894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0901e302c1f3d1f78a4451d27a0b824e28b51609d6287e1bcbac578c8a24bbb [INFO] running `Command { std: "docker" "start" "-a" "d0901e302c1f3d1f78a4451d27a0b824e28b51609d6287e1bcbac578c8a24bbb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nanoserde-derive v0.2.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking nanoserde v0.2.1 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinyscript-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling behaviortree-derive v0.3.0 [INFO] [stderr] Checking woxml v0.4.0 [INFO] [stderr] Checking tinyscript v0.1.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking zeromq v0.4.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking behaviortree v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "d0901e302c1f3d1f78a4451d27a0b824e28b51609d6287e1bcbac578c8a24bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0901e302c1f3d1f78a4451d27a0b824e28b51609d6287e1bcbac578c8a24bbb", kill_on_drop: false }` [INFO] [stdout] d0901e302c1f3d1f78a4451d27a0b824e28b51609d6287e1bcbac578c8a24bbb