[INFO] updating cached repository https://github.com/pedrosland/url-decode-simd [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15aa44ea3a61970a98cd00fb1abbe9fd98046125 [INFO] testing pedrosland/url-decode-simd against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosland%2Furl-decode-simd" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrosland/url-decode-simd on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pedrosland/url-decode-simd [INFO] finished tweaking git repo https://github.com/pedrosland/url-decode-simd [INFO] tweaked toml for git repo https://github.com/pedrosland/url-decode-simd written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pedrosland/url-decode-simd already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5b86ef0796d286fe8ff405720acad041fcd65cef77b2e7f16788ab6d242d1d2 [INFO] running `"docker" "start" "-a" "d5b86ef0796d286fe8ff405720acad041fcd65cef77b2e7f16788ab6d242d1d2"` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling url-decode-simd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.25s [INFO] running `"docker" "inspect" "d5b86ef0796d286fe8ff405720acad041fcd65cef77b2e7f16788ab6d242d1d2"` [INFO] running `"docker" "rm" "-f" "d5b86ef0796d286fe8ff405720acad041fcd65cef77b2e7f16788ab6d242d1d2"` [INFO] [stdout] d5b86ef0796d286fe8ff405720acad041fcd65cef77b2e7f16788ab6d242d1d2 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2aab8c32e7f03ddc61b6a53a310e8ae2d1856fdaba6f580c8484f483cfd3f8d [INFO] running `"docker" "start" "-a" "f2aab8c32e7f03ddc61b6a53a310e8ae2d1856fdaba6f580c8484f483cfd3f8d"` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling url-decode-simd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "f2aab8c32e7f03ddc61b6a53a310e8ae2d1856fdaba6f580c8484f483cfd3f8d"` [INFO] running `"docker" "rm" "-f" "f2aab8c32e7f03ddc61b6a53a310e8ae2d1856fdaba6f580c8484f483cfd3f8d"` [INFO] [stdout] f2aab8c32e7f03ddc61b6a53a310e8ae2d1856fdaba6f580c8484f483cfd3f8d [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce1edc4f561f63abaf4a82c63956e8476c22718f4508c5b36c5f2442ba4cdcad [INFO] running `"docker" "start" "-a" "ce1edc4f561f63abaf4a82c63956e8476c22718f4508c5b36c5f2442ba4cdcad"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/url_decode_simd-8ca1a86661edd2eb [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test fallback::tests::test_end_percent ... ok [INFO] [stdout] test fallback::tests::test_decode_invalid_chars ... ok [INFO] [stdout] test fallback::tests::test_out_of_ascii_hex ... ok [INFO] [stdout] test fallback::tests::url_decode_lower_hex_KaLb_numbers ... ok [INFO] [stdout] test fallback::tests::url_decode_AaBb_numbers ... ok [INFO] [stdout] test fallback::tests::test_replace_plus ... ok [INFO] [stdout] test fallback::tests::url_decode_upper_hex_KaLb_numbers ... ok [INFO] [stdout] test fallback::tests::url_decode_space ... ok [INFO] [stdout] test fallback::tests::url_decode_AaBb ... ok [INFO] [stdout] test fallback::tests::url_decode_A ... ok [INFO] [stdout] test fallback::tests::test_random_junk ... ok [INFO] [stdout] test tests::smoke_test ... ok [INFO] [stdout] test fallback::tests::test_split_percent ... ok [INFO] [stdout] test fallback::tests::url_decode_AB ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests url-decode-simd [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/fallback.rs - fallback::url_decode (line 38) ... ok [INFO] [stdout] test src/lib.rs - url_decode (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ce1edc4f561f63abaf4a82c63956e8476c22718f4508c5b36c5f2442ba4cdcad"` [INFO] running `"docker" "rm" "-f" "ce1edc4f561f63abaf4a82c63956e8476c22718f4508c5b36c5f2442ba4cdcad"` [INFO] [stdout] ce1edc4f561f63abaf4a82c63956e8476c22718f4508c5b36c5f2442ba4cdcad