[INFO] cloning repository https://github.com/Axmouth/postgrustql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axmouth/postgrustql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fpostgrustql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fpostgrustql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7b5b79e3a50057fca0d7eb4f9cf1f360b1100fb
[INFO] building Axmouth/postgrustql against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxmouth%2Fpostgrustql" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Axmouth/postgrustql on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Axmouth/postgrustql
[INFO] finished tweaking git repo https://github.com/Axmouth/postgrustql
[INFO] tweaked toml for git repo https://github.com/Axmouth/postgrustql written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Axmouth/postgrustql 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-utils v0.1.2
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded yew-macro v0.19.3
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded gloo-storage v0.2.0
[INFO] [stderr]   Downloaded yew-router v0.16.0
[INFO] [stderr]   Downloaded alloc_counter_macro v0.0.2
[INFO] [stderr]   Downloaded mimalloc v0.1.27
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.0
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded gloo-file v0.2.1
[INFO] [stderr]   Downloaded sysinfo v0.23.0
[INFO] [stderr]   Downloaded pretty_assertions v1.0.0
[INFO] [stderr]   Downloaded yew v0.19.3
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded alloc_counter v0.0.4
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.2
[INFO] [stderr]   Downloaded gloo-console v0.2.1
[INFO] [stderr]   Downloaded gloo-render v0.1.0
[INFO] [stderr]   Downloaded yew-router-macro v0.16.0
[INFO] [stderr]   Downloaded gloo v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.116
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.30.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.23
[INFO] [stderr]   Downloaded windows_i686_msvc v0.30.0
[INFO] [stderr]   Downloaded windows-sys v0.30.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.37
[INFO] [stderr]   Downloaded fd-lock v3.0.3
[INFO] [stderr]   Downloaded rustix v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 212bb6fc98c5c02c34f919a648caaf212e572e8cfb9d7a65c8f5d3724893c19c
[INFO] running `Command { std: "docker" "start" "-a" "212bb6fc98c5c02c34f919a648caaf212e572e8cfb9d7a65c8f5d3724893c19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "212bb6fc98c5c02c34f919a648caaf212e572e8cfb9d7a65c8f5d3724893c19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212bb6fc98c5c02c34f919a648caaf212e572e8cfb9d7a65c8f5d3724893c19c", kill_on_drop: false }`
[INFO] [stdout] 212bb6fc98c5c02c34f919a648caaf212e572e8cfb9d7a65c8f5d3724893c19c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8c277870347a03bb628e058088942c4dd7d8326e735047beaf1b16ad922c5c
[INFO] running `Command { std: "docker" "start" "-a" "8f8c277870347a03bb628e058088942c4dd7d8326e735047beaf1b16ad922c5c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pretty_assertions v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling sysinfo v0.23.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling io-lifetimes v0.4.4
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustix v0.32.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.0.37
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling sqlo2_wire-protocol v0.1.0 (/opt/rustwide/workdir/wire-protocol)
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling test_test v0.1.0 (/opt/rustwide/workdir/test-test)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr]    Compiling fd-lock v3.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling alloc_counter_macro v0.0.2
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling yew-router-macro v0.16.0
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.79
[INFO] [stderr]    Compiling alloc_counter v0.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.79
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling test-util v0.1.0 (/opt/rustwide/workdir/test-util)
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling sqlo2 v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:215:45
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 215 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:229:49
[INFO] [stdout]     |
[INFO] [stdout] 229 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                                     Err(err) => (Err(err)),
[INFO] [stdout] 229 +                                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 249 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 249 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |                     Err(err) => (Err(err)),
[INFO] [stdout]     |                                 ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -                     Err(err) => (Err(err)),
[INFO] [stdout] 262 +                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling js-sys v0.3.56
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling sqlo2_repl v0.1.0 (/opt/rustwide/workdir/repl)
[INFO] [stderr]    Compiling sqlo2_server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling sqlo2_benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stderr]    Compiling web-sys v0.3.56
[INFO] [stderr]    Compiling gloo-timers v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.29
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.3.1
[INFO] [stderr]    Compiling gloo-events v0.1.1
[INFO] [stderr]    Compiling gloo-utils v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.0
[INFO] [stderr]    Compiling gloo-console v0.2.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.2.1
[INFO] [stderr]    Compiling gloo-storage v0.2.0
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stderr]    Compiling yew-router v0.16.0
[INFO] [stderr]    Compiling sqlo2_wasm-repl v0.1.0 (/opt/rustwide/workdir/wasm-repl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8f8c277870347a03bb628e058088942c4dd7d8326e735047beaf1b16ad922c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8c277870347a03bb628e058088942c4dd7d8326e735047beaf1b16ad922c5c", kill_on_drop: false }`
[INFO] [stdout] 8f8c277870347a03bb628e058088942c4dd7d8326e735047beaf1b16ad922c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf421201f9d2aa8b8764d9fdcbd8d5ad78590d29c9fc8428c42d2617a77a986a
[INFO] running `Command { std: "docker" "start" "-a" "cf421201f9d2aa8b8764d9fdcbd8d5ad78590d29c9fc8428c42d2617a77a986a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:215:45
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 215 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlo2_benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:229:49
[INFO] [stdout]     |
[INFO] [stdout] 229 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                                     Err(err) => (Err(err)),
[INFO] [stdout] 229 +                                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 249 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 249 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |                     Err(err) => (Err(err)),
[INFO] [stdout]     |                                 ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -                     Err(err) => (Err(err)),
[INFO] [stdout] 262 +                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-util v0.1.0 (/opt/rustwide/workdir/test-util)
[INFO] [stderr]    Compiling sqlo2_wire-protocol v0.1.0 (/opt/rustwide/workdir/wire-protocol)
[INFO] [stderr]    Compiling sqlo2_server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling sqlo2_repl v0.1.0 (/opt/rustwide/workdir/repl)
[INFO] [stderr]    Compiling sqlo2_wasm-repl v0.1.0 (/opt/rustwide/workdir/wasm-repl)
[INFO] [stderr]    Compiling sqlo2 v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling test_test v0.1.0 (/opt/rustwide/workdir/test-test)
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tcmalloc`
[INFO] [stdout]   --> engine/src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "tcmalloc")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"mimalloc"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc_counter`, `default`, `jemallocator`, `mimalloc`, `stdweb`, `wasm`, and `wasm-bindgen`
[INFO] [stdout]    = help: consider adding `tcmalloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:215:45
[INFO] [stdout]     |
[INFO] [stdout] 215 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 215 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:229:49
[INFO] [stdout]     |
[INFO] [stdout] 229 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                                     Err(err) => (Err(err)),
[INFO] [stdout] 229 +                                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:249:45
[INFO] [stdout]     |
[INFO] [stdout] 249 | ...                   Err(err) => (Err(err)),
[INFO] [stdout]     |                                   ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 249 -                                 Err(err) => (Err(err)),
[INFO] [stdout] 249 +                                 Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> engine/src/parser/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |                     Err(err) => (Err(err)),
[INFO] [stdout]     |                                 ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -                     Err(err) => (Err(err)),
[INFO] [stdout] 262 +                     Err(err) => Err(err),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, wasm-bindgen v0.2.79
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cf421201f9d2aa8b8764d9fdcbd8d5ad78590d29c9fc8428c42d2617a77a986a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf421201f9d2aa8b8764d9fdcbd8d5ad78590d29c9fc8428c42d2617a77a986a", kill_on_drop: false }`
[INFO] [stdout] cf421201f9d2aa8b8764d9fdcbd8d5ad78590d29c9fc8428c42d2617a77a986a
