[INFO] cloning repository https://github.com/JhihJian/mdterm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JhihJian/mdterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhihJian%2Fmdterm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhihJian%2Fmdterm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7598830ffb77984b4eecbe582276857e94879ea1 [INFO] testing JhihJian/mdterm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJhihJian%2Fmdterm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JhihJian/mdterm [INFO] finished tweaking git repo https://github.com/JhihJian/mdterm [INFO] tweaked toml for git repo https://github.com/JhihJian/mdterm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JhihJian/mdterm on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JhihJian/mdterm 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53758cd1f3e279e4247adfda0fa732d85f559e58e0a554b787ee4cc43c8d386a [INFO] running `Command { std: "docker" "start" "-a" "53758cd1f3e279e4247adfda0fa732d85f559e58e0a554b787ee4cc43c8d386a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53758cd1f3e279e4247adfda0fa732d85f559e58e0a554b787ee4cc43c8d386a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53758cd1f3e279e4247adfda0fa732d85f559e58e0a554b787ee4cc43c8d386a", kill_on_drop: false }` [INFO] [stdout] 53758cd1f3e279e4247adfda0fa732d85f559e58e0a554b787ee4cc43c8d386a [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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b644aa497f1678fce0833d514d026d849c2c05f813849f702f9c5418bc735c1 [INFO] running `Command { std: "docker" "start" "-a" "0b644aa497f1678fce0833d514d026d849c2c05f813849f702f9c5418bc735c1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling pty-process v0.4.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-ws v0.3.1 [INFO] [stderr] Compiling mdterm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileInfo` and `TreeNode` [INFO] [stdout] --> src/models/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub use file::{FileInfo, TreeNode}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `child` are never read [INFO] [stdout] --> src/services/terminal.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct PtySession { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub child: Child, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_alive` is never used [INFO] [stdout] --> src/services/terminal.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl PtySession { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn is_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "0b644aa497f1678fce0833d514d026d849c2c05f813849f702f9c5418bc735c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b644aa497f1678fce0833d514d026d849c2c05f813849f702f9c5418bc735c1", kill_on_drop: false }` [INFO] [stdout] 0b644aa497f1678fce0833d514d026d849c2c05f813849f702f9c5418bc735c1 [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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23408281e34cee04fb3fb9f668ea195318ed701d8bec6ee0fdc55f1cc8060e06 [INFO] running `Command { std: "docker" "start" "-a" "23408281e34cee04fb3fb9f668ea195318ed701d8bec6ee0fdc55f1cc8060e06", kill_on_drop: false }` [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-ws v0.3.1 [INFO] [stderr] Compiling mdterm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FileInfo` and `TreeNode` [INFO] [stdout] --> src/models/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub use file::{FileInfo, TreeNode}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `child` are never read [INFO] [stdout] --> src/services/terminal.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct PtySession { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub child: Child, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_alive` is never used [INFO] [stdout] --> src/services/terminal.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl PtySession { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn is_alive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `Command { std: "docker" "inspect" "23408281e34cee04fb3fb9f668ea195318ed701d8bec6ee0fdc55f1cc8060e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23408281e34cee04fb3fb9f668ea195318ed701d8bec6ee0fdc55f1cc8060e06", kill_on_drop: false }` [INFO] [stdout] 23408281e34cee04fb3fb9f668ea195318ed701d8bec6ee0fdc55f1cc8060e06 [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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c58f6722fad83a667f9b01bf835da763a17a0ba165c683830fb9d5e56db23f98 [INFO] running `Command { std: "docker" "start" "-a" "c58f6722fad83a667f9b01bf835da763a17a0ba165c683830fb9d5e56db23f98", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `FileInfo` and `TreeNode` [INFO] [stderr] --> src/models/mod.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | pub use file::{FileInfo, TreeNode}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `child` are never read [INFO] [stderr] --> src/services/terminal.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct PtySession { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 13 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 14 | pub child: Child, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `is_alive` is never used [INFO] [stderr] --> src/services/terminal.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl PtySession { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 57 | pub fn is_alive(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mdterm` (bin "mdterm" test) generated 3 warnings (run `cargo fix --bin "mdterm" -p mdterm --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdterm-888055cca8448cf2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test services::tests::test_list_files ... ok [INFO] [stdout] test services::tests::test_get_content ... ok [INFO] [stdout] test services::tests::test_tree ... ok [INFO] [stdout] test services::watch::tests::test_watch_created ... ok [INFO] [stdout] test services::watch::tests::test_watch_modified ... ok [INFO] [stdout] test services::watch::tests::test_watch_deleted ... ok [INFO] [stdout] test services::watch::tests::test_watch_filters_non_md_files ... ok [INFO] [stdout] test services::watch::tests::test_watch_filters_temp_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdterm-3c4114487dcee5c6) [INFO] [stdout] running 8 tests [INFO] [stdout] test services::watch::tests::test_watch_created ... ok [INFO] [stdout] test services::tests::test_list_files ... ok [INFO] [stdout] test services::tests::test_tree ... ok [INFO] [stdout] test services::tests::test_get_content ... ok [INFO] [stdout] test services::watch::tests::test_watch_deleted ... ok [INFO] [stdout] test services::watch::tests::test_watch_modified ... ok [INFO] [stdout] test services::watch::tests::test_watch_filters_non_md_files ... ok [INFO] [stdout] test services::watch::tests::test_watch_filters_temp_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Doc-tests mdterm [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" "c58f6722fad83a667f9b01bf835da763a17a0ba165c683830fb9d5e56db23f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58f6722fad83a667f9b01bf835da763a17a0ba165c683830fb9d5e56db23f98", kill_on_drop: false }` [INFO] [stdout] c58f6722fad83a667f9b01bf835da763a17a0ba165c683830fb9d5e56db23f98