[INFO] updating cached repository https://github.com/rednithin/rossa [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] [stderr] From https://github.com/rednithin/rossa [INFO] [stderr] eb437df..9fa7bae master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9fa7baea3c9ebbe275266f4f2e1f943943709196 [INFO] testing rednithin/rossa against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frednithin%2Frossa" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rednithin/rossa 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/rednithin/rossa [INFO] finished tweaking git repo https://github.com/rednithin/rossa [INFO] tweaked toml for git repo https://github.com/rednithin/rossa written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rednithin/rossa 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1ce04c04a9e58510f34275b90614229c10f8a6ed7f458cb601e4301858827761 [INFO] running `"docker" "start" "-a" "1ce04c04a9e58510f34275b90614229c10f8a6ed7f458cb601e4301858827761"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rust-embed v5.5.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling tera v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling warp v0.2.3 [INFO] [stderr] Compiling rossa v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `"docker" "inspect" "1ce04c04a9e58510f34275b90614229c10f8a6ed7f458cb601e4301858827761"` [INFO] running `"docker" "rm" "-f" "1ce04c04a9e58510f34275b90614229c10f8a6ed7f458cb601e4301858827761"` [INFO] [stdout] 1ce04c04a9e58510f34275b90614229c10f8a6ed7f458cb601e4301858827761 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1ddab1491b2fa6214b0c4aa909747d95945348f96610b1a7e06d7b255ea5aeaa [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" "1ddab1491b2fa6214b0c4aa909747d95945348f96610b1a7e06d7b255ea5aeaa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rossa v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `"docker" "inspect" "1ddab1491b2fa6214b0c4aa909747d95945348f96610b1a7e06d7b255ea5aeaa"` [INFO] running `"docker" "rm" "-f" "1ddab1491b2fa6214b0c4aa909747d95945348f96610b1a7e06d7b255ea5aeaa"` [INFO] [stdout] 1ddab1491b2fa6214b0c4aa909747d95945348f96610b1a7e06d7b255ea5aeaa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 14247da919c9b9d470cd8f8473fe5886c52dc6e32da55f46e8c4adc26f4a97b8 [INFO] running `"docker" "start" "-a" "14247da919c9b9d470cd8f8473fe5886c52dc6e32da55f46e8c4adc26f4a97b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rossa-a57c8870be6ba885 [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" "14247da919c9b9d470cd8f8473fe5886c52dc6e32da55f46e8c4adc26f4a97b8"` [INFO] running `"docker" "rm" "-f" "14247da919c9b9d470cd8f8473fe5886c52dc6e32da55f46e8c4adc26f4a97b8"` [INFO] [stdout] 14247da919c9b9d470cd8f8473fe5886c52dc6e32da55f46e8c4adc26f4a97b8