[INFO] cloning repository https://github.com/glicol/glicol-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glicol/glicol-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglicol%2Fglicol-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglicol%2Fglicol-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f36a448f93db4a7871c5e868a6729a4a7fc0ab0c [INFO] testing glicol/glicol-cli against 1.78.0 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglicol%2Fglicol-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glicol/glicol-cli on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glicol/glicol-cli [INFO] finished tweaking git repo https://github.com/glicol/glicol-cli [INFO] tweaked toml for git repo https://github.com/glicol/glicol-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glicol/glicol-cli 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" "+1.78.0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Downloaded symphonia-format-ogg v0.5.3 [INFO] [stderr] Downloaded symphonia-codec-pcm v0.5.3 [INFO] [stderr] Downloaded symphonia-format-wav v0.5.3 [INFO] [stderr] Downloaded symphonia-bundle-flac v0.5.3 [INFO] [stderr] Downloaded symphonia-utils-xiph v0.5.3 [INFO] [stderr] Downloaded symphonia-format-mkv v0.5.3 [INFO] [stderr] Downloaded symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Downloaded ringbuf v0.3.3 [INFO] [stderr] Downloaded dasp_envelope v0.11.0 [INFO] [stderr] Downloaded dasp_ring_buffer v0.11.0 [INFO] [stderr] Downloaded stability v0.2.0 [INFO] [stderr] Downloaded toml_edit v0.19.5 [INFO] [stderr] Downloaded glicol_macros v0.13.5 [INFO] [stderr] Downloaded winnow v0.3.5 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded ratatui v0.26.2 [INFO] [stderr] Downloaded rhai v1.12.0 [INFO] [stderr] Downloaded raw-window-handle v0.5.1 [INFO] [stderr] Downloaded glicol_parser v0.13.5 [INFO] [stderr] Downloaded glicol v0.13.5 [INFO] [stderr] Downloaded dasp_interpolate v0.11.0 [INFO] [stderr] Downloaded dasp_signal v0.11.0 [INFO] [stderr] Downloaded rhai_codegen v1.5.0 [INFO] [stderr] Downloaded lcs-diff v0.1.1 [INFO] [stderr] Downloaded dasp_peak v0.11.0 [INFO] [stderr] Downloaded dasp_rms v0.11.0 [INFO] [stderr] Downloaded dasp_window v0.11.1 [INFO] [stderr] Downloaded dasp_slice v0.11.0 [INFO] [stderr] Downloaded glicol_synth v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323fd9990c6691b30527f058ef4e86d677a6cd9acf18ccce1422e3cce4cd8d1e [INFO] running `Command { std: "docker" "start" "-a" "323fd9990c6691b30527f058ef4e86d677a6cd9acf18ccce1422e3cce4cd8d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323fd9990c6691b30527f058ef4e86d677a6cd9acf18ccce1422e3cce4cd8d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323fd9990c6691b30527f058ef4e86d677a6cd9acf18ccce1422e3cce4cd8d1e", kill_on_drop: false }` [INFO] [stdout] 323fd9990c6691b30527f058ef4e86d677a6cd9acf18ccce1422e3cce4cd8d1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 392b17c7acad7cb43c879844b1c9e1c0b50ad4e514e612037ef84081f5dffcf7 [INFO] running `Command { std: "docker" "start" "-a" "392b17c7acad7cb43c879844b1c9e1c0b50ad4e514e612037ef84081f5dffcf7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.3 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.3 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.3 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.3 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.3 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling symphonia-format-wav v0.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lcs-diff v0.1.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ringbuf v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling rhai_codegen v1.5.0 [INFO] [stderr] Compiling glicol_macros v0.13.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling rhai v1.12.0 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling glicol_synth v0.13.5 [INFO] [stderr] Compiling glicol_parser v0.13.5 [INFO] [stderr] Compiling glicol v0.13.5 [INFO] [stderr] Compiling glicol-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "392b17c7acad7cb43c879844b1c9e1c0b50ad4e514e612037ef84081f5dffcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392b17c7acad7cb43c879844b1c9e1c0b50ad4e514e612037ef84081f5dffcf7", kill_on_drop: false }` [INFO] [stdout] 392b17c7acad7cb43c879844b1c9e1c0b50ad4e514e612037ef84081f5dffcf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350858c9a109e273091593afd10574e14b267bddf577b7f5a099c3f3594f0198 [INFO] running `Command { std: "docker" "start" "-a" "350858c9a109e273091593afd10574e14b267bddf577b7f5a099c3f3594f0198", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling glicol-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.92s [INFO] running `Command { std: "docker" "inspect" "350858c9a109e273091593afd10574e14b267bddf577b7f5a099c3f3594f0198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350858c9a109e273091593afd10574e14b267bddf577b7f5a099c3f3594f0198", kill_on_drop: false }` [INFO] [stdout] 350858c9a109e273091593afd10574e14b267bddf577b7f5a099c3f3594f0198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83b38e9b1b6ffcc88a235781dcfc66e31f5a24aa581063c2977b61cbb46f89b5 [INFO] running `Command { std: "docker" "start" "-a" "83b38e9b1b6ffcc88a235781dcfc66e31f5a24aa581063c2977b61cbb46f89b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glicol_cli-5f8fb4c2440290b0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test watcher::tests::show_initial_content ... ok [INFO] [stdout] test recent_lines::tests::only_show_full_lines ... ok [INFO] [stdout] test watcher::tests::handle_recreated ... ok [INFO] [stdout] test recent_lines::tests::keep_only_recent_lines ... ok [INFO] [stdout] test watcher::tests::handle_flush ... ok [INFO] [stdout] test watcher::tests::handle_renaming_in_place ... ok [INFO] [stdout] test watcher::tests::does_nothing_on_read ... ok [INFO] [stdout] test watcher::tests::handle_truncation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- watcher::tests::handle_truncation stdout ---- [INFO] [stdout] thread 'watcher::tests::handle_truncation' panicked at src/watcher.rs:153:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "" [INFO] [stdout] right: "truncated" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b8f460fd62 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55b8f460fd62 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b8f460fd62 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55b8f460fd62 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b8f463884c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55b8f463884c - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55b8f460d42f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55b8f460fb34 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b8f460fb34 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b8f46117eb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x55b8f46114c7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55b8f454ed87 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55b8f454ed87 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55b8f4611e20 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55b8f4611e20 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55b8f4611b62 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x55b8f4610236 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55b8f4611894 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55b8f44f79d5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55b8f44f7e0b - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x55b8f451a192 - core::panicking::assert_failed::h16c6b4eada7768eb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x55b8f45122c3 - glicol_cli::watcher::tests::handle_truncation::hff076decf87f92ef [INFO] [stdout] at /opt/rustwide/workdir/src/watcher.rs:153:9 [INFO] [stdout] 22: 0x55b8f4511857 - glicol_cli::watcher::tests::handle_truncation::{{closure}}::heae6bb9ae53b03ed [INFO] [stdout] at /opt/rustwide/workdir/src/watcher.rs:136:27 [INFO] [stdout] 23: 0x55b8f44fa386 - core::ops::function::FnOnce::call_once::h41fb21e42b628d25 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55b8f45539bf - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55b8f45539bf - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x55b8f4553043 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x55b8f4553043 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b8f4553043 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x55b8f4553043 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x55b8f4553043 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x55b8f4553043 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x55b8f4553043 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x55b8f451bc43 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x55b8f451bc43 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55b8f45207af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55b8f45207af - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b8f45207af - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x55b8f45207af - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x55b8f45207af - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x55b8f45207af - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55b8f45207af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55b8f4616e55 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55b8f4616e55 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x55b8f4616e55 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f0e8441fac3 - [INFO] [stdout] 46: 0x7f0e844b0a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] watcher::tests::handle_truncation [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin glicol-cli` [INFO] running `Command { std: "docker" "inspect" "83b38e9b1b6ffcc88a235781dcfc66e31f5a24aa581063c2977b61cbb46f89b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b38e9b1b6ffcc88a235781dcfc66e31f5a24aa581063c2977b61cbb46f89b5", kill_on_drop: false }` [INFO] [stdout] 83b38e9b1b6ffcc88a235781dcfc66e31f5a24aa581063c2977b61cbb46f89b5 [INFO] testing glicol/glicol-cli against beta-2024-05-11 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglicol%2Fglicol-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glicol/glicol-cli on toolchain beta-2024-05-11 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glicol/glicol-cli [INFO] finished tweaking git repo https://github.com/glicol/glicol-cli [INFO] tweaked toml for git repo https://github.com/glicol/glicol-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glicol/glicol-cli 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a205cb7c62026b5ea3924fc4bca870d9a4b33b547f084acdd7e66a1533ac61fd [INFO] running `Command { std: "docker" "start" "-a" "a205cb7c62026b5ea3924fc4bca870d9a4b33b547f084acdd7e66a1533ac61fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a205cb7c62026b5ea3924fc4bca870d9a4b33b547f084acdd7e66a1533ac61fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a205cb7c62026b5ea3924fc4bca870d9a4b33b547f084acdd7e66a1533ac61fd", kill_on_drop: false }` [INFO] [stdout] a205cb7c62026b5ea3924fc4bca870d9a4b33b547f084acdd7e66a1533ac61fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 371eb793c119becd3177bf9aa588aa8ef6387d79e811cd00e521bbe1511c1b30 [INFO] running `Command { std: "docker" "start" "-a" "371eb793c119becd3177bf9aa588aa8ef6387d79e811cd00e521bbe1511c1b30", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.3 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.3 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.3 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.3 [INFO] [stderr] Compiling symphonia-format-wav v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.3 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lcs-diff v0.1.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ringbuf v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling rhai_codegen v1.5.0 [INFO] [stderr] Compiling glicol_macros v0.13.5 [INFO] [stderr] Compiling rhai v1.12.0 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling glicol_synth v0.13.5 [INFO] [stderr] Compiling glicol_parser v0.13.5 [INFO] [stderr] Compiling glicol v0.13.5 [INFO] [stderr] Compiling glicol-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "371eb793c119becd3177bf9aa588aa8ef6387d79e811cd00e521bbe1511c1b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371eb793c119becd3177bf9aa588aa8ef6387d79e811cd00e521bbe1511c1b30", kill_on_drop: false }` [INFO] [stdout] 371eb793c119becd3177bf9aa588aa8ef6387d79e811cd00e521bbe1511c1b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a63e16d0efc5e282c9817893d96865c3ea8c26b900b616c5485dea354f70774 [INFO] running `Command { std: "docker" "start" "-a" "9a63e16d0efc5e282c9817893d96865c3ea8c26b900b616c5485dea354f70774", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling glicol-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.57s [INFO] running `Command { std: "docker" "inspect" "9a63e16d0efc5e282c9817893d96865c3ea8c26b900b616c5485dea354f70774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a63e16d0efc5e282c9817893d96865c3ea8c26b900b616c5485dea354f70774", kill_on_drop: false }` [INFO] [stdout] 9a63e16d0efc5e282c9817893d96865c3ea8c26b900b616c5485dea354f70774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a317b353bb29e01b27b900f38560f692a026b5c341a16148660251847543d94 [INFO] running `Command { std: "docker" "start" "-a" "5a317b353bb29e01b27b900f38560f692a026b5c341a16148660251847543d94", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glicol_cli-5a53220fd15d2f5e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test recent_lines::tests::only_show_full_lines ... ok [INFO] [stdout] test recent_lines::tests::keep_only_recent_lines ... ok [INFO] [stdout] test watcher::tests::show_initial_content ... ok [INFO] [stdout] test watcher::tests::does_nothing_on_read ... ok [INFO] [stdout] test watcher::tests::handle_recreated ... ok [INFO] [stdout] test watcher::tests::handle_truncation ... ok [INFO] [stdout] test watcher::tests::handle_flush ... ok [INFO] [stdout] test watcher::tests::handle_renaming_in_place ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a317b353bb29e01b27b900f38560f692a026b5c341a16148660251847543d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a317b353bb29e01b27b900f38560f692a026b5c341a16148660251847543d94", kill_on_drop: false }` [INFO] [stdout] 5a317b353bb29e01b27b900f38560f692a026b5c341a16148660251847543d94