[INFO] fetching crate oxyroot-ls 0.1.25...
[INFO] building oxyroot-ls-0.1.25 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate oxyroot-ls 0.1.25 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxyroot-ls 0.1.25
[INFO] finished tweaking crates.io crate oxyroot-ls 0.1.25
[INFO] tweaked toml for crates.io crate oxyroot-ls 0.1.25 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxyroot-ls 0.1.25 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxyroot-ls 0.1.25 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3123ff9f8a0e7effe87b2117bc72f0524b634775b2d13340333432c546c7eb40
[INFO] running `Command { std: "docker" "start" "-a" "3123ff9f8a0e7effe87b2117bc72f0524b634775b2d13340333432c546c7eb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3123ff9f8a0e7effe87b2117bc72f0524b634775b2d13340333432c546c7eb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3123ff9f8a0e7effe87b2117bc72f0524b634775b2d13340333432c546c7eb40", kill_on_drop: false }`
[INFO] [stdout] 3123ff9f8a0e7effe87b2117bc72f0524b634775b2d13340333432c546c7eb40
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aa7255961938e52b063340c6429760a18af623ce4655fd09603bb3c62c1cb3c
[INFO] running `Command { std: "docker" "start" "-a" "2aa7255961938e52b063340c6429760a18af623ce4655fd09603bb3c62c1cb3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling oxyroot v0.1.25
[INFO] [stderr]    Compiling oxyroot-ls v0.1.25 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.40s
[INFO] running `Command { std: "docker" "inspect" "2aa7255961938e52b063340c6429760a18af623ce4655fd09603bb3c62c1cb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa7255961938e52b063340c6429760a18af623ce4655fd09603bb3c62c1cb3c", kill_on_drop: false }`
[INFO] [stdout] 2aa7255961938e52b063340c6429760a18af623ce4655fd09603bb3c62c1cb3c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c563e1130fd775da3487839e47998e6628c779651ee4fd3e8059520b81003f1
[INFO] running `Command { std: "docker" "start" "-a" "0c563e1130fd775da3487839e47998e6628c779651ee4fd3e8059520b81003f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxyroot-ls v0.1.25 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "0c563e1130fd775da3487839e47998e6628c779651ee4fd3e8059520b81003f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c563e1130fd775da3487839e47998e6628c779651ee4fd3e8059520b81003f1", kill_on_drop: false }`
[INFO] [stdout] 0c563e1130fd775da3487839e47998e6628c779651ee4fd3e8059520b81003f1
