[INFO] cloning repository https://github.com/lhenry-dev/shellshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhenry-dev/shellshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhenry-dev%2Fshellshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhenry-dev%2Fshellshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b12489342c44c8edcd8779814c15ec40239866ea [INFO] testing lhenry-dev/shellshot against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhenry-dev%2Fshellshot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lhenry-dev/shellshot [INFO] finished tweaking git repo https://github.com/lhenry-dev/shellshot [INFO] tweaked toml for git repo https://github.com/lhenry-dev/shellshot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lhenry-dev/shellshot on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lhenry-dev/shellshot 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1254ab44c57156d984e287b4449cae0e47566b36df1de8c2699baafffb90725 [INFO] running `Command { std: "docker" "start" "-a" "d1254ab44c57156d984e287b4449cae0e47566b36df1de8c2699baafffb90725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1254ab44c57156d984e287b4449cae0e47566b36df1de8c2699baafffb90725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1254ab44c57156d984e287b4449cae0e47566b36df1de8c2699baafffb90725", kill_on_drop: false }` [INFO] [stdout] d1254ab44c57156d984e287b4449cae0e47566b36df1de8c2699baafffb90725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744b36fd0464b33906db9ae1a9b0d54d941bbf92114f2aac2add0af38f977e0f [INFO] running `Command { std: "docker" "start" "-a" "744b36fd0464b33906db9ae1a9b0d54d941bbf92114f2aac2add0af38f977e0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling no_std_io2 v0.9.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitstream-io v4.10.0 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.12.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling fax v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling gif v0.14.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling euclid v0.22.14 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.12.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling serial2 v0.2.36 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling plist v1.9.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tiny-skia v0.12.0 [INFO] [stderr] Compiling imageproc v0.26.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling shellshot v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 35s [INFO] running `Command { std: "docker" "inspect" "744b36fd0464b33906db9ae1a9b0d54d941bbf92114f2aac2add0af38f977e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744b36fd0464b33906db9ae1a9b0d54d941bbf92114f2aac2add0af38f977e0f", kill_on_drop: false }` [INFO] [stdout] 744b36fd0464b33906db9ae1a9b0d54d941bbf92114f2aac2add0af38f977e0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 417ad02a2ea58e0f91fc76d9cbc5eac7a99bf28976b0e3ac6ab067f032fa6698 [INFO] running `Command { std: "docker" "start" "-a" "417ad02a2ea58e0f91fc76d9cbc5eac7a99bf28976b0e3ac6ab067f032fa6698", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling imageproc v0.26.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling shellshot v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.46s [INFO] running `Command { std: "docker" "inspect" "417ad02a2ea58e0f91fc76d9cbc5eac7a99bf28976b0e3ac6ab067f032fa6698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417ad02a2ea58e0f91fc76d9cbc5eac7a99bf28976b0e3ac6ab067f032fa6698", kill_on_drop: false }` [INFO] [stdout] 417ad02a2ea58e0f91fc76d9cbc5eac7a99bf28976b0e3ac6ab067f032fa6698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd5041037b9b222c917606818548c80f9722d34321f0cd829d7e9ff052ef324c [INFO] running `Command { std: "docker" "start" "-a" "cd5041037b9b222c917606818548c80f9722d34321f0cd829d7e9ff052ef324c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shellshot-32ef35565c9cef7d) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test image_generator::tests::test_save_to_clipboard ... ok [INFO] [stdout] test image_renderer::canvas::tests::canvas_creation ... ok [INFO] [stdout] test image_renderer::canvas::tests::final_image_has_correct_dimensions ... ok [INFO] [stdout] test image_generator::tests::test_error_handling_for_invalid_path ... ok [INFO] [stdout] test image_renderer::canvas::tests::fill_and_fill_rect ... ok [INFO] [stdout] test image_renderer::canvas::tests::draw_shapes_and_text ... ok [INFO] [stdout] test image_generator::tests::test_save_to_file_creates_nested_dirs ... ok [INFO] [stdout] test image_generator::tests::test_save_to_png_in_tempdir ... ok [INFO] [stdout] test image_renderer::utils::tests::test_default_returns_none ... ok [INFO] [stdout] test image_renderer::utils::tests::test_palette_index_wrap_around ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_edge_cases ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_with_default_fallback ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_with_palette_fallback ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_auto ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_invalid ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_numeric ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_to_u16_auto ... ok [INFO] [stdout] test pty_executor::tests::test_empty_command_error ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_to_u16_value ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_none ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_backspace ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_carriage_return ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_linefeed ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_ri_at_top ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_no_timeout ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_ri_not_at_top ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_absolute_and_forward_backward ... ok [INFO] [stdout] test pty_executor::tests::test_run_command_ansi ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_absolute_and_line_absolute_variants ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_and_line_position_sets_both ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_position_absolute_moves_x_only ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_right_moves_relative_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_up_and_down_move_relative_y ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_left_moves_relative_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::line_position_backward_moves_y_only_and_clamped ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::line_position_forward_moves_y_only ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::position_variant_sets_abs_position ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::request_active_position_report_writes_report_to_writer ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::save_and_restore_cursor_position_stack_behaviour ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::forward_and_backward_tabulation ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_absolute_movements ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_next_and_preceding_line ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_relative_movements ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::next_and_preceding_line_affect_y_and_reset_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_request_active_position_report_writes_to_writer ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_save_and_restore_cursor_stack ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_forward_and_backward_tabulation ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_foreground_truecolor ... ok [INFO] [stdout] test pty_executor::tests::test_run_command_basic ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_intensity ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_foreground_background ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_inverse ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_italic ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_strikethrough ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_reset ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_invisible ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_cursor_moves_right ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_underline ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_sgr_applies_intensity ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_color_or_query_query_does_not_modify_cell ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_background_color ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_edit_erase_character ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_colors_multiple ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_foreground_color ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_set_background_color ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_set_foreground_color ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::finish_clears_progress_bar ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::finish_does_nothing_when_quiet ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::new_quiet_false_creates_progress_bar ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::new_quiet_true_creates_no_progress_bar ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_does_nothing_when_quiet ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_ignores_non_print_actions ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_updates_message_for_print_actions ... ok [INFO] [stdout] test terminal_builder::tests::test_resize_surface ... ok [INFO] [stdout] test terminal_builder::tests::test_resize_surface_with_colored_background_exact ... ok [INFO] [stdout] test terminal_builder::tests::test_run_loop_empty_content ... ok [INFO] [stdout] test terminal_builder::tests::test_terminal_builder_run_simple_text ... ok [INFO] [stdout] test theme::base16::tests::test_hex_to_rgba_6_digits ... ok [INFO] [stdout] test theme::base16::tests::test_hex_to_rgba_8_digits ... ok [INFO] [stdout] test theme::base16::tests::test_hex_to_rgba_invalid_hex ... ok [INFO] [stdout] test theme::base16::tests::test_hex_to_rgba_invalid_length ... ok [INFO] [stdout] test theme::base16::tests::test_parse_invalid_yaml ... ok [INFO] [stdout] test theme::base16::tests::test_parse_valid_yaml ... ok [INFO] [stdout] test theme::iterm2::tests::test_color_conversion ... ok [INFO] [stdout] test theme::iterm2::tests::test_parse_invalid_plist ... ok [INFO] [stdout] test theme::tests::test_build_256_palette_correctness ... ok [INFO] [stdout] test theme::tests::test_default_theme_palette ... ok [INFO] [stdout] test theme::iterm2::tests::test_parse_valid_plist ... ok [INFO] [stdout] test theme::tests::test_load_from_path_valid ... ok [INFO] [stdout] test theme::tests::test_load_from_url_invalid ... ok [INFO] [stdout] test theme::tests::test_theme_error_unknown_format ... ok [INFO] [stdout] test theme::tests::test_theme_error_unsupported_extension ... ok [INFO] [stdout] test window_decoration::tests::test_all_window_decorations_command_line ... ok [INFO] [stdout] test window_decoration::tests::test_all_window_decorations_draw ... ok [INFO] [stdout] test image_renderer::tests::test_render_image_with_mock_screen ... ok [INFO] [stdout] test theme::tests::test_load_from_url_valid ... ok [INFO] [stdout] test app::tests::test_execute_command_with_file ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_triggers_kill ... ok [INFO] [stdout] test pty_executor::tests::test_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shellshot-5a113dfb331aca0b) [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 shellshot [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" "cd5041037b9b222c917606818548c80f9722d34321f0cd829d7e9ff052ef324c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5041037b9b222c917606818548c80f9722d34321f0cd829d7e9ff052ef324c", kill_on_drop: false }` [INFO] [stdout] cd5041037b9b222c917606818548c80f9722d34321f0cd829d7e9ff052ef324c