[INFO] fetching crate promquery 1.1.1... [INFO] testing promquery-1.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate promquery 1.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate promquery 1.1.1 [INFO] finished tweaking crates.io crate promquery 1.1.1 [INFO] tweaked toml for crates.io crate promquery 1.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate promquery 1.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate promquery 1.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded prometheus-parse v0.2.5 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded ureq-proto v0.3.3 [INFO] [stderr] Downloaded ureq v3.0.8 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfdd2854c8e6e80b9f22382977f25783b865251d959723be8b3d2b821794bca9 [INFO] running `Command { std: "docker" "start" "-a" "cfdd2854c8e6e80b9f22382977f25783b865251d959723be8b3d2b821794bca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfdd2854c8e6e80b9f22382977f25783b865251d959723be8b3d2b821794bca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdd2854c8e6e80b9f22382977f25783b865251d959723be8b3d2b821794bca9", kill_on_drop: false }` [INFO] [stdout] cfdd2854c8e6e80b9f22382977f25783b865251d959723be8b3d2b821794bca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5dadd953bc3812f8e3ef9754dd021eb6713e5bf8a4513d7c9e3f1241df4eb80 [INFO] running `Command { std: "docker" "start" "-a" "e5dadd953bc3812f8e3ef9754dd021eb6713e5bf8a4513d7c9e3f1241df4eb80", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ureq-proto v0.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling textplots v0.8.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling prometheus-parse v0.2.5 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling ureq v3.0.8 [INFO] [stderr] Compiling promquery v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "e5dadd953bc3812f8e3ef9754dd021eb6713e5bf8a4513d7c9e3f1241df4eb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dadd953bc3812f8e3ef9754dd021eb6713e5bf8a4513d7c9e3f1241df4eb80", kill_on_drop: false }` [INFO] [stdout] e5dadd953bc3812f8e3ef9754dd021eb6713e5bf8a4513d7c9e3f1241df4eb80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba307e1320f3c117bde74c1fd9353bb14dbed71ca6d4f41cc127bd9e1789f881 [INFO] running `Command { std: "docker" "start" "-a" "ba307e1320f3c117bde74c1fd9353bb14dbed71ca6d4f41cc127bd9e1789f881", kill_on_drop: false }` [INFO] [stderr] Compiling promquery v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "ba307e1320f3c117bde74c1fd9353bb14dbed71ca6d4f41cc127bd9e1789f881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba307e1320f3c117bde74c1fd9353bb14dbed71ca6d4f41cc127bd9e1789f881", kill_on_drop: false }` [INFO] [stdout] ba307e1320f3c117bde74c1fd9353bb14dbed71ca6d4f41cc127bd9e1789f881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca932461c9cd57e14a730414ac07d3cacbaa067242efc544622937d5e71695eb [INFO] running `Command { std: "docker" "start" "-a" "ca932461c9cd57e14a730414ac07d3cacbaa067242efc544622937d5e71695eb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/promquery-10bcc365d06ae3fe) [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" "ca932461c9cd57e14a730414ac07d3cacbaa067242efc544622937d5e71695eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca932461c9cd57e14a730414ac07d3cacbaa067242efc544622937d5e71695eb", kill_on_drop: false }` [INFO] [stdout] ca932461c9cd57e14a730414ac07d3cacbaa067242efc544622937d5e71695eb