[INFO] fetching crate rsip-dns 0.1.3... [INFO] checking rsip-dns-0.1.3 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate rsip-dns 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rsip-dns 0.1.3 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsip-dns 0.1.3 [INFO] finished tweaking crates.io crate rsip-dns 0.1.3 [INFO] tweaked toml for crates.io crate rsip-dns 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testing-utils v0.1.0 [INFO] [stderr] Downloaded rsip-derives v0.1.0 [INFO] [stderr] Downloaded rsip v0.2.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44c6c64230981f33639856567561eb690662f7d412cef24a1212adf63fae93ca [INFO] running `Command { std: "docker" "start" "-a" "44c6c64230981f33639856567561eb690662f7d412cef24a1212adf63fae93ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44c6c64230981f33639856567561eb690662f7d412cef24a1212adf63fae93ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c6c64230981f33639856567561eb690662f7d412cef24a1212adf63fae93ca", kill_on_drop: false }` [INFO] [stdout] 44c6c64230981f33639856567561eb690662f7d412cef24a1212adf63fae93ca [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98492149ee5c6dcd1215a55ec1ce5ad565d810610b73fe531dfdab1ad7a8b164 [INFO] running `Command { std: "docker" "start" "-a" "98492149ee5c6dcd1215a55ec1ce5ad565d810610b73fe531dfdab1ad7a8b164", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking proc-macro2 v1.0.29 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking testing-utils v0.1.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling rsip-derives v0.1.0 [INFO] [stderr] Checking rsip v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking rsip-dns v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/lookups/domain_with_port.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/lookups/domain_with_transport.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/lookups/ip_addr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/lookups/just_domain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_naptr_record.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_naptr_record.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_naptr_record.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_srv_record.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_srv_record.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_srv_record.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_addr_record.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing_utils` [INFO] [stdout] --> tests/resolvables/resolvable_ip_addr.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use testing_utils::Randomize; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testing_utils` [INFO] [stdout] --> tests/lookups/domain_with_port.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | let scheme = testing_utils::sample(&[rsip::Scheme::Sip, rsip::Scheme::Sips]); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `testing_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `std::net::IpAddr` in the current scope [INFO] [stdout] --> tests/lookups/ip_addr.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | let host_ip_addr = IpAddr::random(); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `std::net::IpAddr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use testing_utils::Randomize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `rsip::Domain` in the current scope [INFO] [stdout] --> tests/resolvables/resolvable_addr_record.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | let domain = Domain::random(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `rsip::Domain` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use testing_utils::Randomize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Port` in the current scope [INFO] [stdout] --> tests/resolvables/resolvable_addr_record.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let port = Port::random(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Port` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use testing_utils::Randomize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `random` found for enum `rsip::Transport` in the current scope [INFO] [stdout] --> tests/resolvables/resolvable_addr_record.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let transport = Transport::random(); [INFO] [stdout] | ^^^^^^ variant or associated item not found in `rsip::Transport` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use testing_utils::Randomize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsip-dns` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "98492149ee5c6dcd1215a55ec1ce5ad565d810610b73fe531dfdab1ad7a8b164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98492149ee5c6dcd1215a55ec1ce5ad565d810610b73fe531dfdab1ad7a8b164", kill_on_drop: false }` [INFO] [stdout] 98492149ee5c6dcd1215a55ec1ce5ad565d810610b73fe531dfdab1ad7a8b164