[INFO] fetching crate wiwi 0.11.0-pre.3... [INFO] testing wiwi-0.11.0-pre.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate wiwi 0.11.0-pre.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wiwi 0.11.0-pre.3 [INFO] finished tweaking crates.io crate wiwi 0.11.0-pre.3 [INFO] tweaked toml for crates.io crate wiwi 0.11.0-pre.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wiwi 0.11.0-pre.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wiwi 0.11.0-pre.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e1945291e14375cadfcd699183a28018baa0184cacaf5978aecd1b3b899f81 [INFO] running `Command { std: "docker" "start" "-a" "51e1945291e14375cadfcd699183a28018baa0184cacaf5978aecd1b3b899f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e1945291e14375cadfcd699183a28018baa0184cacaf5978aecd1b3b899f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e1945291e14375cadfcd699183a28018baa0184cacaf5978aecd1b3b899f81", kill_on_drop: false }` [INFO] [stdout] 51e1945291e14375cadfcd699183a28018baa0184cacaf5978aecd1b3b899f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 789a247d55c84169eabe4c7b5bc49962db79407640d2f5a5f2e12919d4659c37 [INFO] running `Command { std: "docker" "start" "-a" "789a247d55c84169eabe4c7b5bc49962db79407640d2f5a5f2e12919d4659c37", 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 num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling wiwi-util v0.11.0-pre.3 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling wiwi-macro-decl v0.11.0-pre.3 [INFO] [stderr] Compiling wiwi-chain v0.11.0-pre.3 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling wiwi-macro-proc v0.11.0-pre.3 [INFO] [stderr] Compiling wiwi v0.11.0-pre.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lsl.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "789a247d55c84169eabe4c7b5bc49962db79407640d2f5a5f2e12919d4659c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789a247d55c84169eabe4c7b5bc49962db79407640d2f5a5f2e12919d4659c37", kill_on_drop: false }` [INFO] [stdout] 789a247d55c84169eabe4c7b5bc49962db79407640d2f5a5f2e12919d4659c37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e926af061a458f3159e230e97dd35df9ad89812d6b04e79e98b1ae5e32468b2 [INFO] running `Command { std: "docker" "start" "-a" "6e926af061a458f3159e230e97dd35df9ad89812d6b04e79e98b1ae5e32468b2", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling z85 v3.0.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wiwi v0.11.0-pre.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lsl.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lsl.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 176 | fn cx(&self) -> ScriptCx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s [INFO] running `Command { std: "docker" "inspect" "6e926af061a458f3159e230e97dd35df9ad89812d6b04e79e98b1ae5e32468b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e926af061a458f3159e230e97dd35df9ad89812d6b04e79e98b1ae5e32468b2", kill_on_drop: false }` [INFO] [stdout] 6e926af061a458f3159e230e97dd35df9ad89812d6b04e79e98b1ae5e32468b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4afc2f7de281a04bfbc2b0cc4542cebd4d070a3bcf2ddd5b0f7395c647c1a1e [INFO] running `Command { std: "docker" "start" "-a" "f4afc2f7de281a04bfbc2b0cc4542cebd4d070a3bcf2ddd5b0f7395c647c1a1e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lsl.rs:176:8 [INFO] [stderr] | [INFO] [stderr] 176 | fn cx(&self) -> ScriptCx { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 176 | fn cx(&self) -> ScriptCx<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wiwi` (lib) generated 1 warning (run `cargo fix --lib -p wiwi` to apply 1 suggestion) [INFO] [stderr] warning: `wiwi` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wiwi-22c1b6febec7f909) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test encoding::base32::tests::rfc_provided_examples_base32hex ... ok [INFO] [stdout] test encoding::hex::tests::hex_crate_compat ... ok [INFO] [stdout] test encoding::z85::tests::max_value ... ok [INFO] [stdout] test encoding::z85::tests::extra_zero_padding_byte ... ok [INFO] [stdout] test encoding::base32::tests::rfc_provided_examples ... ok [INFO] [stdout] test encoding::hex::tests::rfc_provided_examples ... ok [INFO] [stdout] test encoding::z85::tests::provided_test_case ... ok [INFO] [stdout] test encoding::z85::tests::rejects_too_large ... ok [INFO] [stdout] test encoding::z85::tests::z85_crate_nonpadded_compat ... ok [INFO] [stdout] test encoding::z85::tests::randomised ... ok [INFO] [stderr] Doc-tests wiwi [INFO] [stdout] test encoding::hex::tests::randomised ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 132) ... ok [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 68) ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal_mod (line 117) ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal (line 48) ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal_mod (line 147) ... ok [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 99) ... ok [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 13) ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal (line 19) ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal_mod (line 160) ... ok [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 43) ... ok [INFO] [stdout] test src/macro_util.rs - macro_util::with_cloned (line 159) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/nominal.rs - nominal::nominal_mod (line 130) - compile fail ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal (line 60) - compile fail ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal (line 74) - compile fail ... ok [INFO] [stdout] test src/nominal.rs - nominal::nominal (line 35) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.31s; merged doctests compilation took 1.02s [INFO] running `Command { std: "docker" "inspect" "f4afc2f7de281a04bfbc2b0cc4542cebd4d070a3bcf2ddd5b0f7395c647c1a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4afc2f7de281a04bfbc2b0cc4542cebd4d070a3bcf2ddd5b0f7395c647c1a1e", kill_on_drop: false }` [INFO] [stdout] f4afc2f7de281a04bfbc2b0cc4542cebd4d070a3bcf2ddd5b0f7395c647c1a1e