[INFO] fetching crate petridish 0.7.1... [INFO] testing petridish-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate petridish 0.7.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate petridish 0.7.1 [INFO] finished tweaking crates.io crate petridish 0.7.1 [INFO] tweaked toml for crates.io crate petridish 0.7.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate petridish 0.7.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate petridish 0.7.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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] 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37de958361bec829495102a662c225f929ccfe088b4ad8d977bb0ffeeb61bf87 [INFO] running `Command { std: "docker" "start" "-a" "37de958361bec829495102a662c225f929ccfe088b4ad8d977bb0ffeeb61bf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37de958361bec829495102a662c225f929ccfe088b4ad8d977bb0ffeeb61bf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37de958361bec829495102a662c225f929ccfe088b4ad8d977bb0ffeeb61bf87", kill_on_drop: false }` [INFO] [stdout] 37de958361bec829495102a662c225f929ccfe088b4ad8d977bb0ffeeb61bf87 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1505ba47a739f7ca24641c2e151ceac2488413d5c5082f0e5232bf075cc7906 [INFO] running `Command { std: "docker" "start" "-a" "e1505ba47a739f7ca24641c2e151ceac2488413d5c5082f0e5232bf075cc7906", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling ansi-str v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling coolor v0.5.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling papergrid v0.4.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling minimad v0.9.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.5+1.4.5 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling tabled v0.7.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling inquire v0.3.0 [INFO] [stderr] Compiling termimad v0.20.6 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling petridish v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `LiteralFalse` is never constructed [INFO] [stdout] --> src/literal_value.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | literal_bool!(false, LiteralFalse); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `literal_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e1505ba47a739f7ca24641c2e151ceac2488413d5c5082f0e5232bf075cc7906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1505ba47a739f7ca24641c2e151ceac2488413d5c5082f0e5232bf075cc7906", kill_on_drop: false }` [INFO] [stdout] e1505ba47a739f7ca24641c2e151ceac2488413d5c5082f0e5232bf075cc7906 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc31635aa7f5cb75558342997ba6d703690d0961ae5b3a85c28c418cec865f0 [INFO] running `Command { std: "docker" "start" "-a" "8cc31635aa7f5cb75558342997ba6d703690d0961ae5b3a85c28c418cec865f0", kill_on_drop: false }` [INFO] [stdout] warning: struct `LiteralFalse` is never constructed [INFO] [stdout] --> src/literal_value.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | literal_bool!(false, LiteralFalse); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `literal_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling petridish v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8cc31635aa7f5cb75558342997ba6d703690d0961ae5b3a85c28c418cec865f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc31635aa7f5cb75558342997ba6d703690d0961ae5b3a85c28c418cec865f0", kill_on_drop: false }` [INFO] [stdout] 8cc31635aa7f5cb75558342997ba6d703690d0961ae5b3a85c28c418cec865f0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3c749bd64f36005c6d9fe093816488de4d28141965c72130d2ea06e0774c26c [INFO] running `Command { std: "docker" "start" "-a" "f3c749bd64f36005c6d9fe093816488de4d28141965c72130d2ea06e0774c26c", kill_on_drop: false }` [INFO] [stderr] warning: struct `LiteralFalse` is never constructed [INFO] [stderr] --> src/literal_value.rs:58:22 [INFO] [stderr] | [INFO] [stderr] 58 | literal_bool!(false, LiteralFalse); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `literal_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `petridish` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/petridish-3893717c21129451) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test config::tests::test_confirm ... ok [INFO] [stdout] test config::tests::test_confirm_with_default ... ok [INFO] [stdout] test config::tests::test_deserialize_config ... ok [INFO] [stdout] test config::tests::test_deserialize_empty_config ... ok [INFO] [stdout] test config::tests::test_literal_number ... ok [INFO] [stdout] test config::tests::test_literal_number_with_default ... ok [INFO] [stdout] test config::tests::test_deserialize_config_with_prompts ... ok [INFO] [stdout] test config::tests::test_literal_string ... ok [INFO] [stdout] test config::tests::test_literal_string_with_default ... ok [INFO] [stdout] test config::tests::test_literal_number_with_min_and_max ... ok [INFO] [stdout] test config::tests::test_number_multi_select ... ok [INFO] [stdout] test config::tests::test_number_multi_select_with_default ... ok [INFO] [stdout] test config::tests::test_number_select ... ok [INFO] [stdout] test config::tests::test_literal_string_with_regex ... ok [INFO] [stdout] test config::tests::test_number_select_with_default ... ok [INFO] [stdout] test config::tests::test_string_multi_select ... ok [INFO] [stdout] test config::tests::test_string_multi_select_with_default ... ok [INFO] [stdout] test config::tests::test_string_select ... ok [INFO] [stdout] test literal_value::tests::test_literal_false ... ok [INFO] [stdout] test literal_value::tests::test_literal_true ... ok [INFO] [stdout] test config::tests::test_string_select_with_default ... ok [INFO] [stdout] test repository::tests::test_github ... ok [INFO] [stdout] test repository::tests::test_github_with_suffix ... ok [INFO] [stdout] test repository::tests::test_https_github ... ok [INFO] [stdout] test repository::tests::test_http_github ... ok [INFO] [stdout] test repository::tests::test_ssh_github ... ok [INFO] [stdout] test repository::tests::test_git_repo_with_specified_branch ... ok [INFO] [stdout] test repository::tests::test_git_repo_with_auth ... ok [INFO] [stdout] test repository::tests::test_gitlab ... ok [INFO] [stdout] test repository::tests::test_invalid_git_repo ... ok [INFO] [stdout] test repository::tests::test_https_gitlab ... ok [INFO] [stdout] test repository::tests::test_normal_git_repo ... ok [INFO] [stdout] test repository::tests::test_http_gitlab ... ok [INFO] [stdout] test repository::tests::test_override_git_provider ... ok [INFO] [stdout] test repository::tests::test_ssh_gitlab ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/petridish-5194326abb9f05ae) [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] Running tests/test_render.rs (/opt/rustwide/target/debug/deps/test_render-9202136c5c73b09f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_render ... 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 petridish [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" "f3c749bd64f36005c6d9fe093816488de4d28141965c72130d2ea06e0774c26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c749bd64f36005c6d9fe093816488de4d28141965c72130d2ea06e0774c26c", kill_on_drop: false }` [INFO] [stdout] f3c749bd64f36005c6d9fe093816488de4d28141965c72130d2ea06e0774c26c