[INFO] cloning repository https://github.com/himanoa/mdmg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/himanoa/mdmg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimanoa%2Fmdmg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimanoa%2Fmdmg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f27863c06b9fed79e5c209c5f99cbc34ee4aa720 [INFO] testing himanoa/mdmg against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimanoa%2Fmdmg" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/himanoa/mdmg on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/himanoa/mdmg [INFO] finished tweaking git repo https://github.com/himanoa/mdmg [INFO] tweaked toml for git repo https://github.com/himanoa/mdmg written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/himanoa/mdmg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 output_vt100 v0.1.3 [INFO] [stderr] Downloaded xdg v2.4.1 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded derive_more v0.99.17 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded handlebars v4.2.2 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded redox_syscall v0.2.13 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded ctor v0.1.22 [INFO] [stderr] Downloaded libc v0.2.121 [INFO] [stderr] Downloaded pretty_assertions v1.2.0 [INFO] [stderr] Downloaded structopt-derive v0.4.18 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded comrak v0.11.0 [INFO] [stderr] Downloaded structopt v0.3.26 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 780c6e74c6faeb57df377c3f07d015e6e420363f9e8658e8ec107e1319930fe0 [INFO] running `Command { std: "docker" "start" "-a" "780c6e74c6faeb57df377c3f07d015e6e420363f9e8658e8ec107e1319930fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "780c6e74c6faeb57df377c3f07d015e6e420363f9e8658e8ec107e1319930fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780c6e74c6faeb57df377c3f07d015e6e420363f9e8658e8ec107e1319930fe0", kill_on_drop: false }` [INFO] [stdout] 780c6e74c6faeb57df377c3f07d015e6e420363f9e8658e8ec107e1319930fe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee25d5f806dc17ef13c7e79e7088f717dcd376c2264df5dc4cd3e11eb31b67c8 [INFO] running `Command { std: "docker" "start" "-a" "ee25d5f806dc17ef13c7e79e7088f717dcd376c2264df5dc4cd3e11eb31b67c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling comrak v0.11.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling mdmg v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.25s [INFO] running `Command { std: "docker" "inspect" "ee25d5f806dc17ef13c7e79e7088f717dcd376c2264df5dc4cd3e11eb31b67c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee25d5f806dc17ef13c7e79e7088f717dcd376c2264df5dc4cd3e11eb31b67c8", kill_on_drop: false }` [INFO] [stdout] ee25d5f806dc17ef13c7e79e7088f717dcd376c2264df5dc4cd3e11eb31b67c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3457373ed1291598499c659755c98fd5488ed0e19955133f1e3068080d21278 [INFO] running `Command { std: "docker" "start" "-a" "b3457373ed1291598499c659755c98fd5488ed0e19955133f1e3068080d21278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling pretty_assertions v1.2.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling mdmg v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.77s [INFO] running `Command { std: "docker" "inspect" "b3457373ed1291598499c659755c98fd5488ed0e19955133f1e3068080d21278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3457373ed1291598499c659755c98fd5488ed0e19955133f1e3068080d21278", kill_on_drop: false }` [INFO] [stdout] b3457373ed1291598499c659755c98fd5488ed0e19955133f1e3068080d21278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58b1c6b438f61fb65178ed3afab171b622ec30a1bcf513d32fd272bae5a275f2 [INFO] running `Command { std: "docker" "start" "-a" "58b1c6b438f61fb65178ed3afab171b622ec30a1bcf513d32fd272bae5a275f2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdmg-2e8e80fbb0941c55) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test commands::generate::tests::generate_command_run_is_file_delete ... ignored [INFO] [stdout] test delete_executor::tests::delete_file_and_parent_directory ... ok [INFO] [stdout] test commands::list::tests::test_list_command_output ... ok [INFO] [stdout] test delete_executor::tests::delete_only_file ... ok [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_delete_directory_can_delete_directory ... ignored [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_delete_directory_failed_when_not_exist_file ... ignored [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_delete_file_can_delete_file ... ignored [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_delete_file_failed_when_not_exist_file ... ignored [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_is_empty_directory_return_to_false ... ignored [INFO] [stdout] test delete_executor::tests::fs_delete_executor_deps_is_empty_directory_return_to_true ... ignored [INFO] [stdout] test delete_executor::tests::when_failed_delete_file ... ok [INFO] [stdout] test delete_executor::tests::delete_only_file_when_pending_scaffold_only ... ok [INFO] [stdout] test delete_executor::tests::when_failed_delete_parent_delete_directory ... ok [INFO] [stdout] test scaffold_executor::tests::fsscaffold_executor_execute_is_created_files ... ignored [INFO] [stdout] test scaffold_executor::tests::fsscaffold_executor_execute_is_not_created_files_when_exiist ... ignored [INFO] [stdout] test scaffold_executor::tests::dryrun_executor_execute_is_ok ... ok [INFO] [stdout] test markdown::tests::parse_is_return_to_one_scaffold ... ok [INFO] [stdout] test commands::delete::tests::success_delete_command ... ok [INFO] [stdout] test template::tests::render_returning_helper ... ok [INFO] [stdout] test template::tests::render_returning_the_foo_adapter ... ok [INFO] [stdout] test template_repository::tests::test_fstemplate_repository_list_return_to_files ... ignored [INFO] [stdout] test template_repository::tests::test_fstemplate_repository_resolve_return_to_template ... ignored [INFO] [stdout] test template_repository::tests::test_fstemplate_repository_resolve_return_to_template_not_found ... ignored [INFO] [stdout] test template::tests::render_returning_the_piyopoyo ... ok [INFO] [stdout] test template::tests::render_returning_the_variable ... ok [INFO] [stdout] test template::tests::render_returning_the_foo ... ok [INFO] [stdout] test template::tests::render_returning_the_himanoa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdmg-1441fce6aa31af0d) [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] Doc-tests mdmg [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" "58b1c6b438f61fb65178ed3afab171b622ec30a1bcf513d32fd272bae5a275f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b1c6b438f61fb65178ed3afab171b622ec30a1bcf513d32fd272bae5a275f2", kill_on_drop: false }` [INFO] [stdout] 58b1c6b438f61fb65178ed3afab171b622ec30a1bcf513d32fd272bae5a275f2