[INFO] fetching crate gitql 0.43.0... [INFO] checking gitql-0.43.0 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate gitql 0.43.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate gitql 0.43.0 [INFO] finished tweaking crates.io crate gitql 0.43.0 [INFO] tweaked toml for crates.io crate gitql 0.43.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitql 0.43.0 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gitql 0.43.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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 721dd59ecd21aec978db115e75fce3e40f2ab502248bdf1055274843e7e19ed7 [INFO] running `Command { std: "docker" "start" "-a" "721dd59ecd21aec978db115e75fce3e40f2ab502248bdf1055274843e7e19ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "721dd59ecd21aec978db115e75fce3e40f2ab502248bdf1055274843e7e19ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721dd59ecd21aec978db115e75fce3e40f2ab502248bdf1055274843e7e19ed7", kill_on_drop: false }` [INFO] [stdout] 721dd59ecd21aec978db115e75fce3e40f2ab502248bdf1055274843e7e19ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95f5255852150a1a934866a13f9acc82e34aa94d7da8a21eec074b470c8249b5 [INFO] running `Command { std: "docker" "start" "-a" "95f5255852150a1a934866a13f9acc82e34aa94d7da8a21eec074b470c8249b5", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking gix-trace v0.1.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nonempty v0.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking gitql-ast v0.39.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking gix-sec v0.13.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking prodash v31.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking imara-diff v0.1.8 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking lineeditor v0.4.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Checking gix-validate v0.11.0 [INFO] [stderr] Checking gix-error v0.2.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking gix-date v0.15.0 [INFO] [stderr] Checking gix-chunk v0.7.0 [INFO] [stderr] Checking gix-quote v0.7.0 [INFO] [stderr] Checking gix-bitmap v0.3.0 [INFO] [stderr] Checking gitql-core v0.20.0 [INFO] [stderr] Checking gix-actor v0.40.0 [INFO] [stderr] Checking gitql-parser v0.42.0 [INFO] [stderr] Checking gitql-std v0.20.0 [INFO] [stderr] Checking gitql-engine v0.43.0 [INFO] [stderr] Checking gix-path v0.11.1 [INFO] [stderr] Checking gix-packetline v0.21.1 [INFO] [stderr] Checking gix-features v0.46.1 [INFO] [stderr] Checking gix-command v0.8.0 [INFO] [stderr] Checking gix-config-value v0.17.1 [INFO] [stderr] Checking gix-url v0.35.2 [INFO] [stderr] Checking gitql-cli v0.43.0 [INFO] [stderr] Checking gix-hash v0.22.1 [INFO] [stderr] Checking gix-fs v0.19.1 [INFO] [stderr] Checking gix-glob v0.24.0 [INFO] [stderr] Checking gix-transport v0.55.0 [INFO] [stderr] Checking gix-tempfile v21.0.0 [INFO] [stderr] Checking gix-hashtable v0.12.0 [INFO] [stderr] Checking gix-commitgraph v0.34.0 [INFO] [stderr] Checking gix-attributes v0.31.0 [INFO] [stderr] Checking gix-ignore v0.19.0 [INFO] [stderr] Checking gix-object v0.57.0 [INFO] [stderr] Checking gix-lock v21.0.0 [INFO] [stderr] Checking gix-pathspec v0.16.0 [INFO] [stderr] Checking gix-shallow v0.9.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking gix-revwalk v0.28.0 [INFO] [stderr] Checking gix-ref v0.60.0 [INFO] [stderr] Checking gix-pack v0.67.0 [INFO] [stderr] Checking gix-filter v0.27.0 [INFO] [stderr] Checking gix-traverse v0.54.0 [INFO] [stderr] Checking gix-revision v0.42.0 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking gix-refspec v0.38.0 [INFO] [stderr] Checking gix-config v0.53.0 [INFO] [stderr] Checking gix-protocol v0.58.0 [INFO] [stderr] Checking gix-discover v0.48.0 [INFO] [stderr] Checking gix-index v0.48.0 [INFO] [stderr] Checking gix-odb v0.77.0 [INFO] [stderr] Checking gix-worktree v0.49.0 [INFO] [stderr] Checking gix-submodule v0.27.0 [INFO] [stderr] Checking gix-diff v0.60.0 [INFO] [stderr] Checking gix v0.80.0 [INFO] [stderr] Checking gitql v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":3,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":4,"ph":4,"wa":0,"pa":0,"a":4,"pos":0,"named":0,"cap":4,"ucap":4,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":3,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"gitql","p":4,"ph":4,"wa":0,"pa":0,"a":4,"pos":0,"named":0,"cap":4,"ucap":4,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.60s [INFO] running `Command { std: "docker" "inspect" "95f5255852150a1a934866a13f9acc82e34aa94d7da8a21eec074b470c8249b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f5255852150a1a934866a13f9acc82e34aa94d7da8a21eec074b470c8249b5", kill_on_drop: false }` [INFO] [stdout] 95f5255852150a1a934866a13f9acc82e34aa94d7da8a21eec074b470c8249b5