[INFO] cloning repository https://github.com/FreeMasen/waaa [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/waaa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fwaaa"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fwaaa'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c78861b35448b8a06962f2e42c969b40c6c666b [INFO] checking FreeMasen/waaa against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fwaaa" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeMasen/waaa on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FreeMasen/waaa [INFO] finished tweaking git repo https://github.com/FreeMasen/waaa [INFO] tweaked toml for git repo https://github.com/FreeMasen/waaa written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FreeMasen/waaa already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded progress_string v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad8d0c3ddf0e3f3ba6e1147ce1c22da958d5359b8d7a39aaa560abd0f906ce35 [INFO] running `"docker" "start" "-a" "ad8d0c3ddf0e3f3ba6e1147ce1c22da958d5359b8d7a39aaa560abd0f906ce35"` [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking progress_string v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking bstr v0.2.7 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking crossterm_cursor v0.2.6 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.20.0/src/lib.rs:764:1 [INFO] [stderr] | [INFO] [stderr] 764 | / bitflags! { [INFO] [stderr] 765 | | #[doc = "Flags for opening SQLite database connections."] [INFO] [stderr] 766 | | #[doc = "See [sqlite3_open_v2](http://www.sqlite.org/c3ref/open.html) for details."] [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] ... | [INFO] [stderr] 778 | | } [INFO] [stderr] 779 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `rusqlite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ad8d0c3ddf0e3f3ba6e1147ce1c22da958d5359b8d7a39aaa560abd0f906ce35"` [INFO] running `"docker" "rm" "-f" "ad8d0c3ddf0e3f3ba6e1147ce1c22da958d5359b8d7a39aaa560abd0f906ce35"` [INFO] [stdout] ad8d0c3ddf0e3f3ba6e1147ce1c22da958d5359b8d7a39aaa560abd0f906ce35