[INFO] fetching crate tugger 0.10.0... [INFO] testing tugger-0.10.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tugger 0.10.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tugger 0.10.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tugger 0.10.0 [INFO] finished tweaking crates.io crate tugger 0.10.0 [INFO] tweaked toml for crates.io crate tugger 0.10.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac22d3c25a0256e4dcbca1e1ec0f1927165981f229ade23c5a3673881b98047d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac22d3c25a0256e4dcbca1e1ec0f1927165981f229ade23c5a3673881b98047d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac22d3c25a0256e4dcbca1e1ec0f1927165981f229ade23c5a3673881b98047d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac22d3c25a0256e4dcbca1e1ec0f1927165981f229ade23c5a3673881b98047d", kill_on_drop: false }` [INFO] [stdout] ac22d3c25a0256e4dcbca1e1ec0f1927165981f229ade23c5a3673881b98047d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e37dec2d6110ccb26922676e2f313122d9abe1e98ee7b77c70f4fe964a8553f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e37dec2d6110ccb26922676e2f313122d9abe1e98ee7b77c70f4fe964a8553f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling tugger-wix v0.8.0 [INFO] [stderr] Compiling tugger v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling path-dedot v3.0.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bcder v0.6.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling python-packed-resources v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling mailparse v0.13.4 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling rc2 v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling spdx v0.4.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling p12 v0.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tugger-licensing v0.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling x509-certificate v0.2.0 [INFO] [stderr] Compiling goblin v0.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling python-packaging v0.9.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling tugger-apple-bundle v0.4.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling tugger-apple v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling tugger-common v0.4.0 [INFO] [stderr] Compiling cryptographic-message-syntax v0.3.0 [INFO] [stderr] Compiling tugger-windows v0.5.0 [INFO] [stderr] Compiling tugger-snapcraft v0.5.0 [INFO] [stderr] Compiling tugger-windows-codesign v0.3.0 [INFO] [stderr] Compiling tugger-apple-codesign v0.4.0 [INFO] [stderr] Compiling tugger-code-signing v0.2.0 [INFO] [stderr] Compiling starlark v0.3.1 [INFO] [stderr] Compiling starlark-dialect-build-targets v0.4.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "4e37dec2d6110ccb26922676e2f313122d9abe1e98ee7b77c70f4fe964a8553f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e37dec2d6110ccb26922676e2f313122d9abe1e98ee7b77c70f4fe964a8553f", kill_on_drop: false }` [INFO] [stdout] 4e37dec2d6110ccb26922676e2f313122d9abe1e98ee7b77c70f4fe964a8553f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce32666a54685189705c969d7a753d24dea6af2b5a819243ba13fca6eba28dce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce32666a54685189705c969d7a753d24dea6af2b5a819243ba13fca6eba28dce", kill_on_drop: false }` [INFO] [stderr] Compiling tugger v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.26s [INFO] running `Command { std: "docker" "inspect" "ce32666a54685189705c969d7a753d24dea6af2b5a819243ba13fca6eba28dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce32666a54685189705c969d7a753d24dea6af2b5a819243ba13fca6eba28dce", kill_on_drop: false }` [INFO] [stdout] ce32666a54685189705c969d7a753d24dea6af2b5a819243ba13fca6eba28dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f4314596e9065268e8a951a39c4c1ab3e470ca64c84fbadb39b94a3f0d39bfa [INFO] running `Command { std: "docker" "start" "-a" "9f4314596e9065268e8a951a39c4c1ab3e470ca64c84fbadb39b94a3f0d39bfa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tugger-ac967a04fdc81808) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test starlark::apple_universal_binary::tests::basic_operations ... ok [INFO] [stdout] test starlark::code_signing::tests::code_signer_from_windows_store_auto ... ok [INFO] [stdout] test starlark::code_signing::tests::code_signer_from_windows_store_subject ... ok [INFO] [stdout] test starlark::file_content::tests::attributes ... ok [INFO] [stdout] test starlark::code_signing::tests::code_signer_from_windows_store_sha1_thumbprint ... ok [INFO] [stdout] test starlark::file_manifest::tests::add_file_directory ... ok [INFO] [stdout] test starlark::file_content::tests::new_content ... ok [INFO] [stdout] test starlark::file_manifest::tests::get_file ... ok [INFO] [stdout] test starlark::file_manifest::tests::add_file ... ok [INFO] [stdout] test starlark::file_content::tests::new_path ... ok [INFO] [stdout] test starlark::file_manifest::tests::remove ... ok [INFO] [stdout] test starlark::file_manifest::tests::paths ... ok [INFO] [stdout] test starlark::file_manifest::tests::test_new_file_manifest ... ok [INFO] [stdout] test starlark::macos_application_bundle_builder::tests::add_macos_file ... ok [INFO] [stdout] test starlark::file_manifest::tests::add_file_path ... ok [INFO] [stdout] test starlark::macos_application_bundle_builder::tests::constructor ... ok [INFO] [stdout] test starlark::file_manifest::tests::test_add_file_manifest ... ok [INFO] [stdout] test starlark::macos_application_bundle_builder::tests::add_resources_file ... ok [INFO] [stdout] test starlark::code_signing::tests::activate ... ok [INFO] [stdout] test starlark::python_wheel_builder::tests::type_info ... ok [INFO] [stdout] test starlark::macos_application_bundle_builder::tests::set_info_plist_required_keys ... ok [INFO] [stdout] test starlark::python_wheel_builder::tests::attributes ... ok [INFO] [stdout] test starlark::snapcraft::tests::test_app_basic ... ok [INFO] [stdout] test starlark::snapcraft::tests::test_part_basic ... ok [INFO] [stdout] test starlark::snapcraft::tests::test_snap_basic ... ok [INFO] [stdout] test starlark::snapcraft::tests::test_snapcraft_builder_add_invocation ... ok [INFO] [stdout] test starlark::code_signing::tests::chain_issuer_certificates_pem_file ... ok [INFO] [stderr] cannot prompt; using provided default value [INFO] [stderr] cannot prompt; using provided default value [INFO] [stdout] test starlark::terminal::tests::prompt_confirm_default ... ok [INFO] [stdout] test starlark::snapcraft::tests::test_snapcraft_builder_add_manifest ... ok [INFO] [stderr] cannot prompt; using provided default value [INFO] [stdout] test starlark::terminal::tests::prompt_input_default ... ok [INFO] [stderr] cannot prompt; using provided default value [INFO] [stdout] test starlark::tests::test_get_context ... ok [INFO] [stdout] test starlark::terminal::tests::prompt_password_default ... ok [INFO] [stdout] test starlark::wix_bundle_builder::tests::test_new ... ok [INFO] [stdout] test starlark::wix_bundle_builder::tests::test_add_condition ... ok [INFO] [stdout] test starlark::python_wheel_builder::tests::to_file_content ... ok [INFO] [stdout] test starlark::python_wheel_builder::tests::write_to_directory ... ok [INFO] [stdout] test starlark::wix_installer::tests::test_constructor ... ok [INFO] [stdout] test starlark::wix_installer::tests::test_add_build_files ... ok [INFO] [stdout] test starlark::terminal::tests::can_prompt ... ok [INFO] [stdout] test starlark::wix_installer::tests::test_add_simple_installer ... ok [INFO] [stdout] test starlark::wix_msi_builder::tests::test_new ... ok [INFO] [stdout] test starlark::wix_installer::tests::test_set_variable ... ok [INFO] [stdout] test starlark::file_content::tests::new_filename_with_directory ... ok [INFO] [stdout] test starlark::apple_universal_binary::tests::new ... ok [INFO] [stdout] test starlark::file_content::tests::new_no_args ... ok [INFO] [stdout] test starlark::file_manifest::tests::test_add_path ... ok [INFO] [stdout] test starlark::wix_installer::tests::test_add_missing_file ... ok [INFO] [stdout] test starlark::file_content::tests::new_bad_path ... ok [INFO] [stdout] test starlark::wix_msi_builder::tests::test_add_visual_cpp_redistributable ... ok [INFO] [stdout] test starlark::file_content::tests::new_content_no_filename ... ok [INFO] [stdout] test starlark::code_signing::tests::code_signer_from_pfx_file ... ok [INFO] [stdout] test starlark::code_signing::tests::set_signing_callback ... ok [INFO] [stdout] test starlark::code_signing::tests::callback_defer ... ok [INFO] [stdout] test starlark::code_signing::tests::callback_prevent_signing ... ok [INFO] [stdout] test starlark::code_signing::tests::multiple_signers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] [stderr] Doc-tests tugger [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" "9f4314596e9065268e8a951a39c4c1ab3e470ca64c84fbadb39b94a3f0d39bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4314596e9065268e8a951a39c4c1ab3e470ca64c84fbadb39b94a3f0d39bfa", kill_on_drop: false }` [INFO] [stdout] 9f4314596e9065268e8a951a39c4c1ab3e470ca64c84fbadb39b94a3f0d39bfa