[INFO] cloning repository https://github.com/serzhshakur/cucumber-rust-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serzhshakur/cucumber-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5b9f973cb9e412529d393ea0fc74d50baf2dc1d
[INFO] testing serzhshakur/cucumber-rust-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serzhshakur/cucumber-rust-example
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/serzhshakur/cucumber-rust-example
[INFO] tweaked toml for git repo https://github.com/serzhshakur/cucumber-rust-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serzhshakur/cucumber-rust-example 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15ff4120e45cd38e4cd9b4936f6b3beb85b952be4ee5cc9a5e9a93add8129d4a
[INFO] running `Command { std: "docker" "start" "-a" "15ff4120e45cd38e4cd9b4936f6b3beb85b952be4ee5cc9a5e9a93add8129d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ff4120e45cd38e4cd9b4936f6b3beb85b952be4ee5cc9a5e9a93add8129d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ff4120e45cd38e4cd9b4936f6b3beb85b952be4ee5cc9a5e9a93add8129d4a", kill_on_drop: false }`
[INFO] [stdout] 15ff4120e45cd38e4cd9b4936f6b3beb85b952be4ee5cc9a5e9a93add8129d4a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b187c04541573ce20c6ad62554ca48df32fa18d0bdf98cf65a3d8cf2e8c1507
[INFO] running `Command { std: "docker" "start" "-a" "7b187c04541573ce20c6ad62554ca48df32fa18d0bdf98cf65a3d8cf2e8c1507", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling xchange-cucumber-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s
[INFO] running `Command { std: "docker" "inspect" "7b187c04541573ce20c6ad62554ca48df32fa18d0bdf98cf65a3d8cf2e8c1507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b187c04541573ce20c6ad62554ca48df32fa18d0bdf98cf65a3d8cf2e8c1507", kill_on_drop: false }`
[INFO] [stdout] 7b187c04541573ce20c6ad62554ca48df32fa18d0bdf98cf65a3d8cf2e8c1507
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1220feb6b2ebcbb02289e0b15aee90628c80b1aad24f64eb671a5ce2280bf6ff
[INFO] running `Command { std: "docker" "start" "-a" "1220feb6b2ebcbb02289e0b15aee90628c80b1aad24f64eb671a5ce2280bf6ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling ghost v0.1.4
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling clap v3.1.15
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling junit-report v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling cucumber v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling xchange-cucumber-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.75s
[INFO] running `Command { std: "docker" "inspect" "1220feb6b2ebcbb02289e0b15aee90628c80b1aad24f64eb671a5ce2280bf6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1220feb6b2ebcbb02289e0b15aee90628c80b1aad24f64eb671a5ce2280bf6ff", kill_on_drop: false }`
[INFO] [stdout] 1220feb6b2ebcbb02289e0b15aee90628c80b1aad24f64eb671a5ce2280bf6ff
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c688cf18e39a8c4981716d4eb3fddd8584461ef748caf596a94f1463b94e5fad
[INFO] running `Command { std: "docker" "start" "-a" "c688cf18e39a8c4981716d4eb3fddd8584461ef748caf596a94f1463b94e5fad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchange_cucumber_rust-fb6b9fae54de6971)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test api::client::tests::test_normalize_path ... ok
[INFO] [stdout] test api::client::tests::test_normalize_path_without_leading_slash ... ok
[INFO] [stdout] test api::signer::tests::test_sign ... ok
[INFO] [stdout] test api::client::tests::test_normalize_path_with_multiple_leading_slashes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/steps.rs (/opt/rustwide/target/debug/deps/steps-456a0b9869aa2143)
[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 tests/xchange.rs (/opt/rustwide/target/debug/deps/xchange-6ec8578773f1a0a2)
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (31) panicked at tests/xchange.rs:13:26:
[INFO] [stderr] unable to setup env vars: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x63102da43d22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x63102da43d22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x63102da43d22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x63102da43d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x63102da55dbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x63102da55dbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x63102da1b3b3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x63102da1b3b3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x63102da23a72 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x63102da2683f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x63102da26699 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x63102da26ec5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x63102da26caa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x63102da23ba9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x63102da0e90d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x63102da60ca0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x63102da5fc76 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stderr]   17:     0x63102d242f94 - core::result::Result<T,E>::expect::h4f4d4fbbbb22f920
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x63102d1f6b39 - xchange::main::{{closure}}::hb700550d942011c8
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/xchange.rs:13:26
[INFO] [stderr]   19:     0x63102d1bdb1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hcd4d922e7f458472
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:65
[INFO] [stderr]   20:     0x63102d21b429 - tokio::coop::with_budget::{{closure}}::h6a308ba23c59825b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:102:9
[INFO] [stderr]   21:     0x63102d23d3cc - std::thread::local::LocalKey<T>::try_with::hf5b9e3a49d566ef3
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stderr]   22:     0x63102d23cd4e - std::thread::local::LocalKey<T>::with::h903719b5a83258b1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stderr]   23:     0x63102d1bd971 - tokio::coop::with_budget::h2c8297e7c1608f1a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:95:13
[INFO] [stderr]   24:     0x63102d1bd971 - tokio::coop::budget::h5d3ac3582839ce7a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/coop.rs:72:5
[INFO] [stderr]   25:     0x63102d1bd971 - tokio::park::thread::CachedParkThread::block_on::hdceacf1a67306d0a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/park/thread.rs:263:31
[INFO] [stderr]   26:     0x63102d225053 - tokio::runtime::enter::Enter::block_on::ha4ae287f3b3e7165
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/enter.rs:151:18
[INFO] [stderr]   27:     0x63102d1bdc01 - tokio::runtime::thread_pool::ThreadPool::block_on::h37f1a990d605fbce
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:15
[INFO] [stderr]   28:     0x63102d231470 - tokio::runtime::Runtime::block_on::hcca3434d38712376
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/src/runtime/mod.rs:477:48
[INFO] [stderr]   29:     0x63102d1f68f9 - xchange::main::h2d9fff0f34c42a47
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/xchange.rs:31:7
[INFO] [stderr]   30:     0x63102d18a2cb - core::ops::function::FnOnce::call_once::ha075fc0ad5c4c490
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x63102d1d537d - std::sys::backtrace::__rust_begin_short_backtrace::hba25f86187963eb0
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   32:     0x63102d1cbab1 - std::rt::lang_start::{{closure}}::h0b1b5f0b9524d832
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:206:18
[INFO] [stderr]   33:     0x63102da1cc40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   34:     0x63102da1cc40 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   35:     0x63102da1cc40 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   36:     0x63102da1cc40 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x63102da1cc40 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]   38:     0x63102da1cc40 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   39:     0x63102da1cc40 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   40:     0x63102da1cc40 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x63102da1cc40 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]   42:     0x63102d1cba97 - std::rt::lang_start::h6f643cda5be4ec67
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5
[INFO] [stderr]   43:     0x63102d1fd58e - main
[INFO] [stderr]   44:     0x76494e2421ca - <unknown>
[INFO] [stderr]   45:     0x76494e24228b - __libc_start_main
[INFO] [stderr]   46:     0x63102d175ee5 - _start
[INFO] [stderr]   47:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test xchange`
[INFO] running `Command { std: "docker" "inspect" "c688cf18e39a8c4981716d4eb3fddd8584461ef748caf596a94f1463b94e5fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c688cf18e39a8c4981716d4eb3fddd8584461ef748caf596a94f1463b94e5fad", kill_on_drop: false }`
[INFO] [stdout] c688cf18e39a8c4981716d4eb3fddd8584461ef748caf596a94f1463b94e5fad
