[INFO] cloning repository https://github.com/zltl/yobatis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zltl/yobatis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzltl%2Fyobatis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzltl%2Fyobatis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f944b1f3da51ef6f65223b6602d4d0b1874ec012 [INFO] testing zltl/yobatis against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzltl%2Fyobatis" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zltl/yobatis on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zltl/yobatis [INFO] finished tweaking git repo https://github.com/zltl/yobatis [INFO] tweaked toml for git repo https://github.com/zltl/yobatis written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zltl/yobatis 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c046a23b84ef0466b90c61c3b9dd815cf1e5457a3467d7718dfe6e653569aa5 [INFO] running `Command { std: "docker" "start" "-a" "0c046a23b84ef0466b90c61c3b9dd815cf1e5457a3467d7718dfe6e653569aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c046a23b84ef0466b90c61c3b9dd815cf1e5457a3467d7718dfe6e653569aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c046a23b84ef0466b90c61c3b9dd815cf1e5457a3467d7718dfe6e653569aa5", kill_on_drop: false }` [INFO] [stdout] 0c046a23b84ef0466b90c61c3b9dd815cf1e5457a3467d7718dfe6e653569aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d692375ae2b35af642c66fbe66b08f9797f4b7c60bbf60b19f2d2c64fc37504c [INFO] running `Command { std: "docker" "start" "-a" "d692375ae2b35af642c66fbe66b08f9797f4b7c60bbf60b19f2d2c64fc37504c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling minidom v0.9.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.16.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling yobatis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/gen/genc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/gen/genc.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> src/gen/mapper.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapper_c_file` [INFO] [stdout] --> src/gen/genc.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | mapper_c_file: &mut File, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapper_c_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/gen/genc.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | table: &mapper::Mapper, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `column` is never read [INFO] [stdout] --> src/gen/mapper.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct YoResult { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | pub column: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `YoResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parameter_type` and `content` are never read [INFO] [stdout] --> src/gen/mapper.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct YoDelete { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 87 | pub id: String, [INFO] [stdout] 88 | pub parameter_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 89 | pub content: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `YoDelete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nullable`, `default`, and `comment` are never read [INFO] [stdout] --> src/init/info.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ColumnInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub nullable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | /// the default value [INFO] [stdout] 23 | pub default: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | /// the comment of column [INFO] [stdout] 25 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/init/info.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct TableInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub create: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.22.0 [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" "d692375ae2b35af642c66fbe66b08f9797f4b7c60bbf60b19f2d2c64fc37504c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d692375ae2b35af642c66fbe66b08f9797f4b7c60bbf60b19f2d2c64fc37504c", kill_on_drop: false }` [INFO] [stdout] d692375ae2b35af642c66fbe66b08f9797f4b7c60bbf60b19f2d2c64fc37504c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7240750f1fca46b184ff79110b433c7ffcfeea04a95b2f85a165cfc4af6c013 [INFO] running `Command { std: "docker" "start" "-a" "c7240750f1fca46b184ff79110b433c7ffcfeea04a95b2f85a165cfc4af6c013", kill_on_drop: false }` [INFO] [stderr] Compiling yobatis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/gen/genc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/gen/genc.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stdout] --> src/gen/mapper.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapper_c_file` [INFO] [stdout] --> src/gen/genc.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | mapper_c_file: &mut File, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapper_c_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/gen/genc.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | table: &mapper::Mapper, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `column` is never read [INFO] [stdout] --> src/gen/mapper.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct YoResult { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | pub column: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `YoResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parameter_type` and `content` are never read [INFO] [stdout] --> src/gen/mapper.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct YoDelete { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 87 | pub id: String, [INFO] [stdout] 88 | pub parameter_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 89 | pub content: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `YoDelete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nullable`, `default`, and `comment` are never read [INFO] [stdout] --> src/init/info.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ColumnInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub nullable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | /// the default value [INFO] [stdout] 23 | pub default: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | /// the comment of column [INFO] [stdout] 25 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/init/info.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct TableInfo { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub create: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.22.0 [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" "c7240750f1fca46b184ff79110b433c7ffcfeea04a95b2f85a165cfc4af6c013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7240750f1fca46b184ff79110b433c7ffcfeea04a95b2f85a165cfc4af6c013", kill_on_drop: false }` [INFO] [stdout] c7240750f1fca46b184ff79110b433c7ffcfeea04a95b2f85a165cfc4af6c013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0fe86f9f50d7e3654d804154113ea7a59bcb1d6e929df39b3b95ddb7b6f7bec [INFO] running `Command { std: "docker" "start" "-a" "a0fe86f9f50d7e3654d804154113ea7a59bcb1d6e929df39b3b95ddb7b6f7bec", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/gen/genc.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error`, `info`, `trace`, and `warn` [INFO] [stderr] --> src/gen/genc.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `info`, `trace`, and `warn` [INFO] [stderr] --> src/gen/mapper.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | use log::{debug, error, info, trace, warn}; [INFO] [stderr] | ^^^^ ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mapper_c_file` [INFO] [stderr] --> src/gen/genc.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | mapper_c_file: &mut File, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapper_c_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table` [INFO] [stderr] --> src/gen/genc.rs:327:5 [INFO] [stderr] | [INFO] [stderr] 327 | table: &mapper::Mapper, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stderr] [INFO] [stderr] warning: field `column` is never read [INFO] [stderr] --> src/gen/mapper.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct YoResult { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 16 | pub column: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `YoResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `parameter_type` and `content` are never read [INFO] [stderr] --> src/gen/mapper.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 86 | pub struct YoDelete { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 87 | pub id: String, [INFO] [stderr] 88 | pub parameter_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 89 | pub content: Vec>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `YoDelete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `nullable`, `default`, and `comment` are never read [INFO] [stderr] --> src/init/info.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct ColumnInfo { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | pub nullable: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 22 | /// the default value [INFO] [stderr] 23 | pub default: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 24 | /// the comment of column [INFO] [stderr] 25 | pub comment: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `create` is never read [INFO] [stderr] --> src/init/info.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct TableInfo { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 37 | pub create: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `yobatis` (bin "yobatis" test) generated 9 warnings (run `cargo fix --bin "yobatis" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.22.0 [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/yobatis-f0f4a24b078c2661) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yobatis-23ca0bad5c3e40df) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yobatis [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" "a0fe86f9f50d7e3654d804154113ea7a59bcb1d6e929df39b3b95ddb7b6f7bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe86f9f50d7e3654d804154113ea7a59bcb1d6e929df39b3b95ddb7b6f7bec", kill_on_drop: false }` [INFO] [stdout] a0fe86f9f50d7e3654d804154113ea7a59bcb1d6e929df39b3b95ddb7b6f7bec