[INFO] fetching crate sql_reverse_struct 0.1.11... [INFO] testing sql_reverse_struct-0.1.11 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate sql_reverse_struct 0.1.11 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate sql_reverse_struct 0.1.11 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sql_reverse_struct 0.1.11 [INFO] finished tweaking crates.io crate sql_reverse_struct 0.1.11 [INFO] tweaked toml for crates.io crate sql_reverse_struct 0.1.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sql_reverse_error v0.1.2 [INFO] [stderr] Downloaded sql_reverse_template v0.1.7 [INFO] [stderr] Downloaded tera v1.19.1 [INFO] [stderr] Downloaded postgres v0.19.7 [INFO] [stderr] Downloaded mysql v24.0.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e52596eb917709b38a12b8e8df85a4b4599976d7f5ad26f64ce5b7c43eb1fa13 [INFO] running `Command { std: "docker" "start" "-a" "e52596eb917709b38a12b8e8df85a4b4599976d7f5ad26f64ce5b7c43eb1fa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e52596eb917709b38a12b8e8df85a4b4599976d7f5ad26f64ce5b7c43eb1fa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52596eb917709b38a12b8e8df85a4b4599976d7f5ad26f64ce5b7c43eb1fa13", kill_on_drop: false }` [INFO] [stdout] e52596eb917709b38a12b8e8df85a4b4599976d7f5ad26f64ce5b7c43eb1fa13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cfb74ce7df5da5c84ac9c4d6491a8c7342908a125aa6e4e8221beb39b778065 [INFO] running `Command { std: "docker" "start" "-a" "2cfb74ce7df5da5c84ac9c4d6491a8c7342908a125aa6e4e8221beb39b778065", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling event-listener v5.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling sql_reverse_error v0.1.2 [INFO] [stderr] Compiling sql_reverse_template v0.1.7 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling sql_reverse_struct v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 37s [INFO] running `Command { std: "docker" "inspect" "2cfb74ce7df5da5c84ac9c4d6491a8c7342908a125aa6e4e8221beb39b778065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfb74ce7df5da5c84ac9c4d6491a8c7342908a125aa6e4e8221beb39b778065", kill_on_drop: false }` [INFO] [stdout] 2cfb74ce7df5da5c84ac9c4d6491a8c7342908a125aa6e4e8221beb39b778065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27525b8ce8a23362a837c5d6d978936ca1b2801199d25e9c8ff834607cde4574 [INFO] running `Command { std: "docker" "start" "-a" "27525b8ce8a23362a837c5d6d978936ca1b2801199d25e9c8ff834607cde4574", kill_on_drop: false }` [INFO] [stderr] Compiling sql_reverse_struct v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "27525b8ce8a23362a837c5d6d978936ca1b2801199d25e9c8ff834607cde4574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27525b8ce8a23362a837c5d6d978936ca1b2801199d25e9c8ff834607cde4574", kill_on_drop: false }` [INFO] [stdout] 27525b8ce8a23362a837c5d6d978936ca1b2801199d25e9c8ff834607cde4574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9170e1bb29d71a5cf38a1050cf48871cab5916529979268c13d8115e9d29944 [INFO] running `Command { std: "docker" "start" "-a" "a9170e1bb29d71a5cf38a1050cf48871cab5916529979268c13d8115e9d29944", kill_on_drop: false }` [INFO] [stderr] warning: the item `Row` is imported redundantly [INFO] [stderr] --> src/mysql_struct.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use mysql::Row; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 7 | use mysql::*; [INFO] [stderr] | -------- the item `Row` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sql_reverse_struct` (lib) generated 1 warning [INFO] [stderr] warning: `sql_reverse_struct` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_reverse_struct-7bd4bbf9f21908ee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sql_reverse_struct [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" "a9170e1bb29d71a5cf38a1050cf48871cab5916529979268c13d8115e9d29944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9170e1bb29d71a5cf38a1050cf48871cab5916529979268c13d8115e9d29944", kill_on_drop: false }` [INFO] [stdout] a9170e1bb29d71a5cf38a1050cf48871cab5916529979268c13d8115e9d29944 [INFO] testing sql_reverse_struct-0.1.11 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate sql_reverse_struct 0.1.11 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sql_reverse_struct 0.1.11 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sql_reverse_struct 0.1.11 [INFO] finished tweaking crates.io crate sql_reverse_struct 0.1.11 [INFO] tweaked toml for crates.io crate sql_reverse_struct 0.1.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6cef2acb474066e649b867554c909b0edbe7bcf32a31dc9e6b73deda3de2e5 [INFO] running `Command { std: "docker" "start" "-a" "fc6cef2acb474066e649b867554c909b0edbe7bcf32a31dc9e6b73deda3de2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6cef2acb474066e649b867554c909b0edbe7bcf32a31dc9e6b73deda3de2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6cef2acb474066e649b867554c909b0edbe7bcf32a31dc9e6b73deda3de2e5", kill_on_drop: false }` [INFO] [stdout] fc6cef2acb474066e649b867554c909b0edbe7bcf32a31dc9e6b73deda3de2e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c963edbbd058b12f26f185e47705d9e5af85863a9aa4873055e81327ec6f372 [INFO] running `Command { std: "docker" "start" "-a" "2c963edbbd058b12f26f185e47705d9e5af85863a9aa4873055e81327ec6f372", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling event-listener v5.1.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling deunicode v1.4.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling sql_reverse_error v0.1.2 [INFO] [stderr] Compiling sql_reverse_template v0.1.7 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling sql_reverse_struct v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 11s [INFO] running `Command { std: "docker" "inspect" "2c963edbbd058b12f26f185e47705d9e5af85863a9aa4873055e81327ec6f372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c963edbbd058b12f26f185e47705d9e5af85863a9aa4873055e81327ec6f372", kill_on_drop: false }` [INFO] [stdout] 2c963edbbd058b12f26f185e47705d9e5af85863a9aa4873055e81327ec6f372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a11835cc6dad303bc51d0b54216907c6bf7e5b957e2d2f904e2085cd2da2b981 [INFO] running `Command { std: "docker" "start" "-a" "a11835cc6dad303bc51d0b54216907c6bf7e5b957e2d2f904e2085cd2da2b981", kill_on_drop: false }` [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sql_reverse_struct v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Row` is imported redundantly [INFO] [stdout] --> src/mysql_struct.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use mysql::Row; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | use mysql::*; [INFO] [stdout] | -------- the item `Row` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "a11835cc6dad303bc51d0b54216907c6bf7e5b957e2d2f904e2085cd2da2b981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11835cc6dad303bc51d0b54216907c6bf7e5b957e2d2f904e2085cd2da2b981", kill_on_drop: false }` [INFO] [stdout] a11835cc6dad303bc51d0b54216907c6bf7e5b957e2d2f904e2085cd2da2b981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4315ea32a50fd84c68bd8863c9d768b601b0effe57f83f963ea6f6aa2f69f697 [INFO] running `Command { std: "docker" "start" "-a" "4315ea32a50fd84c68bd8863c9d768b601b0effe57f83f963ea6f6aa2f69f697", kill_on_drop: false }` [INFO] [stderr] warning: the item `Row` is imported redundantly [INFO] [stderr] --> src/mysql_struct.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use mysql::Row; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 7 | use mysql::*; [INFO] [stderr] | -------- the item `Row` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sql_reverse_struct` (lib) generated 1 warning [INFO] [stderr] warning: `sql_reverse_struct` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_reverse_struct-7bd4bbf9f21908ee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sql_reverse_struct [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" "4315ea32a50fd84c68bd8863c9d768b601b0effe57f83f963ea6f6aa2f69f697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4315ea32a50fd84c68bd8863c9d768b601b0effe57f83f963ea6f6aa2f69f697", kill_on_drop: false }` [INFO] [stdout] 4315ea32a50fd84c68bd8863c9d768b601b0effe57f83f963ea6f6aa2f69f697