[INFO] cloning repository https://github.com/cbrown1234/analyse-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbrown1234/analyse-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrown1234%2Fanalyse-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrown1234%2Fanalyse-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8db853449be366d13249526fd26b8fc54412e91 [INFO] testing cbrown1234/analyse-json/b8db853449be366d13249526fd26b8fc54412e91 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrown1234%2Fanalyse-json" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbrown1234/analyse-json on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbrown1234/analyse-json [INFO] finished tweaking git repo https://github.com/cbrown1234/analyse-json [INFO] tweaked toml for git repo https://github.com/cbrown1234/analyse-json written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbrown1234/analyse-json 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" "+beta-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082683e1c6319c90c9b9d7982e5ef390598d5f421f7ff5f121c649ca687cab16 [INFO] running `Command { std: "docker" "start" "-a" "082683e1c6319c90c9b9d7982e5ef390598d5f421f7ff5f121c649ca687cab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082683e1c6319c90c9b9d7982e5ef390598d5f421f7ff5f121c649ca687cab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082683e1c6319c90c9b9d7982e5ef390598d5f421f7ff5f121c649ca687cab16", kill_on_drop: false }` [INFO] [stdout] 082683e1c6319c90c9b9d7982e5ef390598d5f421f7ff5f121c649ca687cab16 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deaf961b956951bc5c853c36d9f565a1b3cd850de9a16ced33e5b375e9beb81e [INFO] running `Command { std: "docker" "start" "-a" "deaf961b956951bc5c853c36d9f565a1b3cd850de9a16ced33e5b375e9beb81e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.1 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling serde_json_path_core v0.1.6 [INFO] [stderr] Compiling serde_json_path_macros v0.1.4 [INFO] [stderr] Compiling serde_json_path v0.6.7 [INFO] [stderr] Compiling analyse-json v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.04s [INFO] running `Command { std: "docker" "inspect" "deaf961b956951bc5c853c36d9f565a1b3cd850de9a16ced33e5b375e9beb81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deaf961b956951bc5c853c36d9f565a1b3cd850de9a16ced33e5b375e9beb81e", kill_on_drop: false }` [INFO] [stdout] deaf961b956951bc5c853c36d9f565a1b3cd850de9a16ced33e5b375e9beb81e [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44b4135badf0f0a51368dfd0bde3cdfdb44df2bb59bd51305e07feea27a55fe [INFO] running `Command { std: "docker" "start" "-a" "c44b4135badf0f0a51368dfd0bde3cdfdb44df2bb59bd51305e07feea27a55fe", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling analyse-json v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "c44b4135badf0f0a51368dfd0bde3cdfdb44df2bb59bd51305e07feea27a55fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44b4135badf0f0a51368dfd0bde3cdfdb44df2bb59bd51305e07feea27a55fe", kill_on_drop: false }` [INFO] [stdout] c44b4135badf0f0a51368dfd0bde3cdfdb44df2bb59bd51305e07feea27a55fe [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4656bc2c0aa9dda6afa3db9757087157c88135bc5db999ce4db13eabb664c1e8 [INFO] running `Command { std: "docker" "start" "-a" "4656bc2c0aa9dda6afa3db9757087157c88135bc5db999ce4db13eabb664c1e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/analyse_json-6a30de2ab30b77a1) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test json::ndjson::tests::add_filestats ... ok [INFO] [stdout] test json::ndjson::tests::line_read ... ok [INFO] [stdout] test json::ndjson::tests::bad_ndjson_file ... ok [INFO] [stdout] test json::ndjson::tests::bad_process_json_iterable_path_query ... ok [INFO] [stdout] test json::ndjson::tests::simple_expand_jsonpath_query ... ok [INFO] [stdout] test json::ndjson::tests::simple_json_stats ... ok [INFO] [stdout] test json::paths::tests::basic_valuepath_array ... ok [INFO] [stdout] test json::paths::tests::basic_valuepath ... ok [INFO] [stdout] test json::paths::tests::parse_valuepaths ... ok [INFO] [stdout] test json::paths::tests::parse_valuepaths_explode_array ... ok [INFO] [stdout] test json::paths::tests::parse_valuepaths_inspect_array ... ok [INFO] [stdout] test json::paths::tests::trivial_parse_json_paths ... ok [INFO] [stdout] test json::ndjson::tests::simple_ndjson ... ok [INFO] [stdout] test json::paths::tests::trivial_parse_json_paths_types ... ok [INFO] [stdout] test json::ndjson::tests::simple_process_json_iterable ... ok [INFO] [stdout] test json::paths::tests::typical_parse_json_paths_types ... ok [INFO] [stdout] test json::paths::tests::typical_parse_json_paths ... ok [INFO] [stdout] test verify_cli ... ok [INFO] [stdout] test json::ndjson::tests::simple_process_json_iterable_par_jsonpath ... ok [INFO] [stdout] test json::ndjson::tests::simple_process_json_iterable_par ... ok [INFO] [stdout] test json::ndjson::tests::simple_json_stats_par ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/analyse_json-4b894b6148778470) [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 analyse_json [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/json/paths.rs - json::paths::ValuePath<'a>::new (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4656bc2c0aa9dda6afa3db9757087157c88135bc5db999ce4db13eabb664c1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4656bc2c0aa9dda6afa3db9757087157c88135bc5db999ce4db13eabb664c1e8", kill_on_drop: false }` [INFO] [stdout] 4656bc2c0aa9dda6afa3db9757087157c88135bc5db999ce4db13eabb664c1e8