[INFO] fetching crate garage_web 0.3.0... [INFO] testing garage_web-0.3.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate garage_web 0.3.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate garage_web 0.3.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate garage_web 0.3.0 [INFO] finished tweaking crates.io crate garage_web 0.3.0 [INFO] tweaked toml for crates.io crate garage_web 0.3.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083a0f5dec708271f0fe9a6fe296dedbc29a1c53df6121d50c015db2b1296a9b [INFO] running `Command { std: "docker" "start" "-a" "083a0f5dec708271f0fe9a6fe296dedbc29a1c53df6121d50c015db2b1296a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083a0f5dec708271f0fe9a6fe296dedbc29a1c53df6121d50c015db2b1296a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083a0f5dec708271f0fe9a6fe296dedbc29a1c53df6121d50c015db2b1296a9b", kill_on_drop: false }` [INFO] [stdout] 083a0f5dec708271f0fe9a6fe296dedbc29a1c53df6121d50c015db2b1296a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357890f6ebb70c92827a054ef0136881c3aa880b7094121cf3a3a2fd8b19eadc [INFO] running `Command { std: "docker" "start" "-a" "357890f6ebb70c92827a054ef0136881c3aa880b7094121cf3a3a2fd8b19eadc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arc-swap v1.3.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling quick-xml v0.21.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling garage_util v0.2.1 [INFO] [stderr] Compiling garage_util v0.3.0 [INFO] [stderr] Compiling garage_rpc v0.2.1 [INFO] [stderr] Compiling garage_rpc v0.3.0 [INFO] [stderr] Compiling garage_table v0.3.0 [INFO] [stderr] Compiling garage_model v0.3.0 [INFO] [stderr] Compiling garage_api v0.3.0 [INFO] [stderr] Compiling garage_web v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.91s [INFO] running `Command { std: "docker" "inspect" "357890f6ebb70c92827a054ef0136881c3aa880b7094121cf3a3a2fd8b19eadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357890f6ebb70c92827a054ef0136881c3aa880b7094121cf3a3a2fd8b19eadc", kill_on_drop: false }` [INFO] [stdout] 357890f6ebb70c92827a054ef0136881c3aa880b7094121cf3a3a2fd8b19eadc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e23ccb15b4cd92ab433599348c9318184107e28fb59b3752cac35862445550b [INFO] running `Command { std: "docker" "start" "-a" "3e23ccb15b4cd92ab433599348c9318184107e28fb59b3752cac35862445550b", kill_on_drop: false }` [INFO] [stderr] Compiling garage_web v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "3e23ccb15b4cd92ab433599348c9318184107e28fb59b3752cac35862445550b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e23ccb15b4cd92ab433599348c9318184107e28fb59b3752cac35862445550b", kill_on_drop: false }` [INFO] [stdout] 3e23ccb15b4cd92ab433599348c9318184107e28fb59b3752cac35862445550b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b0fb3118a158c8f9c1c52afc9c769255fb92fd316b49bcf4395abe88e4d92a6 [INFO] running `Command { std: "docker" "start" "-a" "3b0fb3118a158c8f9c1c52afc9c769255fb92fd316b49bcf4395abe88e4d92a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/garage_web-65c79e330c4d231f) [INFO] [stdout] running 4 tests [INFO] [stderr] Doc-tests garage_web [INFO] [stdout] test web_server::tests::authority_to_host_with_port ... ok [INFO] [stdout] test web_server::tests::authority_to_host_without_port ... ok [INFO] [stdout] test web_server::tests::path_to_key_test ... ok [INFO] [stdout] test web_server::tests::host_to_bucket_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "3b0fb3118a158c8f9c1c52afc9c769255fb92fd316b49bcf4395abe88e4d92a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0fb3118a158c8f9c1c52afc9c769255fb92fd316b49bcf4395abe88e4d92a6", kill_on_drop: false }` [INFO] [stdout] 3b0fb3118a158c8f9c1c52afc9c769255fb92fd316b49bcf4395abe88e4d92a6