[INFO] fetching crate webhook-server 0.1.4... [INFO] testing webhook-server-0.1.4 against 1.52.1 for beta-1.52-2 [INFO] extracting crate webhook-server 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate webhook-server 0.1.4 on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webhook-server 0.1.4 [INFO] finished tweaking crates.io crate webhook-server 0.1.4 [INFO] tweaked toml for crates.io crate webhook-server 0.1.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate webhook-server 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f916aa35a34bc5bcd33c56aebfc43d3c099ba61912cf7c5349edd414264ba6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f916aa35a34bc5bcd33c56aebfc43d3c099ba61912cf7c5349edd414264ba6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f916aa35a34bc5bcd33c56aebfc43d3c099ba61912cf7c5349edd414264ba6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f916aa35a34bc5bcd33c56aebfc43d3c099ba61912cf7c5349edd414264ba6e", kill_on_drop: false }` [INFO] [stdout] 6f916aa35a34bc5bcd33c56aebfc43d3c099ba61912cf7c5349edd414264ba6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27699650b9328ffa4fc2d64aeb758621d348a9afb90d6c396dcfe827b7e2d542 [INFO] running `Command { std: "docker" "start" "-a" "27699650b9328ffa4fc2d64aeb758621d348a9afb90d6c396dcfe827b7e2d542", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v2.0.0-alpha.1 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling actix-connect v2.0.0-alpha.3 [INFO] [stderr] Compiling actix v0.10.0-alpha.3 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling actix-http v2.0.0-alpha.4 [INFO] [stderr] Compiling handlebars v3.1.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling awc v2.0.0-alpha.2 [INFO] [stderr] Compiling actix-web v3.0.0-alpha.3 [INFO] [stderr] Compiling webhook-server v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "27699650b9328ffa4fc2d64aeb758621d348a9afb90d6c396dcfe827b7e2d542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27699650b9328ffa4fc2d64aeb758621d348a9afb90d6c396dcfe827b7e2d542", kill_on_drop: false }` [INFO] [stdout] 27699650b9328ffa4fc2d64aeb758621d348a9afb90d6c396dcfe827b7e2d542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c327f2daa96fbcfcc28620c62d1aa6b05edc7b04d60630259c940e924417136a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c327f2daa96fbcfcc28620c62d1aa6b05edc7b04d60630259c940e924417136a", kill_on_drop: false }` [INFO] [stderr] Compiling webhook-server v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.24s [INFO] running `Command { std: "docker" "inspect" "c327f2daa96fbcfcc28620c62d1aa6b05edc7b04d60630259c940e924417136a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c327f2daa96fbcfcc28620c62d1aa6b05edc7b04d60630259c940e924417136a", kill_on_drop: false }` [INFO] [stdout] c327f2daa96fbcfcc28620c62d1aa6b05edc7b04d60630259c940e924417136a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc7ab7a16772097bc69a6acb264d039a9e836f04fc228167629a460dea848db8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc7ab7a16772097bc69a6acb264d039a9e836f04fc228167629a460dea848db8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webhookserver-ecffe80392288073) [INFO] [stdout] running 9 tests [INFO] [stdout] test authentication::tests::test_both_required_basic_auth_provided ... ok [INFO] [stdout] test authentication::tests::test_invalid_basic_auth ... ok [INFO] [stdout] test authentication::tests::test_no_signature ... ok [INFO] [stdout] test authentication::tests::test_valid_signature ... ok [INFO] [stdout] test authentication::tests::test_invalid_signature ... ok [INFO] [stdout] test authentication::tests::test_valid_github_signature ... ok [INFO] [stdout] test authentication::tests::test_both_required_signature_provided ... ok [INFO] [stdout] test authentication::tests::test_both_required_working ... ok [INFO] [stdout] test authentication::tests::test_valid_basic_auth ... 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" "dc7ab7a16772097bc69a6acb264d039a9e836f04fc228167629a460dea848db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7ab7a16772097bc69a6acb264d039a9e836f04fc228167629a460dea848db8", kill_on_drop: false }` [INFO] [stdout] dc7ab7a16772097bc69a6acb264d039a9e836f04fc228167629a460dea848db8