[INFO] cloning repository https://github.com/peachcloud/peach-dyndns-host [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peachcloud/peach-dyndns-host" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-dyndns-host", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-dyndns-host'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b79351d49dd4f1b02c82fbfd1590ef17c334decf [INFO] checking peachcloud/peach-dyndns-host against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-dyndns-host" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peachcloud/peach-dyndns-host on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peachcloud/peach-dyndns-host [INFO] finished tweaking git repo https://github.com/peachcloud/peach-dyndns-host [INFO] tweaked toml for git repo https://github.com/peachcloud/peach-dyndns-host written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/peachcloud/peach-dyndns-host already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c570c8ed0c713b4c327974bd5a7dccbf8ab97992baead915e69ab5ebfc08f66f [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" "c570c8ed0c713b4c327974bd5a7dccbf8ab97992baead915e69ab5ebfc08f66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c570c8ed0c713b4c327974bd5a7dccbf8ab97992baead915e69ab5ebfc08f66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c570c8ed0c713b4c327974bd5a7dccbf8ab97992baead915e69ab5ebfc08f66f", kill_on_drop: false }` [INFO] [stdout] c570c8ed0c713b4c327974bd5a7dccbf8ab97992baead915e69ab5ebfc08f66f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] c09aff854bfd716dd4fe73bbdd1e187eaf37307dcd8ad4f3e08c966b6ff2f3aa [INFO] running `Command { std: "docker" "start" "-a" "c09aff854bfd716dd4fe73bbdd1e187eaf37307dcd8ad4f3e08c966b6ff2f3aa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking inlinable_string v0.1.14 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=8f94dc#8f94dce6) [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking mkdirp v0.1.0 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#3a7559ed) [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking snafu v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling async-stream-impl v0.3.0 (https://github.com/SergioBenitez/async-stream.git?rev=c46ada9#c46ada94) [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.3.0 (https://github.com/SergioBenitez/async-stream.git?rev=c46ada9#c46ada94) [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking pear v0.2.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking trust-dns-proto v0.20.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking sled v0.29.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking trust-dns-client v0.20.2 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking clap-log-flag v0.2.1 [INFO] [stderr] Checking nest v1.0.0 [INFO] [stderr] Checking trust-dns-server v0.20.2 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking sled-extensions v0.2.0 [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#3a7559ed) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#3a7559ed) [INFO] [stderr] Checking rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#3a7559ed) [INFO] [stderr] Checking peach-dyndns-host v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated variant `trust_dns_server::authority::ZoneType::Master`: please read about Juneteenth [INFO] [stdout] --> src/dns.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | let authority_zone_type = ZoneType::Master; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `trust_dns_server::authority::ZoneType::Master`: please read about Juneteenth [INFO] [stdout] --> src/dns.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | let authority_zone_type = ZoneType::Master; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 4m 50s [INFO] running `Command { std: "docker" "inspect" "c09aff854bfd716dd4fe73bbdd1e187eaf37307dcd8ad4f3e08c966b6ff2f3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09aff854bfd716dd4fe73bbdd1e187eaf37307dcd8ad4f3e08c966b6ff2f3aa", kill_on_drop: false }` [INFO] [stdout] c09aff854bfd716dd4fe73bbdd1e187eaf37307dcd8ad4f3e08c966b6ff2f3aa