[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.30 [INFO] [stderr] Downloaded openssl-sys v0.9.73 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded synthez-codegen v0.2.0 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded synthez-core v0.2.0 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded xml-rs v0.8.4 [INFO] [stderr] Downloaded hyper v0.14.18 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded tokio-util v0.7.1 [INFO] [stderr] Downloaded tracing v0.1.34 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded time v0.3.9 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded web-sys v0.3.57 [INFO] [stderr] Downloaded cucumber v0.13.0 [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded cucumber-expressions v0.2.1 [INFO] [stderr] Downloaded clap v3.1.15 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded tracing-core v0.1.26 [INFO] [stderr] Downloaded sealed v0.3.0 [INFO] [stderr] Downloaded bytecount v0.6.2 [INFO] [stderr] Downloaded nom_locate v4.0.0 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] [stderr] Downloaded derive-getters v0.2.0 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded junit-report v0.7.1 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.21 [INFO] [stderr] Downloaded synthez v0.2.0 [INFO] [stderr] Downloaded cucumber-codegen v0.13.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded gherkin v0.12.0 [INFO] [stderr] Downloaded ghost v0.1.4 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded reqwest v0.11.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5992ffedab3d640c40ca2e21e30e50776de501c311afb4cd15e8834745941df [INFO] running `Command { std: "docker" "start" "-a" "b5992ffedab3d640c40ca2e21e30e50776de501c311afb4cd15e8834745941df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5992ffedab3d640c40ca2e21e30e50776de501c311afb4cd15e8834745941df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5992ffedab3d640c40ca2e21e30e50776de501c311afb4cd15e8834745941df", kill_on_drop: false }` [INFO] [stdout] b5992ffedab3d640c40ca2e21e30e50776de501c311afb4cd15e8834745941df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236b7b5029a7e53d4e722c5568dcafc8bebccfb10f0dd025080c81b08963db8b [INFO] running `Command { std: "docker" "start" "-a" "236b7b5029a7e53d4e722c5568dcafc8bebccfb10f0dd025080c81b08963db8b", 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 pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [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 want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling dotenv v0.15.0 [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 url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [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 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` profile [unoptimized + debuginfo] target(s) in 15.32s [INFO] running `Command { std: "docker" "inspect" "236b7b5029a7e53d4e722c5568dcafc8bebccfb10f0dd025080c81b08963db8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236b7b5029a7e53d4e722c5568dcafc8bebccfb10f0dd025080c81b08963db8b", kill_on_drop: false }` [INFO] [stdout] 236b7b5029a7e53d4e722c5568dcafc8bebccfb10f0dd025080c81b08963db8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a75cfff1a5f03b9ddbd57a516b9b59cb6b05f0e3e677a6c4d87e5f4fbc23b2c [INFO] running `Command { std: "docker" "start" "-a" "4a75cfff1a5f03b9ddbd57a516b9b59cb6b05f0e3e677a6c4d87e5f4fbc23b2c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [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 v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling gherkin v0.12.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling inventory v0.2.3 [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 clap v3.1.15 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling junit-report v0.7.1 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling cucumber-codegen v0.13.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling cucumber v0.13.0 [INFO] [stderr] Compiling h2 v0.3.13 [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 22.16s [INFO] running `Command { std: "docker" "inspect" "4a75cfff1a5f03b9ddbd57a516b9b59cb6b05f0e3e677a6c4d87e5f4fbc23b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a75cfff1a5f03b9ddbd57a516b9b59cb6b05f0e3e677a6c4d87e5f4fbc23b2c", kill_on_drop: false }` [INFO] [stdout] 4a75cfff1a5f03b9ddbd57a516b9b59cb6b05f0e3e677a6c4d87e5f4fbc23b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d4b203b3c92bff986a864bb17b26ac1a96b506ffead90a24e1393ae587e302f [INFO] running `Command { std: "docker" "start" "-a" "0d4b203b3c92bff986a864bb17b26ac1a96b506ffead90a24e1393ae587e302f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [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_with_multiple_leading_slashes ... ok [INFO] [stdout] test api::signer::tests::test_sign ... ok [INFO] [stdout] test api::client::tests::test_normalize_path_without_leading_slash ... ok [INFO] [stderr] Running tests/steps.rs (/opt/rustwide/target/debug/deps/steps-456a0b9869aa2143) [INFO] [stdout] [INFO] [stderr] Running tests/xchange.rs (/opt/rustwide/target/debug/deps/xchange-6ec8578773f1a0a2) [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [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] [INFO] [stderr] thread 'main' (30) 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: 0x61a0b8414a62 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61a0b8414a62 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61a0b8414a62 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61a0b8414a62 - ::fmt::h427144ad75cfb218 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61a0b8426e7f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61a0b8426e7f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x61a0b83ebd31 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61a0b83ebd31 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61a0b83f42e2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61a0b83f708f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x61a0b83f6ee9 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x61a0b83f77c5 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x61a0b83f75aa - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x61a0b83f4429 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x61a0b83def5d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x61a0b8431db0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61a0b8430dd6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stderr] 17: 0x61a0b7b34f94 - core::result::Result::expect::hc3c9b35beeff15ed [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23 [INFO] [stderr] 18: 0x61a0b7baae09 - xchange::main::{{closure}}::h0daadec30661c613 [INFO] [stderr] at /opt/rustwide/workdir/tests/xchange.rs:13:26 [INFO] [stderr] 19: 0x61a0b7bed75d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hb0e6d36c7fe5c94c [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: 0x61a0b7bb36e9 - tokio::coop::with_budget::{{closure}}::h5b46e7ed93214e5e [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: 0x61a0b7be7d3c - std::thread::local::LocalKey::try_with::h3e23907e72300db3 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stderr] 22: 0x61a0b7be793e - std::thread::local::LocalKey::with::hd3745185de4c1aa6 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stderr] 23: 0x61a0b7bed151 - tokio::coop::with_budget::h3d4f3d93b10941a2 [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: 0x61a0b7bed151 - tokio::coop::budget::h8644556d27448709 [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: 0x61a0b7bed151 - tokio::park::thread::CachedParkThread::block_on::h27c132dc6c8bfb7d [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: 0x61a0b7c06c73 - tokio::runtime::enter::Enter::block_on::hb88bce3882d9bac7 [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: 0x61a0b7b38e61 - tokio::runtime::thread_pool::ThreadPool::block_on::hfbca344f2b8e4df7 [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: 0x61a0b7bb3c30 - tokio::runtime::Runtime::block_on::h97d99a09d09014c6 [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: 0x61a0b7baabb9 - xchange::main::h610c711bd4c2ca0a [INFO] [stderr] at /opt/rustwide/workdir/tests/xchange.rs:31:7 [INFO] [stderr] 30: 0x61a0b7b5608b - core::ops::function::FnOnce::call_once::h149255aefe38bd27 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 31: 0x61a0b7b6490d - std::sys::backtrace::__rust_begin_short_backtrace::hc1e2fa182e18a1fd [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 32: 0x61a0b7b42a11 - std::rt::lang_start::{{closure}}::hb6866b5d601d32c4 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:206:18 [INFO] [stderr] 33: 0x61a0b83ed6d0 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 34: 0x61a0b83ed6d0 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stderr] 35: 0x61a0b83ed6d0 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stderr] 36: 0x61a0b83ed6d0 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stderr] 37: 0x61a0b83ed6d0 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stderr] 38: 0x61a0b83ed6d0 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stderr] 39: 0x61a0b83ed6d0 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stderr] 40: 0x61a0b83ed6d0 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stderr] 41: 0x61a0b83ed6d0 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stderr] 42: 0x61a0b7b429f7 - std::rt::lang_start::hbf4ecd074913d7be [INFO] [stderr] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:205:5 [INFO] [stderr] 43: 0x61a0b7bae3de - main [INFO] [stderr] 44: 0x740179a741ca - [INFO] [stderr] 45: 0x740179a7428b - __libc_start_main [INFO] [stderr] 46: 0x61a0b7b1ba55 - _start [INFO] [stderr] 47: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test xchange` [INFO] running `Command { std: "docker" "inspect" "0d4b203b3c92bff986a864bb17b26ac1a96b506ffead90a24e1393ae587e302f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4b203b3c92bff986a864bb17b26ac1a96b506ffead90a24e1393ae587e302f", kill_on_drop: false }` [INFO] [stdout] 0d4b203b3c92bff986a864bb17b26ac1a96b506ffead90a24e1393ae587e302f