[INFO] cloning repository https://github.com/yagince/rust-warp-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yagince/rust-warp-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-warp-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-warp-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11479ec2831764f866a51c3e7e4254cc384ac58c [INFO] testing yagince/rust-warp-examples against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-warp-examples" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yagince/rust-warp-examples on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yagince/rust-warp-examples [INFO] finished tweaking git repo https://github.com/yagince/rust-warp-examples [INFO] tweaked toml for git repo https://github.com/yagince/rust-warp-examples written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/yagince/rust-warp-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.3 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded warp v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 062a34ef65ec40270177ed180fabd3920e7b985fff18c9e913c26e4859045a29 [INFO] running `Command { std: "docker" "start" "-a" "062a34ef65ec40270177ed180fabd3920e7b985fff18c9e913c26e4859045a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "062a34ef65ec40270177ed180fabd3920e7b985fff18c9e913c26e4859045a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062a34ef65ec40270177ed180fabd3920e7b985fff18c9e913c26e4859045a29", kill_on_drop: false }` [INFO] [stdout] 062a34ef65ec40270177ed180fabd3920e7b985fff18c9e913c26e4859045a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed975f1f1d25919e71d197997a23e12676eb19e5cc6dee0ced14a2e2e6440f99 [INFO] running `Command { std: "docker" "start" "-a" "ed975f1f1d25919e71d197997a23e12676eb19e5cc6dee0ced14a2e2e6440f99", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling rust_warp_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.47s [INFO] running `Command { std: "docker" "inspect" "ed975f1f1d25919e71d197997a23e12676eb19e5cc6dee0ced14a2e2e6440f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed975f1f1d25919e71d197997a23e12676eb19e5cc6dee0ced14a2e2e6440f99", kill_on_drop: false }` [INFO] [stdout] ed975f1f1d25919e71d197997a23e12676eb19e5cc6dee0ced14a2e2e6440f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 836384aec5624f900f2dba83db22804b64bb1741cc1796ed405614766f9db4dd [INFO] running `Command { std: "docker" "start" "-a" "836384aec5624f900f2dba83db22804b64bb1741cc1796ed405614766f9db4dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling rust_warp_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.05s [INFO] running `Command { std: "docker" "inspect" "836384aec5624f900f2dba83db22804b64bb1741cc1796ed405614766f9db4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836384aec5624f900f2dba83db22804b64bb1741cc1796ed405614766f9db4dd", kill_on_drop: false }` [INFO] [stdout] 836384aec5624f900f2dba83db22804b64bb1741cc1796ed405614766f9db4dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bae151aef8a5d93e0d866194c7ec09492960dc1c70f80383be7e75e53d0d65f [INFO] running `Command { std: "docker" "start" "-a" "3bae151aef8a5d93e0d866194c7ec09492960dc1c70f80383be7e75e53d0d65f", 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_warp_examples-6821d04e2a6bdde0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test filters::tests::test_hello_json ... ok [INFO] [stdout] test filters::tests::test_receive_json ... ok [INFO] [stdout] test filters::tests::test_receive_json_invalid ... ok [INFO] [stdout] test filters::tests::test_hello ... ok [INFO] [stdout] test filters::tests::test_with_auth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bae151aef8a5d93e0d866194c7ec09492960dc1c70f80383be7e75e53d0d65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bae151aef8a5d93e0d866194c7ec09492960dc1c70f80383be7e75e53d0d65f", kill_on_drop: false }` [INFO] [stdout] 3bae151aef8a5d93e0d866194c7ec09492960dc1c70f80383be7e75e53d0d65f