[INFO] fetching crate gitql 0.41.0...
[INFO] testing gitql-0.41.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gitql 0.41.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gitql 0.41.0
[INFO] finished tweaking crates.io crate gitql 0.41.0
[INFO] tweaked toml for crates.io crate gitql 0.41.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitql 0.41.0 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 gitql 0.41.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 31fb8a5911c49eda3a246c32954ea238decc2408a25f1173e9b1b6989b4e1c4c
[INFO] running `Command { std: "docker" "start" "-a" "31fb8a5911c49eda3a246c32954ea238decc2408a25f1173e9b1b6989b4e1c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31fb8a5911c49eda3a246c32954ea238decc2408a25f1173e9b1b6989b4e1c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31fb8a5911c49eda3a246c32954ea238decc2408a25f1173e9b1b6989b4e1c4c", kill_on_drop: false }`
[INFO] [stdout] 31fb8a5911c49eda3a246c32954ea238decc2408a25f1173e9b1b6989b4e1c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cbb98c972337a508d023a5f19fa3ece1e3746c9de8a5ca79c2486d155a46799e
[INFO] running `Command { std: "docker" "start" "-a" "cbb98c972337a508d023a5f19fa3ece1e3746c9de8a5ca79c2486d155a46799e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling gitql-ast v0.37.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling lineeditor v0.4.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling gitql-core v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling gitql-std v0.18.0
[INFO] [stderr]    Compiling gitql-engine v0.41.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling gitql-parser v0.40.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.10.3
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling gitql-cli v0.41.0
[INFO] [stderr]    Compiling gix-path v0.10.19
[INFO] [stderr]    Compiling gix-actor v0.35.2
[INFO] [stderr]    Compiling gix-features v0.43.0
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.0
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-object v0.50.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling gitql v0.41.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "cbb98c972337a508d023a5f19fa3ece1e3746c9de8a5ca79c2486d155a46799e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb98c972337a508d023a5f19fa3ece1e3746c9de8a5ca79c2486d155a46799e", kill_on_drop: false }`
[INFO] [stdout] cbb98c972337a508d023a5f19fa3ece1e3746c9de8a5ca79c2486d155a46799e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b208bc967cf01bac38903f6a5ec4a56ad15b9915455dd6eedc8f42fd606be2ec
[INFO] running `Command { std: "docker" "start" "-a" "b208bc967cf01bac38903f6a5ec4a56ad15b9915455dd6eedc8f42fd606be2ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling gitql-core v0.18.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling gitql-parser v0.40.0
[INFO] [stderr]    Compiling gitql-std v0.18.0
[INFO] [stderr]    Compiling gitql-engine v0.41.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling gitql-cli v0.41.0
[INFO] [stderr]    Compiling gitql v0.41.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.81s
[INFO] running `Command { std: "docker" "inspect" "b208bc967cf01bac38903f6a5ec4a56ad15b9915455dd6eedc8f42fd606be2ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b208bc967cf01bac38903f6a5ec4a56ad15b9915455dd6eedc8f42fd606be2ec", kill_on_drop: false }`
[INFO] [stdout] b208bc967cf01bac38903f6a5ec4a56ad15b9915455dd6eedc8f42fd606be2ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ddaf3fffb7b9e9c33420eabd4472b10863ebbe18e4c1fc036766803a1e3bcaee
[INFO] running `Command { std: "docker" "start" "-a" "ddaf3fffb7b9e9c33420eabd4472b10863ebbe18e4c1fc036766803a1e3bcaee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitql-fa92c5a9046dfcb3)
[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] running `Command { std: "docker" "inspect" "ddaf3fffb7b9e9c33420eabd4472b10863ebbe18e4c1fc036766803a1e3bcaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaf3fffb7b9e9c33420eabd4472b10863ebbe18e4c1fc036766803a1e3bcaee", kill_on_drop: false }`
[INFO] [stdout] ddaf3fffb7b9e9c33420eabd4472b10863ebbe18e4c1fc036766803a1e3bcaee
