[INFO] fetching crate simple-dns-server 0.1.0...
[INFO] testing simple-dns-server-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate simple-dns-server 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate simple-dns-server 0.1.0
[INFO] finished tweaking crates.io crate simple-dns-server 0.1.0
[INFO] tweaked toml for crates.io crate simple-dns-server 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple-dns-server 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simple-dns-server 0.1.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trust-dns-server v0.21.2
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded data-encoding v2.3.2
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded serde_yaml v0.9.10
[INFO] [stderr]   Downloaded ipconfig v0.3.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.2
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded trust-dns-proto v0.21.2
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded trust-dns-resolver v0.21.2
[INFO] [stderr]   Downloaded enum-as-inner v0.4.0
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded trust-dns-client v0.21.2
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a14a6ef4521f062e4b25e11917c2aade7d1de69a0b4149b0d5609e689cced4e
[INFO] running `Command { std: "docker" "start" "-a" "5a14a6ef4521f062e4b25e11917c2aade7d1de69a0b4149b0d5609e689cced4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a14a6ef4521f062e4b25e11917c2aade7d1de69a0b4149b0d5609e689cced4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a14a6ef4521f062e4b25e11917c2aade7d1de69a0b4149b0d5609e689cced4e", kill_on_drop: false }`
[INFO] [stdout] 5a14a6ef4521f062e4b25e11917c2aade7d1de69a0b4149b0d5609e689cced4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4768d5173fc86ab4ad5a1572698e3e32de57fa0ec828442f3bbbb5b325cfe32c
[INFO] running `Command { std: "docker" "start" "-a" "4768d5173fc86ab4ad5a1572698e3e32de57fa0ec828442f3bbbb5b325cfe32c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling time v0.3.13
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_yaml v0.9.10
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling trust-dns-client v0.21.2
[INFO] [stderr]    Compiling trust-dns-server v0.21.2
[INFO] [stderr]    Compiling simple-dns-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "4768d5173fc86ab4ad5a1572698e3e32de57fa0ec828442f3bbbb5b325cfe32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4768d5173fc86ab4ad5a1572698e3e32de57fa0ec828442f3bbbb5b325cfe32c", kill_on_drop: false }`
[INFO] [stdout] 4768d5173fc86ab4ad5a1572698e3e32de57fa0ec828442f3bbbb5b325cfe32c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cb71e952a83b9f8611ebe6598b206f41508a9091abb83d080de7b54f63582ee
[INFO] running `Command { std: "docker" "start" "-a" "7cb71e952a83b9f8611ebe6598b206f41508a9091abb83d080de7b54f63582ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling trust-dns-client v0.21.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling trust-dns-server v0.21.2
[INFO] [stderr]    Compiling simple-dns-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `simple_dns`
[INFO] [stdout]  --> examples/server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use simple_dns::{Config, SimpleDns};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `simple_dns`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `simple_dns`, use `cargo add simple_dns` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-dns-server` (example "server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7cb71e952a83b9f8611ebe6598b206f41508a9091abb83d080de7b54f63582ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb71e952a83b9f8611ebe6598b206f41508a9091abb83d080de7b54f63582ee", kill_on_drop: false }`
[INFO] [stdout] 7cb71e952a83b9f8611ebe6598b206f41508a9091abb83d080de7b54f63582ee
