[INFO] cloning repository https://github.com/dwbrite/proxy-updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwbrite/proxy-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5699a238f17c5e8660aa2ca890b7b1612bd41365 [INFO] checking dwbrite/proxy-updater against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dwbrite/proxy-updater [INFO] finished tweaking git repo https://github.com/dwbrite/proxy-updater [INFO] tweaked toml for git repo https://github.com/dwbrite/proxy-updater written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dwbrite/proxy-updater on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dwbrite/proxy-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac2d528d5fdb38148e21ef42bc52f787f954d2e2743bbe92ef8d33ca11d0f69 [INFO] running `Command { std: "docker" "start" "-a" "fac2d528d5fdb38148e21ef42bc52f787f954d2e2743bbe92ef8d33ca11d0f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac2d528d5fdb38148e21ef42bc52f787f954d2e2743bbe92ef8d33ca11d0f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac2d528d5fdb38148e21ef42bc52f787f954d2e2743bbe92ef8d33ca11d0f69", kill_on_drop: false }` [INFO] [stdout] fac2d528d5fdb38148e21ef42bc52f787f954d2e2743bbe92ef8d33ca11d0f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1b27851045ad89d483a02f99fcc94aa82d161838051f2caba5657c1e3131188 [INFO] running `Command { std: "docker" "start" "-a" "b1b27851045ad89d483a02f99fcc94aa82d161838051f2caba5657c1e3131188", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling k8s-openapi v0.21.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking pem v3.0.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling kube-derive v0.88.1 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking treediff v4.0.3 [INFO] [stderr] Checking jsonpath-rust v0.4.0 [INFO] [stderr] Checking handlebars v5.1.0 [INFO] [stderr] Checking json-patch v1.2.0 [INFO] [stderr] Checking trust-dns-client v0.20.4 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-system-resolver v0.5.0 [INFO] [stderr] Checking public-ip v0.2.2 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/public-ip-0.2.2/src/dns.rs:101:6 [INFO] [stdout] | [INFO] [stdout] 99 | pub const GOOGLE_V6: &dyn crate::Resolver<'static> = &Resolver::new_static( [INFO] [stdout] | ________________________________________________________- [INFO] [stdout] 100 | | "o-o.myaddr.l.google.com", [INFO] [stdout] 101 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 102 | || // 2001:4860:4802:32::a [INFO] [stdout] 103 | || IpAddr::V6(Ipv6Addr::new(8193, 18528, 18434, 50, 0, 0, 0, 10)), [INFO] [stdout] ... || [INFO] [stdout] 109 | || IpAddr::V6(Ipv6Addr::new(8193, 18528, 18434, 56, 0, 0, 0, 10)), [INFO] [stdout] 110 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] 111 | | DEFAULT_DNS_PORT, [INFO] [stdout] 112 | | QueryMethod::TXT, [INFO] [stdout] 113 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/public-ip-0.2.2/src/dns.rs:66:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub const OPENDNS_V6: &dyn crate::Resolver<'static> = &Resolver::new_static( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 65 | | "myip.opendns.com", [INFO] [stdout] 66 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 67 | || // 2620:0:ccc::2 [INFO] [stdout] 68 | || IpAddr::V6(Ipv6Addr::new(9760, 0, 3276, 0, 0, 0, 0, 2)), [INFO] [stdout] ... || [INFO] [stdout] 71 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] 72 | | DEFAULT_DNS_PORT, [INFO] [stdout] 73 | | QueryMethod::AAAA, [INFO] [stdout] 74 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/public-ip-0.2.2/src/dns.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 49 | pub const OPENDNS_V4: &dyn crate::Resolver<'static> = &Resolver::new_static( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 50 | | "myip.opendns.com", [INFO] [stdout] 51 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 52 | || IpAddr::V4(Ipv4Addr::new(208, 67, 222, 222)), [INFO] [stdout] 53 | || IpAddr::V4(Ipv4Addr::new(208, 67, 220, 220)), [INFO] [stdout] 54 | || IpAddr::V4(Ipv4Addr::new(208, 67, 222, 220)), [INFO] [stdout] 55 | || IpAddr::V4(Ipv4Addr::new(208, 67, 220, 222)), [INFO] [stdout] 56 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] 57 | | DEFAULT_DNS_PORT, [INFO] [stdout] 58 | | QueryMethod::A, [INFO] [stdout] 59 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/public-ip-0.2.2/src/dns.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 84 | pub const GOOGLE_V4: &dyn crate::Resolver<'static> = &Resolver::new_static( [INFO] [stdout] | ________________________________________________________- [INFO] [stdout] 85 | | "o-o.myaddr.l.google.com", [INFO] [stdout] 86 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 87 | || IpAddr::V4(Ipv4Addr::new(216, 239, 32, 10)), [INFO] [stdout] 88 | || IpAddr::V4(Ipv4Addr::new(216, 239, 34, 10)), [INFO] [stdout] 89 | || IpAddr::V4(Ipv4Addr::new(216, 239, 36, 10)), [INFO] [stdout] 90 | || IpAddr::V4(Ipv4Addr::new(216, 239, 38, 10)), [INFO] [stdout] 91 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] 92 | | DEFAULT_DNS_PORT, [INFO] [stdout] 93 | | QueryMethod::TXT, [INFO] [stdout] 94 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `public-ip` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1b27851045ad89d483a02f99fcc94aa82d161838051f2caba5657c1e3131188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b27851045ad89d483a02f99fcc94aa82d161838051f2caba5657c1e3131188", kill_on_drop: false }` [INFO] [stdout] b1b27851045ad89d483a02f99fcc94aa82d161838051f2caba5657c1e3131188