[INFO] cloning repository https://github.com/tdolist/once-a-day [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdolist/once-a-day" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Fonce-a-day"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Fonce-a-day'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6253a40cadf308511c7268076998b9ff1e7d2b6e [INFO] testing tdolist/once-a-day against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdolist%2Fonce-a-day" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdolist/once-a-day 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/tdolist/once-a-day [INFO] finished tweaking git repo https://github.com/tdolist/once-a-day [INFO] tweaked toml for git repo https://github.com/tdolist/once-a-day written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tdolist/once-a-day 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac-notification-sys v0.1.1 [INFO] [stderr] Downloaded shared_child v0.2.1 [INFO] [stderr] Downloaded duct v0.8.2 [INFO] [stderr] Downloaded os_pipe v0.5.1 [INFO] [stderr] Downloaded process_path v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a90238d597f5a80c9cbe3a6b31c1780f91ea2f2a2ef6f42a8c05ba48cddd05d2 [INFO] running `"docker" "start" "-a" "a90238d597f5a80c9cbe3a6b31c1780f91ea2f2a2ef6f42a8c05ba48cddd05d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bufstream v0.1.2 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling colored v1.4.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling email v0.0.16 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling shared_child v0.2.1 [INFO] [stderr] Compiling process_path v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling clap v2.23.2 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling notify-rust v3.3.0 [INFO] [stderr] Compiling os_pipe v0.5.1 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling error-chain v0.8.1 [INFO] [stderr] Compiling duct v0.8.2 [INFO] [stderr] Compiling oad v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "a90238d597f5a80c9cbe3a6b31c1780f91ea2f2a2ef6f42a8c05ba48cddd05d2"` [INFO] running `"docker" "rm" "-f" "a90238d597f5a80c9cbe3a6b31c1780f91ea2f2a2ef6f42a8c05ba48cddd05d2"` [INFO] [stdout] a90238d597f5a80c9cbe3a6b31c1780f91ea2f2a2ef6f42a8c05ba48cddd05d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] cda9451a91c93422782628870e6d26b8bd25a133b6dca4bd61fb6bf1f660e82e [INFO] running `"docker" "start" "-a" "cda9451a91c93422782628870e6d26b8bd25a133b6dca4bd61fb6bf1f660e82e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling oad v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "cda9451a91c93422782628870e6d26b8bd25a133b6dca4bd61fb6bf1f660e82e"` [INFO] running `"docker" "rm" "-f" "cda9451a91c93422782628870e6d26b8bd25a133b6dca4bd61fb6bf1f660e82e"` [INFO] [stdout] cda9451a91c93422782628870e6d26b8bd25a133b6dca4bd61fb6bf1f660e82e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b9ff682a618845147eb1e15e1f17e377b33b8992e4277cf46c4efcecb2f14dcb [INFO] running `"docker" "start" "-a" "b9ff682a618845147eb1e15e1f17e377b33b8992e4277cf46c4efcecb2f14dcb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oad-066e77951c2838cb [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" "b9ff682a618845147eb1e15e1f17e377b33b8992e4277cf46c4efcecb2f14dcb"` [INFO] running `"docker" "rm" "-f" "b9ff682a618845147eb1e15e1f17e377b33b8992e4277cf46c4efcecb2f14dcb"` [INFO] [stdout] b9ff682a618845147eb1e15e1f17e377b33b8992e4277cf46c4efcecb2f14dcb