[INFO] fetching crate tide-validator 0.8.0... [INFO] testing tide-validator-0.8.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate tide-validator 0.8.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tide-validator 0.8.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tide-validator 0.8.0 [INFO] finished tweaking crates.io crate tide-validator 0.8.0 [INFO] tweaked toml for crates.io crate tide-validator 0.8.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate tide-validator 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16eee275f64aed1a8ab8f1caa96c62264ed663cf5fd850768af7ebab289b57bd [INFO] running `Command { std: "docker" "start" "-a" "16eee275f64aed1a8ab8f1caa96c62264ed663cf5fd850768af7ebab289b57bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16eee275f64aed1a8ab8f1caa96c62264ed663cf5fd850768af7ebab289b57bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16eee275f64aed1a8ab8f1caa96c62264ed663cf5fd850768af7ebab289b57bd", kill_on_drop: false }` [INFO] [stdout] 16eee275f64aed1a8ab8f1caa96c62264ed663cf5fd850768af7ebab289b57bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bd1946aa37f58089d9d7b3c3aa431eaea81b589bdc7d41019d4034738a38574 [INFO] running `Command { std: "docker" "start" "-a" "9bd1946aa37f58089d9d7b3c3aa431eaea81b589bdc7d41019d4034738a38574", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling http-types v1.2.0 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling http-service v0.5.0 [INFO] [stderr] Compiling async-sse v2.1.0 [INFO] [stderr] Compiling http-service-h1 v0.1.0 [INFO] [stderr] Compiling tide v0.8.0 [INFO] [stderr] Compiling tide-validator v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.44s [INFO] running `Command { std: "docker" "inspect" "9bd1946aa37f58089d9d7b3c3aa431eaea81b589bdc7d41019d4034738a38574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd1946aa37f58089d9d7b3c3aa431eaea81b589bdc7d41019d4034738a38574", kill_on_drop: false }` [INFO] [stdout] 9bd1946aa37f58089d9d7b3c3aa431eaea81b589bdc7d41019d4034738a38574 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df172e14a22b876392daa754ceda69a01cfd75d29755202530c57fb8cee9bc94 [INFO] running `Command { std: "docker" "start" "-a" "df172e14a22b876392daa754ceda69a01cfd75d29755202530c57fb8cee9bc94", kill_on_drop: false }` [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling http-service-mock v0.5.0 [INFO] [stderr] Compiling tide-validator v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "df172e14a22b876392daa754ceda69a01cfd75d29755202530c57fb8cee9bc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df172e14a22b876392daa754ceda69a01cfd75d29755202530c57fb8cee9bc94", kill_on_drop: false }` [INFO] [stdout] df172e14a22b876392daa754ceda69a01cfd75d29755202530c57fb8cee9bc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4acfa17757e0b857acdb5443c9046e712f2c0033fb88576a694d15b1681a6501 [INFO] running `Command { std: "docker" "start" "-a" "4acfa17757e0b857acdb5443c9046e712f2c0033fb88576a694d15b1681a6501", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tide_validator-9ac837557b8c75ee) [INFO] [stdout] [INFO] [stderr] Doc-tests tide-validator [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::validator_simple ... ok [INFO] [stdout] test tests::validator_chains ... ok [INFO] [stdout] test tests::validator_custom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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 17) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 118) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 90) - compile fail ... ok [INFO] [stdout] test src/lib.rs - ValidatorMiddleware::new (line 198) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 26) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 56) - compile fail ... ok [INFO] [stdout] test src/lib.rs - ValidatorMiddleware::add_validator (line 235) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4acfa17757e0b857acdb5443c9046e712f2c0033fb88576a694d15b1681a6501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4acfa17757e0b857acdb5443c9046e712f2c0033fb88576a694d15b1681a6501", kill_on_drop: false }` [INFO] [stdout] 4acfa17757e0b857acdb5443c9046e712f2c0033fb88576a694d15b1681a6501