[INFO] fetching crate except-plugin 0.0.1... [INFO] testing except-plugin-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate except-plugin 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate except-plugin 0.0.1 [INFO] finished tweaking crates.io crate except-plugin 0.0.1 [INFO] tweaked toml for crates.io crate except-plugin 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate except-plugin 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 326f565c21b7c1756627ffb560f7ce7d81bcc3f08b0dce0c9f81d1d884f1811b [INFO] running `Command { std: "docker" "start" "-a" "326f565c21b7c1756627ffb560f7ce7d81bcc3f08b0dce0c9f81d1d884f1811b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "326f565c21b7c1756627ffb560f7ce7d81bcc3f08b0dce0c9f81d1d884f1811b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326f565c21b7c1756627ffb560f7ce7d81bcc3f08b0dce0c9f81d1d884f1811b", kill_on_drop: false }` [INFO] [stdout] 326f565c21b7c1756627ffb560f7ce7d81bcc3f08b0dce0c9f81d1d884f1811b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 26f48cc742fb1b959c5074057388691f257c7df0945029e0907ef921b4d44241 [INFO] running `Command { std: "docker" "start" "-a" "26f48cc742fb1b959c5074057388691f257c7df0945029e0907ef921b4d44241", kill_on_drop: false }` [INFO] [stderr] Compiling except-plugin v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `NO_DB` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | NO_DB, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `NoDb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Table` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | NO_Table, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NoTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Column` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | NO_Column, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NoColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Rows` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | NO_Rows, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoRows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Auth` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | NO_Auth, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoAuth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Namespace` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | NO_Namespace, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoNamespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/mod.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct ExceptionCode(u32); [INFO] [stdout] | ------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_ARG_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ILLEGAL_ARG_MSG: &str = "IllegalArgumentException: your current input parameter is illegal, please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_STATE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ILLEGAL_STATE_MSG: &str = "IllegalStateException: current status is illegal , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const IO_MSG: &str = "IOException: if you see this exception , current read write operation exception , please check!"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FILE_NOT_FOUND_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const FILE_NOT_FOUND_MSG: &str = "FileNotFoundException: unable to find the target file currently , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERRUPTED_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const INTERRUPTED_MSG: &str = "InterruptedException: the current thread is in a waiting or sleeping state , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLASSCAST_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CLASSCAST_MSG: &str = "ClassCastException: class conversion exception, , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFINE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const DEFINE_MSG: &str = "DefineException: this is the default exception , you should reset it!"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "26f48cc742fb1b959c5074057388691f257c7df0945029e0907ef921b4d44241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f48cc742fb1b959c5074057388691f257c7df0945029e0907ef921b4d44241", kill_on_drop: false }` [INFO] [stdout] 26f48cc742fb1b959c5074057388691f257c7df0945029e0907ef921b4d44241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 13a295b0cb974712b3c8fd79929b97dfd8314ba108462ac983e66615ba5ee4c7 [INFO] running `Command { std: "docker" "start" "-a" "13a295b0cb974712b3c8fd79929b97dfd8314ba108462ac983e66615ba5ee4c7", kill_on_drop: false }` [INFO] [stderr] Compiling except-plugin v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `NO_DB` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | NO_DB, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `NoDb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Table` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | NO_Table, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NoTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Column` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | NO_Column, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NoColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Rows` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | NO_Rows, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoRows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Auth` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | NO_Auth, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoAuth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Namespace` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | NO_Namespace, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoNamespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/mod.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct ExceptionCode(u32); [INFO] [stdout] | ------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_ARG_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ILLEGAL_ARG_MSG: &str = "IllegalArgumentException: your current input parameter is illegal, please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_STATE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ILLEGAL_STATE_MSG: &str = "IllegalStateException: current status is illegal , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const IO_MSG: &str = "IOException: if you see this exception , current read write operation exception , please check!"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FILE_NOT_FOUND_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const FILE_NOT_FOUND_MSG: &str = "FileNotFoundException: unable to find the target file currently , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERRUPTED_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const INTERRUPTED_MSG: &str = "InterruptedException: the current thread is in a waiting or sleeping state , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLASSCAST_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CLASSCAST_MSG: &str = "ClassCastException: class conversion exception, , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFINE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const DEFINE_MSG: &str = "DefineException: this is the default exception , you should reset it!"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_DB` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | NO_DB, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `NoDb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Table` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | NO_Table, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NoTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Column` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | NO_Column, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NoColumn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Rows` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | NO_Rows, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoRows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Auth` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | NO_Auth, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NoAuth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_Namespace` should have an upper camel case name [INFO] [stdout] --> src/core/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | NO_Namespace, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoNamespace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/mod.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct ExceptionCode(u32); [INFO] [stdout] | ------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_ARG_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ILLEGAL_ARG_MSG: &str = "IllegalArgumentException: your current input parameter is illegal, please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ILLEGAL_STATE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ILLEGAL_STATE_MSG: &str = "IllegalStateException: current status is illegal , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IO_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const IO_MSG: &str = "IOException: if you see this exception , current read write operation exception , please check!"; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FILE_NOT_FOUND_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const FILE_NOT_FOUND_MSG: &str = "FileNotFoundException: unable to find the target file currently , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERRUPTED_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const INTERRUPTED_MSG: &str = "InterruptedException: the current thread is in a waiting or sleeping state , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLASSCAST_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CLASSCAST_MSG: &str = "ClassCastException: class conversion exception, , please check!"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFINE_MSG` is never used [INFO] [stdout] --> src/core/e_msg.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const DEFINE_MSG: &str = "DefineException: this is the default exception , you should reset it!"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "13a295b0cb974712b3c8fd79929b97dfd8314ba108462ac983e66615ba5ee4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a295b0cb974712b3c8fd79929b97dfd8314ba108462ac983e66615ba5ee4c7", kill_on_drop: false }` [INFO] [stdout] 13a295b0cb974712b3c8fd79929b97dfd8314ba108462ac983e66615ba5ee4c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6c7ecd98e94af06f2988ae4baf1d1a55bf0b13ebffd1c62bc87ea2abb7f884f4 [INFO] running `Command { std: "docker" "start" "-a" "6c7ecd98e94af06f2988ae4baf1d1a55bf0b13ebffd1c62bc87ea2abb7f884f4", kill_on_drop: false }` [INFO] [stderr] warning: variant `NO_DB` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:183:5 [INFO] [stderr] | [INFO] [stderr] 183 | NO_DB, [INFO] [stderr] | ^^^^^ help: convert the identifier to upper camel case: `NoDb` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `NO_Table` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:185:5 [INFO] [stderr] | [INFO] [stderr] 185 | NO_Table, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to upper camel case: `NoTable` [INFO] [stderr] [INFO] [stderr] warning: variant `NO_Column` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | NO_Column, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NoColumn` [INFO] [stderr] [INFO] [stderr] warning: variant `NO_Rows` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | NO_Rows, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `NoRows` [INFO] [stderr] [INFO] [stderr] warning: variant `NO_Auth` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:193:5 [INFO] [stderr] | [INFO] [stderr] 193 | NO_Auth, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `NoAuth` [INFO] [stderr] [INFO] [stderr] warning: variant `NO_Namespace` should have an upper camel case name [INFO] [stderr] --> src/core/mod.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | NO_Namespace, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoNamespace` [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/core/mod.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | pub struct ExceptionCode(u32); [INFO] [stderr] | ------------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `ILLEGAL_ARG_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | pub const ILLEGAL_ARG_MSG: &str = "IllegalArgumentException: your current input parameter is illegal, please check!"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ILLEGAL_STATE_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | pub const ILLEGAL_STATE_MSG: &str = "IllegalStateException: current status is illegal , please check!"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `IO_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | pub const IO_MSG: &str = "IOException: if you see this exception , current read write operation exception , please check!"; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FILE_NOT_FOUND_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | pub const FILE_NOT_FOUND_MSG: &str = "FileNotFoundException: unable to find the target file currently , please check!"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `INTERRUPTED_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const INTERRUPTED_MSG: &str = "InterruptedException: the current thread is in a waiting or sleeping state , please check!"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CLASSCAST_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | pub const CLASSCAST_MSG: &str = "ClassCastException: class conversion exception, , please check!"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DEFINE_MSG` is never used [INFO] [stderr] --> src/core/e_msg.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | pub const DEFINE_MSG: &str = "DefineException: this is the default exception , you should reset it!"; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `except-plugin` (lib) generated 14 warnings [INFO] [stderr] warning: `except-plugin` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/except_plugin-093c416e0f6b91fd) [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" "6c7ecd98e94af06f2988ae4baf1d1a55bf0b13ebffd1c62bc87ea2abb7f884f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7ecd98e94af06f2988ae4baf1d1a55bf0b13ebffd1c62bc87ea2abb7f884f4", kill_on_drop: false }` [INFO] [stdout] 6c7ecd98e94af06f2988ae4baf1d1a55bf0b13ebffd1c62bc87ea2abb7f884f4