[INFO] cloning repository https://github.com/atmaramnaik/corr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atmaramnaik/corr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76abd0ef7d30e10e1d227b9c22975dfd6226b1db
[INFO] testing atmaramnaik/corr against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atmaramnaik/corr
[INFO] finished tweaking git repo https://github.com/atmaramnaik/corr
[INFO] tweaked toml for git repo https://github.com/atmaramnaik/corr written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atmaramnaik/corr on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/atmaramnaik/corr 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/qalens/rdbc-async`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded influxdb2-derive v0.1.1
[INFO] [stderr]   Downloaded influxdb2-structmap v0.2.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.19.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded rgb v0.8.27
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded deflate v0.8.6
[INFO] [stderr]   Downloaded app_dirs2 v2.3.2
[INFO] [stderr]   Downloaded async-recursion v1.1.1
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded clap v4.5.15
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded serde_qs v0.10.1
[INFO] [stderr]   Downloaded weezl v0.1.5
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded combine v4.6.1
[INFO] [stderr]   Downloaded opentelemetry v0.13.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded captcha v0.0.8
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded postgres-protocol v0.6.2
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded postgres-types v0.2.2
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] [stderr]   Downloaded gif v0.11.2
[INFO] [stderr]   Downloaded lodepng v3.4.6
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded ordered-float v3.7.0
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded influxdb2 v0.4.2
[INFO] [stderr]   Downloaded extend v0.1.2
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] [stderr]   Downloaded fake v2.4.1
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded assert-json-diff v1.1.0
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded sqlparser v0.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded async-trait v0.1.81
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded phf v0.10.0
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.3
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded clap_derive v4.5.13
[INFO] [stderr]   Downloaded simple-error v0.2.3
[INFO] [stderr]   Downloaded xattr v0.2.2
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] [stderr]   Downloaded async-recursion v0.3.2
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded go-parse-duration v0.1.1
[INFO] [stderr]   Downloaded mockito v0.27.0
[INFO] [stderr]   Downloaded strfmt v0.1.6
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded rayon v1.5.1
[INFO] [stderr]   Downloaded fallible_collections v0.4.3
[INFO] [stderr]   Downloaded hound v3.4.0
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded rayon-core v1.9.1
[INFO] [stderr]   Downloaded tungstenite v0.19.0
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b5725356c5cd3c54bc47bd2bcecf8ac1648ff4737ce6a87179022ecb002f30d
[INFO] running `Command { std: "docker" "start" "-a" "4b5725356c5cd3c54bc47bd2bcecf8ac1648ff4737ce6a87179022ecb002f30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b5725356c5cd3c54bc47bd2bcecf8ac1648ff4737ce6a87179022ecb002f30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5725356c5cd3c54bc47bd2bcecf8ac1648ff4737ce6a87179022ecb002f30d", kill_on_drop: false }`
[INFO] [stdout] 4b5725356c5cd3c54bc47bd2bcecf8ac1648ff4737ce6a87179022ecb002f30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af81b10bfce6b76370bf1f9ec04489c02b5a8a01eb344ca5e0859e024ffc5f5
[INFO] running `Command { std: "docker" "start" "-a" "3af81b10bfce6b76370bf1f9ec04489c02b5a8a01eb344ca5e0859e024ffc5f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling postgres-types v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling phf v0.10.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling rgb v0.8.27
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling fallible_collections v0.4.3
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling lodepng v3.4.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling rdbc-async v0.0.7 (https://github.com/qalens/rdbc-async#af527966)
[INFO] [stderr]    Compiling sqlparser v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling go-parse-duration v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling fake v2.4.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strfmt v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling influxdb2-derive v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling app_dirs2 v2.3.2
[INFO] [stderr]    Compiling simple-error v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.19.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling opentelemetry v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling serde_qs v0.10.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling influxdb2-structmap v0.2.0
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling captcha v0.0.8
[INFO] [stderr]    Compiling mockito v0.27.0
[INFO] [stderr]    Compiling rdbc-async-postgres v0.0.7 (https://github.com/qalens/rdbc-async#af527966)
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling influxdb2 v0.4.2
[INFO] [stderr]    Compiling corr-lib v1.2.2 (/opt/rustwide/workdir/corr-lib)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> corr-lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                    --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is named here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:51:68
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                          --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the same lifetime is named here
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                  --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |                      |
[INFO] [stdout]    |                                  |                      the same lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling corr v1.2.2 (/opt/rustwide/workdir/corr)
[INFO] [stderr]    Compiling playground v1.2.2 (/opt/rustwide/workdir/playground)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> playground/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> corr/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "3af81b10bfce6b76370bf1f9ec04489c02b5a8a01eb344ca5e0859e024ffc5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af81b10bfce6b76370bf1f9ec04489c02b5a8a01eb344ca5e0859e024ffc5f5", kill_on_drop: false }`
[INFO] [stdout] 3af81b10bfce6b76370bf1f9ec04489c02b5a8a01eb344ca5e0859e024ffc5f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca4f2e6546c753e8978390d7894aec23e3f7bcd2c15284d9879ccf09defc0a2
[INFO] running `Command { std: "docker" "start" "-a" "bca4f2e6546c753e8978390d7894aec23e3f7bcd2c15284d9879ccf09defc0a2", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> corr-lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                    --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is named here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:51:68
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                          --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the same lifetime is named here
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                  --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |                      |
[INFO] [stdout]    |                                  |                      the same lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling corr-lib v1.2.2 (/opt/rustwide/workdir/corr-lib)
[INFO] [stderr]    Compiling playground v1.2.2 (/opt/rustwide/workdir/playground)
[INFO] [stderr]    Compiling corr v1.2.2 (/opt/rustwide/workdir/corr)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> playground/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> corr/src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> corr-lib/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:45:62
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                    --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |                      |
[INFO] [stdout]    |                                    |                      the same lifetime is named here
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:51:68
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                          --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                          |                      |
[INFO] [stdout]    |                                          |                      the same lifetime is named here
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> corr-lib/src/parser.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stdout]    |                                  --                     -- ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |                      |
[INFO] [stdout]    |                                  |                      the same lifetime is named here
[INFO] [stdout]    |                                  the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.96s
[INFO] running `Command { std: "docker" "inspect" "bca4f2e6546c753e8978390d7894aec23e3f7bcd2c15284d9879ccf09defc0a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca4f2e6546c753e8978390d7894aec23e3f7bcd2c15284d9879ccf09defc0a2", kill_on_drop: false }`
[INFO] [stdout] bca4f2e6546c753e8978390d7894aec23e3f7bcd2c15284d9879ccf09defc0a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd8511435100e12ab8169bea2480dac17c697fa1de6000dd2c5b8ba99e2d5ef2
[INFO] running `Command { std: "docker" "start" "-a" "bd8511435100e12ab8169bea2480dac17c697fa1de6000dd2c5b8ba99e2d5ef2", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> corr-lib/src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> corr-lib/src/parser.rs:45:62
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stderr]    |                                    --                     -- ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |                      |
[INFO] [stderr]    |                                    |                      the same lifetime is named here
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stderr]    |                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> corr-lib/src/parser.rs:51:68
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stderr]    |                                          --                     -- ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                          |                      |
[INFO] [stderr]    |                                          |                      the same lifetime is named here
[INFO] [stderr]    |                                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stderr]    |                                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> corr-lib/src/parser.rs:57:60
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> {
[INFO] [stderr]    |                                  --                     -- ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                  |                      |
[INFO] [stderr]    |                                  |                      the same lifetime is named here
[INFO] [stderr]    |                                  the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&'a str> {
[INFO] [stderr]    |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: `corr-lib` (lib) generated 4 warnings (run `cargo fix --lib -p corr-lib` to apply 3 suggestions)
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> playground/src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `playground` (bin "playground" test) generated 1 warning
[INFO] [stderr] warning: `corr-lib` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> corr/src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_closure)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `corr` (bin "corr" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/corr-06336daf1eec2ce3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/corr_lib-296ae4aaf44239a2)
[INFO] [stdout] 
[INFO] [stdout] running 260 tests
[INFO] [stdout] test core::parser::tests::should_parse_boolean_value ... ok
[INFO] [stdout] test core::parser::tests::should_parse_negative_double_value ... ok
[INFO] [stdout] test core::parser::tests::should_parse_positive_integer_value ... ok
[INFO] [stdout] test core::parser::tests::should_parse_positive_negative_integer ... ok
[INFO] [stdout] test core::parser::tests::should_parse_string_value ... ok
[INFO] [stdout] test core::parser::tests::should_parse_positive_double_value ... ok
[INFO] [stdout] test core::parser::tests::should_parse_null_value ... ok
[INFO] [stdout] test core::runtime::tests::should_break_on_dot_with_two_dots ... ok
[INFO] [stdout] test core::tests::should_add_double_to_double ... ok
[INFO] [stdout] test core::tests::should_add_double_to_positive_integer ... ok
[INFO] [stdout] test core::tests::should_add_positive_integer_to_double ... ok
[INFO] [stdout] test core::tests::should_add_positive_integer_to_positive_integer ... ok
[INFO] [stdout] test core::tests::should_convert_double_to_value ... ok
[INFO] [stdout] test core::runtime::tests::should_iterate_and_read ... ok
[INFO] [stdout] test core::tests::should_convert_double_value_to_double_number ... ok
[INFO] [stdout] test core::tests::should_convert_positive_integer_to_value ... ok
[INFO] [stdout] test core::tests::should_convert_string_double_value_to_double_number ... ok
[INFO] [stdout] test core::tests::should_convert_string_positive_integer_value_to_positive_integer_number ... ok
[INFO] [stdout] test core::tests::should_convert_string_integer_value_to_integer_number ... ok
[INFO] [stdout] test core::tests::should_divide_positive_integer_from_double ... ok
[INFO] [stdout] test core::tests::should_divide_double_from_double ... ok
[INFO] [stdout] test core::runtime::tests::should_iterate_and_read_internal_variables ... ok
[INFO] [stdout] test core::tests::should_multiply_double_to_double ... ok
[INFO] [stdout] test core::tests::should_convert_integer_value_to_integer_number ... ok
[INFO] [stdout] test core::tests::should_multiply_positive_integer_to_double ... ok
[INFO] [stdout] test core::tests::should_convert_positive_integer_value_to_positive_integer_number ... ok
[INFO] [stdout] test core::tests::should_subtract_double_from_double ... ok
[INFO] [stdout] test core::tests::should_subtract_double_from_positive_integer ... ok
[INFO] [stdout] test core::tests::should_divide_double_from_positive_integer ... ok
[INFO] [stdout] test core::tests::should_divide_positive_integer_from_positive_integer ... ok
[INFO] [stdout] test core::tests::should_multiply_double_to_positive_integer ... ok
[INFO] [stdout] test core::tests::should_multiply_positive_integer_to_positive_integer ... ok
[INFO] [stdout] test core::tests::should_convert_integer_to_value ... ok
[INFO] [stdout] test core::runtime::tests::should_iterate ... ok
[INFO] [stdout] test core::tests::should_subtract_positive_integer_from_double ... ok
[INFO] [stdout] test core::tests::should_subtract_positive_integer_from_positive_integer ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_comments ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_alias_import_statements ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_multiple_import_statements ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_plain_import_statements ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_identifiers ... ok
[INFO] [stdout] test journey::step::rest::parser::tests::should_parse_reststep_with_extraction ... ok
[INFO] [stdout] test journey::step::parser::tests::should_parse_step_with_rest_step ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_delete_rest_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_arged_for_with_loop_variable ... ok
[INFO] [stdout] test journey::step::parser::tests::should_parse_step_with_system_step ... ok
[INFO] [stdout] test journey::step::rest::parser::tests::should_parse_reststep_when_no_extraction ... ok
[INFO] [stdout] test journey::step::listner::parser::tests::should_parse_start_listner_step ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_get_rest_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_arged_for_with_loop_variable_and_index_variable ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_arged_for_without_variables ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_assignment_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_for_left_part ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_for_right_with_args ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_for_right_without_args ... ok
[INFO] [stdout] test journey::parser::tests::should_parse_journey_with_parameters ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_patch_rest_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_journey_step_without_package ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_if_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_one_or_many_steps_when_one_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_printstep ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_journey_step_with_args ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_journey_step_without_args ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_assignment_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_multiple_background_steps ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_push_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_single_background_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_for_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_one_or_many_steps_when_multiple_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_global_assignment_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_assignment_step_with_operator ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_printstep ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_put_rest_step ... ok
[INFO] [stdout] test journey::step::tests::should_execute_system_step ... ok
[INFO] [stdout] test journey::tests::should_ask_for_choice_again_journey ... ok
[INFO] [stdout] test journey::step::system::tests::should_execute_print_step ... ok
[INFO] [stdout] test journey::step::system::tests::should_execute_assignment_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_push_step ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_unarged_for ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_post_rest_step ... ok
[INFO] [stdout] test journey::step::websocket::client::tests::should_execute_websocket_client_connect_step ... ok
[INFO] [stdout] test journey::step::system::tests::should_execute_for_step ... ok
[INFO] [stdout] test journey::step::system::tests::should_execute_global_assignment_step ... ok
[INFO] [stdout] test template::functions::tests::should_find_length_of_array ... ok
[INFO] [stdout] test journey::tests::should_start_journey ... ok
[INFO] [stdout] test parser::tests::should_parse_identifier ... ok
[INFO] [stdout] test parser::tests::should_recognize_function_names ... ok
[INFO] [stdout] test template::form::extractable::parser::tests::should_parse_extractable_form ... ok
[INFO] [stdout] test template::functions::tests::should_floor ... ok
[INFO] [stdout] test template::functions::tests::should_format_with_double_args ... ok
[INFO] [stdout] test template::functions::tests::should_add ... ok
[INFO] [stdout] test template::functions::tests::should_ge ... ok
[INFO] [stdout] test template::functions::tests::should_and ... ok
[INFO] [stdout] test template::functions::tests::should_generate_array ... ok
[INFO] [stdout] test template::functions::tests::should_cint ... ok
[INFO] [stdout] test template::functions::tests::should_concat ... ok
[INFO] [stdout] test template::functions::tests::should_format_without_any_args ... ok
[INFO] [stdout] test template::functions::tests::should_divide ... ok
[INFO] [stdout] test template::functions::tests::should_find_index_of_array ... ok
[INFO] [stdout] test template::functions::tests::should_find_index_of_string ... ok
[INFO] [stdout] test template::functions::tests::should_ceil ... ok
[INFO] [stdout] test template::functions::tests::should_generate_array_of_unique_random_elements ... ok
[INFO] [stdout] test template::functions::tests::should_find_length_of_string ... ok
[INFO] [stdout] test template::functions::tests::should_get_zipcode ... ok
[INFO] [stdout] test template::functions::tests::should_give_negative_when_cannot_find_index_of_array ... ok
[INFO] [stdout] test journey::step::system::parser::tests::should_parse_systemstep_with_for_step ... ok
[INFO] [stdout] test template::functions::tests::should_give_negative_when_cannot_find_index_of_string ... ok
[INFO] [stdout] test template::functions::tests::should_left ... ok
[INFO] [stdout] test template::functions::tests::should_lpad ... ok
[INFO] [stdout] test template::functions::tests::should_mid ... ok
[INFO] [stdout] test template::functions::tests::should_multiply ... ok
[INFO] [stdout] test template::functions::tests::should_or ... ok
[INFO] [stdout] test template::functions::tests::should_round_above ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableforloop ... ok
[INFO] [stdout] test template::functions::tests::should_rpad ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_variablereference ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_extractablemapobject ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_fixedarray ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractablemapobject ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_extractableforloop ... ok
[INFO] [stdout] test template::functions::tests::should_right ... ok
[INFO] [stdout] test template::functions::tests::should_subtract ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobject ... ok
[INFO] [stdout] test template::functions::tests::should_round_below ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractablepair ... ok
[INFO] [stdout] test template::functions::tests::should_not ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractablepair ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_extractablemapobject ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_fixedarray ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_vec_extractableobject ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractableforloop ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractablemapobject ... ok
[INFO] [stdout] test template::object::extractable::parser::tests::should_parse_vec_extractableobject ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_extractableforloop ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillable_obj_rhs_when_expression ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillable_obj_rhs_when_object ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillablemapobject ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillablepair ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_unarged_fillable_for ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillable_obj_rhs_when_array ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_array ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_expression ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_forloop ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_arged_fillable_for_with_index ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_map ... ok
[INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_variablereference ... ok
[INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_arged_fillable_for_without_index ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableobjectmap ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_constant ... ok
[INFO] [stdout] test template::parser::tests::should_parse_assignable_when_expression ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_operator ... ok
[INFO] [stdout] test template::parser::tests::should_parse_and ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_dot_function_on_variable ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillablepair ... ok
[INFO] [stdout] test template::parser::tests::should_parse_nested_stack_expression ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_chain_dot_function_on_variable ... ok
[INFO] [stdout] test template::parser::tests::should_parse_fillableobject_expression ... ok
[INFO] [stdout] test template::parser::tests::should_parse_function_call_chain ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_dot_function_on_expression ... ok
[INFO] [stdout] test template::parser::tests::should_parse_partially_when_keyword_in_variable_reference_name ... ok
[INFO] [stdout] test template::parser::tests::should_parse_assignable_when_fillabletext ... ok
[INFO] [stdout] test template::parser::tests::should_parse_variable_reference_name ... ok
[INFO] [stdout] test template::parser::tests::should_parse_not ... ok
[INFO] [stdout] test template::parser::tests::should_parse_naked_function_expression ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_dot_function_on_fqn_variable ... ok
[INFO] [stdout] test template::parser::tests::should_parse_assignable_when_fillableobject ... ok
[INFO] [stdout] test template::parser::tests::should_parse_or ... ok
[INFO] [stdout] test template::parser::tests::should_parse_not_eq ... ok
[INFO] [stdout] test template::parser::tests::should_parse_chain ... ok
[INFO] [stdout] test template::parser::tests::should_parse_variable_reference_name_when_dot ... ok
[INFO] [stdout] test template::parser::tests::should_parse_variable_reference_name_when_keyword ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractable_body_with_form ... ok
[INFO] [stdout] test template::parser::tests::should_parse_simple_stack_expression ... ok
[INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponse ... ok
[INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponseheaderheaders ... ok
[INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponsebody ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponseheadervalue ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponsebody ... ok
[INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponseheadervalue ... ok
[INFO] [stdout] test template::parser::tests::should_parse_non_function_call_expression ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponseheaderpair ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheaderpair ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequest_when_no_headers_and_body ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponseheaders ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheadervalue ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_delete ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheaders ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_get ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestbody ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_patch ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_post ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_put ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_url_when_text ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_url_when_expression ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_only_url ... ok
[INFO] [stdout] test template::object::tests::should_fill_fillableforloop ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequest_when_headers_and_body ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_body_and_no_headers ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequestbody ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_headers_and_no_body ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_function ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_body_and_headers ... ok
[INFO] [stdout] test template::rest::tests::should_fill_url_when_expression ... ok
[INFO] [stdout] test template::rest::tests::should_fill_fillablerequestheadervalue ... ok
[INFO] [stdout] test journey::step::listner::parser::tests::should_parse_start_listner_step_with_variables ... ok
[INFO] [stdout] test template::rest::tests::should_fill_url_when_text ... ok
[INFO] [stdout] test template::tests::should_evaluate_expression_when_constant ... ok
[INFO] [stdout] test template::tests::should_evaluate_expression_when_function ... ok
[INFO] [stdout] test template::tests::should_evaluate_expression_when_variable ... ok
[INFO] [stdout] test template::tests::should_fill_assignable_when_expression ... ok
[INFO] [stdout] test template::tests::should_fill_assignable_when_fillabletext ... ok
[INFO] [stdout] test template::text::extractable::parser::tests::should_parse_extractable_text_with_multiple_variable ... ok
[INFO] [stdout] test template::text::extractable::parser::tests::should_parse_extractable_text ... ok
[INFO] [stdout] test template::parser::tests::should_parse_expression_when_variable ... ok
[INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequest_when_headers_and_no_body ... ok
[INFO] [stdout] test template::text::extractable::parser::tests::should_parse_extractable_text_with_one_variable ... ok
[INFO] [stdout] test template::text::extractable::tests::should_extract_extractable_text_with_one_variable ... ok
[INFO] [stdout] test template::text::extractable::tests::should_extract_extractable_text_with_single_variable_and_leading_and_trailing_string ... ok
[INFO] [stdout] test template::text::extractable::tests::should_extract_extractable_text_with_single_variable_and_leading_string ... ok
[INFO] [stdout] test template::text::extractable::tests::should_extract_extractable_text_with_single_variable_and_trailing_string ... ok
[INFO] [stdout] test template::text::extractable::tests::should_match_if_middle_variable_not_present ... ok
[INFO] [stdout] test template::text::extractable::tests::should_not_match_if_trailing_variable_not_present ... ok
[INFO] [stdout] test template::text::extractable::tests::should_not_match_part_of_static_text ... ok
[INFO] [stdout] test template::text::extractable::tests::should_match_part_of_text_with_variable_trailing_with_nothing ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_arged_text_for_loop_with_loop_variable ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_arged_text_for_loop_without_variables ... ok
[INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponse_starting_with_body_object ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_with_binary_operator ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_block_of_text ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_arged_text_for_loop_with_loop_variable_and_index ... ok
[INFO] [stdout] test template::tests::should_fill_assignable_when_fillableobject ... ok
[INFO] [stdout] test template::text::extractable::tests::should_not_match_part_of_text_if_trailing_text_not_present ... ok
[INFO] [stdout] test template::text::extractable::tests::should_not_match_part_of_text_with_variable_trailing_with_string ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_with_for ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_with_unary ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_block_of_text ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_with_expression ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_for_loop_left_part ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_for_loop_right_part_when_unarged_for ... ok
[INFO] [stdout] test template::text::tests::should_fill_scriplet_with_expression ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_textforloop ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_expression ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_for_loop ... ok
[INFO] [stdout] test template::text::tests::should_fill_expression ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_text_block ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_with_multiple_scriptlet_and_text ... ok
[INFO] [stdout] test template::text::tests::should_fill_text_with_scriptlet_and_text ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_with_scriptlet_and_text ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_block_with_escaped_back_tick ... ok
[INFO] [stdout] test template::text::tests::should_fill_textforloop ... ok
[INFO] [stdout] test template::text::tests::should_fill_scriplet_with_for_loop ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_unarged_text_for_loop ... ok
[INFO] [stdout] test template::text::tests::should_fill_textloopinnertemplate_when_blocks ... ok
[INFO] [stdout] test template::text::tests::should_fill_block_with_text ... ok
[INFO] [stdout] test template::text::tests::should_fill_block_with_scriplet ... ok
[INFO] [stdout] test template::text::tests::should_fill_textloopinnertemplate_when_for_loop ... ok
[INFO] [stdout] test template::text::tests::should_fill_textloopinnertemplate_when_expression ... ok
[INFO] [stdout] test template::text::parser::tests::should_parse_text_for_loop_right_part_when_arged_for ... ok
[INFO] [stdout] test journey::step::rest::tests::should_execute_get_rest_step_onhttps ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- journey::step::rest::tests::should_execute_get_rest_step_onhttps stdout ----
[INFO] [stdout] Error Response for api https://jsonplaceholder.typicode.com/todos/1 hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] 
[INFO] [stdout] thread 'journey::step::rest::tests::should_execute_get_rest_step_onhttps' (77) panicked at corr-lib/src/journey/step/rest/mod.rs:189:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(String("delectus aut autem"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb81ec734e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb81ec734e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb81ec734e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb81ec734e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb81ec8e45a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb81ec8e45a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5eb81ec78c96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eb81ec78c96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eb81ec4f1ff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb81ec4f1ff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb81ec6a7b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb81ec041be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5eb81ec041be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eb81ec6aa22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5eb81ec6aa22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb81ec4f2b8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb81ec46899 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb81ec5037d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb81ec8ebcc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb81ec8ea53 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eb81e02967d - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<corr_lib[1c7630b23d6335bc]::core::Value>, core[c5ed12ab89cc536a]::option::Option<corr_lib[1c7630b23d6335bc]::core::Value>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eb81e2afdce - corr_lib[1c7630b23d6335bc]::journey::step::rest::tests::should_execute_get_rest_step_onhttps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/corr-lib/src/journey/step/rest/mod.rs:189:9
[INFO] [stdout]   22:     0x5eb81dfb91a2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5eb81dfb921d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb81e04d04d - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   25:     0x5eb81e04cf4b - tokio[736cf7ccee6761fd]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5eb81e04cf4b - tokio[736cf7ccee6761fd]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5eb81e04cf4b - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   28:     0x5eb81dfcf420 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   29:     0x5eb81e049dd0 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   30:     0x5eb81e0490b4 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   31:     0x5eb81e20b7bb - <tokio[736cf7ccee6761fd]::runtime::context::scoped::Scoped<tokio[736cf7ccee6761fd]::runtime::scheduler::Context>>::set::<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5eb81e04b159 - tokio[736cf7ccee6761fd]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5eb81e0ac7f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[736cf7ccee6761fd]::runtime::context::Context>>::try_with::<tokio[736cf7ccee6761fd]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5eb81e0ac37e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[736cf7ccee6761fd]::runtime::context::Context>>::with::<tokio[736cf7ccee6761fd]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5eb81e030b8d - tokio[736cf7ccee6761fd]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5eb81dfe4750 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   37:     0x5eb81dfe4a46 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   38:     0x5eb81e046733 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   39:     0x5eb81dec6c83 - tokio[736cf7ccee6761fd]::runtime::context::runtime::enter_runtime::<<tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5eb81dfcea31 - <tokio[736cf7ccee6761fd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   41:     0x5eb81e09c32a - <tokio[736cf7ccee6761fd]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x5eb81e09c415 - <tokio[736cf7ccee6761fd]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x5eb81e3309e3 - corr_lib[1c7630b23d6335bc]::journey::step::rest::tests::should_execute_get_rest_step_onhttps
[INFO] [stdout]                                at /opt/rustwide/workdir/corr-lib/src/journey/step/rest/mod.rs:189:134
[INFO] [stdout]   44:     0x5eb81e2a9167 - corr_lib[1c7630b23d6335bc]::journey::step::rest::tests::should_execute_get_rest_step_onhttps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/corr-lib/src/journey/step/rest/mod.rs:176:52
[INFO] [stdout]   45:     0x5eb81e088bb6 - <corr_lib[1c7630b23d6335bc]::journey::step::rest::tests::should_execute_get_rest_step_onhttps::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5eb81ebf856b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5eb81ebf856b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5eb81ec04dca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5eb81ec04dca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5eb81ec04dca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5eb81ec04dca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5eb81ec04dca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5eb81ec04dca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5eb81ec04dca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5eb81ebff294 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5eb81ebff294 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5eb81ec078c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5eb81ec078c2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5eb81ec078c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5eb81ec078c2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5eb81ec078c2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5eb81ec078c2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5eb81ec078c2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5eb81ec7286f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5eb81ec7286f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x756803f8faa4 - <unknown>
[INFO] [stdout]   67:     0x75680401ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     journey::step::rest::tests::should_execute_get_rest_step_onhttps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 259 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p corr-lib --lib`
[INFO] running `Command { std: "docker" "inspect" "bd8511435100e12ab8169bea2480dac17c697fa1de6000dd2c5b8ba99e2d5ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8511435100e12ab8169bea2480dac17c697fa1de6000dd2c5b8ba99e2d5ef2", kill_on_drop: false }`
[INFO] [stdout] bd8511435100e12ab8169bea2480dac17c697fa1de6000dd2c5b8ba99e2d5ef2
