[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] 0b3462b46fd99ef39dad4d375d0fccd154c27eb3 [INFO] testing 3scale/threescale-wasm-auth against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale%2Fthreescale-wasm-auth" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3scale/threescale-wasm-auth on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-7/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 43ccc0dd1b304fec0447d9ea3d39795c264d0707095b2ab126ab3b58db8ffee3 [INFO] running `Command { std: "docker" "start" "-a" "43ccc0dd1b304fec0447d9ea3d39795c264d0707095b2ab126ab3b58db8ffee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ccc0dd1b304fec0447d9ea3d39795c264d0707095b2ab126ab3b58db8ffee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ccc0dd1b304fec0447d9ea3d39795c264d0707095b2ab126ab3b58db8ffee3", kill_on_drop: false }` [INFO] [stdout] 43ccc0dd1b304fec0447d9ea3d39795c264d0707095b2ab126ab3b58db8ffee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d4a891b7f0d13bdc66e288fc3f2bc883c45f0e734207e389918d99e86f907353 [INFO] running `Command { std: "docker" "start" "-a" "d4a891b7f0d13bdc66e288fc3f2bc883c45f0e734207e389918d99e86f907353", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.106 [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 once_cell v1.8.0 [INFO] [stderr] Compiling threescalers v0.8.0 (https://github.com/3scale-rs/threescalers?tag=v0.8.0#f813a7a3) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threescale-wasm-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 (https://github.com/3scale-rs/rust-url?branch=3scale#78803c17) [INFO] [stderr] Compiling proxy-wasm v0.1.4 (https://github.com/3scale/proxy-wasm-rust-sdk?branch=3scale#edb9cdb0) [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling straitjacket_macro v0.1.0 (https://github.com/3scale-rs/straitjacket_macro?branch=master#f7078382) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [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 straitjacket v0.1.0 (https://github.com/3scale-rs/straitjacket?branch=master#5fdd991f) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "d4a891b7f0d13bdc66e288fc3f2bc883c45f0e734207e389918d99e86f907353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a891b7f0d13bdc66e288fc3f2bc883c45f0e734207e389918d99e86f907353", kill_on_drop: false }` [INFO] [stdout] d4a891b7f0d13bdc66e288fc3f2bc883c45f0e734207e389918d99e86f907353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] adf72a49d9fc386a53d64420e7c0de76b7eeb44635d56711b24b2fd0d712f4d6 [INFO] running `Command { std: "docker" "start" "-a" "adf72a49d9fc386a53d64420e7c0de76b7eeb44635d56711b24b2fd0d712f4d6", kill_on_drop: false }` [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 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 27.55s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/threescale_wasm_auth-259b702bb9d1d7da) [INFO] running `Command { std: "docker" "inspect" "adf72a49d9fc386a53d64420e7c0de76b7eeb44635d56711b24b2fd0d712f4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf72a49d9fc386a53d64420e7c0de76b7eeb44635d56711b24b2fd0d712f4d6", kill_on_drop: false }` [INFO] [stdout] adf72a49d9fc386a53d64420e7c0de76b7eeb44635d56711b24b2fd0d712f4d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 5fdf65cb3b6f0bd0f94486a8909de5b6e684261c2e872ae3775b7f6915326d01 [INFO] running `Command { std: "docker" "start" "-a" "5fdf65cb3b6f0bd0f94486a8909de5b6e684261c2e872ae3775b7f6915326d01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threescale_wasm_auth-259b702bb9d1d7da) [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.12s [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" "5fdf65cb3b6f0bd0f94486a8909de5b6e684261c2e872ae3775b7f6915326d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdf65cb3b6f0bd0f94486a8909de5b6e684261c2e872ae3775b7f6915326d01", kill_on_drop: false }` [INFO] [stdout] 5fdf65cb3b6f0bd0f94486a8909de5b6e684261c2e872ae3775b7f6915326d01