[INFO] fetching crate jaq 3.0.0-alpha...
[INFO] testing jaq-3.0.0-alpha against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jaq 3.0.0-alpha into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jaq 3.0.0-alpha
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jaq 3.0.0-alpha
[INFO] tweaked toml for crates.io crate jaq 3.0.0-alpha written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jaq 3.0.0-alpha on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jaq 3.0.0-alpha 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c603439c1e17d48ba3633b9ebf37b867e1110d07e1b6dc9ec596a4a2603ed97c
[INFO] running `Command { std: "docker" "start" "-a" "c603439c1e17d48ba3633b9ebf37b867e1110d07e1b6dc9ec596a4a2603ed97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c603439c1e17d48ba3633b9ebf37b867e1110d07e1b6dc9ec596a4a2603ed97c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c603439c1e17d48ba3633b9ebf37b867e1110d07e1b6dc9ec596a4a2603ed97c", kill_on_drop: false }`
[INFO] [stdout] c603439c1e17d48ba3633b9ebf37b867e1110d07e1b6dc9ec596a4a2603ed97c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 328b199992e256597d726573787558274c9cba32d0f262420e3b1b3825652374
[INFO] running `Command { std: "docker" "start" "-a" "328b199992e256597d726573787558274c9cba32d0f262420e3b1b3825652374", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling jaq-core v3.0.0-alpha
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling regex-bites v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hifijson v0.4.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling codesnake v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling jaq-std v3.0.0-alpha
[INFO] [stderr]    Compiling jaq-json v2.0.0-alpha
[INFO] [stderr]    Compiling jaq v3.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.62s
[INFO] running `Command { std: "docker" "inspect" "328b199992e256597d726573787558274c9cba32d0f262420e3b1b3825652374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328b199992e256597d726573787558274c9cba32d0f262420e3b1b3825652374", kill_on_drop: false }`
[INFO] [stdout] 328b199992e256597d726573787558274c9cba32d0f262420e3b1b3825652374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bff4eb6817679769a1d7d9a46c24647ac998916a1d2f85bcbd047eb0b81b3b3
[INFO] running `Command { std: "docker" "start" "-a" "8bff4eb6817679769a1d7d9a46c24647ac998916a1d2f85bcbd047eb0b81b3b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling jaq v3.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "8bff4eb6817679769a1d7d9a46c24647ac998916a1d2f85bcbd047eb0b81b3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bff4eb6817679769a1d7d9a46c24647ac998916a1d2f85bcbd047eb0b81b3b3", kill_on_drop: false }`
[INFO] [stdout] 8bff4eb6817679769a1d7d9a46c24647ac998916a1d2f85bcbd047eb0b81b3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83b9fb2a42f6aaeb312e35ddc51c095161d55ff79ad44f57adcbf07ba4fe5a1f
[INFO] running `Command { std: "docker" "start" "-a" "83b9fb2a42f6aaeb312e35ddc51c095161d55ff79ad44f57adcbf07ba4fe5a1f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jaq-f54e43303052bc6c)
[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]      Running tests/golden.rs (/opt/rustwide/target/debug/deps/golden-2cde8721bf371a09)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test fmt_str ... ok
[INFO] [stdout] test join_output ... ok
[INFO] [stdout] test no_args ... ok
[INFO] [stdout] test compact ... ok
[INFO] [stdout] test arg ... ok
[INFO] [stdout] test argjson ... ok
[INFO] [stdout] test args ... ok
[INFO] [stdout] test raw_input_slurp ... ok
[INFO] [stdout] test inputs ... ok
[INFO] [stdout] test non_str_key ... ok
[INFO] [stdout] test one ... ok
[INFO] [stdout] test sparse ... ok
[INFO] [stdout] test sort_keys ... ok
[INFO] [stdout] test raw_output ... ok
[INFO] [stdout] test surrogate_pair ... ok
[INFO] [stdout] test raw_input ... ok
[INFO] [stdout] test mods ... ok
[INFO] [stdout] test fmt_obj_key ... ok
[INFO] [stdout] test null_input ... ok
[INFO] [stdout] test rawfile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83b9fb2a42f6aaeb312e35ddc51c095161d55ff79ad44f57adcbf07ba4fe5a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b9fb2a42f6aaeb312e35ddc51c095161d55ff79ad44f57adcbf07ba4fe5a1f", kill_on_drop: false }`
[INFO] [stdout] 83b9fb2a42f6aaeb312e35ddc51c095161d55ff79ad44f57adcbf07ba4fe5a1f
