[INFO] updating cached repository https://github.com/manaskarekar/convrs [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] 78c557a1bc2e21ae67ee015708fe9f8e4315449d [INFO] testing manaskarekar/convrs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanaskarekar%2Fconvrs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manaskarekar/convrs 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/manaskarekar/convrs [INFO] finished tweaking git repo https://github.com/manaskarekar/convrs [INFO] tweaked toml for git repo https://github.com/manaskarekar/convrs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/manaskarekar/convrs 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 557def544360052ef585dc8c2575ea66ceb47a7adab5d011fbcc9db6f026e4d4 [INFO] running `"docker" "start" "-a" "557def544360052ef585dc8c2575ea66ceb47a7adab5d011fbcc9db6f026e4d4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling serde v1.0.16 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling plist v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.5 [INFO] [stderr] Compiling handlebars v0.28.3 [INFO] [stderr] Compiling convrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.12s [INFO] running `"docker" "inspect" "557def544360052ef585dc8c2575ea66ceb47a7adab5d011fbcc9db6f026e4d4"` [INFO] running `"docker" "rm" "-f" "557def544360052ef585dc8c2575ea66ceb47a7adab5d011fbcc9db6f026e4d4"` [INFO] [stdout] 557def544360052ef585dc8c2575ea66ceb47a7adab5d011fbcc9db6f026e4d4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1855964d657ad64b456f1a2a534d6f5494f7e715d355be514a60b78228b3d32e [INFO] running `"docker" "start" "-a" "1855964d657ad64b456f1a2a534d6f5494f7e715d355be514a60b78228b3d32e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling convrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "1855964d657ad64b456f1a2a534d6f5494f7e715d355be514a60b78228b3d32e"` [INFO] running `"docker" "rm" "-f" "1855964d657ad64b456f1a2a534d6f5494f7e715d355be514a60b78228b3d32e"` [INFO] [stdout] 1855964d657ad64b456f1a2a534d6f5494f7e715d355be514a60b78228b3d32e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 77ea8c6b093235b68e1f1ed99d2f6427e8fe3f01a6d885225b94dde35bcee161 [INFO] running `"docker" "start" "-a" "77ea8c6b093235b68e1f1ed99d2f6427e8fe3f01a6d885225b94dde35bcee161"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/convrs-15557bafac53aef6 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "77ea8c6b093235b68e1f1ed99d2f6427e8fe3f01a6d885225b94dde35bcee161"` [INFO] running `"docker" "rm" "-f" "77ea8c6b093235b68e1f1ed99d2f6427e8fe3f01a6d885225b94dde35bcee161"` [INFO] [stdout] 77ea8c6b093235b68e1f1ed99d2f6427e8fe3f01a6d885225b94dde35bcee161