[INFO] updating cached repository https://github.com/fenhl/bitbar-version [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] cd2fc1b12e4cefcc59b30483f04752d3d9f1e752 [INFO] testing fenhl/bitbar-version against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fbitbar-version" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/bitbar-version 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/fenhl/bitbar-version [INFO] finished tweaking git repo https://github.com/fenhl/bitbar-version [INFO] tweaked toml for git repo https://github.com/fenhl/bitbar-version written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/bitbar-version 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9c90b9138f00b823ee00566d960dddcf26d5b6aab497491ced85609e6b1ff416 [INFO] running `"docker" "start" "-a" "9c90b9138f00b823ee00566d960dddcf26d5b6aab497491ced85609e6b1ff416"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bitbar v0.3.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling plist v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling bitbar-version v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "9c90b9138f00b823ee00566d960dddcf26d5b6aab497491ced85609e6b1ff416"` [INFO] running `"docker" "rm" "-f" "9c90b9138f00b823ee00566d960dddcf26d5b6aab497491ced85609e6b1ff416"` [INFO] [stdout] 9c90b9138f00b823ee00566d960dddcf26d5b6aab497491ced85609e6b1ff416 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] af7f59c3018803ff9dbe83a5e60bf8712ccbc5d58efa58e7bba78270de928e8a [INFO] running `"docker" "start" "-a" "af7f59c3018803ff9dbe83a5e60bf8712ccbc5d58efa58e7bba78270de928e8a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `"docker" "inspect" "af7f59c3018803ff9dbe83a5e60bf8712ccbc5d58efa58e7bba78270de928e8a"` [INFO] running `"docker" "rm" "-f" "af7f59c3018803ff9dbe83a5e60bf8712ccbc5d58efa58e7bba78270de928e8a"` [INFO] [stdout] af7f59c3018803ff9dbe83a5e60bf8712ccbc5d58efa58e7bba78270de928e8a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 58d63de23801f3889d8074df427f8199309dcdd785502c7d84316fd00e64ec4e [INFO] running `"docker" "start" "-a" "58d63de23801f3889d8074df427f8199309dcdd785502c7d84316fd00e64ec4e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `"docker" "inspect" "58d63de23801f3889d8074df427f8199309dcdd785502c7d84316fd00e64ec4e"` [INFO] running `"docker" "rm" "-f" "58d63de23801f3889d8074df427f8199309dcdd785502c7d84316fd00e64ec4e"` [INFO] [stdout] 58d63de23801f3889d8074df427f8199309dcdd785502c7d84316fd00e64ec4e