[INFO] cloning repository https://github.com/SnakeSolid/rust-postgres-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnakeSolid/rust-postgres-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-postgres-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-postgres-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8fcc5f6d209c0589f0e2cdf7fe541e696382320 [INFO] checking SnakeSolid/rust-postgres-status against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-postgres-status" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SnakeSolid/rust-postgres-status on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnakeSolid/rust-postgres-status [INFO] finished tweaking git repo https://github.com/SnakeSolid/rust-postgres-status [INFO] tweaked toml for git repo https://github.com/SnakeSolid/rust-postgres-status written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/SnakeSolid/rust-postgres-status already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ded6b4e1c654cb360e7e9d07b3d46ff8318207e9ce35874cf366ae0bf145469f [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" "ded6b4e1c654cb360e7e9d07b3d46ff8318207e9ce35874cf366ae0bf145469f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ded6b4e1c654cb360e7e9d07b3d46ff8318207e9ce35874cf366ae0bf145469f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded6b4e1c654cb360e7e9d07b3d46ff8318207e9ce35874cf366ae0bf145469f", kill_on_drop: false }` [INFO] [stdout] ded6b4e1c654cb360e7e9d07b3d46ff8318207e9ce35874cf366ae0bf145469f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1588a95e9de2af47a6f9008535d191873063ddf97fef66ffbeb099f430776b42 [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" "1588a95e9de2af47a6f9008535d191873063ddf97fef66ffbeb099f430776b42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking iron-cors v0.8.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking postgres-status v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/mod.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[serde(tag = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 91 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config/mod.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[serde(tag = "type")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 91 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1588a95e9de2af47a6f9008535d191873063ddf97fef66ffbeb099f430776b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1588a95e9de2af47a6f9008535d191873063ddf97fef66ffbeb099f430776b42", kill_on_drop: false }` [INFO] [stdout] 1588a95e9de2af47a6f9008535d191873063ddf97fef66ffbeb099f430776b42