[INFO] fetching crate zng-app-context 0.10.0... [INFO] testing zng-app-context-0.10.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate zng-app-context 0.10.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate zng-app-context 0.10.0 [INFO] finished tweaking crates.io crate zng-app-context 0.10.0 [INFO] tweaked toml for crates.io crate zng-app-context 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zng-app-context 0.10.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zng-app-context 0.10.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zng-env-proc-macros v0.5.0 [INFO] [stderr] Downloaded linkme-impl v0.3.33 [INFO] [stderr] Downloaded zng-unique-id v0.9.0 [INFO] [stderr] Downloaded zng-txt v0.5.0 [INFO] [stderr] Downloaded zng-env v0.8.0 [INFO] [stderr] Downloaded linkme v0.3.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cbd3c0970378ab19f124425019b0cad221a69ce1ba775720a479eafae32fc20 [INFO] running `Command { std: "docker" "start" "-a" "0cbd3c0970378ab19f124425019b0cad221a69ce1ba775720a479eafae32fc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbd3c0970378ab19f124425019b0cad221a69ce1ba775720a479eafae32fc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbd3c0970378ab19f124425019b0cad221a69ce1ba775720a479eafae32fc20", kill_on_drop: false }` [INFO] [stdout] 0cbd3c0970378ab19f124425019b0cad221a69ce1ba775720a479eafae32fc20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd37225cee775f78efe628324fc057257474329f7cb9523e14d07e0e02b328e5 [INFO] running `Command { std: "docker" "start" "-a" "fd37225cee775f78efe628324fc057257474329f7cb9523e14d07e0e02b328e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zng-txt v0.5.0 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zng-env-proc-macros v0.5.0 [INFO] [stderr] Compiling zng-unique-id v0.9.0 [INFO] [stderr] Compiling zng-env v0.8.0 [INFO] [stderr] Compiling zng-app-context v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.63s [INFO] running `Command { std: "docker" "inspect" "fd37225cee775f78efe628324fc057257474329f7cb9523e14d07e0e02b328e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd37225cee775f78efe628324fc057257474329f7cb9523e14d07e0e02b328e5", kill_on_drop: false }` [INFO] [stdout] fd37225cee775f78efe628324fc057257474329f7cb9523e14d07e0e02b328e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea1622bed0a5365167a399395d0be8675e3862e77bb6570fd9dea81674c10ee4 [INFO] running `Command { std: "docker" "start" "-a" "ea1622bed0a5365167a399395d0be8675e3862e77bb6570fd9dea81674c10ee4", kill_on_drop: false }` [INFO] [stderr] Compiling zng-app-context v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "ea1622bed0a5365167a399395d0be8675e3862e77bb6570fd9dea81674c10ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1622bed0a5365167a399395d0be8675e3862e77bb6570fd9dea81674c10ee4", kill_on_drop: false }` [INFO] [stdout] ea1622bed0a5365167a399395d0be8675e3862e77bb6570fd9dea81674c10ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af62da01a856726b9de3fa135678f4a1cf8d9efbd3aeecc9e73bb673e720b4e5 [INFO] running `Command { std: "docker" "start" "-a" "af62da01a856726b9de3fa135678f4a1cf8d9efbd3aeecc9e73bb673e720b4e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_app_context-ce8a4f5aaad5b4df) [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 zng_app_context [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/context_local.rs - context_local::context_local (line 208) ... ok [INFO] [stdout] test src/app_local.rs - app_local::app_local (line 410) ... ok [INFO] [stdout] test src/context_local.rs - context_local::context_local (line 229) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af62da01a856726b9de3fa135678f4a1cf8d9efbd3aeecc9e73bb673e720b4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af62da01a856726b9de3fa135678f4a1cf8d9efbd3aeecc9e73bb673e720b4e5", kill_on_drop: false }` [INFO] [stdout] af62da01a856726b9de3fa135678f4a1cf8d9efbd3aeecc9e73bb673e720b4e5