[INFO] fetching crate domainscan 0.3.0... [INFO] testing domainscan-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate domainscan 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate domainscan 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate domainscan 0.3.0 [INFO] tweaked toml for crates.io crate domainscan 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate domainscan 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate domainscan 0.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a126afb93429139cace5596eb12b1bf8141a614491f86713b1c680e935cc5320 [INFO] running `Command { std: "docker" "start" "-a" "a126afb93429139cace5596eb12b1bf8141a614491f86713b1c680e935cc5320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a126afb93429139cace5596eb12b1bf8141a614491f86713b1c680e935cc5320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a126afb93429139cace5596eb12b1bf8141a614491f86713b1c680e935cc5320", kill_on_drop: false }` [INFO] [stdout] a126afb93429139cace5596eb12b1bf8141a614491f86713b1c680e935cc5320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5a80109f6b2dfe893faa9c794c4e3ea6d2c3f19447404091c4c2bfebc1ab6b16 [INFO] running `Command { std: "docker" "start" "-a" "5a80109f6b2dfe893faa9c794c4e3ea6d2c3f19447404091c4c2bfebc1ab6b16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling hickory-proto v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hickory-resolver v0.24.0 [INFO] [stderr] Compiling domainscan v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `r#async` [INFO] [stdout] --> src/scanner.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `passive` and `serde` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.72s [INFO] running `Command { std: "docker" "inspect" "5a80109f6b2dfe893faa9c794c4e3ea6d2c3f19447404091c4c2bfebc1ab6b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a80109f6b2dfe893faa9c794c4e3ea6d2c3f19447404091c4c2bfebc1ab6b16", kill_on_drop: false }` [INFO] [stdout] 5a80109f6b2dfe893faa9c794c4e3ea6d2c3f19447404091c4c2bfebc1ab6b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c8b7617b767dcf35149141a7bf354d9e7f37ba65c63163725972e4c91ac4f5d9 [INFO] running `Command { std: "docker" "start" "-a" "c8b7617b767dcf35149141a7bf354d9e7f37ba65c63163725972e4c91ac4f5d9", kill_on_drop: false }` [INFO] [stderr] Compiling domainscan v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `r#async` [INFO] [stdout] --> src/scanner.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `passive` and `serde` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `r#async` [INFO] [stdout] --> src/scanner.rs:191:7 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "async")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `passive` and `serde` [INFO] [stdout] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "c8b7617b767dcf35149141a7bf354d9e7f37ba65c63163725972e4c91ac4f5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b7617b767dcf35149141a7bf354d9e7f37ba65c63163725972e4c91ac4f5d9", kill_on_drop: false }` [INFO] [stdout] c8b7617b767dcf35149141a7bf354d9e7f37ba65c63163725972e4c91ac4f5d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7529f723071e258f35e349b889885cf078862c0291cbeac8d40138cbe4881cbc [INFO] running `Command { std: "docker" "start" "-a" "7529f723071e258f35e349b889885cf078862c0291cbeac8d40138cbe4881cbc", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `r#async` [INFO] [stderr] --> src/scanner.rs:191:7 [INFO] [stderr] | [INFO] [stderr] 191 | #[cfg(feature = "async")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `passive` and `serde` [INFO] [stderr] = help: consider adding `r#async` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `domainscan` (lib) generated 1 warning [INFO] [stderr] warning: `domainscan` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/domainscan-4ef6a85f827b1f05) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7529f723071e258f35e349b889885cf078862c0291cbeac8d40138cbe4881cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7529f723071e258f35e349b889885cf078862c0291cbeac8d40138cbe4881cbc", kill_on_drop: false }` [INFO] [stdout] 7529f723071e258f35e349b889885cf078862c0291cbeac8d40138cbe4881cbc