[INFO] cloning repository https://github.com/zqlpaopao/memory-mysql-graph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zqlpaopao/memory-mysql-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzqlpaopao%2Fmemory-mysql-graph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzqlpaopao%2Fmemory-mysql-graph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57bc0202583eed149efd8126141f94fe713c573c
[INFO] testing zqlpaopao/memory-mysql-graph against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzqlpaopao%2Fmemory-mysql-graph" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zqlpaopao/memory-mysql-graph
[INFO] finished tweaking git repo https://github.com/zqlpaopao/memory-mysql-graph
[INFO] tweaked toml for git repo https://github.com/zqlpaopao/memory-mysql-graph written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zqlpaopao/memory-mysql-graph on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zqlpaopao/memory-mysql-graph 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rbs v4.5.25
[INFO] [stderr]   Downloaded fastdate v0.3.36
[INFO] [stderr]   Downloaded rbdc-mysql v4.5.17
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]   Downloaded libloading v0.8.7
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded dark-std v0.2.16
[INFO] [stderr]   Downloaded rbdc-pool-fast v4.5.15
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded frunk v0.4.3
[INFO] [stderr]   Downloaded mysql-binlog-connector-rust v0.3.2
[INFO] [stderr]   Downloaded frunk_core v0.4.3
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded mysql_async v0.34.2
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded rbatis-codegen v4.5.31
[INFO] [stderr]   Downloaded html_parser v0.6.3
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded fast_pool v0.3.6
[INFO] [stderr]   Downloaded rbdc v4.5.52
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded frunk_derives v0.4.3
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.3
[INFO] [stderr]   Downloaded rbatis-macro-driver v4.5.15
[INFO] [stderr]   Downloaded sql-parser v0.1.0
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded rbatis v4.5.51
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba24a584a64fa80ebdf046d76317cba124c57838e046a27d4943bfbe5a1b2711
[INFO] running `Command { std: "docker" "start" "-a" "ba24a584a64fa80ebdf046d76317cba124c57838e046a27d4943bfbe5a1b2711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba24a584a64fa80ebdf046d76317cba124c57838e046a27d4943bfbe5a1b2711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba24a584a64fa80ebdf046d76317cba124c57838e046a27d4943bfbe5a1b2711", kill_on_drop: false }`
[INFO] [stdout] ba24a584a64fa80ebdf046d76317cba124c57838e046a27d4943bfbe5a1b2711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 036eca5bb0d80cace288f4db0ce09d176c439b71b52e94ddaf121fd9b61bad67
[INFO] running `Command { std: "docker" "start" "-a" "036eca5bb0d80cace288f4db0ce09d176c439b71b52e94ddaf121fd9b61bad67", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rbs v4.5.25
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling fastdate v0.3.36
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rbdc v4.5.52
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling frunk v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rbatis-codegen v4.5.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling dark-std v0.2.16
[INFO] [stderr]    Compiling fast_pool v0.3.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rbdc-pool-fast v4.5.15
[INFO] [stderr]    Compiling rbatis-macro-driver v4.5.15
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling sql-parser v0.1.0
[INFO] [stderr]    Compiling rbdc-mysql v4.5.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling rbatis v4.5.51
[INFO] [stderr]    Compiling mysql_async v0.34.2
[INFO] [stderr]    Compiling mysql-binlog-connector-rust v0.3.2
[INFO] [stderr]    Compiling memory-mysql-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MySqlBatch` is never constructed
[INFO] [stdout]  --> src/controller/sql_batch.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct MySqlBatch {}
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "036eca5bb0d80cace288f4db0ce09d176c439b71b52e94ddaf121fd9b61bad67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036eca5bb0d80cace288f4db0ce09d176c439b71b52e94ddaf121fd9b61bad67", kill_on_drop: false }`
[INFO] [stdout] 036eca5bb0d80cace288f4db0ce09d176c439b71b52e94ddaf121fd9b61bad67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d66729c888e659e3c0cfed24f8905ab94abf7d98aaf697cd60df62b4d6086fb
[INFO] running `Command { std: "docker" "start" "-a" "9d66729c888e659e3c0cfed24f8905ab94abf7d98aaf697cd60df62b4d6086fb", kill_on_drop: false }`
[INFO] [stdout] warning: struct `MySqlBatch` is never constructed
[INFO] [stdout]  --> src/controller/sql_batch.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct MySqlBatch {}
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memory-mysql-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MySqlBatch` is never constructed
[INFO] [stdout]  --> src/controller/sql_batch.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct MySqlBatch {}
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/controller/graph.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         assert!(index.index() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/controller/graph.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |         assert!(edge_idx.index() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> examples/graph.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         |e| 0, // 边权重
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index` is never used
[INFO] [stdout]    --> examples/graph.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 | async fn index() -> &'static str {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_data` is never used
[INFO] [stdout]    --> examples/graph.rs:348:10
[INFO] [stdout]     |
[INFO] [stdout] 348 | async fn write_data() {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[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" "9d66729c888e659e3c0cfed24f8905ab94abf7d98aaf697cd60df62b4d6086fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d66729c888e659e3c0cfed24f8905ab94abf7d98aaf697cd60df62b4d6086fb", kill_on_drop: false }`
[INFO] [stdout] 9d66729c888e659e3c0cfed24f8905ab94abf7d98aaf697cd60df62b4d6086fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74faca4aad312eb56e9ed0a0988b6d3e9e1d918873188a30bd4580168af8263b
[INFO] running `Command { std: "docker" "start" "-a" "74faca4aad312eb56e9ed0a0988b6d3e9e1d918873188a30bd4580168af8263b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MySqlBatch` is never constructed
[INFO] [stderr]  --> src/controller/sql_batch.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct MySqlBatch {}
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/controller/graph.rs:288:17
[INFO] [stderr]     |
[INFO] [stderr] 288 |         assert!(index.index() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/controller/graph.rs:313:17
[INFO] [stderr]     |
[INFO] [stderr] 313 |         assert!(edge_idx.index() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `memory-mysql-graph` (lib) generated 1 warning
[INFO] [stderr] warning: `memory-mysql-graph` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> examples/graph.rs:261:10
[INFO] [stderr]     |
[INFO] [stderr] 261 |         |e| 0, // 边权重
[INFO] [stderr]     |          ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `index` is never used
[INFO] [stderr]    --> examples/graph.rs:227:10
[INFO] [stderr]     |
[INFO] [stderr] 227 | async fn index() -> &'static str {
[INFO] [stderr]     |          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_data` is never used
[INFO] [stderr]    --> examples/graph.rs:348:10
[INFO] [stderr]     |
[INFO] [stderr] 348 | async fn write_data() {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `memory-mysql-graph` (example "graph") generated 3 warnings (run `cargo fix --example "graph" -p memory-mysql-graph` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memory_mysql_graph-d4e9567e93cee34b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test controller::graph::tests::test_node_crud ... ok
[INFO] [stdout] test controller::graph::tests::test_edge_crud ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests memory_mysql_graph
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74faca4aad312eb56e9ed0a0988b6d3e9e1d918873188a30bd4580168af8263b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74faca4aad312eb56e9ed0a0988b6d3e9e1d918873188a30bd4580168af8263b", kill_on_drop: false }`
[INFO] [stdout] 74faca4aad312eb56e9ed0a0988b6d3e9e1d918873188a30bd4580168af8263b
