[INFO] fetching crate actix-webfinger 0.4.0-beta.3... [INFO] testing actix-webfinger-0.4.0-beta.3 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate actix-webfinger 0.4.0-beta.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate actix-webfinger 0.4.0-beta.3 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-webfinger 0.4.0-beta.3 [INFO] finished tweaking crates.io crate actix-webfinger 0.4.0-beta.3 [INFO] tweaked toml for crates.io crate actix-webfinger 0.4.0-beta.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate actix-webfinger 0.4.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa43f0f7a862314334b6b729f7466cf95cc36ce1e4e6a757926664c6847888e0 [INFO] running `Command { std: "docker" "start" "-a" "aa43f0f7a862314334b6b729f7466cf95cc36ce1e4e6a757926664c6847888e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa43f0f7a862314334b6b729f7466cf95cc36ce1e4e6a757926664c6847888e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa43f0f7a862314334b6b729f7466cf95cc36ce1e4e6a757926664c6847888e0", kill_on_drop: false }` [INFO] [stdout] aa43f0f7a862314334b6b729f7466cf95cc36ce1e4e6a757926664c6847888e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92206f28523ad3eb7961f83d8149f8fbfe521b5a34bf5b21a6ff728adf126ce7 [INFO] running `Command { std: "docker" "start" "-a" "92206f28523ad3eb7961f83d8149f8fbfe521b5a34bf5b21a6ff728adf126ce7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling actix-service v2.0.0-beta.4 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-rt v2.1.0 [INFO] [stderr] Compiling actix-utils v3.0.0-beta.2 [INFO] [stderr] Compiling actix-server v2.0.0-beta.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v3.0.0-beta.4 [INFO] [stderr] Compiling awc v3.0.0-beta.3 [INFO] [stderr] Compiling actix-web v4.0.0-beta.4 [INFO] [stderr] Compiling actix-webfinger v0.4.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "92206f28523ad3eb7961f83d8149f8fbfe521b5a34bf5b21a6ff728adf126ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92206f28523ad3eb7961f83d8149f8fbfe521b5a34bf5b21a6ff728adf126ce7", kill_on_drop: false }` [INFO] [stdout] 92206f28523ad3eb7961f83d8149f8fbfe521b5a34bf5b21a6ff728adf126ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c158695e0cf3c55ba4dd17fe6a8c633834a3aea08bf65461683cb2a58d6a2bf6 [INFO] running `Command { std: "docker" "start" "-a" "c158695e0cf3c55ba4dd17fe6a8c633834a3aea08bf65461683cb2a58d6a2bf6", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling actix-webfinger v0.4.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.43s [INFO] running `Command { std: "docker" "inspect" "c158695e0cf3c55ba4dd17fe6a8c633834a3aea08bf65461683cb2a58d6a2bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c158695e0cf3c55ba4dd17fe6a8c633834a3aea08bf65461683cb2a58d6a2bf6", kill_on_drop: false }` [INFO] [stdout] c158695e0cf3c55ba4dd17fe6a8c633834a3aea08bf65461683cb2a58d6a2bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19e4fdf66c03faa2985095e34b2e5ac5d35ad292817cc5a38d5dc625e2d21efc [INFO] running `Command { std: "docker" "start" "-a" "19e4fdf66c03faa2985095e34b2e5ac5d35ad292817cc5a38d5dc625e2d21efc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/actix_webfinger-8d96530d1b2317f7) [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests actix-webfinger [INFO] [stdout] test tests::can_deserialize_queries ... ok [INFO] [stdout] test tests::can_deserialize_sir_boops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ignored [INFO] [stdout] test src/lib.rs - (line 40) ... ignored [INFO] [stdout] test src/lib.rs - Resolver (line 314) ... ignored [INFO] [stdout] test src/lib.rs - WebfingerGuard (line 124) ... ignored [INFO] [stdout] test src/lib.rs - WebfingerQuery (line 293) ... ignored [INFO] [stdout] test src/lib.rs - resource (line 170) ... ignored [INFO] [stdout] test src/lib.rs - scoped (line 191) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19e4fdf66c03faa2985095e34b2e5ac5d35ad292817cc5a38d5dc625e2d21efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e4fdf66c03faa2985095e34b2e5ac5d35ad292817cc5a38d5dc625e2d21efc", kill_on_drop: false }` [INFO] [stdout] 19e4fdf66c03faa2985095e34b2e5ac5d35ad292817cc5a38d5dc625e2d21efc