[INFO] fetching crate two-face 0.5.1...
[INFO] testing two-face-0.5.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate two-face 0.5.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate two-face 0.5.1
[INFO] finished tweaking crates.io crate two-face 0.5.1
[INFO] tweaked toml for crates.io crate two-face 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate two-face 0.5.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate two-face 0.5.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 963eddba11a98c277b7877655d725d730a4bb3a79ec7ae0a22178cfe2865479e
[INFO] running `Command { std: "docker" "start" "-a" "963eddba11a98c277b7877655d725d730a4bb3a79ec7ae0a22178cfe2865479e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "963eddba11a98c277b7877655d725d730a4bb3a79ec7ae0a22178cfe2865479e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963eddba11a98c277b7877655d725d730a4bb3a79ec7ae0a22178cfe2865479e", kill_on_drop: false }`
[INFO] [stdout] 963eddba11a98c277b7877655d725d730a4bb3a79ec7ae0a22178cfe2865479e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8aff128c89e53a9cfea1f78c6ddd85d1ceb9f3ec1d86cd44c0ee68f7a1e09f
[INFO] running `Command { std: "docker" "start" "-a" "ec8aff128c89e53a9cfea1f78c6ddd85d1ceb9f3ec1d86cd44c0ee68f7a1e09f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling two-face v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.51s
[INFO] running `Command { std: "docker" "inspect" "ec8aff128c89e53a9cfea1f78c6ddd85d1ceb9f3ec1d86cd44c0ee68f7a1e09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8aff128c89e53a9cfea1f78c6ddd85d1ceb9f3ec1d86cd44c0ee68f7a1e09f", kill_on_drop: false }`
[INFO] [stdout] ec8aff128c89e53a9cfea1f78c6ddd85d1ceb9f3ec1d86cd44c0ee68f7a1e09f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41e9344e44b7c04ddfeb4295f13df3357ee9fc83076a8b4e9e32f81f87e5c176
[INFO] running `Command { std: "docker" "start" "-a" "41e9344e44b7c04ddfeb4295f13df3357ee9fc83076a8b4e9e32f81f87e5c176", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling object v0.36.7
[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 form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling two-face v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.32s
[INFO] running `Command { std: "docker" "inspect" "41e9344e44b7c04ddfeb4295f13df3357ee9fc83076a8b4e9e32f81f87e5c176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e9344e44b7c04ddfeb4295f13df3357ee9fc83076a8b4e9e32f81f87e5c176", kill_on_drop: false }`
[INFO] [stdout] 41e9344e44b7c04ddfeb4295f13df3357ee9fc83076a8b4e9e32f81f87e5c176
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e74481cefee98256ba0bf6d653594709cf766a1aec84d64be85f76a172cbb3fe
[INFO] running `Command { std: "docker" "start" "-a" "e74481cefee98256ba0bf6d653594709cf766a1aec84d64be85f76a172cbb3fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/two_face-fa0584f02b6df295)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test theme::tests::embedded_theme_is_exhaustive ... ok
[INFO] [stdout] test tests::sanity ... ok
[INFO] [stdout] test theme::tests::theme_set_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stderr]    Doc-tests two_face
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/acknowledgement/core_types.rs - acknowledgement::core_types::LicenseType::needs_acknowledgement (line 79) ... ok
[INFO] [stdout] test src/acknowledgement/mod.rs - acknowledgement::url (line 29) ... ok
[INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::theme_names (line 62) ... ok
[INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedLazyThemeSet::theme_names (line 68) ... 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/theme/mod.rs - theme::extra (line 28) ... ok
[INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::get (line 41) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedThemeName::as_name (line 402) ... ok
[INFO] [stdout] test src/syntax.rs - syntax::extra_no_newlines (line 9) ... ok
[INFO] [stdout] test src/lib.rs - ReadmeDoctests (line 180) ... ok
[INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e74481cefee98256ba0bf6d653594709cf766a1aec84d64be85f76a172cbb3fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74481cefee98256ba0bf6d653594709cf766a1aec84d64be85f76a172cbb3fe", kill_on_drop: false }`
[INFO] [stdout] e74481cefee98256ba0bf6d653594709cf766a1aec84d64be85f76a172cbb3fe
