[INFO] fetching crate two-face 0.4.4... [INFO] testing two-face-0.4.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate two-face 0.4.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate two-face 0.4.4 [INFO] finished tweaking crates.io crate two-face 0.4.4 [INFO] tweaked toml for crates.io crate two-face 0.4.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate two-face 0.4.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate two-face 0.4.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-lock v10.1.0 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ea3ab295fb31d5a33792117a230ea59fe7cefed57b8c7a84ac9d43f3d7fca05 [INFO] running `Command { std: "docker" "start" "-a" "9ea3ab295fb31d5a33792117a230ea59fe7cefed57b8c7a84ac9d43f3d7fca05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ea3ab295fb31d5a33792117a230ea59fe7cefed57b8c7a84ac9d43f3d7fca05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea3ab295fb31d5a33792117a230ea59fe7cefed57b8c7a84ac9d43f3d7fca05", kill_on_drop: false }` [INFO] [stdout] 9ea3ab295fb31d5a33792117a230ea59fe7cefed57b8c7a84ac9d43f3d7fca05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b517241b26bbf751ec4b40ebe7251df69f238aa5c0a2fe2e4bb008648232252 [INFO] running `Command { std: "docker" "start" "-a" "4b517241b26bbf751ec4b40ebe7251df69f238aa5c0a2fe2e4bb008648232252", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling two-face v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.02s [INFO] running `Command { std: "docker" "inspect" "4b517241b26bbf751ec4b40ebe7251df69f238aa5c0a2fe2e4bb008648232252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b517241b26bbf751ec4b40ebe7251df69f238aa5c0a2fe2e4bb008648232252", kill_on_drop: false }` [INFO] [stdout] 4b517241b26bbf751ec4b40ebe7251df69f238aa5c0a2fe2e4bb008648232252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 247abb7395770077e6fb03ae0eb93ae08f1c9e3481636aaf28efae90314a4df1 [INFO] running `Command { std: "docker" "start" "-a" "247abb7395770077e6fb03ae0eb93ae08f1c9e3481636aaf28efae90314a4df1", kill_on_drop: false }` [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling two-face v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.70s [INFO] running `Command { std: "docker" "inspect" "247abb7395770077e6fb03ae0eb93ae08f1c9e3481636aaf28efae90314a4df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247abb7395770077e6fb03ae0eb93ae08f1c9e3481636aaf28efae90314a4df1", kill_on_drop: false }` [INFO] [stdout] 247abb7395770077e6fb03ae0eb93ae08f1c9e3481636aaf28efae90314a4df1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29555d34220725cca7c3c7314744e33eff3ab3c65e5f71972996d63bd52095b4 [INFO] running `Command { std: "docker" "start" "-a" "29555d34220725cca7c3c7314744e33eff3ab3c65e5f71972996d63bd52095b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/two_face-be8cb7a9c76e872a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test theme::tests::embedded_theme_is_exhaustive ... ok [INFO] [stdout] test tests::sanity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Doc-tests two_face [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/acknowledgement/core_types.rs - acknowledgement::core_types::LicenseType::needs_acknowledgement (line 72) ... ok [INFO] [stdout] test src/lib.rs - ReadmeDoctests (line 183) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::get (line 41) ... ok [INFO] [stdout] test src/lib.rs - acknowledgement_url (line 206) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::theme_names (line 62) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet (line 20) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/syntax.rs - syntax::extra_newlines (line 29) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedLazyThemeSet::get (line 51) ... ok [INFO] [stdout] test src/syntax.rs - syntax::extra_no_newlines (line 9) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedLazyThemeSet::theme_names (line 68) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedThemeName::as_name (line 375) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::extra (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29555d34220725cca7c3c7314744e33eff3ab3c65e5f71972996d63bd52095b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29555d34220725cca7c3c7314744e33eff3ab3c65e5f71972996d63bd52095b4", kill_on_drop: false }` [INFO] [stdout] 29555d34220725cca7c3c7314744e33eff3ab3c65e5f71972996d63bd52095b4