[INFO] cloning repository https://github.com/kongo2002/edi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kongo2002/edi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkongo2002%2Fedi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkongo2002%2Fedi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f71a137af728c2538843d1472029124b3f835d07 [INFO] checking kongo2002/edi against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkongo2002%2Fedi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kongo2002/edi on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kongo2002/edi [INFO] finished tweaking git repo https://github.com/kongo2002/edi [INFO] tweaked toml for git repo https://github.com/kongo2002/edi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kongo2002/edi 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking kongo2002/edi against try#7ee76453dd3eae6de6c1351f26482bed63b01beb for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkongo2002%2Fedi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kongo2002/edi on toolchain 7ee76453dd3eae6de6c1351f26482bed63b01beb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kongo2002/edi [INFO] finished tweaking git repo https://github.com/kongo2002/edi [INFO] tweaked toml for git repo https://github.com/kongo2002/edi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kongo2002/edi 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" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "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 pixel_formats v0.1.5 [INFO] [stderr] Downloaded bitfrob v1.3.1 [INFO] [stderr] Downloaded bool32 v0.1.1 [INFO] [stderr] Downloaded ptr_iter v0.1.1 [INFO] [stderr] Downloaded zstring v0.2.4 [INFO] [stderr] Downloaded gl33 v0.2.1 [INFO] [stderr] Downloaded fermium v22605.0.0 [INFO] [stderr] Downloaded beryllium v0.13.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0c2407f107f97687fa703ad289d7a3a98c961c4fc5a62c689d66c2408d1f108 [INFO] running `Command { std: "docker" "start" "-a" "d0c2407f107f97687fa703ad289d7a3a98c961c4fc5a62c689d66c2408d1f108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c2407f107f97687fa703ad289d7a3a98c961c4fc5a62c689d66c2408d1f108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c2407f107f97687fa703ad289d7a3a98c961c4fc5a62c689d66c2408d1f108", kill_on_drop: false }` [INFO] [stdout] d0c2407f107f97687fa703ad289d7a3a98c961c4fc5a62c689d66c2408d1f108 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6497df2ca117f85b56a56742ee8fa3280aee75d25fb9db3e78ea78174261e358 [INFO] running `Command { std: "docker" "start" "-a" "6497df2ca117f85b56a56742ee8fa3280aee75d25fb9db3e78ea78174261e358", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling fermium v22605.0.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking bool32 v0.1.1 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking bitfrob v1.3.1 [INFO] [stderr] Checking ptr_iter v0.1.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking zstring v0.2.4 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking gl33 v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking pixel_formats v0.1.5 [INFO] [stderr] Checking beryllium v0.13.0 [INFO] [stderr] Checking edi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/editor.rs:275:34 [INFO] [stdout] | [INFO] [stdout] 275 | ExCmdResult::Command(cmd) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/editor.rs:275:34 [INFO] [stdout] | [INFO] [stdout] 275 | ExCmdResult::Command(cmd) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/command.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | PartialMatch(Vec<&'a Command>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 111 | PartialMatch(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Command` is never constructed [INFO] [stdout] --> src/excmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ExCmdResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 3 | Command(ExCmdType), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/command.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | PartialMatch(Vec<&'a Command>), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 111 | PartialMatch(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Command` is never constructed [INFO] [stdout] --> src/excmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ExCmdResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] 3 | Command(ExCmdType), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "6497df2ca117f85b56a56742ee8fa3280aee75d25fb9db3e78ea78174261e358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6497df2ca117f85b56a56742ee8fa3280aee75d25fb9db3e78ea78174261e358", kill_on_drop: false }` [INFO] [stdout] 6497df2ca117f85b56a56742ee8fa3280aee75d25fb9db3e78ea78174261e358