[INFO] cloning repository https://github.com/langston-barrett/treeedb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/langston-barrett/treeedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftreeedb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftreeedb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba8cc293d1ae7539d7a7eebafe650c962a766509 [INFO] checking langston-barrett/treeedb against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftreeedb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/langston-barrett/treeedb [INFO] finished tweaking git repo https://github.com/langston-barrett/treeedb [INFO] tweaked toml for git repo https://github.com/langston-barrett/treeedb written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/langston-barrett/treeedb on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/langston-barrett/treeedb 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 127a0fb49920c12569248720b5eac2ed0218b02d92427dcd26ea6f9cfb578226 [INFO] running `Command { std: "docker" "start" "-a" "127a0fb49920c12569248720b5eac2ed0218b02d92427dcd26ea6f9cfb578226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127a0fb49920c12569248720b5eac2ed0218b02d92427dcd26ea6f9cfb578226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127a0fb49920c12569248720b5eac2ed0218b02d92427dcd26ea6f9cfb578226", kill_on_drop: false }` [INFO] [stdout] 127a0fb49920c12569248720b5eac2ed0218b02d92427dcd26ea6f9cfb578226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20d0be91d3256ca0d6b01a5aff4b6ce73ea86bc217252bc0b98fe1dd9d305fe1 [INFO] running `Command { std: "docker" "start" "-a" "20d0be91d3256ca0d6b01a5aff4b6ce73ea86bc217252bc0b98fe1dd9d305fe1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zmij v1.0.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-crystal v0.0.1 (https://github.com/crystal-lang-tools/tree-sitter-crystal#50ca9e6f) [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 (https://github.com/tree-sitter/tree-sitter-c-sharp#88366631) [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-souffle v0.5.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-perl v0.0.1 (https://github.com/tree-sitter-perl/tree-sitter-perl?branch=release#6e845773) [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 (https://github.com/tree-sitter/tree-sitter-java#e10607b4) [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking treeedb v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb) [INFO] [stderr] Checking treeedb-rust v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-rust) [INFO] [stderr] Checking treeedb-ruby v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-ruby) [INFO] [stderr] Checking treeedb-souffle v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-souffle) [INFO] [stderr] Checking treeedb-python v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-python) [INFO] [stderr] Checking treeedb-cpp v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-cpp) [INFO] [stderr] Checking treeedb-bash v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-bash) [INFO] [stderr] Checking treeedb-go v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-go) [INFO] [stderr] Checking treeedb-java v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-java) [INFO] [stderr] Checking treeedb-php v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-php) [INFO] [stderr] Checking treeedb-csharp v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-csharp) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking treeedb-swift v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-swift) [INFO] [stderr] Checking treeedb-javascript v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-javascript) [INFO] [stderr] Checking treeedb-c v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-c) [INFO] [stderr] Checking treeedb-perl v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-perl) [INFO] [stderr] Checking treeedbgen v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen) [INFO] [stderr] Checking treeedbgen-souffle v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle) [INFO] [stderr] Checking treeedbgen-souffle-bash v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-bash) [INFO] [stderr] Checking treeedbgen-souffle-javascript v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-javascript) [INFO] [stderr] Checking treeedbgen-souffle-go v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-go) [INFO] [stderr] Checking treeedbgen-souffle-rust v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-rust) [INFO] [stderr] Checking treeedbgen-souffle-java v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-java) [INFO] [stderr] Checking treeedbgen-souffle-ruby v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-ruby) [INFO] [stderr] Checking treeedbgen-souffle-swift v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-swift) [INFO] [stderr] Checking treeedbgen-souffle-csharp v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-csharp) [INFO] [stderr] Checking treeedbgen-souffle-perl v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-perl) [INFO] [stderr] Checking treeedbgen-souffle-souffle v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-souffle) [INFO] [stderr] Checking treeedbgen-souffle-python v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-python) [INFO] [stderr] Checking treeedbgen-souffle-cpp v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-cpp) [INFO] [stderr] Checking treeedbgen-souffle-php v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-php) [INFO] [stderr] Checking treeedbgen-souffle-c v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-c) [INFO] [stderr] Checking treeedbgen-souffle-crystal v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedbgen-souffle-crystal) [INFO] [stderr] Checking treeedb-crystal v0.2.0-rc.1 (/opt/rustwide/workdir/crates/treeedb-crystal) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.44s [INFO] running `Command { std: "docker" "inspect" "20d0be91d3256ca0d6b01a5aff4b6ce73ea86bc217252bc0b98fe1dd9d305fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d0be91d3256ca0d6b01a5aff4b6ce73ea86bc217252bc0b98fe1dd9d305fe1", kill_on_drop: false }` [INFO] [stdout] 20d0be91d3256ca0d6b01a5aff4b6ce73ea86bc217252bc0b98fe1dd9d305fe1