[INFO] cloning repository https://github.com/jsdw/weave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsdw/weave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsdw%2Fweave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsdw%2Fweave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5a8042e3d92a76d6eb668bb96fe74402eef015a [INFO] testing jsdw/weave against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsdw%2Fweave" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsdw/weave on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsdw/weave [INFO] finished tweaking git repo https://github.com/jsdw/weave [INFO] tweaked toml for git repo https://github.com/jsdw/weave written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jsdw/weave already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc4f9d851284cf7990ae6707a2826541edb592c47b016a504443e4765dc54412 [INFO] running `Command { std: "docker" "start" "-a" "bc4f9d851284cf7990ae6707a2826541edb592c47b016a504443e4765dc54412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc4f9d851284cf7990ae6707a2826541edb592c47b016a504443e4765dc54412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4f9d851284cf7990ae6707a2826541edb592c47b016a504443e4765dc54412", kill_on_drop: false }` [INFO] [stdout] bc4f9d851284cf7990ae6707a2826541edb592c47b016a504443e4765dc54412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d92e52a2ae27454114e3426ef4f3ad3c02ee74a6696a37d3c5d24d816a50b2 [INFO] running `Command { std: "docker" "start" "-a" "c5d92e52a2ae27454114e3426ef4f3ad3c02ee74a6696a37d3c5d24d816a50b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling weave v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "c5d92e52a2ae27454114e3426ef4f3ad3c02ee74a6696a37d3c5d24d816a50b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d92e52a2ae27454114e3426ef4f3ad3c02ee74a6696a37d3c5d24d816a50b2", kill_on_drop: false }` [INFO] [stdout] c5d92e52a2ae27454114e3426ef4f3ad3c02ee74a6696a37d3c5d24d816a50b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac00b06281422661d43b79ac7163dd34552380561500691dc70f60b7fbc3af04 [INFO] running `Command { std: "docker" "start" "-a" "ac00b06281422661d43b79ac7163dd34552380561500691dc70f60b7fbc3af04", kill_on_drop: false }` [INFO] [stderr] Compiling weave v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "ac00b06281422661d43b79ac7163dd34552380561500691dc70f60b7fbc3af04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac00b06281422661d43b79ac7163dd34552380561500691dc70f60b7fbc3af04", kill_on_drop: false }` [INFO] [stdout] ac00b06281422661d43b79ac7163dd34552380561500691dc70f60b7fbc3af04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92d2db7c4fb3bb0dc21c1cd13d40dc2bfb74476cf018e45425be3c9c12ea04cf [INFO] running `Command { std: "docker" "start" "-a" "92d2db7c4fb3bb0dc21c1cd13d40dc2bfb74476cf018e45425be3c9c12ea04cf", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] running 22 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weave-a130ac34ab5b528d) [INFO] [stdout] test routes::test::routes_cant_be_parsed ... ok [INFO] [stdout] test matcher::test::path_patterns1 ... ok [INFO] [stdout] test location::dest_location::test::dest_location_wont_parse_invalid_urls ... ok [INFO] [stdout] test matcher::test::exact_urls ... ok [INFO] [stdout] test matcher::test::match_first_available_regex_pattern ... ok [INFO] [stdout] test matcher::test::match_exact_regex_over_prefix ... ok [INFO] [stdout] test matcher::test::url_src_query_params ... ok [INFO] [stdout] test matcher::test::match_exact_over_prefix ... ok [INFO] [stdout] test matcher::test::path_patterns4 ... ok [INFO] [stdout] test matcher::test::paths2 ... ok [INFO] [stdout] test matcher::test::path_patterns3 ... ok [INFO] [stdout] test matcher::test::paths_and_statuscode ... ok [INFO] [stdout] test matcher::test::exact_paths ... ok [INFO] [stdout] test location::dest_location::test::dest_location_can_parse_valid_inputs ... ok [INFO] [stdout] test location::dest_location::test::dest_location_relates_to_src ... ok [INFO] [stdout] test matcher::test::paths1 ... ok [INFO] [stdout] test matcher::test::urls1 ... ok [INFO] [stdout] test matcher::test::dont_add_trailing_slash_to_exact_match ... ok [INFO] [stdout] test matcher::test::path_patterns2 ... ok [INFO] [stdout] test matcher::test::urls_query_params ... ok [INFO] [stdout] test routes::test::routes_can_be_parsed ... ok [INFO] [stdout] test matcher::test::mixed_urls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92d2db7c4fb3bb0dc21c1cd13d40dc2bfb74476cf018e45425be3c9c12ea04cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d2db7c4fb3bb0dc21c1cd13d40dc2bfb74476cf018e45425be3c9c12ea04cf", kill_on_drop: false }` [INFO] [stdout] 92d2db7c4fb3bb0dc21c1cd13d40dc2bfb74476cf018e45425be3c9c12ea04cf