[INFO] fetching crate zenoh-keyexpr 1.5.1... [INFO] testing zenoh-keyexpr-1.5.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zenoh-keyexpr 1.5.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zenoh-keyexpr 1.5.1 [INFO] finished tweaking crates.io crate zenoh-keyexpr 1.5.1 [INFO] tweaked toml for crates.io crate zenoh-keyexpr 1.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh-keyexpr 1.5.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenoh-keyexpr 1.5.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c4d4899b6aabea139078cd9d75c282ff364185545f1924d4d2b8c261807ae6f [INFO] running `Command { std: "docker" "start" "-a" "2c4d4899b6aabea139078cd9d75c282ff364185545f1924d4d2b8c261807ae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c4d4899b6aabea139078cd9d75c282ff364185545f1924d4d2b8c261807ae6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4d4899b6aabea139078cd9d75c282ff364185545f1924d4d2b8c261807ae6f", kill_on_drop: false }` [INFO] [stdout] 2c4d4899b6aabea139078cd9d75c282ff364185545f1924d4d2b8c261807ae6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8664ba00d5397c25945a13e9fe9775e6253429d95b8771fabcd79512427024c [INFO] running `Command { std: "docker" "start" "-a" "e8664ba00d5397c25945a13e9fe9775e6253429d95b8771fabcd79512427024c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling token-cell v2.0.0 [INFO] [stderr] Compiling zenoh-result v1.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `Command { std: "docker" "inspect" "e8664ba00d5397c25945a13e9fe9775e6253429d95b8771fabcd79512427024c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8664ba00d5397c25945a13e9fe9775e6253429d95b8771fabcd79512427024c", kill_on_drop: false }` [INFO] [stdout] e8664ba00d5397c25945a13e9fe9775e6253429d95b8771fabcd79512427024c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657e6b09de4be3542bcc967dcd052c9d3f85bec7d5cea9d4e943c96b01b1b294 [INFO] running `Command { std: "docker" "start" "-a" "657e6b09de4be3542bcc967dcd052c9d3f85bec7d5cea9d4e943c96b01b1b294", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.66s [INFO] running `Command { std: "docker" "inspect" "657e6b09de4be3542bcc967dcd052c9d3f85bec7d5cea9d4e943c96b01b1b294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657e6b09de4be3542bcc967dcd052c9d3f85bec7d5cea9d4e943c96b01b1b294", kill_on_drop: false }` [INFO] [stdout] 657e6b09de4be3542bcc967dcd052c9d3f85bec7d5cea9d4e943c96b01b1b294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc66df1243235644e016be1b51678d87f3fd49ae59bb43c6334fe7189a77fabc [INFO] running `Command { std: "docker" "start" "-a" "fc66df1243235644e016be1b51678d87f3fd49ae59bb43c6334fe7189a77fabc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_keyexpr-0a91a0cb221aa474) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test key_expr::borrowed::autocanon ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::contain_mark ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::contain_sharp ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::contain_unbounded_dollar ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::dollar_after_dollar_or_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::dollar_with_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::dollar_star_after_dollar_or_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::double_star_after_double_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::double_star_after_single_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::double_star_at_the_end ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::empty ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::empty_chunk ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::leading_ ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::lone_ ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::lone_at_the_end ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::multiple_dollar_with_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::normal_key_expr ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::single_star_after_double_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::single_star_after_single_star ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::single_star_at_the_end ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::trailing_ ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::star_in_chunk ... ok [INFO] [stdout] test key_expr::borrowed::tests::test_keyexpr_new::trailing_lone_ ... ok [INFO] [stdout] test key_expr::format::formatting ... ok [INFO] [stdout] test key_expr::canon::canonizer ... ok [INFO] [stdout] test key_expr::owned::div ... ok [INFO] [stdout] test key_expr::tests::inclusions ... ok [INFO] [stdout] test key_expr::format::parsing::parsing ... ok [INFO] [stdout] test key_expr::borrowed::splits ... ok [INFO] [stdout] test key_expr::tests::intersections ... ok [INFO] [stdout] test keyexpr_tree::test::pruning ... ok [INFO] [stdout] test keyexpr_tree::test::keyed_set_tree ... ok [INFO] [stdout] test key_expr::tests::fuzz ... ok [INFO] [stdout] test keyexpr_tree::test::fuzz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.68s [INFO] [stdout] [INFO] [stderr] Doc-tests zenoh_keyexpr [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/key_expr/borrowed.rs - key_expr::borrowed::keyexpr::join (line 117) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc66df1243235644e016be1b51678d87f3fd49ae59bb43c6334fe7189a77fabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc66df1243235644e016be1b51678d87f3fd49ae59bb43c6334fe7189a77fabc", kill_on_drop: false }` [INFO] [stdout] fc66df1243235644e016be1b51678d87f3fd49ae59bb43c6334fe7189a77fabc