[INFO] cloning repository https://github.com/yoav-lavi/rrx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoav-lavi/rrx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoav-lavi%2Frrx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoav-lavi%2Frrx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4af9b4829555fedb687eb5f6f5755ce3c5ef738
[INFO] checking yoav-lavi/rrx against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoav-lavi%2Frrx" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/yoav-lavi/rrx
[INFO] finished tweaking git repo https://github.com/yoav-lavi/rrx
[INFO] tweaked toml for git repo https://github.com/yoav-lavi/rrx written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yoav-lavi/rrx on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yoav-lavi/rrx 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded xshell-macros v0.2.7
[INFO] [stderr]   Downloaded xshell v0.2.7
[INFO] [stderr]   Downloaded clap_complete v4.5.38
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded regress v0.10.1
[INFO] [stderr]   Downloaded bstr v1.11.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 376450d23c04e1d1eb606f6e05d04b622663896d47e4623564016dd7651cfe87
[INFO] running `Command { std: "docker" "start" "-a" "376450d23c04e1d1eb606f6e05d04b622663896d47e4623564016dd7651cfe87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "376450d23c04e1d1eb606f6e05d04b622663896d47e4623564016dd7651cfe87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376450d23c04e1d1eb606f6e05d04b622663896d47e4623564016dd7651cfe87", kill_on_drop: false }`
[INFO] [stdout] 376450d23c04e1d1eb606f6e05d04b622663896d47e4623564016dd7651cfe87
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 015eddc0de7952a3b25ae72da0717cb99cf919532a15dbad590f6f16b00cd596
[INFO] running `Command { std: "docker" "start" "-a" "015eddc0de7952a3b25ae72da0717cb99cf919532a15dbad590f6f16b00cd596", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regress v0.10.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking pest v2.7.14
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking clap_complete v4.5.38
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking melody_compiler v0.20.0 (/opt/rustwide/workdir/crates/melody_compiler)
[INFO] [stderr]     Checking melody_cli v0.20.0 (/opt/rustwide/workdir/crates/melody_cli)
[INFO] [stderr]     Checking melody_wasm v0.20.0 (/opt/rustwide/workdir/crates/melody_wasm)
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/melody_wasm/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/melody_wasm/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[wasm_bindgen(start)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/melody_wasm/src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/melody_wasm/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[wasm_bindgen(start)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.80s
[INFO] running `Command { std: "docker" "inspect" "015eddc0de7952a3b25ae72da0717cb99cf919532a15dbad590f6f16b00cd596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015eddc0de7952a3b25ae72da0717cb99cf919532a15dbad590f6f16b00cd596", kill_on_drop: false }`
[INFO] [stdout] 015eddc0de7952a3b25ae72da0717cb99cf919532a15dbad590f6f16b00cd596
