[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] 0582ce3b9cdc4896bcfdedc3c77ec9d1ff9e3875 [INFO] testing atmaramnaik/corr against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atmaramnaik/corr on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/atmaramnaik/corr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb-connect v1.1.0 [INFO] [stderr] Downloaded mockito v0.27.0 [INFO] [stderr] Downloaded nom_locate v2.0.0 [INFO] [stderr] Downloaded radium v0.5.1 [INFO] [stderr] Downloaded fake v2.2.3 [INFO] [stderr] Downloaded isahc v0.9.8 [INFO] [stderr] Downloaded app_dirs2 v2.3.0 [INFO] [stderr] Downloaded async-recursion v0.3.1 [INFO] [stderr] Downloaded bitvec v0.19.3 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded nom v6.0.0-alpha3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22bd90049f0c56a73c02441f9fec5c0ee7aeb8f58f641371dbc6526b8a45de35 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22bd90049f0c56a73c02441f9fec5c0ee7aeb8f58f641371dbc6526b8a45de35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22bd90049f0c56a73c02441f9fec5c0ee7aeb8f58f641371dbc6526b8a45de35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bd90049f0c56a73c02441f9fec5c0ee7aeb8f58f641371dbc6526b8a45de35", kill_on_drop: false }` [INFO] [stdout] 22bd90049f0c56a73c02441f9fec5c0ee7aeb8f58f641371dbc6526b8a45de35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fbe64cf7079319ef86d196968ddfcdcdc10eb39bca491f49d6c8d3137f1442 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9fbe64cf7079319ef86d196968ddfcdcdc10eb39bca491f49d6c8d3137f1442", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.5.1 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling isahc v0.9.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.0-alpha3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling app_dirs2 v2.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling bitvec v0.19.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom_locate v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling fake v2.2.3 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling corr-lib v0.1.0 (/opt/rustwide/workdir/corr-lib) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(mut rb)=>{ [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pure_binary_expression` [INFO] [stdout] --> corr-lib/src/template/parser.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn pure_binary_expression<'a>(input: &'a str) -> ParseResult<'a, Expression> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling corrs v0.1.0 (/opt/rustwide/workdir/corrs) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling corr v0.1.0 (/opt/rustwide/workdir/corr) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> corr/src/client/mod.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | self.tx.send(Message::Input(Input::new_continue(tm.name.clone(),nl,tm.data_type.clone()))).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "b9fbe64cf7079319ef86d196968ddfcdcdc10eb39bca491f49d6c8d3137f1442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fbe64cf7079319ef86d196968ddfcdcdc10eb39bca491f49d6c8d3137f1442", kill_on_drop: false }` [INFO] [stdout] b9fbe64cf7079319ef86d196968ddfcdcdc10eb39bca491f49d6c8d3137f1442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3d933142b9b6c4233d984939809e39d173578814ebf0b4b912df2e763a4665 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db3d933142b9b6c4233d984939809e39d173578814ebf0b4b912df2e763a4665", kill_on_drop: false }` [INFO] [stderr] Compiling corr-lib v0.1.0 (/opt/rustwide/workdir/corr-lib) [INFO] [stderr] Compiling corr v0.1.0 (/opt/rustwide/workdir/corr) [INFO] [stderr] Compiling corrs v0.1.0 (/opt/rustwide/workdir/corrs) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(mut rb)=>{ [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pure_binary_expression` [INFO] [stdout] --> corr-lib/src/template/parser.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn pure_binary_expression<'a>(input: &'a str) -> ParseResult<'a, Expression> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> corr/src/client/mod.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | self.tx.send(Message::Input(Input::new_continue(tm.name.clone(),nl,tm.data_type.clone()))).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(mut rb)=>{ [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pure_binary_expression` [INFO] [stdout] --> corr-lib/src/template/parser.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn pure_binary_expression<'a>(input: &'a str) -> ParseResult<'a, Expression> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnameable_test_items)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> corr-lib/src/journey/step/rest/mod.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> corr-lib/src/parser.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | assert!(false,format!("Unable to parse following errors {}",convert_error(text,e))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 76 | assert!(false,"Unable to parse following errors {}",convert_error(text,e)) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> corr-lib/src/parser.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | assert!(false,format!("Unable to parse following errors {}",convert_error(text,e))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 84 | assert!(false,"Unable to parse following errors {}",convert_error(text,e)) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.13s [INFO] running `Command { std: "docker" "inspect" "db3d933142b9b6c4233d984939809e39d173578814ebf0b4b912df2e763a4665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3d933142b9b6c4233d984939809e39d173578814ebf0b4b912df2e763a4665", kill_on_drop: false }` [INFO] [stdout] db3d933142b9b6c4233d984939809e39d173578814ebf0b4b912df2e763a4665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf6eb57d90b5cbb697f455b2d3deecd43d4c52dc8dd308e63c1674ebe648fbe3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf6eb57d90b5cbb697f455b2d3deecd43d4c52dc8dd308e63c1674ebe648fbe3", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | Ok(mut rb)=>{ [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pure_binary_expression` [INFO] [stderr] --> corr-lib/src/template/parser.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn pure_binary_expression<'a>(input: &'a str) -> ParseResult<'a, Expression> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | Ok(mut rb)=>{ [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pure_binary_expression` [INFO] [stderr] --> corr-lib/src/template/parser.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn pure_binary_expression<'a>(input: &'a str) -> ParseResult<'a, Expression> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot test inner items [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:92:9 [INFO] [stderr] | [INFO] [stderr] 92 | #[tokio::test] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unnameable_test_items)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot test inner items [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | #[tokio::test] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot test inner items [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:144:9 [INFO] [stderr] | [INFO] [stderr] 144 | #[tokio::test] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot test inner items [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | #[tokio::test] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot test inner items [INFO] [stderr] --> corr-lib/src/journey/step/rest/mod.rs:196:9 [INFO] [stderr] | [INFO] [stderr] 196 | #[tokio::test] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the attribute macro `::core::prelude::v1::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> corr-lib/src/parser.rs:76:31 [INFO] [stderr] | [INFO] [stderr] 76 | assert!(false,format!("Unable to parse following errors {}",convert_error(text,e))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 76 | assert!(false,"Unable to parse following errors {}",convert_error(text,e)) [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> corr-lib/src/parser.rs:84:31 [INFO] [stderr] | [INFO] [stderr] 84 | assert!(false,format!("Unable to parse following errors {}",convert_error(text,e))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 84 | assert!(false,"Unable to parse following errors {}",convert_error(text,e)) [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> corr/src/client/mod.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | self.tx.send(Message::Input(Input::new_continue(tm.name.clone(),nl,tm.data_type.clone()))).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corr-4b904d36fb5729f1) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corr_lib-7798e8d202ff0ba8) [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] [stdout] [INFO] [stdout] running 178 tests [INFO] [stdout] test core::parser::tests::should_parse_positive_integer_value ... ok [INFO] [stdout] test core::parser::tests::should_parse_null_value ... ok [INFO] [stdout] test core::tests::should_convert_double_to_value ... ok [INFO] [stdout] test core::tests::should_add_double_to_double ... ok [INFO] [stdout] test core::tests::should_convert_double_value_to_double_number ... 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::runtime::tests::should_iterate ... ok [INFO] [stdout] test core::tests::should_convert_integer_to_value ... ok [INFO] [stdout] test core::tests::should_convert_integer_value_to_integer_number ... ok [INFO] [stdout] test core::parser::tests::should_parse_boolean_value ... ok [INFO] [stdout] test core::runtime::tests::should_break_on_dot_with_two_dots ... ok [INFO] [stdout] test core::tests::should_divide_positive_integer_from_double ... ok [INFO] [stdout] test core::tests::should_divide_positive_integer_from_positive_integer ... ok [INFO] [stdout] test core::tests::should_divide_double_from_double ... ok [INFO] [stdout] test core::tests::should_divide_double_from_positive_integer ... ok [INFO] [stdout] test core::tests::should_convert_string_double_value_to_double_number ... ok [INFO] [stdout] test core::tests::should_convert_string_integer_value_to_integer_number ... ok [INFO] [stdout] test core::tests::should_multiply_double_to_positive_integer ... ok [INFO] [stdout] test core::tests::should_convert_string_positive_integer_value_to_positive_integer_number ... ok [INFO] [stdout] test core::tests::should_multiply_positive_integer_to_double ... ok [INFO] [stdout] test core::tests::should_subtract_positive_integer_from_double ... ok [INFO] [stdout] test core::tests::should_subtract_double_from_positive_integer ... ok [INFO] [stdout] test core::tests::should_subtract_double_from_double ... ok [INFO] [stdout] test core::tests::should_subtract_positive_integer_from_positive_integer ... ok [INFO] [stdout] test core::runtime::tests::should_iterate_and_read ... ok [INFO] [stdout] test journey::parser::tests::should_parse_journey ... ok [INFO] [stdout] test journey::step::parser::tests::should_parse_step_with_rest_step ... ok [INFO] [stdout] test journey::step::rest::parser::tests::should_parse_reststep_when_no_extraction ... ok [INFO] [stdout] test journey::step::parser::tests::should_parse_step_with_system_step ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_assignment_step ... ok [INFO] [stdout] test core::tests::should_convert_positive_integer_to_value ... ok [INFO] [stdout] test core::tests::should_multiply_double_to_double ... ok [INFO] [stdout] test core::tests::should_convert_positive_integer_value_to_positive_integer_number ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_arged_for_with_loop_variable ... 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_for_right_with_args ... ok [INFO] [stdout] test core::tests::should_multiply_positive_integer_to_positive_integer ... 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_step ... ok [INFO] [stdout] test core::tests::should_add_double_to_positive_integer ... ok [INFO] [stdout] test core::parser::tests::should_parse_positive_negative_integer ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_for_right_without_args ... 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_systemstep_with_for_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::tests::should_execute_assignment_step ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_arged_for_without_variables ... ok [INFO] [stdout] test journey::tests::should_ask_for_choice_again_journey ... ok [INFO] [stdout] test template::functions::tests::should_add ... ok [INFO] [stdout] test journey::tests::should_start_journey ... 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_systemstep_with_printstep ... ok [INFO] [stdout] test template::functions::tests::should_divide ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_unarged_for ... ok [INFO] [stdout] test template::functions::tests::should_get_zipcode ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableforloop ... ok [INFO] [stdout] test journey::step::tests::should_execute_system_step ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractablemapobject ... ok [INFO] [stdout] test journey::step::system::tests::should_execute_for_step ... ok [INFO] [stdout] test parser::tests::should_recognize_function_names ... 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_extractableobjectoptions_when_extractableforloop ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobject ... ok [INFO] [stdout] test template::functions::tests::should_concat ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_extractablemapobject ... ok [INFO] [stdout] test template::functions::tests::should_multiply ... ok [INFO] [stdout] test core::parser::tests::should_parse_double_value ... ok [INFO] [stdout] test core::parser::tests::should_parse_string_value ... ok [INFO] [stdout] test journey::step::rest::parser::tests::should_parse_reststep_with_extraction ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_extractablemapobject ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractablepair ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_extractableobjectoptions_when_variablereference ... 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::parser::tests::should_parse_fillable_obj_rhs_when_expression ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_arged_fillable_for_without_index ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_arged_fillable_for_with_index ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_fixedarray ... ok [INFO] [stdout] test template::object::extractable::parser::tests::should_parse_vec_extractableobject ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_vec_extractableobject ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_variablereference ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_extractableobject_when_extractableforloop ... ok [INFO] [stdout] test template::object::extractable::tests::should_extract_extractablepair ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_printstep ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillablepair ... ok [INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_array ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillableforloop_for_unarged_fillable_for ... ok [INFO] [stdout] test template::object::tests::should_fill_fillableforloop ... ok [INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_expression ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillablemapobject ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillable_obj_rhs_when_object ... ok [INFO] [stdout] test journey::step::system::parser::tests::should_parse_one_or_many_steps_when_multiple_step ... ok [INFO] [stdout] test template::object::parser::tests::should_parse_fillable_obj_rhs_when_array ... ok [INFO] [stdout] test journey::step::system::tests::should_execute_print_step ... 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::object::tests::should_fill_fillableobjectmap ... ok [INFO] [stdout] test template::parser::tests::should_parse_expression_when_function ... ok [INFO] [stdout] test template::parser::tests::should_parse_expression_when_operator ... ok [INFO] [stdout] test template::parser::tests::should_parse_variable_reference_name ... ok [INFO] [stdout] test template::parser::tests::should_parse_simple_stack_expression ... ok [INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponse_starting_with_body ... ok [INFO] [stdout] test template::parser::tests::should_parse_variable_reference_name_when_dot ... 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_nested_stack_expression ... ok [INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponsebody ... ok [INFO] [stdout] test template::parser::tests::should_parse_expression_when_variable ... ok [INFO] [stdout] test template::functions::tests::should_subtract ... ok [INFO] [stdout] test core::runtime::tests::should_iterate_and_read_internal_variables ... 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_extractableresponseheaderpair ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequest_when_headers_and_body ... ok [INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponseheadervalue ... ok [INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponseheaderheaders ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequest_when_headers_and_no_body ... ok [INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponse ... ok [INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponseheadervalue ... ok [INFO] [stdout] test template::rest::extractable::parser::tests::should_parse_extractableresponseheaders ... ok [INFO] [stdout] test template::parser::tests::should_parse_assignable_when_fillableobject ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheadervalue ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheaderpair ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_get ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_url_when_expression ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestheaders ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_fillablerequestbody ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_delete ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_patch ... ok [INFO] [stdout] test template::parser::tests::should_parse_assignable_when_fillabletext ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_post ... ok [INFO] [stdout] test template::rest::tests::should_fill_url_when_text ... ok [INFO] [stdout] test template::object::tests::should_fill_fillablepair ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_restverb_put ... ok [INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_forloop ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_body_and_headers ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_only_url ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_headers_and_no_body ... ok [INFO] [stdout] test template::object::tests::should_fill_fillableobject_when_map ... ok [INFO] [stdout] test template::tests::should_evaluate_expression_when_constant ... ok [INFO] [stdout] test template::tests::should_evaluate_expression_when_variable ... ok [INFO] [stdout] test template::tests::should_evaluate_expression_when_function ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequestbody ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequestheadervalue ... ok [INFO] [stdout] test template::rest::tests::should_fill_url_when_expression ... ok [INFO] [stdout] test template::rest::parser::tests::should_parse_url_when_text ... ok [INFO] [stdout] test template::tests::should_fill_assignable_when_fillabletext ... ok [INFO] [stdout] test template::rest::tests::should_fill_fillablerequest_when_with_body_and_no_headers ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_text_for_loop_right_part_when_arged_for ... ok [INFO] [stdout] test template::rest::extractable::tests::should_extract_extractableresponsebody ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_scriplet_with_for ... ok [INFO] [stdout] test template::tests::should_fill_assignable_when_expression ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_text_for_loop_right_part_when_unarged_for ... 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::parser::tests::should_parse_arged_text_for_loop_with_loop_variable ... 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_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_arged_text_for_loop_without_variables ... 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_with_multiple_scriptlet_and_text ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_text_block ... ok [INFO] [stdout] test template::text::tests::should_fill_scriplet_with_expression ... ok [INFO] [stdout] test template::text::tests::should_fill_textforloop ... ok [INFO] [stdout] test template::text::tests::should_fill_textloopinnertemplate_when_for_loop ... ok [INFO] [stdout] test template::text::tests::should_fill_scriplet_with_for_loop ... 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_textloopinnertemplate_when_blocks ... ok [INFO] [stdout] test template::text::tests::should_fill_text_with_scriptlet_and_text ... ok [INFO] [stdout] test template::text::tests::should_fill_textloopinnertemplate_when_expression ... ok [INFO] [stdout] test template::text::tests::should_fill_block_with_text ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_expression ... ok [INFO] [stdout] test template::text::tests::should_fill_block_with_scriplet ... 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_unarged_text_for_loop ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_textforloop ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corrs-c55d991967450b26) [INFO] [stdout] test template::text::tests::should_fill_expression ... ok [INFO] [stdout] test template::text::parser::tests::should_parse_textloopinnertemplate_with_for_loop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corrs-beebad708c42416c) [INFO] [stdout] [INFO] [stderr] Doc-tests corrs [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] [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] Doc-tests corr-lib [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] running `Command { std: "docker" "inspect" "cf6eb57d90b5cbb697f455b2d3deecd43d4c52dc8dd308e63c1674ebe648fbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6eb57d90b5cbb697f455b2d3deecd43d4c52dc8dd308e63c1674ebe648fbe3", kill_on_drop: false }` [INFO] [stdout] cf6eb57d90b5cbb697f455b2d3deecd43d4c52dc8dd308e63c1674ebe648fbe3