[INFO] updating cached repository https://github.com/LarsEKrueger/bite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f50ea052a8348ee55e80e250af8af477b99ef91 [INFO] documenting LarsEKrueger/bite against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarsEKrueger%2Fbite" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LarsEKrueger/bite on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LarsEKrueger/bite [INFO] finished tweaking git repo https://github.com/LarsEKrueger/bite [INFO] tweaked toml for git repo https://github.com/LarsEKrueger/bite written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/LarsEKrueger/bite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 708726d623cb84822a35ece763a2496ffa4c14f1ce00ebca3864c5912c040f67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "708726d623cb84822a35ece763a2496ffa4c14f1ce00ebca3864c5912c040f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708726d623cb84822a35ece763a2496ffa4c14f1ce00ebca3864c5912c040f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708726d623cb84822a35ece763a2496ffa4c14f1ce00ebca3864c5912c040f67", kill_on_drop: false }` [INFO] [stdout] 708726d623cb84822a35ece763a2496ffa4c14f1ce00ebca3864c5912c040f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83a652964d949018d1e0ec4048eda938d1f0c34338ff3ab5c0212b1c4f71ae7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83a652964d949018d1e0ec4048eda938d1f0c34338ff3ab5c0212b1c4f71ae7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking qptrie v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling bite v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling cstr-macros v0.1.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking cstr v0.1.4 [INFO] [stderr] Checking flexi_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Documenting bite v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/model/screen/mod.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | (x + y * self.width) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/model/session/mod.rs:468:31 [INFO] [stdout] | [INFO] [stdout] 468 | *lines -= (count - *line); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[dir]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/model/interpreter/builtins/change_dir.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | /// cd [dir] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "83a652964d949018d1e0ec4048eda938d1f0c34338ff3ab5c0212b1c4f71ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a652964d949018d1e0ec4048eda938d1f0c34338ff3ab5c0212b1c4f71ae7b", kill_on_drop: false }` [INFO] [stdout] 83a652964d949018d1e0ec4048eda938d1f0c34338ff3ab5c0212b1c4f71ae7b