[INFO] cloning repository https://github.com/ymgyt/calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a9894a3dda5a996e923b1c9e3ba35a33ec46b73 [INFO] testing ymgyt/calculator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fcalculator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/calculator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/calculator [INFO] finished tweaking git repo https://github.com/ymgyt/calculator [INFO] tweaked toml for git repo https://github.com/ymgyt/calculator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v3.0.38 [INFO] [stderr] Downloaded io-lifetimes v0.6.1 [INFO] [stderr] Downloaded overload v0.1.1 [INFO] [stderr] Downloaded nu-ansi-term v0.45.1 [INFO] [stderr] Downloaded async-graphql-value v3.0.38 [INFO] [stderr] Downloaded async-graphql-axum v3.0.37 [INFO] [stderr] Downloaded rustix v0.34.1 [INFO] [stderr] Downloaded reedline v0.3.0 [INFO] [stderr] Downloaded fd-lock v3.0.5 [INFO] [stderr] Downloaded async-graphql-derive v3.0.38 [INFO] [stderr] Downloaded async-graphql v3.0.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a75a6e5b19f1e74db4d84e9b22c1098c0ee8fdb8dc3dec8f02fcb5fa325088ae [INFO] running `Command { std: "docker" "start" "-a" "a75a6e5b19f1e74db4d84e9b22c1098c0ee8fdb8dc3dec8f02fcb5fa325088ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a75a6e5b19f1e74db4d84e9b22c1098c0ee8fdb8dc3dec8f02fcb5fa325088ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75a6e5b19f1e74db4d84e9b22c1098c0ee8fdb8dc3dec8f02fcb5fa325088ae", kill_on_drop: false }` [INFO] [stdout] a75a6e5b19f1e74db4d84e9b22c1098c0ee8fdb8dc3dec8f02fcb5fa325088ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f86dbdeea09370bbecfd2b1ef8bf06e6f85ab3f9b9f9fee7651e27fa4da8568 [INFO] running `Command { std: "docker" "start" "-a" "6f86dbdeea09370bbecfd2b1ef8bf06e6f85ab3f9b9f9fee7651e27fa4da8568", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling rustix v0.34.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.45.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling clc-engine v0.1.4 (/opt/rustwide/workdir/clc-engine) [INFO] [stderr] Compiling fd-lock v3.0.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling darling_macro v0.13.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.23.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-graphql-value v3.0.38 [INFO] [stderr] Compiling reedline v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling async-graphql-parser v3.0.38 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling async-graphql-derive v3.0.38 [INFO] [stderr] Compiling clc v0.1.4 (/opt/rustwide/workdir/clc-cli) [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling async-graphql v3.0.38 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling async-graphql-axum v3.0.37 [INFO] [stderr] Compiling clc-gql v0.1.0 (/opt/rustwide/workdir/clc-gql) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "6f86dbdeea09370bbecfd2b1ef8bf06e6f85ab3f9b9f9fee7651e27fa4da8568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f86dbdeea09370bbecfd2b1ef8bf06e6f85ab3f9b9f9fee7651e27fa4da8568", kill_on_drop: false }` [INFO] [stdout] 6f86dbdeea09370bbecfd2b1ef8bf06e6f85ab3f9b9f9fee7651e27fa4da8568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd75008c7979300e7a8894ec3e0ed092ee67e8ded85428560691b67d657a7a9c [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" "bd75008c7979300e7a8894ec3e0ed092ee67e8ded85428560691b67d657a7a9c", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling clc v0.1.4 (/opt/rustwide/workdir/clc-cli) [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling clc-engine v0.1.4 (/opt/rustwide/workdir/clc-engine) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling async-graphql-axum v3.0.37 [INFO] [stderr] Compiling clc-gql v0.1.0 (/opt/rustwide/workdir/clc-gql) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.43s [INFO] running `Command { std: "docker" "inspect" "bd75008c7979300e7a8894ec3e0ed092ee67e8ded85428560691b67d657a7a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd75008c7979300e7a8894ec3e0ed092ee67e8ded85428560691b67d657a7a9c", kill_on_drop: false }` [INFO] [stdout] bd75008c7979300e7a8894ec3e0ed092ee67e8ded85428560691b67d657a7a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 592efa7968134637727e6814f77b7f71fa6f24e966fd8dbb617a3321a045d8bb [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" "592efa7968134637727e6814f77b7f71fa6f24e966fd8dbb617a3321a045d8bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clc-c7b0a3f3e97ba2dd) [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] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clc_version-1810fdef3cef0869) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/clc.rs (/opt/rustwide/target/debug/deps/clc-4380db5d93c6af2a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test flag_version ... ok [INFO] [stdout] test flag_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clc_engine-620a4166ec364079) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test eval::tests::divided_by_zero ... ok [INFO] [stdout] test calculator::tests::divide_by_zero ... ok [INFO] [stdout] test eval::tests::test_eval_constant ... ok [INFO] [stdout] test eval::tests::test_eval_func_call_sig ... ok [INFO] [stdout] test eval::tests::test_eval_func_call ... ok [INFO] [stdout] test expression::func_call::tests::func_call_new ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_constant ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_lambda ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_lambda_args ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_func_ident ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_expression ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_mul ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_operator ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_literal ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_nest ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_lambda_body ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_func_body ... ok [INFO] [stdout] test calculator::tests::calculate_line ... ok [INFO] [stdout] test parse::parse_impl::tests::parse_func_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clcgql-62c804bcec62656c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test gql::schema::tests::eval ... ok [INFO] [stdout] test server::tests::server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gql_version-a76f93cb3da4934f) [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 clc-engine [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "592efa7968134637727e6814f77b7f71fa6f24e966fd8dbb617a3321a045d8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592efa7968134637727e6814f77b7f71fa6f24e966fd8dbb617a3321a045d8bb", kill_on_drop: false }` [INFO] [stdout] 592efa7968134637727e6814f77b7f71fa6f24e966fd8dbb617a3321a045d8bb