[INFO] fetching crate odbc-futures 0.2.2... [INFO] checking odbc-futures-0.2.2 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate odbc-futures 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate odbc-futures 0.2.2 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate odbc-futures 0.2.2 [INFO] finished tweaking crates.io crate odbc-futures 0.2.2 [INFO] tweaked toml for crates.io crate odbc-futures 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding odbc-sys v0.7.0 (available: v0.24.0) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.41.1) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded odbc-futures-derive v0.1.1 [INFO] [stderr] Downloaded odbc-sys v0.7.0 [INFO] [stderr] Downloaded futures-state-stream v0.2.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f61c7850b29794b55e189fbd785bf0b149787fd2130372de967c7fe0e66ecda [INFO] running `Command { std: "docker" "start" "-a" "4f61c7850b29794b55e189fbd785bf0b149787fd2130372de967c7fe0e66ecda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f61c7850b29794b55e189fbd785bf0b149787fd2130372de967c7fe0e66ecda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f61c7850b29794b55e189fbd785bf0b149787fd2130372de967c7fe0e66ecda", kill_on_drop: false }` [INFO] [stdout] 4f61c7850b29794b55e189fbd785bf0b149787fd2130372de967c7fe0e66ecda [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e237848247522e4926aee5b79c9e6bbcb99d342c61b1d68cb9cf6f6b5c1abe [INFO] running `Command { std: "docker" "start" "-a" "71e237848247522e4926aee5b79c9e6bbcb99d342c61b1d68cb9cf6f6b5c1abe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling odbc-sys v0.7.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking futures-state-stream v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling odbc-futures-derive v0.1.1 [INFO] [stderr] Checking odbc-futures v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/stmt.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/stmt.rs:818:41 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/stmt.rs:818:41 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/stmt.rs:818:41 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/stmt.rs:808:41 [INFO] [stdout] | [INFO] [stdout] 808 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/stmt.rs:808:41 [INFO] [stdout] | [INFO] [stdout] 808 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/stmt.rs:808:41 [INFO] [stdout] | [INFO] [stdout] 808 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/stmt.rs:645:41 [INFO] [stdout] | [INFO] [stdout] 645 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/stmt.rs:645:41 [INFO] [stdout] | [INFO] [stdout] 645 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/stmt.rs:645:41 [INFO] [stdout] | [INFO] [stdout] 645 | #[derive(Debug, Clone, Default, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/guid.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/guid.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/guid.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/time.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/time.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/time.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/pod.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/pod.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/pod.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Default, Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/offset.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/offset.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/offset.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/datetime.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/datetime.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/datetime.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/date.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/date.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/date.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(Copy, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `crate` [INFO] [stdout] --> src/bind/buf.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Default, Clone, Odbc)] [INFO] [stdout] | ^^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/bind/buf.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Default, Clone, Odbc)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crate` [INFO] [stdout] --> src/bind/buf.rs:417:34 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Default, Clone, Odbc)] [INFO] [stdout] | ^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Odbc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `odbc-futures` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `odbc-futures` (lib test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "71e237848247522e4926aee5b79c9e6bbcb99d342c61b1d68cb9cf6f6b5c1abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e237848247522e4926aee5b79c9e6bbcb99d342c61b1d68cb9cf6f6b5c1abe", kill_on_drop: false }` [INFO] [stdout] 71e237848247522e4926aee5b79c9e6bbcb99d342c61b1d68cb9cf6f6b5c1abe