[INFO] fetching crate icx-proxy 0.8.0... [INFO] testing icx-proxy-0.8.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate icx-proxy 0.8.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate icx-proxy 0.8.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate icx-proxy 0.8.0 [INFO] finished tweaking crates.io crate icx-proxy 0.8.0 [INFO] tweaked toml for crates.io crate icx-proxy 0.8.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate icx-proxy 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d60e7f5e2ff055d3a22d1373e4c4494c4cdcd621a015e8e1845b88f0a9e104c [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" "2d60e7f5e2ff055d3a22d1373e4c4494c4cdcd621a015e8e1845b88f0a9e104c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d60e7f5e2ff055d3a22d1373e4c4494c4cdcd621a015e8e1845b88f0a9e104c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d60e7f5e2ff055d3a22d1373e4c4494c4cdcd621a015e8e1845b88f0a9e104c", kill_on_drop: false }` [INFO] [stdout] 2d60e7f5e2ff055d3a22d1373e4c4494c4cdcd621a015e8e1845b88f0a9e104c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "build" "--frozen" "--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] 63eb89934286ef9c7e94e0f9fc18b8d0ad5d2bebd4e14b2de93a6a3601161463 [INFO] running `Command { std: "docker" "start" "-a" "63eb89934286ef9c7e94e0f9fc18b8d0ad5d2bebd4e14b2de93a6a3601161463", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling ic-types v0.3.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling lazy-regex v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling garcon v0.2.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling candid v0.7.10 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ic-agent v0.12.0 [INFO] [stderr] Compiling ic-utils v0.12.0 [INFO] [stderr] Compiling icx-proxy v0.8.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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "63eb89934286ef9c7e94e0f9fc18b8d0ad5d2bebd4e14b2de93a6a3601161463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63eb89934286ef9c7e94e0f9fc18b8d0ad5d2bebd4e14b2de93a6a3601161463", kill_on_drop: false }` [INFO] [stdout] 63eb89934286ef9c7e94e0f9fc18b8d0ad5d2bebd4e14b2de93a6a3601161463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "test" "--frozen" "--no-run" "--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] b13e2fa97aed027aa8bc6dee41767004f7ec21acac81e77fa4637aefdde2d5ba [INFO] running `Command { std: "docker" "start" "-a" "b13e2fa97aed027aa8bc6dee41767004f7ec21acac81e77fa4637aefdde2d5ba", kill_on_drop: false }` [INFO] [stderr] Compiling icx-proxy v0.8.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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "b13e2fa97aed027aa8bc6dee41767004f7ec21acac81e77fa4637aefdde2d5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13e2fa97aed027aa8bc6dee41767004f7ec21acac81e77fa4637aefdde2d5ba", kill_on_drop: false }` [INFO] [stdout] b13e2fa97aed027aa8bc6dee41767004f7ec21acac81e77fa4637aefdde2d5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf791db8d8fc6b2a0678e57c6ecd44b1b7c7da925b6f90d11dba03c4d75a3162 [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" "bf791db8d8fc6b2a0678e57c6ecd44b1b7c7da925b6f90d11dba03c4d75a3162", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `domain_name` [INFO] [stderr] --> src/config/dns_canister_rule.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | domain_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `icx-proxy` (bin "icx-proxy" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/icx_proxy-0377c306720a80dc) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test config::dns_canister_config::tests::chooses_first_match ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_ignores_earlier_canister_ids ... ok [INFO] [stdout] test config::dns_canister_config::tests::matches_whole_hostname ... ok [INFO] [stdout] test config::dns_canister_config::tests::same_alias_and_suffix_prefers_alias ... ok [INFO] [stdout] test config::dns_canister_config::tests::searches_longest_to_shortest_even_if_already_ordered ... ok [INFO] [stdout] test config::dns_canister_config::tests::matches_partial_hostname ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_localhost_more_domain_names_ok ... ok [INFO] [stdout] test config::dns_canister_config::tests::searches_longest_to_shortest ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_longer_suffix_can_be_preceded_by_more ... ok [INFO] [stdout] test config::dns_canister_config::tests::chooses_among_many ... ok [INFO] [stdout] test config::dns_canister_config::tests::extraneous_does_not_match ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_must_immediately_precede_suffix ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_localhost_canister_found ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_longer_suffix_still_requires_exact_positionok ... ok [INFO] [stdout] test config::dns_canister_rule::tests::parse_error_nothing_after_colon ... ok [INFO] [stdout] test config::dns_canister_config::tests::dns_suffix_longer_suffix_ok ... ok [INFO] [stdout] test config::dns_canister_config::tests::aliases_and_suffixes ... ok [INFO] [stdout] test config::dns_canister_config::tests::searches_longest_to_shortest_not_alpha_reversed ... ok [INFO] [stdout] test config::dns_canister_rule::tests::parse_error_no_colon ... ok [INFO] [stdout] test config::dns_canister_rule::tests::parse_error_nothing_before_colon ... ok [INFO] [stdout] test config::dns_canister_config::tests::searches_longest_to_shortest_not_alpha ... ok [INFO] [stdout] test config::dns_canister_config::tests::case_insensitive_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf791db8d8fc6b2a0678e57c6ecd44b1b7c7da925b6f90d11dba03c4d75a3162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf791db8d8fc6b2a0678e57c6ecd44b1b7c7da925b6f90d11dba03c4d75a3162", kill_on_drop: false }` [INFO] [stdout] bf791db8d8fc6b2a0678e57c6ecd44b1b7c7da925b6f90d11dba03c4d75a3162