[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsdw%2Fweave" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsdw/weave on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-28/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" "+1.59.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e8a6c7ef5292046b3678e02972e8bf472822c8608a43890eaad0ac3626d3b3e [INFO] running `Command { std: "docker" "start" "-a" "1e8a6c7ef5292046b3678e02972e8bf472822c8608a43890eaad0ac3626d3b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e8a6c7ef5292046b3678e02972e8bf472822c8608a43890eaad0ac3626d3b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8a6c7ef5292046b3678e02972e8bf472822c8608a43890eaad0ac3626d3b3e", kill_on_drop: false }` [INFO] [stdout] 1e8a6c7ef5292046b3678e02972e8bf472822c8608a43890eaad0ac3626d3b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3c54b4434137811a8c04671c4d49008b67a35056eb6334667ff1e7791fa8f5 [INFO] running `Command { std: "docker" "start" "-a" "be3c54b4434137811a8c04671c4d49008b67a35056eb6334667ff1e7791fa8f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [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 arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [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 idna v0.2.0 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.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 37.93s [INFO] running `Command { std: "docker" "inspect" "be3c54b4434137811a8c04671c4d49008b67a35056eb6334667ff1e7791fa8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3c54b4434137811a8c04671c4d49008b67a35056eb6334667ff1e7791fa8f5", kill_on_drop: false }` [INFO] [stdout] be3c54b4434137811a8c04671c4d49008b67a35056eb6334667ff1e7791fa8f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d35ff242b6b6dcc68299b04e06f9b59747b08b286be738378a911db759fdd4f [INFO] running `Command { std: "docker" "start" "-a" "0d35ff242b6b6dcc68299b04e06f9b59747b08b286be738378a911db759fdd4f", kill_on_drop: false }` [INFO] [stderr] Compiling weave v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "0d35ff242b6b6dcc68299b04e06f9b59747b08b286be738378a911db759fdd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d35ff242b6b6dcc68299b04e06f9b59747b08b286be738378a911db759fdd4f", kill_on_drop: false }` [INFO] [stdout] 0d35ff242b6b6dcc68299b04e06f9b59747b08b286be738378a911db759fdd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1f5af65372c515fbebeb4cd26e8aecb683b8455e2961ef38dd8ae32d66484a5 [INFO] running `Command { std: "docker" "start" "-a" "b1f5af65372c515fbebeb4cd26e8aecb683b8455e2961ef38dd8ae32d66484a5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weave-5515fe3b74d64941) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test routes::test::routes_cant_be_parsed ... ok [INFO] [stdout] test location::dest_location::test::dest_location_wont_parse_invalid_urls ... ok [INFO] [stdout] test matcher::test::match_exact_over_prefix ... ok [INFO] [stdout] test matcher::test::paths2 ... ok [INFO] [stdout] test matcher::test::url_src_query_params ... ok [INFO] [stdout] test matcher::test::paths1 ... ok [INFO] [stdout] test matcher::test::path_patterns2 ... ok [INFO] [stdout] test matcher::test::match_first_available_regex_pattern ... ok [INFO] [stdout] test matcher::test::exact_urls ... ok [INFO] [stdout] test matcher::test::paths_and_statuscode ... ok [INFO] [stdout] test matcher::test::path_patterns1 ... ok [INFO] [stdout] test matcher::test::exact_paths ... ok [INFO] [stdout] test matcher::test::urls_query_params ... ok [INFO] [stdout] test matcher::test::match_exact_regex_over_prefix ... ok [INFO] [stdout] test location::dest_location::test::dest_location_relates_to_src ... ok [INFO] [stdout] test matcher::test::dont_add_trailing_slash_to_exact_match ... ok [INFO] [stdout] test matcher::test::path_patterns3 ... ok [INFO] [stdout] test matcher::test::urls1 ... ok [INFO] [stdout] test matcher::test::path_patterns4 ... ok [INFO] [stdout] test matcher::test::mixed_urls ... ok [INFO] [stdout] test routes::test::routes_can_be_parsed ... ok [INFO] [stdout] test location::dest_location::test::dest_location_can_parse_valid_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1f5af65372c515fbebeb4cd26e8aecb683b8455e2961ef38dd8ae32d66484a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f5af65372c515fbebeb4cd26e8aecb683b8455e2961ef38dd8ae32d66484a5", kill_on_drop: false }` [INFO] [stdout] b1f5af65372c515fbebeb4cd26e8aecb683b8455e2961ef38dd8ae32d66484a5