[INFO] cloning repository https://github.com/shiimizu/ena
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiimizu/ena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3063d61f679a4d27706693a092430067f9c5bf4e
[INFO] checking shiimizu/ena against beta for pr-78714
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiimizu%2Fena" "/workspace/builds/worker-0/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shiimizu/ena on toolchain beta
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shiimizu/ena
[INFO] finished tweaking git repo https://github.com/shiimizu/ena
[INFO] tweaked toml for git repo https://github.com/shiimizu/ena written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/shiimizu/ena already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 669dd5803bedfdc873a041bcdce93021aab668f831c506865b89561f580954dd
[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" "669dd5803bedfdc873a041bcdce93021aab668f831c506865b89561f580954dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "669dd5803bedfdc873a041bcdce93021aab668f831c506865b89561f580954dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669dd5803bedfdc873a041bcdce93021aab668f831c506865b89561f580954dd", kill_on_drop: false }`
[INFO] [stdout] 669dd5803bedfdc873a041bcdce93021aab668f831c506865b89561f580954dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 069551b69b4f723446ad666a53c32cac032f2df52c6a3981e149db654a27ef3e
[INFO] running `Command { std: "docker" "start" "-a" "069551b69b4f723446ad666a53c32cac032f2df52c6a3981e149db654a27ef3e", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.76
[INFO] [stderr] Compiling proc-macro2 v1.0.19
[INFO] [stderr] Compiling syn v1.0.39
[INFO] [stderr] Compiling cc v1.0.59
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling serde_derive v1.0.115
[INFO] [stderr] Compiling serde v1.0.115
[INFO] [stderr] Checking once_cell v1.4.1
[INFO] [stderr] Compiling proc-macro-hack v0.5.18
[INFO] [stderr] Compiling pin-project-internal v0.4.23
[INFO] [stderr] Compiling proc-macro-nested v0.1.6
[INFO] [stderr] Checking tinyvec v0.3.4
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Compiling serde_json v1.0.57
[INFO] [stderr] Checking adler v0.2.3
[INFO] [stderr] Compiling openssl v0.10.30
[INFO] [stderr] Checking gimli v0.22.0
[INFO] [stderr] Compiling lexical-core v0.7.4
[INFO] [stderr] Checking subtle v2.2.3
[INFO] [stderr] Checking opaque-debug v0.3.0
[INFO] [stderr] Compiling native-tls v0.2.4
[INFO] [stderr] Checking arrayvec v0.5.1
[INFO] [stderr] Checking object v0.20.0
[INFO] [stderr] Checking cpuid-bool v0.1.2
[INFO] [stderr] Checking md5 v0.7.0
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking instant v0.1.6
[INFO] [stderr] Compiling encoding_rs v0.8.24
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Checking uuid v0.8.1
[INFO] [stderr] Compiling anyhow v1.0.32
[INFO] [stderr] Checking mio-named-pipes v0.1.7
[INFO] [stderr] Checking ipnet v2.3.0
[INFO] [stderr] Checking difference v2.0.0
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling hashbrown v0.8.2
[INFO] [stderr] Compiling indexmap v1.5.1
[INFO] [stderr] Compiling generic-array v0.14.4
[INFO] [stderr] Compiling standback v0.2.10
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.5
[INFO] [stderr] Compiling num-bigint v0.2.6
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Checking tracing-core v0.1.15
[INFO] [stderr] Compiling time v0.2.16
[INFO] [stderr] Checking futures-channel v0.3.5
[INFO] [stderr] Checking lock_api v0.4.1
[INFO] [stderr] Checking futures-task v0.3.5
[INFO] [stderr] Checking miniz_oxide v0.4.1
[INFO] [stderr] Checking unicode-normalization v0.1.13
[INFO] [stderr] Checking humantime v1.3.0
[INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr] Checking pretty_assertions v0.6.1
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Checking generic-array v0.12.3
[INFO] [stderr] Checking tracing v0.1.19
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Checking block-buffer v0.7.3
[INFO] [stderr] Checking digest v0.8.1
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Checking stringprep v0.1.2
[INFO] [stderr] Checking digest v0.9.0
[INFO] [stderr] Checking crypto-mac v0.8.0
[INFO] [stderr] Checking block-buffer v0.9.0
[INFO] [stderr] Checking sha2 v0.8.2
[INFO] [stderr] Compiling ring v0.16.15
[INFO] [stderr] Compiling openssl-sys v0.9.58
[INFO] [stderr] Compiling libz-sys v1.1.0
[INFO] [stderr] Checking crossbeam-queue v0.2.3
[INFO] [stderr] Checking crossbeam-channel v0.4.3
[INFO] [stderr] Checking hmac v0.8.1
[INFO] [stderr] Checking sha2 v0.9.1
[INFO] [stderr] Checking url v2.1.1
[INFO] [stderr] Checking crossbeam-deque v0.7.3
[INFO] [stderr] Checking addr2line v0.13.0
[INFO] [stderr] Checking net2 v0.2.34
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking getrandom v0.1.14
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking socket2 v0.3.12
[INFO] [stderr] Checking parking_lot_core v0.8.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking parking_lot_core v0.7.2
[INFO] [stderr] Checking crossbeam v0.7.3
[INFO] [stderr] Checking env_logger v0.7.1
[INFO] [stderr] Checking flate2 v1.0.17
[INFO] [stderr] Checking mio v0.6.22
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking parking_lot v0.11.0
[INFO] [stderr] Checking parking_lot v0.10.2
[INFO] [stderr] Checking lexical v5.2.0
[INFO] [stderr] Checking pretty_env_logger v0.4.0
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking futures-intrusive v0.3.1
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking backtrace v0.3.50
[INFO] [stderr] Checking mio-uds v0.6.8
[INFO] [stderr] Checking twox-hash v1.5.0
[INFO] [stderr] Checking postgres-protocol v0.5.2
[INFO] [stderr] Checking webpki v0.21.3
[INFO] [stderr] Checking sct v0.6.0
[INFO] [stderr] Checking rustls v0.18.1
[INFO] [stderr] Checking webpki-roots v0.19.0
[INFO] [stderr] Checking ctrlc v3.1.6
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling thiserror-impl v1.0.20
[INFO] [stderr] Compiling async-trait v0.1.38
[INFO] [stderr] Compiling enum-iterator-derive v0.6.0
[INFO] [stderr] Checking tokio v0.2.22
[INFO] [stderr] Checking time-macros v0.1.0
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Checking enum-iterator v0.6.0
[INFO] [stderr] Checking thiserror v1.0.20
[INFO] [stderr] Checking pin-project v0.4.23
[INFO] [stderr] Checking futures-util v0.3.5
[INFO] [stderr] Checking tokio-util v0.3.1
[INFO] [stderr] Checking tokio-rustls v0.14.0
[INFO] [stderr] Checking tokio-util v0.2.0
[INFO] [stderr] Checking h2 v0.2.6
[INFO] [stderr] Checking futures-executor v0.3.5
[INFO] [stderr] Checking futures v0.3.5
[INFO] [stderr] Checking rust_decimal v1.7.0
[INFO] [stderr] Checking bigdecimal v0.1.2
[INFO] [stderr] Checking chrono v0.4.15
[INFO] [stderr] Checking serde_urlencoded v0.6.1
[INFO] [stderr] Checking hyper v0.13.7
[INFO] [stderr] Checking postgres-types v0.1.2
[INFO] [stderr] Checking mysql_common v0.22.2
[INFO] [stderr] Checking tokio-postgres v0.5.5
[INFO] [stderr] Checking tokio-tls v0.3.1
[INFO] [stderr] Compiling vergen v3.1.0
[INFO] [stderr] Checking mysql_async v0.23.1
[INFO] [stderr] Compiling ena v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking hyper-rustls v0.21.0
[INFO] [stderr] Checking reqwest v0.10.8
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 32 | #[allow(dead_code)]
[INFO] [stdout] 33 | / pub mod asagi {
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | #[cold]
[INFO] [stdout] 36 | | #[allow(dead_code)]
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 36 | #[allow(dead_code)]
[INFO] [stdout] 37 | / pub struct Post {
[INFO] [stdout] 38 | | pub poster_ip: i32,
[INFO] [stdout] 39 | | pub num: i32,
[INFO] [stdout] 40 | | pub subnum: i32,
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | pub omitted: bool
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 13 | #[allow(dead_code)]
[INFO] [stdout] 14 | / pub mod core {
[INFO] [stdout] 15 | | //! Implementation of the default schema.
[INFO] [stdout] 16 | | //!
[INFO] [stdout] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stdout] ... |
[INFO] [stdout] 409 | | }
[INFO] [stdout] 410 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:145:5
[INFO] [stdout] |
[INFO] [stdout] 145 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / pub struct Post {
[INFO] [stdout] 151 | | /// Appears: `always`
[INFO] [stdout] 152 | | /// Possible values: `any positive integer`
[INFO] [stdout] 153 | | /// > The numeric post ID
[INFO] [stdout] ... |
[INFO] [stdout] 357 | | pub extra: Option
[INFO] [stdout] 358 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/sql.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 460 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 | / pub struct Post {
[INFO] [stdout] 465 | | pub no: u64,
[INFO] [stdout] 466 | | pub sticky: Option,
[INFO] [stdout] 467 | | pub closed: Option,
[INFO] [stdout] ... |
[INFO] [stdout] 502 | | pub since4pass: Option
[INFO] [stdout] 503 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 32 | #[allow(dead_code)]
[INFO] [stdout] 33 | / pub mod asagi {
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | #[cold]
[INFO] [stdout] 36 | | #[allow(dead_code)]
[INFO] [stdout] ... |
[INFO] [stdout] 75 | | }
[INFO] [stdout] 76 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/mysql.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 36 | #[allow(dead_code)]
[INFO] [stdout] 37 | / pub struct Post {
[INFO] [stdout] 38 | | pub poster_ip: i32,
[INFO] [stdout] 39 | | pub num: i32,
[INFO] [stdout] 40 | | pub subnum: i32,
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | pub omitted: bool
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:12:1
[INFO] [stdout] |
[INFO] [stdout] 12 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 13 | #[allow(dead_code)]
[INFO] [stdout] 14 | / pub mod core {
[INFO] [stdout] 15 | | //! Implementation of the default schema.
[INFO] [stdout] 16 | | //!
[INFO] [stdout] 17 | | //! - [`Client`] The PostgreSQL implementation ([`tokio_postgres`]) to run the SQL queries
[INFO] [stdout] ... |
[INFO] [stdout] 409 | | }
[INFO] [stdout] 410 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/pgsql.rs:145:5
[INFO] [stdout] |
[INFO] [stdout] 145 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / pub struct Post {
[INFO] [stdout] 151 | | /// Appears: `always`
[INFO] [stdout] 152 | | /// Possible values: `any positive integer`
[INFO] [stdout] 153 | | /// > The numeric post ID
[INFO] [stdout] ... |
[INFO] [stdout] 357 | | pub extra: Option
[INFO] [stdout] 358 | | }
[INFO] [stdout] | |_____- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: attribute should be applied to a function
[INFO] [stdout] --> src/sql.rs:460:1
[INFO] [stdout] |
[INFO] [stdout] 460 | #[cold]
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 | / pub struct Post {
[INFO] [stdout] 465 | | pub no: u64,
[INFO] [stdout] 466 | | pub sticky: Option,
[INFO] [stdout] 467 | | pub closed: Option,
[INFO] [stdout] ... |
[INFO] [stdout] 502 | | pub since4pass: Option
[INFO] [stdout] 503 | | }
[INFO] [stdout] | |_- not a function
[INFO] [stdout] |
[INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 23s
[INFO] running `Command { std: "docker" "inspect" "069551b69b4f723446ad666a53c32cac032f2df52c6a3981e149db654a27ef3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069551b69b4f723446ad666a53c32cac032f2df52c6a3981e149db654a27ef3e", kill_on_drop: false }`
[INFO] [stdout] 069551b69b4f723446ad666a53c32cac032f2df52c6a3981e149db654a27ef3e