[INFO] cloning repository https://github.com/rekyuu/cloudflare-dynamic-ip-updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rekyuu/cloudflare-dynamic-ip-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frekyuu%2Fcloudflare-dynamic-ip-updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frekyuu%2Fcloudflare-dynamic-ip-updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e1fd351bcb9f146ac3cc4e131dec2b02501092b [INFO] checking rekyuu/cloudflare-dynamic-ip-updater against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frekyuu%2Fcloudflare-dynamic-ip-updater" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rekyuu/cloudflare-dynamic-ip-updater [INFO] finished tweaking git repo https://github.com/rekyuu/cloudflare-dynamic-ip-updater [INFO] tweaked toml for git repo https://github.com/rekyuu/cloudflare-dynamic-ip-updater written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rekyuu/cloudflare-dynamic-ip-updater on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rekyuu/cloudflare-dynamic-ip-updater already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f66ce2c31ea566624de6283f4ef92f090f5a6b6f618140f3a464c40dedbac2f8 [INFO] running `Command { std: "docker" "start" "-a" "f66ce2c31ea566624de6283f4ef92f090f5a6b6f618140f3a464c40dedbac2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66ce2c31ea566624de6283f4ef92f090f5a6b6f618140f3a464c40dedbac2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66ce2c31ea566624de6283f4ef92f090f5a6b6f618140f3a464c40dedbac2f8", kill_on_drop: false }` [INFO] [stdout] f66ce2c31ea566624de6283f4ef92f090f5a6b6f618140f3a464c40dedbac2f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b6104c1e0618d7bfc6a70802ed2b8a862759920f0eb0a4c4eef9d4b541e0891 [INFO] running `Command { std: "docker" "start" "-a" "9b6104c1e0618d7bfc6a70802ed2b8a862759920f0eb0a4c4eef9d4b541e0891", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stderr] Checking openssl v0.10.40 [INFO] [stderr] Checking merge v0.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking cloudflare-dynamic-ip-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.14s [INFO] running `Command { std: "docker" "inspect" "9b6104c1e0618d7bfc6a70802ed2b8a862759920f0eb0a4c4eef9d4b541e0891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6104c1e0618d7bfc6a70802ed2b8a862759920f0eb0a4c4eef9d4b541e0891", kill_on_drop: false }` [INFO] [stdout] 9b6104c1e0618d7bfc6a70802ed2b8a862759920f0eb0a4c4eef9d4b541e0891