[INFO] cloning repository https://github.com/berkes/blek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berkes/blek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkes%2Fblek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkes%2Fblek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 696620b9b078a76411be0fceee83c44504524d15 [INFO] testing berkes/blek against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkes%2Fblek" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/berkes/blek on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/berkes/blek [INFO] finished tweaking git repo https://github.com/berkes/blek [INFO] tweaked toml for git repo https://github.com/berkes/blek written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/berkes/blek already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 065ddd0095bd34beb175272752bd9f28bb4ccf851c52644a9acdb56200338e56 [INFO] running `Command { std: "docker" "start" "-a" "065ddd0095bd34beb175272752bd9f28bb4ccf851c52644a9acdb56200338e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "065ddd0095bd34beb175272752bd9f28bb4ccf851c52644a9acdb56200338e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065ddd0095bd34beb175272752bd9f28bb4ccf851c52644a9acdb56200338e56", kill_on_drop: false }` [INFO] [stdout] 065ddd0095bd34beb175272752bd9f28bb4ccf851c52644a9acdb56200338e56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d0c2bf557b6167fd1f22282a82a4741ee9724ed3bd4a7223f8ce82fc64eccc [INFO] running `Command { std: "docker" "start" "-a" "e2d0c2bf557b6167fd1f22282a82a4741ee9724ed3bd4a7223f8ce82fc64eccc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling blek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s [INFO] running `Command { std: "docker" "inspect" "e2d0c2bf557b6167fd1f22282a82a4741ee9724ed3bd4a7223f8ce82fc64eccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d0c2bf557b6167fd1f22282a82a4741ee9724ed3bd4a7223f8ce82fc64eccc", kill_on_drop: false }` [INFO] [stdout] e2d0c2bf557b6167fd1f22282a82a4741ee9724ed3bd4a7223f8ce82fc64eccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68aba71a6a1cb19d37bdfde2e160a03f95cbc3003b57d174273d382b5bfd463d [INFO] running `Command { std: "docker" "start" "-a" "68aba71a6a1cb19d37bdfde2e160a03f95cbc3003b57d174273d382b5bfd463d", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling blek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "68aba71a6a1cb19d37bdfde2e160a03f95cbc3003b57d174273d382b5bfd463d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68aba71a6a1cb19d37bdfde2e160a03f95cbc3003b57d174273d382b5bfd463d", kill_on_drop: false }` [INFO] [stdout] 68aba71a6a1cb19d37bdfde2e160a03f95cbc3003b57d174273d382b5bfd463d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25683086cd33d52bd47a26a5ee252a3e5b81a0b184ccff5339c02dfec739440f [INFO] running `Command { std: "docker" "start" "-a" "25683086cd33d52bd47a26a5ee252a3e5b81a0b184ccff5339c02dfec739440f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blek-6b1ba9b7351f3232) [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b4ba175403d04806) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test file_doesnt_exist_test ... FAILED [INFO] [stdout] test with_predefined_variables ... ok [INFO] [stdout] test missing_template_name_test ... ok [INFO] [stdout] test with_argument_variables ... ok [INFO] [stdout] test with_argument_variable_that_overrides_basic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- file_doesnt_exist_test stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Compiling memchr v2.3.4\n Compiling autocfg v1.0.1\n Compiling libc v0.2.81\n Compiling proc-macro2 v1.0.24\n Compiling cfg-if v0.1.10\n Compiling unicode-xid v0.2.1\n Compiling syn v1.0.54\n Compiling lazy_static v1.4.0\n Compiling log v0.4.11\n Compiling getrandom v0.1.15\n Compiling regex-syntax v0.6.21\n Compiling ucd-trie v0.1.3\n Compiling serde_derive v1.0.118\n Compiling maplit v1.0.2\n Compiling thread_local v1.0.1\n Compiling cfg-if v1.0.0\n Compiling unic-common v0.9.0\n Compiling ryu v1.0.5\n Compiling pest v2.1.3\n Compiling same-file v1.0.6\n Compiling serde v1.0.118\n Compiling bitflags v1.2.1\n Compiling fnv v1.0.7\n Compiling unic-char-range v0.9.0\n Compiling walkdir v2.3.1\n Compiling unic-ucd-version v0.9.0\n Compiling serde_json v1.0.60\n Compiling aho-corasick v0.7.15\n Compiling bstr v0.2.14\n Compiling unic-char-property v0.9.0\n Compiling ppv-lite86 v0.2.10\n Compiling unic-ucd-segment v0.9.0\n Compiling itoa v0.4.6\n Compiling num-traits v0.2.14\n Compiling crossbeam-utils v0.8.1\n Compiling num-integer v0.1.44\n Compiling quote v1.0.7\n Compiling deunicode v0.4.3\n Compiling slug v0.1.4\n Compiling time v0.1.44\n Compiling rand_core v0.5.1\n Compiling unic-segment v0.9.0\n Compiling humansize v1.1.0\n Compiling unicode-width v0.1.8\n Compiling percent-encoding v2.1.0\n Compiling getopts v0.2.21\n Compiling rand_chacha v0.2.2\n Compiling pest_meta v2.1.3\n Compiling rand v0.7.3\n Compiling chrono v0.4.19\n Compiling regex v1.4.2\n Compiling pest_generator v2.1.3\n Compiling parse-zoneinfo v0.3.0\n Compiling pest_derive v2.1.0\n Compiling globset v0.4.6\n Compiling chrono-tz v0.5.3\n Compiling ignore v0.4.17\n Compiling globwalk v0.8.1\nerror: could not compile `chrono-tz` (lib) due to 1 previous error\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `serde` (lib) due to 1 previous error\n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] file_doesnt_exist_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "25683086cd33d52bd47a26a5ee252a3e5b81a0b184ccff5339c02dfec739440f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25683086cd33d52bd47a26a5ee252a3e5b81a0b184ccff5339c02dfec739440f", kill_on_drop: false }` [INFO] [stdout] 25683086cd33d52bd47a26a5ee252a3e5b81a0b184ccff5339c02dfec739440f