[INFO] fetching crate libtaos 0.3.8... [INFO] checking libtaos-0.3.8 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate libtaos 0.3.8 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libtaos 0.3.8 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libtaos 0.3.8 [INFO] finished tweaking crates.io crate libtaos 0.3.8 [INFO] tweaked toml for crates.io crate libtaos 0.3.8 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate libtaos 0.3.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15e57aa190edd95754012534f14b6f75f329a525dee1249a358e66c504917bb1 [INFO] running `Command { std: "docker" "start" "-a" "15e57aa190edd95754012534f14b6f75f329a525dee1249a358e66c504917bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15e57aa190edd95754012534f14b6f75f329a525dee1249a358e66c504917bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e57aa190edd95754012534f14b6f75f329a525dee1249a358e66c504917bb1", kill_on_drop: false }` [INFO] [stdout] 15e57aa190edd95754012534f14b6f75f329a525dee1249a358e66c504917bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4576489c23c606a121ac2df7b9f0ec0e47ac79466187941968c4b03fcf81db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d4576489c23c606a121ac2df7b9f0ec0e47ac79466187941968c4b03fcf81db", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libtaos v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking stdext v0.3.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking darling_core v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling derive_builder_core v0.10.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling derive_builder_macro v0.10.0 [INFO] [stderr] Checking derive_builder v0.10.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:361:37 [INFO] [stdout] | [INFO] [stdout] 361 | stmt.set_tbname_tags("tb0", [0])?; [INFO] [stdout] | ^^^ expected reference, found array `[{integer}; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[bindings::TAOS_BIND]` [INFO] [stdout] found array `[{integer}; 1]` [INFO] [stdout] note: return type inferred to be `&[bindings::TAOS_BIND]` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:366:39 [INFO] [stdout] | [INFO] [stdout] 366 | stmt.set_tbname_tags("tb1", &[1])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:369:39 [INFO] [stdout] | [INFO] [stdout] 369 | stmt.set_tbname_tags("tb2", &[2])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:372:39 [INFO] [stdout] | [INFO] [stdout] 372 | stmt.set_tbname_tags("tb3", &[3])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:375:39 [INFO] [stdout] | [INFO] [stdout] 375 | stmt.set_tbname_tags("tb4", &[4])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:378:39 [INFO] [stdout] | [INFO] [stdout] 378 | stmt.set_tbname_tags("tb5", &[5])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:381:39 [INFO] [stdout] | [INFO] [stdout] 381 | stmt.set_tbname_tags("tb6", &[6])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:384:39 [INFO] [stdout] | [INFO] [stdout] 384 | stmt.set_tbname_tags("tb7", &[7])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init` [INFO] [stdout] --> tests/init.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn init() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:387:39 [INFO] [stdout] | [INFO] [stdout] 387 | stmt.set_tbname_tags("tb8", &[8])?; [INFO] [stdout] | ^ expected struct `bindings::TAOS_BIND`, found integer [INFO] [stdout] | [INFO] [stdout] note: return type inferred to be `bindings::TAOS_BIND` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/stmt.rs:390:37 [INFO] [stdout] | [INFO] [stdout] 390 | stmt.set_tbname_tags("tb9", [9])?; [INFO] [stdout] | ^^^ expected reference, found array `[{integer}; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[bindings::TAOS_BIND]` [INFO] [stdout] found array `[{integer}; 1]` [INFO] [stdout] note: return type inferred to be `&[bindings::TAOS_BIND]` here [INFO] [stdout] --> src/stmt.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let taos = taos()?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libtaos` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "7d4576489c23c606a121ac2df7b9f0ec0e47ac79466187941968c4b03fcf81db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4576489c23c606a121ac2df7b9f0ec0e47ac79466187941968c4b03fcf81db", kill_on_drop: false }` [INFO] [stdout] 7d4576489c23c606a121ac2df7b9f0ec0e47ac79466187941968c4b03fcf81db