[INFO] cloning repository https://github.com/Nukesor/pueue-webhook-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nukesor/pueue-webhook-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukesor%2Fpueue-webhook-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukesor%2Fpueue-webhook-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0e22663532d3bf002ae57fe2f2554248a6f2a21 [INFO] testing Nukesor/pueue-webhook-server 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%2FNukesor%2Fpueue-webhook-server" "/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/Nukesor/pueue-webhook-server 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/Nukesor/pueue-webhook-server [INFO] finished tweaking git repo https://github.com/Nukesor/pueue-webhook-server [INFO] tweaked toml for git repo https://github.com/Nukesor/pueue-webhook-server written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Nukesor/pueue-webhook-server 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] 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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9e658187f16ad1761ad35d7a8f2337a0afec26febd960f45f039311ccd5a8e1 [INFO] running `Command { std: "docker" "start" "-a" "b9e658187f16ad1761ad35d7a8f2337a0afec26febd960f45f039311ccd5a8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e658187f16ad1761ad35d7a8f2337a0afec26febd960f45f039311ccd5a8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e658187f16ad1761ad35d7a8f2337a0afec26febd960f45f039311ccd5a8e1", kill_on_drop: false }` [INFO] [stdout] b9e658187f16ad1761ad35d7a8f2337a0afec26febd960f45f039311ccd5a8e1 [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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 201ee784cfaacb5413339f827f5edc8c4e0fc66f90a21bd348868603675f0123 [INFO] running `Command { std: "docker" "start" "-a" "201ee784cfaacb5413339f827f5edc8c4e0fc66f90a21bd348868603675f0123", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-router v0.5.0-rc.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling pueue-lib v0.19.1 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix-tls v3.0.2 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling actix-http v3.0.0-rc.1 [INFO] [stderr] Compiling actix-web v4.0.0-rc.2 [INFO] [stderr] Compiling webhook-server v0.1.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.68s [INFO] running `Command { std: "docker" "inspect" "201ee784cfaacb5413339f827f5edc8c4e0fc66f90a21bd348868603675f0123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201ee784cfaacb5413339f827f5edc8c4e0fc66f90a21bd348868603675f0123", kill_on_drop: false }` [INFO] [stdout] 201ee784cfaacb5413339f827f5edc8c4e0fc66f90a21bd348868603675f0123 [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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1cae45d3b4e782a459e060b8d2e12c24499e4edbc8e0c45ff54abbf38f8a0f1 [INFO] running `Command { std: "docker" "start" "-a" "b1cae45d3b4e782a459e060b8d2e12c24499e4edbc8e0c45ff54abbf38f8a0f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling webhook-server v0.1.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.09s [INFO] running `Command { std: "docker" "inspect" "b1cae45d3b4e782a459e060b8d2e12c24499e4edbc8e0c45ff54abbf38f8a0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cae45d3b4e782a459e060b8d2e12c24499e4edbc8e0c45ff54abbf38f8a0f1", kill_on_drop: false }` [INFO] [stdout] b1cae45d3b4e782a459e060b8d2e12c24499e4edbc8e0c45ff54abbf38f8a0f1 [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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17b5cd4e4569b7fe17f57966fb19ce1e63ab3a652ca1f33e92e9eada9c2163bd [INFO] running `Command { std: "docker" "start" "-a" "17b5cd4e4569b7fe17f57966fb19ce1e63ab3a652ca1f33e92e9eada9c2163bd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webhookserver-df642f375fde4f7f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test web::authentication::tests::test_both_required_basic_auth_provided ... ok [INFO] [stdout] test web::authentication::tests::test_invalid_basic_auth ... ok [INFO] [stdout] test web::authentication::tests::test_invalid_signature ... ok [INFO] [stdout] test web::authentication::tests::test_both_required_signature_provided ... ok [INFO] [stdout] test web::authentication::tests::test_both_required_working ... ok [INFO] [stdout] test web::authentication::tests::test_no_signature ... ok [INFO] [stdout] test web::authentication::tests::test_valid_basic_auth ... ok [INFO] [stdout] test web::authentication::tests::test_valid_signature ... ok [INFO] [stdout] test web::authentication::tests::test_valid_github_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17b5cd4e4569b7fe17f57966fb19ce1e63ab3a652ca1f33e92e9eada9c2163bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b5cd4e4569b7fe17f57966fb19ce1e63ab3a652ca1f33e92e9eada9c2163bd", kill_on_drop: false }` [INFO] [stdout] 17b5cd4e4569b7fe17f57966fb19ce1e63ab3a652ca1f33e92e9eada9c2163bd