[INFO] cloning repository https://github.com/stephaneyfx/eliprompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephaneyfx/eliprompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneyfx%2Feliprompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneyfx%2Feliprompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 427103366f57c43f8101315d5c2bbd8dc1ca9f75 [INFO] testing stephaneyfx/eliprompt against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneyfx%2Feliprompt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stephaneyfx/eliprompt [INFO] finished tweaking git repo https://github.com/stephaneyfx/eliprompt [INFO] tweaked toml for git repo https://github.com/stephaneyfx/eliprompt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stephaneyfx/eliprompt on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stephaneyfx/eliprompt 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.7.3 [INFO] [stderr] Downloaded moniclock v0.1.0 [INFO] [stderr] Downloaded palette v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5595282ed3f301d271106689497abb65e54189cc56dc79a528a4c2d2ce2bb65 [INFO] running `Command { std: "docker" "start" "-a" "f5595282ed3f301d271106689497abb65e54189cc56dc79a528a4c2d2ce2bb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5595282ed3f301d271106689497abb65e54189cc56dc79a528a4c2d2ce2bb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5595282ed3f301d271106689497abb65e54189cc56dc79a528a4c2d2ce2bb65", kill_on_drop: false }` [INFO] [stdout] f5595282ed3f301d271106689497abb65e54189cc56dc79a528a4c2d2ce2bb65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d23cb314e77b2553d86a09e2f264bbe95488c864199690b95c2eefa4c95238 [INFO] running `Command { std: "docker" "start" "-a" "a1d23cb314e77b2553d86a09e2f264bbe95488c864199690b95c2eefa4c95238", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling moniclock v0.1.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling eliprompt v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.51s [INFO] running `Command { std: "docker" "inspect" "a1d23cb314e77b2553d86a09e2f264bbe95488c864199690b95c2eefa4c95238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d23cb314e77b2553d86a09e2f264bbe95488c864199690b95c2eefa4c95238", kill_on_drop: false }` [INFO] [stdout] a1d23cb314e77b2553d86a09e2f264bbe95488c864199690b95c2eefa4c95238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe248f61d3670c8dd40c65dfeb7f82cd84dd559821a4e82b49278c640e3b583e [INFO] running `Command { std: "docker" "start" "-a" "fe248f61d3670c8dd40c65dfeb7f82cd84dd559821a4e82b49278c640e3b583e", kill_on_drop: false }` [INFO] [stderr] Compiling eliprompt v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "fe248f61d3670c8dd40c65dfeb7f82cd84dd559821a4e82b49278c640e3b583e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe248f61d3670c8dd40c65dfeb7f82cd84dd559821a4e82b49278c640e3b583e", kill_on_drop: false }` [INFO] [stdout] fe248f61d3670c8dd40c65dfeb7f82cd84dd559821a4e82b49278c640e3b583e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b508973aa38070c084649e1ec63b7255937674390352441d3f8531ca6ae68126 [INFO] running `Command { std: "docker" "start" "-a" "b508973aa38070c084649e1ec63b7255937674390352441d3f8531ca6ae68126", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eliprompt-4efee61dd16143bf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test color::tests::rgb_color_is_printed_as_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/eliprompt-f16655ef08c406cd) [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 eliprompt [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" "b508973aa38070c084649e1ec63b7255937674390352441d3f8531ca6ae68126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b508973aa38070c084649e1ec63b7255937674390352441d3f8531ca6ae68126", kill_on_drop: false }` [INFO] [stdout] b508973aa38070c084649e1ec63b7255937674390352441d3f8531ca6ae68126