[INFO] fetching crate daktilo 0.6.0... [INFO] testing daktilo-0.6.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate daktilo 0.6.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate daktilo 0.6.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded clap_mangen v0.2.20 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 118d22ee525c1b769daee40df2f0ccf75eda6ff8884f367872ef0cab61cb6af8 [INFO] running `Command { std: "docker" "start" "-a" "118d22ee525c1b769daee40df2f0ccf75eda6ff8884f367872ef0cab61cb6af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "118d22ee525c1b769daee40df2f0ccf75eda6ff8884f367872ef0cab61cb6af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118d22ee525c1b769daee40df2f0ccf75eda6ff8884f367872ef0cab61cb6af8", kill_on_drop: false }` [INFO] [stdout] 118d22ee525c1b769daee40df2f0ccf75eda6ff8884f367872ef0cab61cb6af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45df7e5ddb3e8972a08d598cb2a054f994f2977aec892b650d070a022d6ce338 [INFO] running `Command { std: "docker" "start" "-a" "45df7e5ddb3e8972a08d598cb2a054f994f2977aec892b650d070a022d6ce338", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cpal v0.15.3 [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 regex v1.10.4 [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 rust-embed-impl v8.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.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_complete v4.5.2 [INFO] [stderr] Compiling clap_mangen v0.2.20 [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 45.36s [INFO] running `Command { std: "docker" "inspect" "45df7e5ddb3e8972a08d598cb2a054f994f2977aec892b650d070a022d6ce338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45df7e5ddb3e8972a08d598cb2a054f994f2977aec892b650d070a022d6ce338", kill_on_drop: false }` [INFO] [stdout] 45df7e5ddb3e8972a08d598cb2a054f994f2977aec892b650d070a022d6ce338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f5974fddd0dae9ea94448dacd175daa6585e5da17c8c7cd2e5d5752b69e3ed [INFO] running `Command { std: "docker" "start" "-a" "39f5974fddd0dae9ea94448dacd175daa6585e5da17c8c7cd2e5d5752b69e3ed", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [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.06s [INFO] running `Command { std: "docker" "inspect" "39f5974fddd0dae9ea94448dacd175daa6585e5da17c8c7cd2e5d5752b69e3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f5974fddd0dae9ea94448dacd175daa6585e5da17c8c7cd2e5d5752b69e3ed", kill_on_drop: false }` [INFO] [stdout] 39f5974fddd0dae9ea94448dacd175daa6585e5da17c8c7cd2e5d5752b69e3ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93b9b5a441aad2e95c798f54021633d6e9e53be5126ae693d5663a4e17623929 [INFO] running `Command { std: "docker" "start" "-a" "93b9b5a441aad2e95c798f54021633d6e9e53be5126ae693d5663a4e17623929", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/daktilo-21c5827008836500) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/daktilo-76e692cbf13a4d7d) [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-ed223c78b5ba49f4) [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] [stderr] error: test failed, to rerun pass `--bin daktilo-completions` [INFO] running `Command { std: "docker" "inspect" "93b9b5a441aad2e95c798f54021633d6e9e53be5126ae693d5663a4e17623929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b9b5a441aad2e95c798f54021633d6e9e53be5126ae693d5663a4e17623929", kill_on_drop: false }` [INFO] [stdout] 93b9b5a441aad2e95c798f54021633d6e9e53be5126ae693d5663a4e17623929