[INFO] cloning repository https://github.com/vasilakisfil/rsip_dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasilakisfil/rsip_dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasilakisfil%2Frsip_dns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasilakisfil%2Frsip_dns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6abfc143e5cb41a8decb11cef9cb16ea6ab880e [INFO] testing vasilakisfil/rsip_dns against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasilakisfil%2Frsip_dns" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vasilakisfil/rsip_dns on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vasilakisfil/rsip_dns [INFO] finished tweaking git repo https://github.com/vasilakisfil/rsip_dns [INFO] tweaked toml for git repo https://github.com/vasilakisfil/rsip_dns written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/vasilakisfil/rsip_dns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 thiserror-impl v1.0.28 [INFO] [stderr] Downloaded sha2 v0.9.6 [INFO] [stderr] Downloaded thiserror v1.0.28 [INFO] [stderr] Downloaded rsip-derives v0.4.0 [INFO] [stderr] Downloaded testing-utils v0.1.1 [INFO] [stderr] Downloaded rsip v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 167e3f8401e3ccdbddd8ca8931d60531554ea9376a1cfc448239c3b80730a46b [INFO] running `Command { std: "docker" "start" "-a" "167e3f8401e3ccdbddd8ca8931d60531554ea9376a1cfc448239c3b80730a46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "167e3f8401e3ccdbddd8ca8931d60531554ea9376a1cfc448239c3b80730a46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167e3f8401e3ccdbddd8ca8931d60531554ea9376a1cfc448239c3b80730a46b", kill_on_drop: false }` [INFO] [stdout] 167e3f8401e3ccdbddd8ca8931d60531554ea9376a1cfc448239c3b80730a46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a187c031989a23b5aaa30a8bd5c2ed384f10830807c07e51d6e03dc6d6b7d67a [INFO] running `Command { std: "docker" "start" "-a" "a187c031989a23b5aaa30a8bd5c2ed384f10830807c07e51d6e03dc6d6b7d67a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling testing-utils v0.1.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling rsip-derives v0.4.0 [INFO] [stderr] Compiling rsip v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rsip-dns v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `Command { std: "docker" "inspect" "a187c031989a23b5aaa30a8bd5c2ed384f10830807c07e51d6e03dc6d6b7d67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a187c031989a23b5aaa30a8bd5c2ed384f10830807c07e51d6e03dc6d6b7d67a", kill_on_drop: false }` [INFO] [stdout] a187c031989a23b5aaa30a8bd5c2ed384f10830807c07e51d6e03dc6d6b7d67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c00fa1ce0eba976b654ba71f63dff6ff15ee84ebaea3a27947f680860228476 [INFO] running `Command { std: "docker" "start" "-a" "1c00fa1ce0eba976b654ba71f63dff6ff15ee84ebaea3a27947f680860228476", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rsip-dns v0.1.4 (/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c00fa1ce0eba976b654ba71f63dff6ff15ee84ebaea3a27947f680860228476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c00fa1ce0eba976b654ba71f63dff6ff15ee84ebaea3a27947f680860228476", kill_on_drop: false }` [INFO] [stdout] 1c00fa1ce0eba976b654ba71f63dff6ff15ee84ebaea3a27947f680860228476