[INFO] updating cached repository https://github.com/komasayuki/regexargs [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] cf7829beeca35ea0fb2002429b7f02184b7e53b5 [INFO] testing komasayuki/regexargs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkomasayuki%2Fregexargs" "/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/komasayuki/regexargs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/komasayuki/regexargs [INFO] finished tweaking git repo https://github.com/komasayuki/regexargs [INFO] tweaked toml for git repo https://github.com/komasayuki/regexargs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/komasayuki/regexargs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=warn" "-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" "+1.44.0" "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] 408f8f6cfce13fc1ac3b8cf39674d8978fd62e64a88c8ad937ebaed34f956e29 [INFO] running `"docker" "start" "-a" "408f8f6cfce13fc1ac3b8cf39674d8978fd62e64a88c8ad937ebaed34f956e29"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling regexargs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `"docker" "inspect" "408f8f6cfce13fc1ac3b8cf39674d8978fd62e64a88c8ad937ebaed34f956e29"` [INFO] running `"docker" "rm" "-f" "408f8f6cfce13fc1ac3b8cf39674d8978fd62e64a88c8ad937ebaed34f956e29"` [INFO] [stdout] 408f8f6cfce13fc1ac3b8cf39674d8978fd62e64a88c8ad937ebaed34f956e29 [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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 03bc128645ef4140cc6763363543b3f9580b2a3516ccbc3a82ad1bbebcf8d7fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "03bc128645ef4140cc6763363543b3f9580b2a3516ccbc3a82ad1bbebcf8d7fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regexargs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "03bc128645ef4140cc6763363543b3f9580b2a3516ccbc3a82ad1bbebcf8d7fa"` [INFO] running `"docker" "rm" "-f" "03bc128645ef4140cc6763363543b3f9580b2a3516ccbc3a82ad1bbebcf8d7fa"` [INFO] [stdout] 03bc128645ef4140cc6763363543b3f9580b2a3516ccbc3a82ad1bbebcf8d7fa [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=warn" "-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" "+1.44.0" "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] 59df0d96b305661895d438d1a524fc91829b406508ce7981b2e32ccc5090d6d2 [INFO] running `"docker" "start" "-a" "59df0d96b305661895d438d1a524fc91829b406508ce7981b2e32ccc5090d6d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/regexargs-544a2b16e0fc4361 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_process_arguments ... ok [INFO] [stdout] test tests::test_split_commandline ... ok [INFO] [stdout] test tests::test_make_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "59df0d96b305661895d438d1a524fc91829b406508ce7981b2e32ccc5090d6d2"` [INFO] running `"docker" "rm" "-f" "59df0d96b305661895d438d1a524fc91829b406508ce7981b2e32ccc5090d6d2"` [INFO] [stdout] 59df0d96b305661895d438d1a524fc91829b406508ce7981b2e32ccc5090d6d2