[INFO] cloning repository https://github.com/2soba/popr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2soba/popr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d3cb6ec969c07705ad919e0325c14ba3c572da0 [INFO] checking 2soba/popr/5d3cb6ec969c07705ad919e0325c14ba3c572da0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2soba/popr on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/2soba/popr [INFO] finished tweaking git repo https://github.com/2soba/popr [INFO] tweaked toml for git repo https://github.com/2soba/popr written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/2soba/popr 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/redis_json/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ijson` dependency) [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/json_path/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ijson` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1dea4a4961e28cc0cda79fdc8e94bad18688177c30127a623285082ac91e049 [INFO] running `Command { std: "docker" "start" "-a" "b1dea4a4961e28cc0cda79fdc8e94bad18688177c30127a623285082ac91e049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1dea4a4961e28cc0cda79fdc8e94bad18688177c30127a623285082ac91e049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1dea4a4961e28cc0cda79fdc8e94bad18688177c30127a623285082ac91e049", kill_on_drop: false }` [INFO] [stdout] b1dea4a4961e28cc0cda79fdc8e94bad18688177c30127a623285082ac91e049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8ed0977eb58468267d08e6afffc317baab77c0e97a2dc627edadc839962ba4 [INFO] running `Command { std: "docker" "start" "-a" "8e8ed0977eb58468267d08e6afffc317baab77c0e97a2dc627edadc839962ba4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating json_path/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating redis_json/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] warning: /tmp/fixit/json_path/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ijson` dependency) [INFO] [stderr] warning: /tmp/fixit/redis_json/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ijson` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling redis-module-macros-internals v2.0.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling linkme-impl v0.3.27 [INFO] [stderr] Checking linkme v0.3.27 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling redis-module v2.0.7 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Compiling serde_syn v0.1.0 [INFO] [stderr] Compiling redis-module-macros v2.0.7 [INFO] [stderr] Checking bson v2.11.0 [INFO] [stderr] Checking ijson v0.1.3 (https://github.com/RedisJSON/ijson?rev=e0119ac74f6c4ee918718ee122c3948b74ebeba8#e0119ac7) [INFO] [stderr] Checking json_path v0.1.0 (/tmp/fixit/json_path) [INFO] [stderr] Migrating json_path/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking redis_json v99.99.99 (/tmp/fixit/redis_json) [INFO] [stderr] Fixed json_path/src/lib.rs (2 fixes) [INFO] [stderr] Migrating json_path/tests/filter.rs from 2021 edition to 2024 [INFO] [stderr] Migrating json_path/tests/paths.rs from 2021 edition to 2024 [INFO] [stderr] Migrating redis_json/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed redis_json/src/commands.rs (3 fixes) [INFO] [stderr] Migrating json_path/src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed redis_json/src/ivalue_manager.rs (4 fixes) [INFO] [stderr] Fixed redis_json/src/lib.rs (7 fixes) [INFO] [stderr] Fixed redis_json/src/redisjson.rs (1 fix) [INFO] [stderr] Fixed redis_json/src/c_api.rs (29 fixes) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> redis_json/src/c_api.rs:589:21 [INFO] [stdout] | [INFO] [stdout] 589 | VEC_EXPORT_SHARED_API_NAME.push(CString::new(version.as_str()).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: redis_json/src/lib.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / redis_json_module_create! { [INFO] [stdout] 241 | | data_types: [REDIS_JSON_TYPE], [INFO] [stdout] 242 | | pre_command_function: pre_command, [INFO] [stdout] 243 | | get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}), [INFO] [stdout] ... | [INFO] [stdout] 246 | | info: dummy_info, [INFO] [stdout] 247 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `redis_json_module_export_shared_api` which comes from the expansion of the macro `redis_json_module_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating json_path/tests/array_filter.rs from 2021 edition to 2024 [INFO] [stderr] Migrating json_path/tests/jsonpath_examples.rs from 2021 edition to 2024 [INFO] [stderr] Migrating json_path/tests/op.rs from 2021 edition to 2024 [INFO] [stderr] Migrating json_path/tests/return_type.rs from 2021 edition to 2024 [INFO] [stderr] Migrating json_path/tests/common.rs from 2021 edition to 2024 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> redis_json/src/c_api.rs:589:21 [INFO] [stdout] | [INFO] [stdout] 589 | VEC_EXPORT_SHARED_API_NAME.push(CString::new(version.as_str()).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: redis_json/src/lib.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / redis_json_module_create! { [INFO] [stdout] 241 | | data_types: [REDIS_JSON_TYPE], [INFO] [stdout] 242 | | pre_command_function: pre_command, [INFO] [stdout] 243 | | get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}), [INFO] [stdout] ... | [INFO] [stdout] 246 | | info: dummy_info, [INFO] [stdout] 247 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `redis_json_module_export_shared_api` which comes from the expansion of the macro `redis_json_module_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.30s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] error: failed to load manifest for workspace member `/tmp/fixit/json_path` [INFO] [stderr] referenced by workspace at `/tmp/fixit/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/tmp/fixit/json_path/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] `default_features` is unsupported as of the 2024 edition; instead use `default-features` [INFO] [stderr] (in the `ijson` dependency) [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8e8ed0977eb58468267d08e6afffc317baab77c0e97a2dc627edadc839962ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8ed0977eb58468267d08e6afffc317baab77c0e97a2dc627edadc839962ba4", kill_on_drop: false }` [INFO] [stdout] 8e8ed0977eb58468267d08e6afffc317baab77c0e97a2dc627edadc839962ba4