[INFO] fetching crate daktilo 0.6.0... [INFO] testing daktilo-0.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate daktilo 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate daktilo 0.6.0 [INFO] finished tweaking crates.io crate daktilo 0.6.0 [INFO] tweaked toml for crates.io crate daktilo 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate daktilo 0.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate daktilo 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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 clap_mangen v0.2.20 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.79 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded jobserver v0.1.28 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45cda7f50c8da2189ac097f6f8632da0c350a35b60fe470a92978bd9e9c39022 [INFO] running `Command { std: "docker" "start" "-a" "45cda7f50c8da2189ac097f6f8632da0c350a35b60fe470a92978bd9e9c39022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45cda7f50c8da2189ac097f6f8632da0c350a35b60fe470a92978bd9e9c39022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45cda7f50c8da2189ac097f6f8632da0c350a35b60fe470a92978bd9e9c39022", kill_on_drop: false }` [INFO] [stdout] 45cda7f50c8da2189ac097f6f8632da0c350a35b60fe470a92978bd9e9c39022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66abf2aed609ea49d27a70d1aa7bd630310184ffe2a1c7709a1c3e1c76bc1c70 [INFO] running `Command { std: "docker" "start" "-a" "66abf2aed609ea49d27a70d1aa7bd630310184ffe2a1c7709a1c3e1c76bc1c70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rust-embed v8.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_mangen v0.2.20 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling rdev v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling daktilo_lib v0.6.1 [INFO] [stderr] Compiling daktilo v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.25s [INFO] running `Command { std: "docker" "inspect" "66abf2aed609ea49d27a70d1aa7bd630310184ffe2a1c7709a1c3e1c76bc1c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66abf2aed609ea49d27a70d1aa7bd630310184ffe2a1c7709a1c3e1c76bc1c70", kill_on_drop: false }` [INFO] [stdout] 66abf2aed609ea49d27a70d1aa7bd630310184ffe2a1c7709a1c3e1c76bc1c70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5482e497f7dc645aca6aceaa3b2444708765bde0323d9f6fc725bfca7c7d6cd5 [INFO] running `Command { std: "docker" "start" "-a" "5482e497f7dc645aca6aceaa3b2444708765bde0323d9f6fc725bfca7c7d6cd5", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling daktilo v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "5482e497f7dc645aca6aceaa3b2444708765bde0323d9f6fc725bfca7c7d6cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5482e497f7dc645aca6aceaa3b2444708765bde0323d9f6fc725bfca7c7d6cd5", kill_on_drop: false }` [INFO] [stdout] 5482e497f7dc645aca6aceaa3b2444708765bde0323d9f6fc725bfca7c7d6cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 957dbd5fc503fdf9c4dab632907bfc43ba49b62916b3e810a1466b1bfc162bf2 [INFO] running `Command { std: "docker" "start" "-a" "957dbd5fc503fdf9c4dab632907bfc43ba49b62916b3e810a1466b1bfc162bf2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/daktilo-38418af08a710e2b) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/daktilo-22ff868c74902cb0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test args::tests::test_args ... 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] [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] Running unittests src/bin/completions.rs (/opt/rustwide/target/debug/deps/daktilo_completions-340aaaa878f10978) [INFO] [stderr] error: test failed, to rerun pass `--bin daktilo-completions` [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::generate_completions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::generate_completions stdout ---- [INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::generate_completions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "957dbd5fc503fdf9c4dab632907bfc43ba49b62916b3e810a1466b1bfc162bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957dbd5fc503fdf9c4dab632907bfc43ba49b62916b3e810a1466b1bfc162bf2", kill_on_drop: false }` [INFO] [stdout] 957dbd5fc503fdf9c4dab632907bfc43ba49b62916b3e810a1466b1bfc162bf2