[INFO] updating cached repository https://github.com/impurist/timer-service [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] e3101d6d65ee8cae064df97b5ae9854281ea4c52 [INFO] testing impurist/timer-service against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpurist%2Ftimer-service" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/impurist/timer-service 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/impurist/timer-service [INFO] finished tweaking git repo https://github.com/impurist/timer-service [INFO] tweaked toml for git repo https://github.com/impurist/timer-service written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/impurist/timer-service 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 937bb1c660586ba2a6fb0a03861faf03fdadd76fbc8907c0fd27566d4f6eadc7 [INFO] running `"docker" "start" "-a" "937bb1c660586ba2a6fb0a03861faf03fdadd76fbc8907c0fd27566d4f6eadc7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling timer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.12s [INFO] running `"docker" "inspect" "937bb1c660586ba2a6fb0a03861faf03fdadd76fbc8907c0fd27566d4f6eadc7"` [INFO] running `"docker" "rm" "-f" "937bb1c660586ba2a6fb0a03861faf03fdadd76fbc8907c0fd27566d4f6eadc7"` [INFO] [stdout] 937bb1c660586ba2a6fb0a03861faf03fdadd76fbc8907c0fd27566d4f6eadc7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8a2e292d6a46a240b1c838272368fc8f778d116f487d29aa5570dcd50e604b7b [INFO] running `"docker" "start" "-a" "8a2e292d6a46a240b1c838272368fc8f778d116f487d29aa5570dcd50e604b7b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling timer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "8a2e292d6a46a240b1c838272368fc8f778d116f487d29aa5570dcd50e604b7b"` [INFO] running `"docker" "rm" "-f" "8a2e292d6a46a240b1c838272368fc8f778d116f487d29aa5570dcd50e604b7b"` [INFO] [stdout] 8a2e292d6a46a240b1c838272368fc8f778d116f487d29aa5570dcd50e604b7b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c3d2a79596d23cd91f5592bd537017502ea301301f171d5e5a8fba068d78de07 [INFO] running `"docker" "start" "-a" "c3d2a79596d23cd91f5592bd537017502ea301301f171d5e5a8fba068d78de07"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/timer-3297616c4552cca9 [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" "c3d2a79596d23cd91f5592bd537017502ea301301f171d5e5a8fba068d78de07"` [INFO] running `"docker" "rm" "-f" "c3d2a79596d23cd91f5592bd537017502ea301301f171d5e5a8fba068d78de07"` [INFO] [stdout] c3d2a79596d23cd91f5592bd537017502ea301301f171d5e5a8fba068d78de07