[INFO] cloning repository https://github.com/alexandre-ricciardi/one-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandre-ricciardi/one-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-ricciardi%2Fone-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-ricciardi%2Fone-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5c887763b44556d8bb1e95f38ada32888ab89af [INFO] building alexandre-ricciardi/one-graph against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-ricciardi%2Fone-graph" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexandre-ricciardi/one-graph on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexandre-ricciardi/one-graph [INFO] finished tweaking git repo https://github.com/alexandre-ricciardi/one-graph [INFO] tweaked toml for git repo https://github.com/alexandre-ricciardi/one-graph written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/alexandre-ricciardi/one-graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3040d1e24aed3e9da11e806b5a81b0c68dd64c950de5149da005a83ca0a282ae [INFO] running `Command { std: "docker" "start" "-a" "3040d1e24aed3e9da11e806b5a81b0c68dd64c950de5149da005a83ca0a282ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3040d1e24aed3e9da11e806b5a81b0c68dd64c950de5149da005a83ca0a282ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3040d1e24aed3e9da11e806b5a81b0c68dd64c950de5149da005a83ca0a282ae", kill_on_drop: false }` [INFO] [stdout] 3040d1e24aed3e9da11e806b5a81b0c68dd64c950de5149da005a83ca0a282ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64378dc0af9c48edc482858bc4c0e2c2ed408aa2d6c4c7f9abf8c88d315a9f57 [INFO] running `Command { std: "docker" "start" "-a" "64378dc0af9c48edc482858bc4c0e2c2ed408aa2d6c4c7f9abf8c88d315a9f57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling one-graph-core v0.1.0 (/opt/rustwide/workdir/lib/one-graph-core) [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.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 generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bson v2.0.1 [INFO] [stderr] Compiling gremlin-client v0.8.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-core/src/repository/index/b_tree.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn delete(&mut self, value: u64) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-tx-handler v0.1.0 (/opt/rustwide/workdir/lib/one-graph-tx-handler) [INFO] [stderr] Compiling one-graph-gremlin v0.1.0 (/opt/rustwide/workdir/lib/one-graph-gremlin) [INFO] [stdout] warning: field is never read: `bytecodes` [INFO] [stdout] --> lib/one-graph-gremlin/src/handler/steps/match_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | bytecodes: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-cypher v0.1.0 (/opt/rustwide/workdir/lib/one-graph-cypher) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:22:58 [INFO] [stdout] | [INFO] [stdout] 22 | let query = cypher_request.get_str("query").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | let request_id = cypher_request.get_str("request_id").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn extract_mandatory_conditions_from_bool_expr(ast: &Box) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | fn enter_relationship(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | fn enter_integer_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn enter_float_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | fn enter_string_value(&mut self, value: Option<&str>) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn enter_bool_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | fn enter_identifier(&mut self, key: &str) -> AstVisitorResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | fn enter_where(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(value) => None [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pvec` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | let pvec = &mut rel.get_properties_mut(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | ... let prop = &mut node.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:226:37 [INFO] [stdout] | [INFO] [stdout] 226 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut res = Vec::new(); [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: variant is never constructed: `NoNextState` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | NoNextState [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NumberState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | line: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | column: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightSourceRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RightSourceRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightTargetRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | RightTargetRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_accepting_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn has_accepting_state(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_state(&self) -> &RelationshipState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pattern` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Pattern, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-server v0.1.0 (/opt/rustwide/workdir/lib/one-graph-server) [INFO] [stdout] warning: variant is never constructed: `HeaderError` [INFO] [stdout] --> lib/one-graph-server/src/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | HeaderError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-server/src/result.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling og v0.1.0 (/opt/rustwide/workdir/og) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.54s [INFO] running `Command { std: "docker" "inspect" "64378dc0af9c48edc482858bc4c0e2c2ed408aa2d6c4c7f9abf8c88d315a9f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64378dc0af9c48edc482858bc4c0e2c2ed408aa2d6c4c7f9abf8c88d315a9f57", kill_on_drop: false }` [INFO] [stdout] 64378dc0af9c48edc482858bc4c0e2c2ed408aa2d6c4c7f9abf8c88d315a9f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d0e8c724a1baebbc9527c2804cf05745d51d4081c414a9e30063de79bcb3b7d [INFO] running `Command { std: "docker" "start" "-a" "1d0e8c724a1baebbc9527c2804cf05745d51d4081c414a9e30063de79bcb3b7d", kill_on_drop: false }` [INFO] [stderr] Compiling one-graph-core v0.1.0 (/opt/rustwide/workdir/lib/one-graph-core) [INFO] [stderr] Compiling one-graph-tx-handler v0.1.0 (/opt/rustwide/workdir/lib/one-graph-tx-handler) [INFO] [stderr] Compiling one-graph-utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-core/src/repository/index/b_tree.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn delete(&mut self, value: u64) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-cypher v0.1.0 (/opt/rustwide/workdir/lib/one-graph-cypher) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:22:58 [INFO] [stdout] | [INFO] [stdout] 22 | let query = cypher_request.get_str("query").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-gremlin v0.1.0 (/opt/rustwide/workdir/lib/one-graph-gremlin) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | let request_id = cypher_request.get_str("request_id").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn extract_mandatory_conditions_from_bool_expr(ast: &Box) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | fn enter_relationship(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | fn enter_integer_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn enter_float_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | fn enter_string_value(&mut self, value: Option<&str>) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn enter_bool_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | fn enter_identifier(&mut self, key: &str) -> AstVisitorResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | fn enter_where(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(value) => None [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pvec` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | let pvec = &mut rel.get_properties_mut(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | ... let prop = &mut node.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:226:37 [INFO] [stdout] | [INFO] [stdout] 226 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut res = Vec::new(); [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: variant is never constructed: `NoNextState` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | NoNextState [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NumberState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | line: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | column: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightSourceRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RightSourceRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightTargetRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | RightTargetRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_accepting_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn has_accepting_state(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_state(&self) -> &RelationshipState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pattern` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Pattern, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytecodes` [INFO] [stdout] --> lib/one-graph-gremlin/src/handler/steps/match_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | bytecodes: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling one-graph-server v0.1.0 (/opt/rustwide/workdir/lib/one-graph-server) [INFO] [stdout] warning: variant is never constructed: `HeaderError` [INFO] [stdout] --> lib/one-graph-server/src/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | HeaderError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-server/src/result.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling og v0.1.0 (/opt/rustwide/workdir/og) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod parser_tests { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gremlin` [INFO] [stdout] --> lib/one-graph-server/tests/gremlin_test.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn gremlin() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HeaderError` [INFO] [stdout] --> lib/one-graph-server/src/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | HeaderError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-server/src/result.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server` [INFO] [stdout] --> lib/one-graph-server/tests/open_cypher_tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let server = one_graph_server::run_server("localhost:8182", ctx); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_server` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:22:58 [INFO] [stdout] | [INFO] [stdout] 22 | let query = cypher_request.get_str("query").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> lib/one-graph-cypher/src/lib.rs:23:68 [INFO] [stdout] | [INFO] [stdout] 23 | let request_id = cypher_request.get_str("request_id").map_err(|err| CypherError::RequestError)?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn extract_mandatory_conditions_from_bool_expr(ast: &Box) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | fn enter_relationship(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | fn enter_integer_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn enter_float_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | fn enter_string_value(&mut self, value: Option<&str>) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn enter_bool_value(&mut self, value: Option) -> AstVisitorResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | fn enter_identifier(&mut self, key: &str) -> AstVisitorResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | fn enter_where(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Err(value) => None [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | fn enter_create(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | fn enter_match(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | fn enter_node(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pvec` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | let pvec = &mut rel.get_properties_mut(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | fn enter_property(&mut self, node: &AstTagNode) -> AstVisitorResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | ... let prop = &mut node.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:226:37 [INFO] [stdout] | [INFO] [stdout] 226 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | ... let prop = &mut rel.get_properties_mut()[prop_id]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/boolean_optimizer/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut res = Vec::new(); [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: variant is never constructed: `NoNextState` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | NoNextState [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NumberState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/fsm/number_fsm.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | line: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/lexer/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | column: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightSourceRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | RightSourceRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RightTargetRel` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | RightTargetRel, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_accepting_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn has_accepting_state(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_state` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/parser/pattern_parser_delegate.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_state(&self) -> &RelationshipState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pattern` [INFO] [stdout] --> lib/one-graph-cypher/src/cypher/query_engine/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Pattern, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bytecodes` [INFO] [stdout] --> lib/one-graph-gremlin/src/handler/steps/match_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | bytecodes: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> lib/one-graph-core/src/repository/index/b_tree.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn delete(&mut self, value: u64) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "1d0e8c724a1baebbc9527c2804cf05745d51d4081c414a9e30063de79bcb3b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0e8c724a1baebbc9527c2804cf05745d51d4081c414a9e30063de79bcb3b7d", kill_on_drop: false }` [INFO] [stdout] 1d0e8c724a1baebbc9527c2804cf05745d51d4081c414a9e30063de79bcb3b7d