[INFO] fetching crate aargvark 0.9.0...
[INFO] testing aargvark-0.9.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate aargvark 0.9.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aargvark 0.9.0
[INFO] finished tweaking crates.io crate aargvark 0.9.0
[INFO] tweaked toml for crates.io crate aargvark 0.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aargvark 0.9.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aargvark 0.9.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded genemichaels-lib v0.8.0
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded ansitok v0.2.0
[INFO] [stderr]   Downloaded flowcontrol v0.2.3
[INFO] [stderr]   Downloaded ansi-str v0.8.0
[INFO] [stderr]   Downloaded aargvark_proc_macros v3.5.0
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded loga v0.5.2
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded cc v1.1.37
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82f26657649c78dae26ce4aeb1828680c782a90df758f714c7ae8ecaeb4e725a
[INFO] running `Command { std: "docker" "start" "-a" "82f26657649c78dae26ce4aeb1828680c782a90df758f714c7ae8ecaeb4e725a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82f26657649c78dae26ce4aeb1828680c782a90df758f714c7ae8ecaeb4e725a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f26657649c78dae26ce4aeb1828680c782a90df758f714c7ae8ecaeb4e725a", kill_on_drop: false }`
[INFO] [stdout] 82f26657649c78dae26ce4aeb1828680c782a90df758f714c7ae8ecaeb4e725a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb064351c756542e8846e7add4b2250e8a8cf268c76a415a0ed3895bcaf07636
[INFO] running `Command { std: "docker" "start" "-a" "cb064351c756542e8846e7add4b2250e8a8cf268c76a415a0ed3895bcaf07636", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling flowcontrol v0.2.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling loga v0.5.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling genemichaels-lib v0.8.0
[INFO] [stderr]    Compiling aargvark_proc_macros v3.5.0
[INFO] [stderr]    Compiling aargvark v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.03s
[INFO] running `Command { std: "docker" "inspect" "cb064351c756542e8846e7add4b2250e8a8cf268c76a415a0ed3895bcaf07636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb064351c756542e8846e7add4b2250e8a8cf268c76a415a0ed3895bcaf07636", kill_on_drop: false }`
[INFO] [stdout] cb064351c756542e8846e7add4b2250e8a8cf268c76a415a0ed3895bcaf07636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cea1c3a905b3d5c73d10ff678959cc94bc671636210cb75c7dd8965f18dd684
[INFO] running `Command { std: "docker" "start" "-a" "5cea1c3a905b3d5c73d10ff678959cc94bc671636210cb75c7dd8965f18dd684", kill_on_drop: false }`
[INFO] [stderr]    Compiling aargvark v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "5cea1c3a905b3d5c73d10ff678959cc94bc671636210cb75c7dd8965f18dd684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cea1c3a905b3d5c73d10ff678959cc94bc671636210cb75c7dd8965f18dd684", kill_on_drop: false }`
[INFO] [stdout] 5cea1c3a905b3d5c73d10ff678959cc94bc671636210cb75c7dd8965f18dd684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6def662e106dd550e6e3ca0ded2cc4edfcf377213a21a7f3e4d86a9dc1e4355
[INFO] running `Command { std: "docker" "start" "-a" "a6def662e106dd550e6e3ca0ded2cc4edfcf377213a21a7f3e4d86a9dc1e4355", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aargvark-687949b84c24f6b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aargvark
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 109) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6def662e106dd550e6e3ca0ded2cc4edfcf377213a21a7f3e4d86a9dc1e4355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6def662e106dd550e6e3ca0ded2cc4edfcf377213a21a7f3e4d86a9dc1e4355", kill_on_drop: false }`
[INFO] [stdout] a6def662e106dd550e6e3ca0ded2cc4edfcf377213a21a7f3e4d86a9dc1e4355
