[INFO] cloning repository https://github.com/Ahuang0107/my-xdiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahuang0107/my-xdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhuang0107%2Fmy-xdiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhuang0107%2Fmy-xdiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0914c28a71d4bc4594f0169984a717e9094593b4
[INFO] testing Ahuang0107/my-xdiff against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhuang0107%2Fmy-xdiff" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahuang0107/my-xdiff
[INFO] finished tweaking git repo https://github.com/Ahuang0107/my-xdiff
[INFO] tweaked toml for git repo https://github.com/Ahuang0107/my-xdiff written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahuang0107/my-xdiff on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahuang0107/my-xdiff 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" "+beta-2026-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4451b834503a7280df06056dacf1344f16f88a05f1d93e43c7204b28783d5bdd
[INFO] running `Command { std: "docker" "start" "-a" "4451b834503a7280df06056dacf1344f16f88a05f1d93e43c7204b28783d5bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4451b834503a7280df06056dacf1344f16f88a05f1d93e43c7204b28783d5bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4451b834503a7280df06056dacf1344f16f88a05f1d93e43c7204b28783d5bdd", kill_on_drop: false }`
[INFO] [stdout] 4451b834503a7280df06056dacf1344f16f88a05f1d93e43c7204b28783d5bdd
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71f27df1e6d00f763ee7817167246b22c23a57ae4f745d515e760468c2af5cc2
[INFO] running `Command { std: "docker" "start" "-a" "71f27df1e6d00f763ee7817167246b22c23a57ae4f745d515e760468c2af5cc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling ipnet v2.6.0
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.14
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling my-xdiff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.53s
[INFO] running `Command { std: "docker" "inspect" "71f27df1e6d00f763ee7817167246b22c23a57ae4f745d515e760468c2af5cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f27df1e6d00f763ee7817167246b22c23a57ae4f745d515e760468c2af5cc2", kill_on_drop: false }`
[INFO] [stdout] 71f27df1e6d00f763ee7817167246b22c23a57ae4f745d515e760468c2af5cc2
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744211cc5288bc1fab4fe313a131cc9504c0023937b97bf4e67d33f090f50291
[INFO] running `Command { std: "docker" "start" "-a" "744211cc5288bc1fab4fe313a131cc9504c0023937b97bf4e67d33f090f50291", kill_on_drop: false }`
[INFO] [stderr]    Compiling my-xdiff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "744211cc5288bc1fab4fe313a131cc9504c0023937b97bf4e67d33f090f50291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744211cc5288bc1fab4fe313a131cc9504c0023937b97bf4e67d33f090f50291", kill_on_drop: false }`
[INFO] [stdout] 744211cc5288bc1fab4fe313a131cc9504c0023937b97bf4e67d33f090f50291
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 464974c4faa57cc61d06c3ae651401031214011c1be57c6a0b10522278d51bc9
[INFO] running `Command { std: "docker" "start" "-a" "464974c4faa57cc61d06c3ae651401031214011c1be57c6a0b10522278d51bc9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_xdiff-2149333bd83fa6cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::test::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::test::it_works stdout ----
[INFO] [stdout] DiffConfig {
[INFO] [stdout]     profiles: {
[INFO] [stdout]         "todo": DiffProfile {
[INFO] [stdout]             req1: RequestProfile {
[INFO] [stdout]                 method: GET,
[INFO] [stdout]                 url: Url {
[INFO] [stdout]                     scheme: "https",
[INFO] [stdout]                     cannot_be_a_base: false,
[INFO] [stdout]                     username: "",
[INFO] [stdout]                     password: None,
[INFO] [stdout]                     host: Some(
[INFO] [stdout]                         Domain(
[INFO] [stdout]                             "jsonplaceholder.typicode.com",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     port: None,
[INFO] [stdout]                     path: "/todos/1",
[INFO] [stdout]                     query: None,
[INFO] [stdout]                     fragment: None,
[INFO] [stdout]                 },
[INFO] [stdout]                 params: Some(
[INFO] [stdout]                     Object {
[INFO] [stdout]                         "a": Number(100),
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]                 headers: {},
[INFO] [stdout]                 body: None,
[INFO] [stdout]             },
[INFO] [stdout]             req2: RequestProfile {
[INFO] [stdout]                 method: GET,
[INFO] [stdout]                 url: Url {
[INFO] [stdout]                     scheme: "https",
[INFO] [stdout]                     cannot_be_a_base: false,
[INFO] [stdout]                     username: "",
[INFO] [stdout]                     password: None,
[INFO] [stdout]                     host: Some(
[INFO] [stdout]                         Domain(
[INFO] [stdout]                             "jsonplaceholder.typicode.com",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     port: None,
[INFO] [stdout]                     path: "/todos/2",
[INFO] [stdout]                     query: None,
[INFO] [stdout]                     fragment: None,
[INFO] [stdout]                 },
[INFO] [stdout]                 params: Some(
[INFO] [stdout]                     Object {
[INFO] [stdout]                         "c": Number(200),
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]                 headers: {},
[INFO] [stdout]                 body: None,
[INFO] [stdout]             },
[INFO] [stdout]             res: ResponseProfile {
[INFO] [stdout]                 skip_headers: [
[INFO] [stdout]                     "report-to",
[INFO] [stdout]                     "set-cookie",
[INFO] [stdout]                     "date",
[INFO] [stdout]                     "via",
[INFO] [stdout]                     "x-amz-cf-id",
[INFO] [stdout]                     "x-powered-by",
[INFO] [stdout]                     "x-ratelimit-limit",
[INFO] [stdout]                     "x-ratelimit-remaining",
[INFO] [stdout]                     "x-ratelimit-reset",
[INFO] [stdout]                     "access-control-allow-credentials",
[INFO] [stdout]                     "cache-control",
[INFO] [stdout]                     "pragma",
[INFO] [stdout]                     "expires",
[INFO] [stdout]                     "x-content-type-options",
[INFO] [stdout]                     "etag",
[INFO] [stdout]                     "cf-cache-status",
[INFO] [stdout]                     "age",
[INFO] [stdout]                     "accept-ranges",
[INFO] [stdout]                     "server-timing",
[INFO] [stdout]                     "nel",
[INFO] [stdout]                     "server",
[INFO] [stdout]                     "cf-ray",
[INFO] [stdout]                     "alt-svc",
[INFO] [stdout]                 ],
[INFO] [stdout]                 skip_body: [
[INFO] [stdout]                     "id",
[INFO] [stdout]                 ],
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         "rust": DiffProfile {
[INFO] [stdout]             req1: RequestProfile {
[INFO] [stdout]                 method: GET,
[INFO] [stdout]                 url: Url {
[INFO] [stdout]                     scheme: "https",
[INFO] [stdout]                     cannot_be_a_base: false,
[INFO] [stdout]                     username: "",
[INFO] [stdout]                     password: None,
[INFO] [stdout]                     host: Some(
[INFO] [stdout]                         Domain(
[INFO] [stdout]                             "www.rust-lang.org",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     port: None,
[INFO] [stdout]                     path: "/",
[INFO] [stdout]                     query: None,
[INFO] [stdout]                     fragment: None,
[INFO] [stdout]                 },
[INFO] [stdout]                 params: Some(
[INFO] [stdout]                     Object {
[INFO] [stdout]                         "hello": String("world"),
[INFO] [stdout]                     },
[INFO] [stdout]                 ),
[INFO] [stdout]                 headers: {
[INFO] [stdout]                     "user-agent": "Aloha",
[INFO] [stdout]                 },
[INFO] [stdout]                 body: None,
[INFO] [stdout]             },
[INFO] [stdout]             req2: RequestProfile {
[INFO] [stdout]                 method: GET,
[INFO] [stdout]                 url: Url {
[INFO] [stdout]                     scheme: "https",
[INFO] [stdout]                     cannot_be_a_base: false,
[INFO] [stdout]                     username: "",
[INFO] [stdout]                     password: None,
[INFO] [stdout]                     host: Some(
[INFO] [stdout]                         Domain(
[INFO] [stdout]                             "www.rust-lang.org",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     port: None,
[INFO] [stdout]                     path: "/",
[INFO] [stdout]                     query: None,
[INFO] [stdout]                     fragment: None,
[INFO] [stdout]                 },
[INFO] [stdout]                 params: Some(
[INFO] [stdout]                     Object {},
[INFO] [stdout]                 ),
[INFO] [stdout]                 headers: {},
[INFO] [stdout]                 body: None,
[INFO] [stdout]             },
[INFO] [stdout]             res: ResponseProfile {
[INFO] [stdout]                 skip_headers: [
[INFO] [stdout]                     "set-cookie",
[INFO] [stdout]                     "date",
[INFO] [stdout]                     "via",
[INFO] [stdout]                     "x-amz-cf-id",
[INFO] [stdout]                 ],
[INFO] [stdout]                 skip_body: [],
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'config::test::it_works' (24) panicked at src/config.rs:84:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557e3d20ae5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557e3d20ae5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557e3d20ae5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x557e3d20ae5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x557e3d2201aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x557e3d2201aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x557e3d20f932 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557e3d20f932 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x557e3d1e97ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x557e3d1e97ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x557e3d202f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x557e3d0f64fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x557e3d0f64fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557e3d2031b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x557e3d2031b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x557e3d1e98b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x557e3d1e10d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x557e3d1ea5cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x557e3d220a8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557e3d220943 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x557e3d21bded - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x557e3cffdb99 - my_xdiff::config::test::it_works::{{closure}}::h5a69ef414cd81032
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:84:9
[INFO] [stdout]   22:     0x557e3cffcc35 - <core::pin::Pin<P> as core::future::future::Future>::poll::h173e5137605f40ab
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x557e3cffcc6d - <core::pin::Pin<P> as core::future::future::Future>::poll::hbeafb5ab83db5be3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x557e3d00de5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0dcad15711c745f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   25:     0x557e3d00dd9c - tokio::runtime::coop::with_budget::hb580f47a4c4631c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   26:     0x557e3d00dd9c - tokio::runtime::coop::budget::h5c71df6f439a770a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   27:     0x557e3d00dd9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf28a2ee756be67d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   28:     0x557e3d00c7da - tokio::runtime::scheduler::current_thread::Context::enter::h5731b9886a621534
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   29:     0x557e3d00d30a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0fd6026f58d32fe8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   30:     0x557e3d00d04b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he856ce31f0ce16c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   31:     0x557e3d00294a - tokio::macros::scoped_tls::ScopedKey<T>::set::hf534d7cbe67fdf26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x557e3d00cdc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86160597d9f3619b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   33:     0x557e3d00d09a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h33c9d98fefe34a07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   34:     0x557e3d00c0a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f2c1d737973723d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x557e3cffb87f - tokio::runtime::runtime::Runtime::block_on::h7590a3ae0f181fb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   36:     0x557e3cffd770 - my_xdiff::config::test::it_works::hceb4c913ce92b8f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:87:11
[INFO] [stdout]   37:     0x557e3cffdce7 - my_xdiff::config::test::it_works::{{closure}}::h9857a380f6454db8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:81:28
[INFO] [stdout]   38:     0x557e3cff16b6 - core::ops::function::FnOnce::call_once::he31b8fac7448a3da
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x557e3d0ea5db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x557e3d0ea5db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x557e3d0f6fcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x557e3d0f6fcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x557e3d0f6fcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x557e3d0f6fcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x557e3d0f6fcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x557e3d0f6fcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x557e3d0f6fcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x557e3d0f26e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x557e3d0f26e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x557e3d0f9bd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x557e3d0f9bd2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x557e3d0f9bd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x557e3d0f9bd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x557e3d0f9bd2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x557e3d0f9bd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x557e3d0f9bd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x557e3d20a3ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x557e3d20a3ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bccae81caa4 - <unknown>
[INFO] [stdout]   60:     0x7bccae8a9a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::test::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "464974c4faa57cc61d06c3ae651401031214011c1be57c6a0b10522278d51bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464974c4faa57cc61d06c3ae651401031214011c1be57c6a0b10522278d51bc9", kill_on_drop: false }`
[INFO] [stdout] 464974c4faa57cc61d06c3ae651401031214011c1be57c6a0b10522278d51bc9
