[INFO] updating cached repository https://github.com/serihiro/config2args [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d28d47688a4c8b408a7f6f1e87f5c2435ad91df [INFO] testing serihiro/config2args against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserihiro%2Fconfig2args" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serihiro/config2args on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/serihiro/config2args [INFO] finished tweaking git repo https://github.com/serihiro/config2args [INFO] tweaked toml for git repo https://github.com/serihiro/config2args written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/serihiro/config2args already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 16aebf56935862aa2fba5ba2080e828c6b8807cfb59e0d77a56865a69fdb2b0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "16aebf56935862aa2fba5ba2080e828c6b8807cfb59e0d77a56865a69fdb2b0a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling config2args v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "16aebf56935862aa2fba5ba2080e828c6b8807cfb59e0d77a56865a69fdb2b0a"` [INFO] running `"docker" "rm" "-f" "16aebf56935862aa2fba5ba2080e828c6b8807cfb59e0d77a56865a69fdb2b0a"` [INFO] [stdout] 16aebf56935862aa2fba5ba2080e828c6b8807cfb59e0d77a56865a69fdb2b0a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 352ee3e44e3485f2522158214e2d8a257e2a8f1157f11a6d50fc6c85eca15c01 [INFO] running `"docker" "start" "-a" "352ee3e44e3485f2522158214e2d8a257e2a8f1157f11a6d50fc6c85eca15c01"` [INFO] [stderr] Compiling config2args v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `"docker" "inspect" "352ee3e44e3485f2522158214e2d8a257e2a8f1157f11a6d50fc6c85eca15c01"` [INFO] running `"docker" "rm" "-f" "352ee3e44e3485f2522158214e2d8a257e2a8f1157f11a6d50fc6c85eca15c01"` [INFO] [stdout] 352ee3e44e3485f2522158214e2d8a257e2a8f1157f11a6d50fc6c85eca15c01 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98e893b9b41d0efcf6fb5a416e0dccfeeec23a5b265851fdb4cf27f649fbe88b [INFO] running `"docker" "start" "-a" "98e893b9b41d0efcf6fb5a416e0dccfeeec23a5b265851fdb4cf27f649fbe88b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/config2args-30c591c26bd40cad [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::generate_args_string_with_array ... ok [INFO] [stdout] test tests::generate_args_string_with_string_value ... ok [INFO] [stdout] test tests::generate_args_string_with_nested_object ... ok [INFO] [stdout] test tests::generate_args_string_with_array_value ... ok [INFO] [stdout] test tests::generate_args_string_without_key ... ok [INFO] [stdout] test tests::generate_args_string_with_long_keys ... ok [INFO] [stdout] test tests::generate_args_string_with_short_keys ... ok [INFO] [stdout] test tests::eval_as_a_tera_template ... ok [INFO] [stdout] test tests::generate_args_string_with_nested_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "98e893b9b41d0efcf6fb5a416e0dccfeeec23a5b265851fdb4cf27f649fbe88b"` [INFO] running `"docker" "rm" "-f" "98e893b9b41d0efcf6fb5a416e0dccfeeec23a5b265851fdb4cf27f649fbe88b"` [INFO] [stdout] 98e893b9b41d0efcf6fb5a416e0dccfeeec23a5b265851fdb4cf27f649fbe88b