[INFO] cloning repository https://github.com/lvlvllvlvllvlvl/oozextract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lvlvllvlvllvlvl/oozextract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvlvllvlvllvlvl%2Foozextract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvlvllvlvllvlvl%2Foozextract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c2ac5f16a9bba1f832dd52dcf1d299b29396175
[INFO] building lvlvllvlvllvlvl/oozextract against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvlvllvlvllvlvl%2Foozextract" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  43% (53/121)
Updating files:  44% (54/121)
Updating files:  45% (55/121)
Updating files:  46% (56/121)
Updating files:  47% (57/121)
Updating files:  48% (59/121)
Updating files:  49% (60/121)
Updating files:  50% (61/121)
Updating files:  51% (62/121)
Updating files:  52% (63/121)
Updating files:  53% (65/121)
Updating files:  54% (66/121)
Updating files:  55% (67/121)
Updating files:  56% (68/121)
Updating files:  57% (69/121)
Updating files:  58% (71/121)
Updating files:  59% (72/121)
Updating files:  60% (73/121)
Updating files:  61% (74/121)
Updating files:  62% (76/121)
Updating files:  63% (77/121)
Updating files:  64% (78/121)
Updating files:  65% (79/121)
Updating files:  66% (80/121)
Updating files:  67% (82/121)
Updating files:  68% (83/121)
Updating files:  69% (84/121)
Updating files:  70% (85/121)
Updating files:  71% (86/121)
Updating files:  72% (88/121)
Updating files:  73% (89/121)
Updating files:  74% (90/121)
Updating files:  75% (91/121)
Updating files:  76% (92/121)
Updating files:  77% (94/121)
Updating files:  78% (95/121)
Updating files:  79% (96/121)
Updating files:  80% (97/121)
Updating files:  81% (99/121)
Updating files:  82% (100/121)
Updating files:  83% (101/121)
Updating files:  84% (102/121)
Updating files:  85% (103/121)
Updating files:  86% (105/121)
Updating files:  87% (106/121)
Updating files:  88% (107/121)
Updating files:  89% (108/121)
Updating files:  90% (109/121)
Updating files:  91% (111/121)
Updating files:  92% (112/121)
Updating files:  93% (113/121)
Updating files:  94% (114/121)
Updating files:  95% (115/121)
Updating files:  96% (117/121)
Updating files:  97% (118/121)
Updating files:  98% (119/121)
Updating files:  99% (120/121)
Updating files: 100% (121/121)
Updating files: 100% (121/121), done.
[INFO] validating manifest of git repo https://github.com/lvlvllvlvllvlvl/oozextract on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lvlvllvlvllvlvl/oozextract
[INFO] finished tweaking git repo https://github.com/lvlvllvlvllvlvl/oozextract
[INFO] tweaked toml for git repo https://github.com/lvlvllvlvllvlvl/oozextract written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lvlvllvlvllvlvl/oozextract 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729bee86bee0b51801921501be4d3eeb99d51a10f37c4ada5c3e98c7488b1ee5
[INFO] running `Command { std: "docker" "start" "-a" "729bee86bee0b51801921501be4d3eeb99d51a10f37c4ada5c3e98c7488b1ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729bee86bee0b51801921501be4d3eeb99d51a10f37c4ada5c3e98c7488b1ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729bee86bee0b51801921501be4d3eeb99d51a10f37c4ada5c3e98c7488b1ee5", kill_on_drop: false }`
[INFO] [stdout] 729bee86bee0b51801921501be4d3eeb99d51a10f37c4ada5c3e98c7488b1ee5
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5af0da486ddba8f5c0e6127748b80078646329df64c1f9f767631e72f517e80c
[INFO] running `Command { std: "docker" "start" "-a" "5af0da486ddba8f5c0e6127748b80078646329df64c1f9f767631e72f517e80c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling oozextract v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "5af0da486ddba8f5c0e6127748b80078646329df64c1f9f767631e72f517e80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af0da486ddba8f5c0e6127748b80078646329df64c1f9f767631e72f517e80c", kill_on_drop: false }`
[INFO] [stdout] 5af0da486ddba8f5c0e6127748b80078646329df64c1f9f767631e72f517e80c
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee7392fd9c2e985a8911836eeab50d18c1870bb9970841d68872d6180a611fff
[INFO] running `Command { std: "docker" "start" "-a" "ee7392fd9c2e985a8911836eeab50d18c1870bb9970841d68872d6180a611fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling oozextract v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "ee7392fd9c2e985a8911836eeab50d18c1870bb9970841d68872d6180a611fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7392fd9c2e985a8911836eeab50d18c1870bb9970841d68872d6180a611fff", kill_on_drop: false }`
[INFO] [stdout] ee7392fd9c2e985a8911836eeab50d18c1870bb9970841d68872d6180a611fff
