[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] 88b81ba92291a68756393a3a8ce2b71e4acfc20a [INFO] testing 3scale/threescale-wasm-auth against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-14/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8adff5f1a9122d5649ba70f9e8832b3c0f76d79a10f6a45ab5212d36141fb189 [INFO] running `Command { std: "docker" "start" "-a" "8adff5f1a9122d5649ba70f9e8832b3c0f76d79a10f6a45ab5212d36141fb189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8adff5f1a9122d5649ba70f9e8832b3c0f76d79a10f6a45ab5212d36141fb189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adff5f1a9122d5649ba70f9e8832b3c0f76d79a10f6a45ab5212d36141fb189", kill_on_drop: false }` [INFO] [stdout] 8adff5f1a9122d5649ba70f9e8832b3c0f76d79a10f6a45ab5212d36141fb189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f806a8cc2af6f799a8dd595104db5d6ed0b69dff91d93da8f4400993d256b75 [INFO] running `Command { std: "docker" "start" "-a" "2f806a8cc2af6f799a8dd595104db5d6ed0b69dff91d93da8f4400993d256b75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 (https://github.com/unleashed/autocfg?branch=probe_feature#96602bf3) [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling threescalers v0.7.0 (https://github.com/3scale-rs/threescalers?branch=v0.8-pre#9264ecf2) [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling proxy-wasm v0.1.3 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#0ffedcfc) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [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 41.46s [INFO] running `Command { std: "docker" "inspect" "2f806a8cc2af6f799a8dd595104db5d6ed0b69dff91d93da8f4400993d256b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f806a8cc2af6f799a8dd595104db5d6ed0b69dff91d93da8f4400993d256b75", kill_on_drop: false }` [INFO] [stdout] 2f806a8cc2af6f799a8dd595104db5d6ed0b69dff91d93da8f4400993d256b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 072425425d57d139b635bbb3a9874bb6d78a67327b6bd58771482f14eaf9fca9 [INFO] running `Command { std: "docker" "start" "-a" "072425425d57d139b635bbb3a9874bb6d78a67327b6bd58771482f14eaf9fca9", kill_on_drop: false }` [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 7.06s [INFO] running `Command { std: "docker" "inspect" "072425425d57d139b635bbb3a9874bb6d78a67327b6bd58771482f14eaf9fca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072425425d57d139b635bbb3a9874bb6d78a67327b6bd58771482f14eaf9fca9", kill_on_drop: false }` [INFO] [stdout] 072425425d57d139b635bbb3a9874bb6d78a67327b6bd58771482f14eaf9fca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f84c1e2c0ec13aaf48b9acc297c7d55e56b55d08d22f0ea0bbb4f3cbfa175969 [INFO] running `Command { std: "docker" "start" "-a" "f84c1e2c0ec13aaf48b9acc297c7d55e56b55d08d22f0ea0bbb4f3cbfa175969", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/threescale_wasm_auth-676c85b9f31454f4) [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.09s [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" "f84c1e2c0ec13aaf48b9acc297c7d55e56b55d08d22f0ea0bbb4f3cbfa175969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84c1e2c0ec13aaf48b9acc297c7d55e56b55d08d22f0ea0bbb4f3cbfa175969", kill_on_drop: false }` [INFO] [stdout] f84c1e2c0ec13aaf48b9acc297c7d55e56b55d08d22f0ea0bbb4f3cbfa175969