[INFO] cloning repository https://github.com/ethanmsl/xp-workspace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanmsl/xp-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fxp-workspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fxp-workspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e7ea1256f94e5664c8636af283ac7b0cfdaf2fa
[INFO] testing ethanmsl/xp-workspace against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmsl%2Fxp-workspace" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ethanmsl/xp-workspace
[INFO] finished tweaking git repo https://github.com/ethanmsl/xp-workspace
[INFO] tweaked toml for git repo https://github.com/ethanmsl/xp-workspace written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanmsl/xp-workspace on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanmsl/xp-workspace 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1d8cb16a758265365aa37b7d3ee803c99aa874586a41e2c66d679e704cce128
[INFO] running `Command { std: "docker" "start" "-a" "e1d8cb16a758265365aa37b7d3ee803c99aa874586a41e2c66d679e704cce128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1d8cb16a758265365aa37b7d3ee803c99aa874586a41e2c66d679e704cce128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d8cb16a758265365aa37b7d3ee803c99aa874586a41e2c66d679e704cce128", kill_on_drop: false }`
[INFO] [stdout] e1d8cb16a758265365aa37b7d3ee803c99aa874586a41e2c66d679e704cce128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ffaf1f94f61016a4451a53a09a931671ffee6be0c573e0b7f3710631777f4c03
[INFO] running `Command { std: "docker" "start" "-a" "ffaf1f94f61016a4451a53a09a931671ffee6be0c573e0b7f3710631777f4c03", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling instability v0.3.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling json_to_table v0.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-timing v0.6.0
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing-flame v0.2.0
[INFO] [stderr]    Compiling lib_blocking v0.1.0 (/opt/rustwide/workdir/crates/lib_blocking)
[INFO] [stderr]    Compiling liquid-lib v0.26.9
[INFO] [stdout] warning: struct `WithoutSource` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct WithoutSource(#[error(not(source))] i32);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithSourceAndBacktrace` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct WithSourceAndBacktrace {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samples_sync v0.1.0 (/opt/rustwide/workdir/crates/samples_sync)
[INFO] [stderr]    Compiling xp-drop v0.1.0 (/opt/rustwide/workdir/crates/xp-drop)
[INFO] [stderr]    Compiling bin_tbd v0.1.0 (/opt/rustwide/workdir/crates/bin_tbd)
[INFO] [stderr]    Compiling samples_ptr v0.1.0 (/opt/rustwide/workdir/crates/samples_ptr)
[INFO] [stderr]    Compiling samples_itertools v0.1.0 (/opt/rustwide/workdir/crates/samples_itertools)
[INFO] [stderr]    Compiling samples_errors v0.1.0 (/opt/rustwide/workdir/crates/samples_errors)
[INFO] [stderr]    Compiling xp-serde v0.1.0 (/opt/rustwide/workdir/crates/xp-serde)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling liquid v0.26.9
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling divan v0.1.17
[INFO] [stderr]    Compiling xp-tabled v0.1.0 (/opt/rustwide/workdir/crates/xp-tabled)
[INFO] [stderr]    Compiling xp-snapshot v0.1.0 (/opt/rustwide/workdir/crates/xp-snapshot)
[INFO] [stderr]    Compiling xp-rayon v0.1.0 (/opt/rustwide/workdir/crates/xp-rayon)
[INFO] [stderr]    Compiling samples_conversion v0.1.0 (/opt/rustwide/workdir/crates/samples_conversion)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling samples_regex v0.1.0 (/opt/rustwide/workdir/crates/samples_regex)
[INFO] [stderr]    Compiling samples_mutability v0.1.0 (/opt/rustwide/workdir/crates/samples_mutability)
[INFO] [stderr]    Compiling samples_tracing v0.1.0 (/opt/rustwide/workdir/crates/samples_tracing)
[INFO] [stderr]    Compiling xp-template v0.1.0 (/opt/rustwide/workdir/crates/xp-template)
[INFO] [stderr]    Compiling xp-ratatui v0.1.0 (/opt/rustwide/workdir/crates/xp-ratatui)
[INFO] [stderr]    Compiling bin_cli v0.1.0 (/opt/rustwide/workdir/crates/bin_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "ffaf1f94f61016a4451a53a09a931671ffee6be0c573e0b7f3710631777f4c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffaf1f94f61016a4451a53a09a931671ffee6be0c573e0b7f3710631777f4c03", kill_on_drop: false }`
[INFO] [stdout] ffaf1f94f61016a4451a53a09a931671ffee6be0c573e0b7f3710631777f4c03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 38593a70e911bc6cf75f83c1e65a24e7b046227bab1d3b1d72f84e5de2ae5406
[INFO] running `Command { std: "docker" "start" "-a" "38593a70e911bc6cf75f83c1e65a24e7b046227bab1d3b1d72f84e5de2ae5406", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: struct `WithoutSource` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct WithoutSource(#[error(not(source))] i32);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithSourceAndBacktrace` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct WithSourceAndBacktrace {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samples_errors v0.1.0 (/opt/rustwide/workdir/crates/samples_errors)
[INFO] [stderr]    Compiling samples_itertools v0.1.0 (/opt/rustwide/workdir/crates/samples_itertools)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling samples_tracing v0.1.0 (/opt/rustwide/workdir/crates/samples_tracing)
[INFO] [stderr]    Compiling samples_mutability v0.1.0 (/opt/rustwide/workdir/crates/samples_mutability)
[INFO] [stderr]    Compiling samples_conversion v0.1.0 (/opt/rustwide/workdir/crates/samples_conversion)
[INFO] [stderr]    Compiling xp-drop v0.1.0 (/opt/rustwide/workdir/crates/xp-drop)
[INFO] [stderr]    Compiling xp-template v0.1.0 (/opt/rustwide/workdir/crates/xp-template)
[INFO] [stderr]    Compiling xp-serde v0.1.0 (/opt/rustwide/workdir/crates/xp-serde)
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling samples_sync v0.1.0 (/opt/rustwide/workdir/crates/samples_sync)
[INFO] [stderr]    Compiling samples_ptr v0.1.0 (/opt/rustwide/workdir/crates/samples_ptr)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling instability v0.3.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling bin_tbd v0.1.0 (/opt/rustwide/workdir/crates/bin_tbd)
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling xp-tabled v0.1.0 (/opt/rustwide/workdir/crates/xp-tabled)
[INFO] [stderr]    Compiling xp-snapshot v0.1.0 (/opt/rustwide/workdir/crates/xp-snapshot)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling bin_cli v0.1.0 (/opt/rustwide/workdir/crates/bin_cli)
[INFO] [stderr]    Compiling lib_blocking v0.1.0 (/opt/rustwide/workdir/crates/lib_blocking)
[INFO] [stderr]    Compiling xp-rayon v0.1.0 (/opt/rustwide/workdir/crates/xp-rayon)
[INFO] [stderr]    Compiling samples_regex v0.1.0 (/opt/rustwide/workdir/crates/samples_regex)
[INFO] [stdout] warning: struct `WithoutSource` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct WithoutSource(#[error(not(source))] i32);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithSourceAndBacktrace` is never constructed
[INFO] [stdout]   --> crates/lib_blocking/src/error.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct WithSourceAndBacktrace {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xp-ratatui v0.1.0 (/opt/rustwide/workdir/crates/xp-ratatui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.12s
[INFO] running `Command { std: "docker" "inspect" "38593a70e911bc6cf75f83c1e65a24e7b046227bab1d3b1d72f84e5de2ae5406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38593a70e911bc6cf75f83c1e65a24e7b046227bab1d3b1d72f84e5de2ae5406", kill_on_drop: false }`
[INFO] [stdout] 38593a70e911bc6cf75f83c1e65a24e7b046227bab1d3b1d72f84e5de2ae5406
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1f240cd555d3b0c60bf54d2dfe5c4d3452daa8305b95a8cbe17d808fb6a6f6b7
[INFO] running `Command { std: "docker" "start" "-a" "1f240cd555d3b0c60bf54d2dfe5c4d3452daa8305b95a8cbe17d808fb6a6f6b7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.insta.ff
[INFO] [stderr] warning: struct `WithoutSource` is never constructed
[INFO] [stderr]   --> crates/lib_blocking/src/error.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct WithoutSource(#[error(not(source))] i32);
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WithSourceAndBacktrace` is never constructed
[INFO] [stderr]   --> crates/lib_blocking/src/error.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct WithSourceAndBacktrace {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lib_blocking` (lib) generated 2 warnings
[INFO] [stderr] warning: `lib_blocking` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/bin_cli/dfb9959508ad9290/deps/bin_cli-dfb9959508ad9290)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::trivially_true_in_practice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/bin_tbd/2de236cb74ad2f55/deps/bin_tbd-2de236cb74ad2f55)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_plus3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/lib_blocking/af5ddf59cfeb60db/deps/lib_blocking-af5ddf59cfeb60db)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test arithmetic::tests::prop_add_can_overflow_full_wrapping_add ... ok
[INFO] [stdout] test arithmetic::tests::prop_add_can_overflow_restricted_add ... ok
[INFO] [stdout] test arithmetic::tests::spotcheck_add_example ... ok
[INFO] [stdout] test arithmetic::tests::prop_mult ... ok
[INFO] [stdout] test arithmetic::tests::prop_add_ample_room ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/build/lib_blocking/065c9a76a6eecd51/deps/integration_test-065c9a76a6eecd51)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works_integration_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [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] [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] [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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_conversion/cbe1de48d9057941/deps/samples_conversion-cbe1de48d9057941)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_errors/052c6972715fd65c/deps/samples_errors-052c6972715fd65c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_itertools/6683f8daf4d96651/deps/samples_itertools-6683f8daf4d96651)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_mutability/2d551ad0f953e3d8/deps/samples_mutability-2d551ad0f953e3d8)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_ptr/59adcabe9e3774c2/deps/samples_ptr-59adcabe9e3774c2)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_regex/dd2b95257f5f775f/deps/samples_regex-dd2b95257f5f775f)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_sync/74b5898ba730821a/deps/samples_sync-74b5898ba730821a)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/samples_tracing/d56398e3032fbb10/deps/samples_tracing-d56398e3032fbb10)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-drop/33565341f8150772/deps/xp_drop-33565341f8150772)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/xp-ratatui/29bf73fffae8bd5e/deps/xp_ratatui-29bf73fffae8bd5e)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test counter_app::tests::handle_key_event ... ok
[INFO] [stdout] test tests::test_example ... ok
[INFO] [stdout] test counter_app::tests::render ... ok
[INFO] [stdout] test tests::qc_example_quickcheck ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-ratatui/ebb04ee182884503/deps/xp_ratatui-ebb04ee182884503)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-rayon/79618f56658cb56e/deps/xp_rayon-79618f56658cb56e)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-serde/e236e610c5b88072/deps/xp_serde-e236e610c5b88072)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/xp-snapshot/2364bcb1bbe99d8c/deps/xp_snapshot-2364bcb1bbe99d8c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test insta::tests::insta_wobble2_test ... ok
[INFO] [stdout] test insta::tests::insta_wobble_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/xp-tabled/323b7dfcb9b8baa6/deps/xp_tabled-323b7dfcb9b8baa6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_example ... ok
[INFO] [stdout] test tests::qc_example_quickcheck ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-tabled/af1ade3afd93fc3c/deps/xp_tabled-af1ade3afd93fc3c)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xp-template/82cb695f8038e419/deps/xp_template-82cb695f8038e419)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xtask/e90ce4081fb61a59/deps/xtask-e90ce4081fb61a59)
[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] [stderr]    Doc-tests lib_blocking
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::mult (line 62) ... ok
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::div (line 93) - should panic ... ok
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::div (line 82) ... ok
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::add_can_overflow (line 28) ... ok
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::add_can_err (line 45) ... ok
[INFO] [stdout] test crates/lib_blocking/src/arithmetic.rs - arithmetic::add_ample_room (line 11) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.85s; merged doctests compilation took 0.76s
[INFO] [stderr]    Doc-tests xp_ratatui
[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] [stderr]    Doc-tests xp_snapshot
[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] [stderr]    Doc-tests xp_tabled
[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" "1f240cd555d3b0c60bf54d2dfe5c4d3452daa8305b95a8cbe17d808fb6a6f6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f240cd555d3b0c60bf54d2dfe5c4d3452daa8305b95a8cbe17d808fb6a6f6b7", kill_on_drop: false }`
[INFO] [stdout] 1f240cd555d3b0c60bf54d2dfe5c4d3452daa8305b95a8cbe17d808fb6a6f6b7
