[INFO] fetching crate two-face 0.5.0-rc1... [INFO] testing two-face-0.5.0-rc1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate two-face 0.5.0-rc1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate two-face 0.5.0-rc1 [INFO] finished tweaking crates.io crate two-face 0.5.0-rc1 [INFO] tweaked toml for crates.io crate two-face 0.5.0-rc1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate two-face 0.5.0-rc1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate two-face 0.5.0-rc1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038c1d3ce8c1b18b4ddbcfcd3f9c7fdd1d2845633f7575dd6551c93c332b9e5e [INFO] running `Command { std: "docker" "start" "-a" "038c1d3ce8c1b18b4ddbcfcd3f9c7fdd1d2845633f7575dd6551c93c332b9e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038c1d3ce8c1b18b4ddbcfcd3f9c7fdd1d2845633f7575dd6551c93c332b9e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038c1d3ce8c1b18b4ddbcfcd3f9c7fdd1d2845633f7575dd6551c93c332b9e5e", kill_on_drop: false }` [INFO] [stdout] 038c1d3ce8c1b18b4ddbcfcd3f9c7fdd1d2845633f7575dd6551c93c332b9e5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed8685b732ce593e4edd025dfc56d771e2049cfbf6266c0b04c30852ca4e652 [INFO] running `Command { std: "docker" "start" "-a" "4ed8685b732ce593e4edd025dfc56d771e2049cfbf6266c0b04c30852ca4e652", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling two-face v0.5.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.45s [INFO] running `Command { std: "docker" "inspect" "4ed8685b732ce593e4edd025dfc56d771e2049cfbf6266c0b04c30852ca4e652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed8685b732ce593e4edd025dfc56d771e2049cfbf6266c0b04c30852ca4e652", kill_on_drop: false }` [INFO] [stdout] 4ed8685b732ce593e4edd025dfc56d771e2049cfbf6266c0b04c30852ca4e652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd134eb7b3b1142f64f007a815411155912306f828cee5340f164793c2f3931 [INFO] running `Command { std: "docker" "start" "-a" "cbd134eb7b3b1142f64f007a815411155912306f828cee5340f164793c2f3931", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling two-face v0.5.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.29s [INFO] running `Command { std: "docker" "inspect" "cbd134eb7b3b1142f64f007a815411155912306f828cee5340f164793c2f3931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd134eb7b3b1142f64f007a815411155912306f828cee5340f164793c2f3931", kill_on_drop: false }` [INFO] [stdout] cbd134eb7b3b1142f64f007a815411155912306f828cee5340f164793c2f3931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1a9c965587854e5d1890a943e9eae9b4890900fa693155b569ff5d5d4afcbdd [INFO] running `Command { std: "docker" "start" "-a" "b1a9c965587854e5d1890a943e9eae9b4890900fa693155b569ff5d5d4afcbdd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/two_face-04a4254e06ce9b6c) [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.32s [INFO] [stdout] [INFO] [stderr] Doc-tests two_face [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - acknowledgement_url (line 210) ... ok [INFO] [stdout] test src/acknowledgement/core_types.rs - acknowledgement::core_types::LicenseType::needs_acknowledgement (line 72) ... 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 411) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet (line 21) ... ok [INFO] [stdout] test src/syntax.rs - syntax::extra_newlines (line 29) ... ok [INFO] [stdout] test src/syntax.rs - syntax::extra_no_newlines (line 9) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::get (line 42) ... ok [INFO] [stdout] test src/theme/core_types.rs - theme::core_types::LazyThemeSet::theme_names (line 63) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::extra (line 28) ... ok [INFO] [stdout] test src/theme/mod.rs - theme::EmbeddedLazyThemeSet::get (line 51) ... ok [INFO] [stdout] test src/lib.rs - ReadmeDoctests (line 183) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1a9c965587854e5d1890a943e9eae9b4890900fa693155b569ff5d5d4afcbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a9c965587854e5d1890a943e9eae9b4890900fa693155b569ff5d5d4afcbdd", kill_on_drop: false }` [INFO] [stdout] b1a9c965587854e5d1890a943e9eae9b4890900fa693155b569ff5d5d4afcbdd