[INFO] cloning repository https://github.com/3scale/threescale-wasm-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3scale/threescale-wasm-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ad206e4ce20be1c4b75d264a867b9e11acfc4af [INFO] testing 3scale/threescale-wasm-auth against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/3scale/threescale-wasm-auth [INFO] finished tweaking git repo https://github.com/3scale/threescale-wasm-auth [INFO] tweaked toml for git repo https://github.com/3scale/threescale-wasm-auth written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/3scale/threescale-wasm-auth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", 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] cb0ef3da4b4753e82983bf11059a03c4aa55a2585e6bdc51f4dcb76d6289dbf6 [INFO] running `Command { std: "docker" "start" "-a" "cb0ef3da4b4753e82983bf11059a03c4aa55a2585e6bdc51f4dcb76d6289dbf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0ef3da4b4753e82983bf11059a03c4aa55a2585e6bdc51f4dcb76d6289dbf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0ef3da4b4753e82983bf11059a03c4aa55a2585e6bdc51f4dcb76d6289dbf6", kill_on_drop: false }` [INFO] [stdout] cb0ef3da4b4753e82983bf11059a03c4aa55a2585e6bdc51f4dcb76d6289dbf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8958e619c07cfc0a3306b53691fe76f96c93a8b097dd7718736a561823c8a3 [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" "ea8958e619c07cfc0a3306b53691fe76f96c93a8b097dd7718736a561823c8a3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling autocfg v1.0.1 (https://github.com/unleashed/autocfg?branch=probe_feature#96602bf3) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling threescalers v0.8.0 (https://github.com/3scale-rs/threescalers?tag=v0.8.0#f813a7a3) [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.2.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proxy-wasm v0.1.3 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#1a89f299) [INFO] [stderr] Compiling idna v0.2.3 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling url v2.2.2 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.32s [INFO] running `Command { std: "docker" "inspect" "ea8958e619c07cfc0a3306b53691fe76f96c93a8b097dd7718736a561823c8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8958e619c07cfc0a3306b53691fe76f96c93a8b097dd7718736a561823c8a3", kill_on_drop: false }` [INFO] [stdout] ea8958e619c07cfc0a3306b53691fe76f96c93a8b097dd7718736a561823c8a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--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] 6aeda3d59a52bc5a8411133561852d3c9c8d809c4078eefbec31ee423ad503ad [INFO] running `Command { std: "docker" "start" "-a" "6aeda3d59a52bc5a8411133561852d3c9c8d809c4078eefbec31ee423ad503ad", kill_on_drop: false }` [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.34s [INFO] running `Command { std: "docker" "inspect" "6aeda3d59a52bc5a8411133561852d3c9c8d809c4078eefbec31ee423ad503ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aeda3d59a52bc5a8411133561852d3c9c8d809c4078eefbec31ee423ad503ad", kill_on_drop: false }` [INFO] [stdout] 6aeda3d59a52bc5a8411133561852d3c9c8d809c4078eefbec31ee423ad503ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", 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] a3af8666057864ab1087f3471b2de6d43669b082a439555689c3b6d0e5937cb6 [INFO] running `Command { std: "docker" "start" "-a" "a3af8666057864ab1087f3471b2de6d43669b082a439555689c3b6d0e5937cb6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/threescale_wasm_auth-b73a2c540c41ca44) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test util::glob::test::unescape_logic::test_regex_unescape_specials ... ok [INFO] [stdout] test configuration::test::json::it_parses_a_configuration_string ... ok [INFO] [stdout] test configuration::test::json::print_config ... ok [INFO] [stderr] Doc-tests threescale-wasm-auth [INFO] [stdout] test util::glob::test::glob_pattern_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [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" "a3af8666057864ab1087f3471b2de6d43669b082a439555689c3b6d0e5937cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3af8666057864ab1087f3471b2de6d43669b082a439555689c3b6d0e5937cb6", kill_on_drop: false }` [INFO] [stdout] a3af8666057864ab1087f3471b2de6d43669b082a439555689c3b6d0e5937cb6