[INFO] updating cached repository https://github.com/bahamas10/rust-manta [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] 6cabcf9041df6b1aa6c880d9213f90415f5723f4 [INFO] testing bahamas10/rust-manta against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbahamas10%2Frust-manta" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bahamas10/rust-manta on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bahamas10/rust-manta [INFO] finished tweaking git repo https://github.com/bahamas10/rust-manta [INFO] tweaked toml for git repo https://github.com/bahamas10/rust-manta written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bahamas10/rust-manta already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 33e43c4125e79a8a6806ab9b48c57553515fa109a5f0733341843fcc5e8b37de [INFO] running `"docker" "start" "-a" "33e43c4125e79a8a6806ab9b48c57553515fa109a5f0733341843fcc5e8b37de"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling rust-manta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.74s [INFO] running `"docker" "inspect" "33e43c4125e79a8a6806ab9b48c57553515fa109a5f0733341843fcc5e8b37de"` [INFO] running `"docker" "rm" "-f" "33e43c4125e79a8a6806ab9b48c57553515fa109a5f0733341843fcc5e8b37de"` [INFO] [stdout] 33e43c4125e79a8a6806ab9b48c57553515fa109a5f0733341843fcc5e8b37de [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 262df8a8f7c3401f93f41b259a31dc4732f45ef4c5615cc19ce482b1da8cbc55 [INFO] running `"docker" "start" "-a" "262df8a8f7c3401f93f41b259a31dc4732f45ef4c5615cc19ce482b1da8cbc55"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-manta v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "262df8a8f7c3401f93f41b259a31dc4732f45ef4c5615cc19ce482b1da8cbc55"` [INFO] running `"docker" "rm" "-f" "262df8a8f7c3401f93f41b259a31dc4732f45ef4c5615cc19ce482b1da8cbc55"` [INFO] [stdout] 262df8a8f7c3401f93f41b259a31dc4732f45ef4c5615cc19ce482b1da8cbc55 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] cc899a92db99bcd3392a058bd2826c1564f447e20dd035de7c32a2bcb72b8da5 [INFO] running `"docker" "start" "-a" "cc899a92db99bcd3392a058bd2826c1564f447e20dd035de7c32a2bcb72b8da5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_manta-23aff38bb9d1b024 [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" "cc899a92db99bcd3392a058bd2826c1564f447e20dd035de7c32a2bcb72b8da5"` [INFO] running `"docker" "rm" "-f" "cc899a92db99bcd3392a058bd2826c1564f447e20dd035de7c32a2bcb72b8da5"` [INFO] [stdout] cc899a92db99bcd3392a058bd2826c1564f447e20dd035de7c32a2bcb72b8da5