[INFO] cloning repository https://github.com/nikita-skobov/yaml-variable-substitution [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikita-skobov/yaml-variable-substitution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fyaml-variable-substitution", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fyaml-variable-substitution'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec747b564409ab244b773061a3e4c69657649a39 [INFO] testing nikita-skobov/yaml-variable-substitution against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikita-skobov%2Fyaml-variable-substitution" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikita-skobov/yaml-variable-substitution on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikita-skobov/yaml-variable-substitution [INFO] finished tweaking git repo https://github.com/nikita-skobov/yaml-variable-substitution [INFO] tweaked toml for git repo https://github.com/nikita-skobov/yaml-variable-substitution written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nikita-skobov/yaml-variable-substitution already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd67434b9f7f55f33297ee905a4e145aacb3e4bf2c96381493bfef32462c7c4 [INFO] running `Command { std: "docker" "start" "-a" "2cd67434b9f7f55f33297ee905a4e145aacb3e4bf2c96381493bfef32462c7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd67434b9f7f55f33297ee905a4e145aacb3e4bf2c96381493bfef32462c7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd67434b9f7f55f33297ee905a4e145aacb3e4bf2c96381493bfef32462c7c4", kill_on_drop: false }` [INFO] [stdout] 2cd67434b9f7f55f33297ee905a4e145aacb3e4bf2c96381493bfef32462c7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 986ecb9e9298acea75f0fb032f983da5b324104ac8d77941590111a1840e39a5 [INFO] running `Command { std: "docker" "start" "-a" "986ecb9e9298acea75f0fb032f983da5b324104ac8d77941590111a1840e39a5", 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] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.19 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.4.0 [INFO] [stderr] Compiling context_based_variable_substitution v1.0.0 (https://github.com/nikita-skobov/context-based-variable-substitution#12562137) [INFO] [stderr] Compiling yaml_variable_substitution v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.07s [INFO] running `Command { std: "docker" "inspect" "986ecb9e9298acea75f0fb032f983da5b324104ac8d77941590111a1840e39a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986ecb9e9298acea75f0fb032f983da5b324104ac8d77941590111a1840e39a5", kill_on_drop: false }` [INFO] [stdout] 986ecb9e9298acea75f0fb032f983da5b324104ac8d77941590111a1840e39a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1db8492eb4941f02226e5a372be5a177fe6ea2edea6c9cbdc9c479798a4b0eb0 [INFO] running `Command { std: "docker" "start" "-a" "1db8492eb4941f02226e5a372be5a177fe6ea2edea6c9cbdc9c479798a4b0eb0", kill_on_drop: false }` [INFO] [stderr] Compiling yaml_variable_substitution v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "1db8492eb4941f02226e5a372be5a177fe6ea2edea6c9cbdc9c479798a4b0eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db8492eb4941f02226e5a372be5a177fe6ea2edea6c9cbdc9c479798a4b0eb0", kill_on_drop: false }` [INFO] [stdout] 1db8492eb4941f02226e5a372be5a177fe6ea2edea6c9cbdc9c479798a4b0eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a65ff266867f3d721f1e47fd4dafa47543b65d62c939b120660d95992d09547b [INFO] running `Command { std: "docker" "start" "-a" "a65ff266867f3d721f1e47fd4dafa47543b65d62c939b120660d95992d09547b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::variables_in_comments_dont_cause_errors ... ignored [INFO] [stdout] test tests::getting_doc_as_string_works ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yaml_variable_substitution-9506feb5f766fabd) [INFO] [stdout] test tests::works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests yaml_variable_substitution [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" "a65ff266867f3d721f1e47fd4dafa47543b65d62c939b120660d95992d09547b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65ff266867f3d721f1e47fd4dafa47543b65d62c939b120660d95992d09547b", kill_on_drop: false }` [INFO] [stdout] a65ff266867f3d721f1e47fd4dafa47543b65d62c939b120660d95992d09547b