[INFO] cloning repository https://github.com/oknozor/dotdoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oknozor/dotdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fdotdoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fdotdoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 752cc2f87cb825720dd9599b2202ed084ee6e990 [INFO] testing oknozor/dotdoc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fdotdoc" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oknozor/dotdoc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oknozor/dotdoc [INFO] finished tweaking git repo https://github.com/oknozor/dotdoc [INFO] tweaked toml for git repo https://github.com/oknozor/dotdoc written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/oknozor/dotdoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d2ee0d789ece3fb2ac29167af14e4a4856eeeee69879ab65b0996e90d92c5e8 [INFO] running `Command { std: "docker" "start" "-a" "2d2ee0d789ece3fb2ac29167af14e4a4856eeeee69879ab65b0996e90d92c5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d2ee0d789ece3fb2ac29167af14e4a4856eeeee69879ab65b0996e90d92c5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2ee0d789ece3fb2ac29167af14e4a4856eeeee69879ab65b0996e90d92c5e8", kill_on_drop: false }` [INFO] [stdout] 2d2ee0d789ece3fb2ac29167af14e4a4856eeeee69879ab65b0996e90d92c5e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe9d8ce9677f5ca4b724038f89887ff83b4014705a5de668ac9aa801f6b6236d [INFO] running `Command { std: "docker" "start" "-a" "fe9d8ce9677f5ca4b724038f89887ff83b4014705a5de668ac9aa801f6b6236d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling dotdoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Alt` [INFO] [stdout] --> src/parser/vim.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Alt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/vim.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Shift` [INFO] [stdout] --> src/parser/vim.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Shift, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/vim.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "fe9d8ce9677f5ca4b724038f89887ff83b4014705a5de668ac9aa801f6b6236d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9d8ce9677f5ca4b724038f89887ff83b4014705a5de668ac9aa801f6b6236d", kill_on_drop: false }` [INFO] [stdout] fe9d8ce9677f5ca4b724038f89887ff83b4014705a5de668ac9aa801f6b6236d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f698f32fdea036d54d96cd868d5220e3970122db282279bab668cbe552d917e [INFO] running `Command { std: "docker" "start" "-a" "3f698f32fdea036d54d96cd868d5220e3970122db282279bab668cbe552d917e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dotdoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Alt` [INFO] [stdout] --> src/parser/vim.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Alt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/vim.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Shift` [INFO] [stdout] --> src/parser/vim.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Shift, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/vim.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dotdoc-12b92dfc5c9cfde9) [INFO] running `Command { std: "docker" "inspect" "3f698f32fdea036d54d96cd868d5220e3970122db282279bab668cbe552d917e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f698f32fdea036d54d96cd868d5220e3970122db282279bab668cbe552d917e", kill_on_drop: false }` [INFO] [stdout] 3f698f32fdea036d54d96cd868d5220e3970122db282279bab668cbe552d917e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8056fe2cfd2de9078c12edc2421952b34becdf640df85857849db486e327bad [INFO] running `Command { std: "docker" "start" "-a" "f8056fe2cfd2de9078c12edc2421952b34becdf640df85857849db486e327bad", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Alt` [INFO] [stderr] --> src/parser/vim.rs:125:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] 125 | Alt, [INFO] [stdout] [INFO] [stderr] | ^^^ [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/vim.rs:111:10 [INFO] [stderr] | [INFO] [stderr] 111 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Shift` [INFO] [stderr] --> src/parser/vim.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | Shift, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Key` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/vim.rs:111:10 [INFO] [stderr] | [INFO] [stderr] 111 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dotdoc` (bin "dotdoc" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotdoc-12b92dfc5c9cfde9) [INFO] running `Command { std: "docker" "inspect" "f8056fe2cfd2de9078c12edc2421952b34becdf640df85857849db486e327bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8056fe2cfd2de9078c12edc2421952b34becdf640df85857849db486e327bad", kill_on_drop: false }` [INFO] [stdout] f8056fe2cfd2de9078c12edc2421952b34becdf640df85857849db486e327bad