[INFO] cloning repository https://github.com/dfinity/icx-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfinity/icx-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Ficx-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Ficx-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577d9147e393716412429d735c7d6cf428b5cce9 [INFO] checking dfinity/icx-proxy against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfinity%2Ficx-proxy" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfinity/icx-proxy on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dfinity/icx-proxy [INFO] finished tweaking git repo https://github.com/dfinity/icx-proxy [INFO] tweaked toml for git repo https://github.com/dfinity/icx-proxy written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/dfinity/icx-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.6.1 [INFO] [stderr] Downloaded rustls-native-certs v0.6.1 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded ic-types v0.3.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid v0.7.10 [INFO] [stderr] Downloaded ic-agent v0.12.0 [INFO] [stderr] Downloaded ic-utils v0.12.0 [INFO] [stderr] Downloaded garcon v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03efb210a209a8b68359d67cf430c65428af273b9a4108bb532bd23ea825b0b8 [INFO] running `Command { std: "docker" "start" "-a" "03efb210a209a8b68359d67cf430c65428af273b9a4108bb532bd23ea825b0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03efb210a209a8b68359d67cf430c65428af273b9a4108bb532bd23ea825b0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03efb210a209a8b68359d67cf430c65428af273b9a4108bb532bd23ea825b0b8", kill_on_drop: false }` [INFO] [stdout] 03efb210a209a8b68359d67cf430c65428af273b9a4108bb532bd23ea825b0b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ca8eb46ff834dbc0e7651fca54b24b30c9a3fa34da62b06fcb2439edd5ed7d1 [INFO] running `Command { std: "docker" "start" "-a" "8ca8eb46ff834dbc0e7651fca54b24b30c9a3fa34da62b06fcb2439edd5ed7d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.8.6 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking lalrpop-util v0.19.7 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking rustls-native-certs v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking sha2 v0.10.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking clap v3.0.13 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking garcon v0.2.3 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls v0.20.2 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking lazy-regex v2.2.2 [INFO] [stderr] Checking tokio-rustls v0.23.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.78 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-types v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking num_enum v0.5.6 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking ic-agent v0.12.0 [INFO] [stderr] Compiling candid v0.7.10 [INFO] [stderr] Checking ic-utils v0.12.0 [INFO] [stderr] Checking icx-proxy v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `domain_name` [INFO] [stdout] --> src/config/dns_canister_rule.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | domain_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DnsCanisterRule` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/config/dns_canister_rule.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `domain_name` [INFO] [stdout] --> src/config/dns_canister_rule.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | domain_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DnsCanisterRule` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/config/dns_canister_rule.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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 34.22s [INFO] running `Command { std: "docker" "inspect" "8ca8eb46ff834dbc0e7651fca54b24b30c9a3fa34da62b06fcb2439edd5ed7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca8eb46ff834dbc0e7651fca54b24b30c9a3fa34da62b06fcb2439edd5ed7d1", kill_on_drop: false }` [INFO] [stdout] 8ca8eb46ff834dbc0e7651fca54b24b30c9a3fa34da62b06fcb2439edd5ed7d1