[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] 9d5c2eabe486a4b011264c7c140fbdf39dc52164 [INFO] testing 3scale/threescale-wasm-auth against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-1/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" "+beta-2021-09-08" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11dd50f30ee2692bca5e4685484ae8b71d1a5c1e22fb16de2ac15305b7c5ee0f [INFO] running `Command { std: "docker" "start" "-a" "11dd50f30ee2692bca5e4685484ae8b71d1a5c1e22fb16de2ac15305b7c5ee0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11dd50f30ee2692bca5e4685484ae8b71d1a5c1e22fb16de2ac15305b7c5ee0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dd50f30ee2692bca5e4685484ae8b71d1a5c1e22fb16de2ac15305b7c5ee0f", kill_on_drop: false }` [INFO] [stdout] 11dd50f30ee2692bca5e4685484ae8b71d1a5c1e22fb16de2ac15305b7c5ee0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc9af46e23cbf0214bb14317555d2c6d30b9ec703fe1005245bd81fc3094d74 [INFO] running `Command { std: "docker" "start" "-a" "bfc9af46e23cbf0214bb14317555d2c6d30b9ec703fe1005245bd81fc3094d74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.9 [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 ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling threescalers v0.8.0 (https://github.com/3scale-rs/threescalers?tag=v0.8.0#f813a7a3) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling autocfg v1.0.1 (https://github.com/unleashed/autocfg?branch=probe_feature#96602bf3) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [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 rand v0.8.4 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0) [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [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] Finished dev [unoptimized + debuginfo] target(s) in 56.43s [INFO] running `Command { std: "docker" "inspect" "bfc9af46e23cbf0214bb14317555d2c6d30b9ec703fe1005245bd81fc3094d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc9af46e23cbf0214bb14317555d2c6d30b9ec703fe1005245bd81fc3094d74", kill_on_drop: false }` [INFO] [stdout] bfc9af46e23cbf0214bb14317555d2c6d30b9ec703fe1005245bd81fc3094d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6400d0e0be661d3471f51a5a8499bbda93577b3cc7503159d584984558ba8152 [INFO] running `Command { std: "docker" "start" "-a" "6400d0e0be661d3471f51a5a8499bbda93577b3cc7503159d584984558ba8152", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.85s [INFO] running `Command { std: "docker" "inspect" "6400d0e0be661d3471f51a5a8499bbda93577b3cc7503159d584984558ba8152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6400d0e0be661d3471f51a5a8499bbda93577b3cc7503159d584984558ba8152", kill_on_drop: false }` [INFO] [stdout] 6400d0e0be661d3471f51a5a8499bbda93577b3cc7503159d584984558ba8152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0475cdd7339b325bd1f614b1631c4330c87cd8e8719d1fb5157e20ce6e6f4e76 [INFO] running `Command { std: "docker" "start" "-a" "0475cdd7339b325bd1f614b1631c4330c87cd8e8719d1fb5157e20ce6e6f4e76", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/threescale_wasm_auth-454417da275993b7) [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] [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.02s [INFO] [stdout] [INFO] [stderr] Doc-tests threescale-wasm-auth [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" "0475cdd7339b325bd1f614b1631c4330c87cd8e8719d1fb5157e20ce6e6f4e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0475cdd7339b325bd1f614b1631c4330c87cd8e8719d1fb5157e20ce6e6f4e76", kill_on_drop: false }` [INFO] [stdout] 0475cdd7339b325bd1f614b1631c4330c87cd8e8719d1fb5157e20ce6e6f4e76