[INFO] cloning repository https://github.com/storyfeet/gtmpl_helpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storyfeet/gtmpl_helpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fgtmpl_helpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fgtmpl_helpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4557e42bfe9e117ce11a01e22b97e1d6d6104d1f [INFO] testing storyfeet/gtmpl_helpers against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fgtmpl_helpers" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storyfeet/gtmpl_helpers 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/storyfeet/gtmpl_helpers [INFO] finished tweaking git repo https://github.com/storyfeet/gtmpl_helpers [INFO] tweaked toml for git repo https://github.com/storyfeet/gtmpl_helpers written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/storyfeet/gtmpl_helpers 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] Downloading crates ... [INFO] [stderr] Downloaded either v1.5.3 [INFO] [stderr] Downloaded memchr v2.3.3 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded pulldown-cmark v0.7.1 [INFO] [stderr] Downloaded gtmpl_value v0.3.3 [INFO] [stderr] Downloaded gtmpl v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 3dd9e04c77ffe1af5c277b2cab8366fedc3b13cd31a4ced2ff2d9a90a97c6894 [INFO] running `Command { std: "docker" "start" "-a" "3dd9e04c77ffe1af5c277b2cab8366fedc3b13cd31a4ced2ff2d9a90a97c6894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd9e04c77ffe1af5c277b2cab8366fedc3b13cd31a4ced2ff2d9a90a97c6894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd9e04c77ffe1af5c277b2cab8366fedc3b13cd31a4ced2ff2d9a90a97c6894", kill_on_drop: false }` [INFO] [stdout] 3dd9e04c77ffe1af5c277b2cab8366fedc3b13cd31a4ced2ff2d9a90a97c6894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] fed66d12b416d080cf263ea4be2616f3a37f9246d98217d883bc0a1f9f236732 [INFO] running `Command { std: "docker" "start" "-a" "fed66d12b416d080cf263ea4be2616f3a37f9246d98217d883bc0a1f9f236732", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling gtmpl_value v0.3.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling gtmpl v0.5.7 [INFO] [stderr] Compiling gtmpl_helpers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "fed66d12b416d080cf263ea4be2616f3a37f9246d98217d883bc0a1f9f236732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed66d12b416d080cf263ea4be2616f3a37f9246d98217d883bc0a1f9f236732", kill_on_drop: false }` [INFO] [stdout] fed66d12b416d080cf263ea4be2616f3a37f9246d98217d883bc0a1f9f236732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] c7ccff928441a74b0d443c4e0404752ce57965c40d8b2f2f103693f19e46d88c [INFO] running `Command { std: "docker" "start" "-a" "c7ccff928441a74b0d443c4e0404752ce57965c40d8b2f2f103693f19e46d88c", kill_on_drop: false }` [INFO] [stderr] Compiling gtmpl_helpers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "c7ccff928441a74b0d443c4e0404752ce57965c40d8b2f2f103693f19e46d88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ccff928441a74b0d443c4e0404752ce57965c40d8b2f2f103693f19e46d88c", kill_on_drop: false }` [INFO] [stdout] c7ccff928441a74b0d443c4e0404752ce57965c40d8b2f2f103693f19e46d88c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 8c4caed98fd807e7df15d497abfe7ad742f31b86a675207372e2bb8e49ba8f07 [INFO] running `Command { std: "docker" "start" "-a" "8c4caed98fd807e7df15d497abfe7ad742f31b86a675207372e2bb8e49ba8f07", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gtmpl_helpers-ffdf77e332b95d6f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test range::test::test_number_prints_a_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gtmpl_helpers [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c4caed98fd807e7df15d497abfe7ad742f31b86a675207372e2bb8e49ba8f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4caed98fd807e7df15d497abfe7ad742f31b86a675207372e2bb8e49ba8f07", kill_on_drop: false }` [INFO] [stdout] 8c4caed98fd807e7df15d497abfe7ad742f31b86a675207372e2bb8e49ba8f07