[INFO] fetching crate sum-tree-gpui-unofficial 1.1.8...
[INFO] testing sum-tree-gpui-unofficial-1.1.8 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sum-tree-gpui-unofficial 1.1.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sum-tree-gpui-unofficial 1.1.8
[INFO] finished tweaking crates.io crate sum-tree-gpui-unofficial 1.1.8
[INFO] tweaked toml for crates.io crate sum-tree-gpui-unofficial 1.1.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sum-tree-gpui-unofficial 1.1.8 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sum-tree-gpui-unofficial 1.1.8 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b393df99e5c77fa08248b3cd996400dbe7ec589975dcce7fe81471bb3d54a16a
[INFO] running `Command { std: "docker" "start" "-a" "b393df99e5c77fa08248b3cd996400dbe7ec589975dcce7fe81471bb3d54a16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b393df99e5c77fa08248b3cd996400dbe7ec589975dcce7fe81471bb3d54a16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b393df99e5c77fa08248b3cd996400dbe7ec589975dcce7fe81471bb3d54a16a", kill_on_drop: false }`
[INFO] [stdout] b393df99e5c77fa08248b3cd996400dbe7ec589975dcce7fe81471bb3d54a16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb6d738426f93e0d1862ce44f45346ba57f877a3c31fe295c1811562d851352a
[INFO] running `Command { std: "docker" "start" "-a" "bb6d738426f93e0d1862ce44f45346ba57f877a3c31fe295c1811562d851352a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ztracing-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ztracing-macro-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling collections-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zlog-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sum-tree-gpui-unofficial v1.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.06s
[INFO] running `Command { std: "docker" "inspect" "bb6d738426f93e0d1862ce44f45346ba57f877a3c31fe295c1811562d851352a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6d738426f93e0d1862ce44f45346ba57f877a3c31fe295c1811562d851352a", kill_on_drop: false }`
[INFO] [stdout] bb6d738426f93e0d1862ce44f45346ba57f877a3c31fe295c1811562d851352a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a55c040dda9fbe08c45166e33530702d9de8cdd614f59d91fdaf3d119045e3cf
[INFO] running `Command { std: "docker" "start" "-a" "a55c040dda9fbe08c45166e33530702d9de8cdd614f59d91fdaf3d119045e3cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling ctor v0.4.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zlog-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling proptest-macro v0.5.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ztracing-gpui-unofficial v1.1.8
[INFO] [stderr]    Compiling sum-tree-gpui-unofficial v1.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `zlog` in this scope
[INFO] [stdout]     --> src/sum_tree.rs:1401:9
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         zlog::init_test();
[INFO] [stdout]      |         ^^^^ use of unresolved module or unlinked crate `zlog`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1401 -         zlog::init_test();
[INFO] [stdout] 1401 +         log::init_test();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sum-tree-gpui-unofficial` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a55c040dda9fbe08c45166e33530702d9de8cdd614f59d91fdaf3d119045e3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55c040dda9fbe08c45166e33530702d9de8cdd614f59d91fdaf3d119045e3cf", kill_on_drop: false }`
[INFO] [stdout] a55c040dda9fbe08c45166e33530702d9de8cdd614f59d91fdaf3d119045e3cf
