[INFO] fetching crate sudo_pair 1.0.0...
[INFO] testing sudo_pair-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sudo_pair 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sudo_pair 1.0.0
[INFO] finished tweaking crates.io crate sudo_pair 1.0.0
[INFO] tweaked toml for crates.io crate sudo_pair 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sudo_pair 1.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0c2ba5277e37338ea1e99ebd8755a2f1e6f8fd3d4d4b70680da481ae55f4a3e
[INFO] running `Command { std: "docker" "start" "-a" "c0c2ba5277e37338ea1e99ebd8755a2f1e6f8fd3d4d4b70680da481ae55f4a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0c2ba5277e37338ea1e99ebd8755a2f1e6f8fd3d4d4b70680da481ae55f4a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c2ba5277e37338ea1e99ebd8755a2f1e6f8fd3d4d4b70680da481ae55f4a3e", kill_on_drop: false }`
[INFO] [stdout] c0c2ba5277e37338ea1e99ebd8755a2f1e6f8fd3d4d4b70680da481ae55f4a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80313bc031c85cda7dda2063ec6ea513fd43588c9f6c6a815742b9a497efa8b8
[INFO] running `Command { std: "docker" "start" "-a" "80313bc031c85cda7dda2063ec6ea513fd43588c9f6c6a815742b9a497efa8b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling sudo_plugin-sys v1.2.1
[INFO] [stderr]    Compiling sudo_plugin v1.2.0
[INFO] [stderr]    Compiling sudo_pair v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![cfg_attr(feature="cargo-clippy", warn(clippy::all))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/socket.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(feature="cargo-clippy", allow(clippy::similar_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / sudo_io_plugin! {
[INFO] [stdout] 88 | |      sudo_pair: SudoPair {
[INFO] [stdout] 89 | |         close:      close,
[INFO] [stdout] 90 | |         log_ttyout: log_ttyout,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sudo_io_plugin` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `sudo_io_plugin` may come from an old version of the `sudo_plugin` crate, try updating your dependency with `cargo update -p sudo_plugin`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `sudo_io_plugin` (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 15.60s
[INFO] running `Command { std: "docker" "inspect" "80313bc031c85cda7dda2063ec6ea513fd43588c9f6c6a815742b9a497efa8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80313bc031c85cda7dda2063ec6ea513fd43588c9f6c6a815742b9a497efa8b8", kill_on_drop: false }`
[INFO] [stdout] 80313bc031c85cda7dda2063ec6ea513fd43588c9f6c6a815742b9a497efa8b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f55e1d9953d57978ef879fc30a7145da263412f9477bfa6335075fa6d5c5c6d
[INFO] running `Command { std: "docker" "start" "-a" "0f55e1d9953d57978ef879fc30a7145da263412f9477bfa6335075fa6d5c5c6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling sudo_pair v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(rustdoc)]
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | #![cfg_attr(feature="cargo-clippy", warn(clippy::all))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/socket.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![cfg_attr(feature="cargo-clippy", allow(clippy::similar_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / sudo_io_plugin! {
[INFO] [stdout] 88 | |      sudo_pair: SudoPair {
[INFO] [stdout] 89 | |         close:      close,
[INFO] [stdout] 90 | |         log_ttyout: log_ttyout,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `sudo_io_plugin` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `sudo_io_plugin` may come from an old version of the `sudo_plugin` crate, try updating your dependency with `cargo update -p sudo_plugin`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `sudo_io_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "0f55e1d9953d57978ef879fc30a7145da263412f9477bfa6335075fa6d5c5c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f55e1d9953d57978ef879fc30a7145da263412f9477bfa6335075fa6d5c5c6d", kill_on_drop: false }`
[INFO] [stdout] 0f55e1d9953d57978ef879fc30a7145da263412f9477bfa6335075fa6d5c5c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0955bcab1a381d3203cf5f64f21140f36ebfb066ab07eb26c001c7100fa20c3
[INFO] running `Command { std: "docker" "start" "-a" "f0955bcab1a381d3203cf5f64f21140f36ebfb066ab07eb26c001c7100fa20c3", kill_on_drop: false }`
[INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead
[INFO] [stderr]   --> src/lib.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | #![warn(rustdoc)]
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 | #![cfg_attr(feature="cargo-clippy", warn(clippy::all))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/socket.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 | #![cfg_attr(feature="cargo-clippy", allow(clippy::similar_names))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | / sudo_io_plugin! {
[INFO] [stderr] 88 | |      sudo_pair: SudoPair {
[INFO] [stderr] 89 | |         close:      close,
[INFO] [stderr] 90 | |         log_ttyout: log_ttyout,
[INFO] [stderr] ...  |
[INFO] [stderr] 95 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `sudo_io_plugin` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `sudo_io_plugin` may come from an old version of the `sudo_plugin` crate, try updating your dependency with `cargo update -p sudo_plugin`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `sudo_io_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `sudo_pair` (lib test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sudo_pair-d69e5d6bb129cdad)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test template::tests::from_hashmap ... ok
[INFO] [stdout] test template::tests::expansions ... ok
[INFO] [stdout] test template::tests::bug_wontfix_expand_escape_character ... ok
[INFO] [stdout] test template::tests::expansion_inserts_itself ... ok
[INFO] [stdout] test template::tests::expansion_inserts_nothing ... ok
[INFO] [stdout] test template::tests::literals ... ok
[INFO] [stdout] test template::tests::bug_wontfix_swallow_trailing_escape_character ... ok
[INFO] [stdout] test template::tests::new ... ok
[INFO] [stdout] test template::tests::expansion_isnt_recursive ... ok
[INFO] [stdout] test template::tests::literal_escape_character ... ok
[INFO] [stdout] test template::tests::no_expansions ... ok
[INFO] [stdout] test template::tests::repeated_expansions ... ok
[INFO] [stdout] test template::tests::unused_expansions ... ok
[INFO] [stdout] test template::tests::with_escape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f0955bcab1a381d3203cf5f64f21140f36ebfb066ab07eb26c001c7100fa20c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0955bcab1a381d3203cf5f64f21140f36ebfb066ab07eb26c001c7100fa20c3", kill_on_drop: false }`
[INFO] [stdout] f0955bcab1a381d3203cf5f64f21140f36ebfb066ab07eb26c001c7100fa20c3
