[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 beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/serzhshakur/cucumber-rust-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7736d76c2a789a1328318f007e11e9b8d9d446ad124a681240f80d502724ef15 [INFO] running `Command { std: "docker" "start" "-a" "7736d76c2a789a1328318f007e11e9b8d9d446ad124a681240f80d502724ef15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7736d76c2a789a1328318f007e11e9b8d9d446ad124a681240f80d502724ef15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7736d76c2a789a1328318f007e11e9b8d9d446ad124a681240f80d502724ef15", kill_on_drop: false }` [INFO] [stdout] 7736d76c2a789a1328318f007e11e9b8d9d446ad124a681240f80d502724ef15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47440e2a22be5324772db62fe828cfafcb56f26c5effb5351ded1a3bb045236d [INFO] running `Command { std: "docker" "start" "-a" "47440e2a22be5324772db62fe828cfafcb56f26c5effb5351ded1a3bb045236d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [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 serde v1.0.137 [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 serde_json v1.0.81 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling envy v0.4.2 [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 [unoptimized + debuginfo] target(s) in 28.15s [INFO] running `Command { std: "docker" "inspect" "47440e2a22be5324772db62fe828cfafcb56f26c5effb5351ded1a3bb045236d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47440e2a22be5324772db62fe828cfafcb56f26c5effb5351ded1a3bb045236d", kill_on_drop: false }` [INFO] [stdout] 47440e2a22be5324772db62fe828cfafcb56f26c5effb5351ded1a3bb045236d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95fa2b1501f3537574f365097bdb0883b6900ea45bdb5c3734cfc0616a7fa70b [INFO] running `Command { std: "docker" "start" "-a" "95fa2b1501f3537574f365097bdb0883b6900ea45bdb5c3734cfc0616a7fa70b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [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 thiserror-impl v1.0.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling gherkin v0.12.0 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling junit-report v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling cucumber-codegen v0.13.0 [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] Compiling cucumber v0.13.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.11s [INFO] running `Command { std: "docker" "inspect" "95fa2b1501f3537574f365097bdb0883b6900ea45bdb5c3734cfc0616a7fa70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fa2b1501f3537574f365097bdb0883b6900ea45bdb5c3734cfc0616a7fa70b", kill_on_drop: false }` [INFO] [stdout] 95fa2b1501f3537574f365097bdb0883b6900ea45bdb5c3734cfc0616a7fa70b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 525220c468855c8ac81ed3f2e71a7c0f0d7a27dace4e2fc4f5fd82dfbecd691f [INFO] running `Command { std: "docker" "start" "-a" "525220c468855c8ac81ed3f2e71a7c0f0d7a27dace4e2fc4f5fd82dfbecd691f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xchange_cucumber_rust-aa94a4fa57844534) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test api::client::tests::test_normalize_path_with_multiple_leading_slashes ... ok [INFO] [stdout] test api::client::tests::test_normalize_path_without_leading_slash ... ok [INFO] [stdout] test api::client::tests::test_normalize_path ... ok [INFO] [stdout] test api::signer::tests::test_sign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/steps.rs (/opt/rustwide/target/debug/deps/steps-149ce4dcfb41dc71) [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-2830a2c0f7158601) [INFO] [stderr] thread 'main' panicked at 'unable to setup env vars: Io(Custom { kind: NotFound, error: "path not found" })', tests/xchange.rs:13:26 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5644140a3390 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x5644140a3390 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5644140a3390 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5644140a3390 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5644140c5b9e - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x56441409d625 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x5644140a4e33 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5644140a4e33 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5644140a4e33 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5644140a4b1f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5644140a54da - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5644140a53d7 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x5644140a383c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5644140a50f2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5644135b5313 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x5644135b5463 - core::result::unwrap_failed::h85a77542399dc4dd [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1785:5 [INFO] [stderr] 16: 0x5644136b466d - core::result::Result::expect::h0856506954880639 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1064:23 [INFO] [stderr] 17: 0x5644136d6e38 - xchange::main::{{closure}}::h260ce69b2879cc99 [INFO] [stderr] at /opt/rustwide/workdir/tests/xchange.rs:13:9 [INFO] [stderr] 18: 0x5644135e2011 - as core::future::future::Future>::poll::hf40026b60a114455 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stderr] 19: 0x564413611500 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5ef09fc443182868 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/park/thread.rs:263:54 [INFO] [stderr] 20: 0x564413689d99 - tokio::coop::with_budget::{{closure}}::hd965512e5ece0129 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/coop.rs:102:9 [INFO] [stderr] 21: 0x5644135da6a3 - std::thread::local::LocalKey::try_with::hb37d8a13ac3bdce7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stderr] 22: 0x5644135d9dcd - std::thread::local::LocalKey::with::h164e498dfd169ccd [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stderr] 23: 0x564413610dfd - tokio::coop::with_budget::ha9ffe0d41ff769cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/coop.rs:95:5 [INFO] [stderr] 24: 0x564413610dfd - tokio::coop::budget::hd69eaac2f24b327c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/coop.rs:72:5 [INFO] [stderr] 25: 0x564413610dfd - tokio::park::thread::CachedParkThread::block_on::h55a31e0ccea5ba55 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/park/thread.rs:263:31 [INFO] [stderr] 26: 0x564413689ee5 - tokio::runtime::enter::Enter::block_on::h9126c4d6ecaf1ba7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/runtime/enter.rs:151:13 [INFO] [stderr] 27: 0x564413611751 - tokio::runtime::thread_pool::ThreadPool::block_on::h4f3edac87bf6ba4c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/runtime/thread_pool/mod.rs:81:9 [INFO] [stderr] 28: 0x564413650419 - tokio::runtime::Runtime::block_on::ha0968036d8fcb624 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.18.1/src/runtime/mod.rs:477:43 [INFO] [stderr] 29: 0x5644136d6b5c - xchange::main::he1c288e5d4e3f9e3 [INFO] [stderr] at /opt/rustwide/workdir/tests/xchange.rs:31:5 [INFO] [stderr] 30: 0x564413659f0b - core::ops::function::FnOnce::call_once::hd3ff4cde13d7d571 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 31: 0x56441360d23e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2ec382ff0c439fbe [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 32: 0x5644136856b1 - std::rt::lang_start::{{closure}}::h20ade3ab112233c9 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/rt.rs:166:18 [INFO] [stderr] 33: 0x564414098bcf - core::ops::function::impls:: for &F>::call_once::hd41b9b2cf7f96d42 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:283:13 [INFO] [stderr] 34: 0x564414098bcf - std::panicking::try::do_call::hefcb48c1b2fe68e9 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stderr] 35: 0x564414098bcf - std::panicking::try::hfc17a1cee29d1c7a [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stderr] 36: 0x564414098bcf - std::panic::catch_unwind::ha305ee6e37b5763a [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stderr] 37: 0x564414098bcf - std::rt::lang_start_internal::{{closure}}::ha3c3b3207f2e10e4 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/rt.rs:148:48 [INFO] [stderr] 38: 0x564414098bcf - std::panicking::try::do_call::ha6a31dd4fc753430 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stderr] 39: 0x564414098bcf - std::panicking::try::h4e489c04090fceea [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stderr] 40: 0x564414098bcf - std::panic::catch_unwind::hb692fe1ee6272eec [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stderr] 41: 0x564414098bcf - std::rt::lang_start_internal::h9913ecc2005c0bfa [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/rt.rs:148:20 [INFO] [stderr] 42: 0x56441368568a - std::rt::lang_start::h5ede4fb045ee7ef4 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/rt.rs:165:17 [INFO] [stderr] 43: 0x5644136d7941 - main [INFO] [stderr] 44: 0x7f4c80285083 - __libc_start_main [INFO] [stderr] 45: 0x5644135b56be - _start [INFO] [stderr] 46: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test xchange` [INFO] running `Command { std: "docker" "inspect" "525220c468855c8ac81ed3f2e71a7c0f0d7a27dace4e2fc4f5fd82dfbecd691f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525220c468855c8ac81ed3f2e71a7c0f0d7a27dace4e2fc4f5fd82dfbecd691f", kill_on_drop: false }` [INFO] [stdout] 525220c468855c8ac81ed3f2e71a7c0f0d7a27dace4e2fc4f5fd82dfbecd691f