[INFO] cloning repository https://github.com/arranf/pagerduty-on-call-to-slack [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arranf/pagerduty-on-call-to-slack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2Fpagerduty-on-call-to-slack"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2Fpagerduty-on-call-to-slack'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a10e6bb3ad90881b3623860902ce9c0a87cc0cf [INFO] testing arranf/pagerduty-on-call-to-slack against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2Fpagerduty-on-call-to-slack" "/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/arranf/pagerduty-on-call-to-slack 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/arranf/pagerduty-on-call-to-slack [INFO] finished tweaking git repo https://github.com/arranf/pagerduty-on-call-to-slack [INFO] tweaked toml for git repo https://github.com/arranf/pagerduty-on-call-to-slack written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/arranf/pagerduty-on-call-to-slack 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] 112ea96f34d169f4e7d40539af929c2fad2e673b29676d313f21689e3ed57e4c [INFO] running `"docker" "start" "-a" "112ea96f34d169f4e7d40539af929c2fad2e673b29676d313f21689e3ed57e4c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v0.12.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling pagerduty-to-slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "112ea96f34d169f4e7d40539af929c2fad2e673b29676d313f21689e3ed57e4c"` [INFO] running `"docker" "rm" "-f" "112ea96f34d169f4e7d40539af929c2fad2e673b29676d313f21689e3ed57e4c"` [INFO] [stdout] 112ea96f34d169f4e7d40539af929c2fad2e673b29676d313f21689e3ed57e4c [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] e44951f005be494cb9221239d55c42d81cc468169e822970f142dbf8480003bd [INFO] running `"docker" "start" "-a" "e44951f005be494cb9221239d55c42d81cc468169e822970f142dbf8480003bd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pagerduty-to-slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "e44951f005be494cb9221239d55c42d81cc468169e822970f142dbf8480003bd"` [INFO] running `"docker" "rm" "-f" "e44951f005be494cb9221239d55c42d81cc468169e822970f142dbf8480003bd"` [INFO] [stdout] e44951f005be494cb9221239d55c42d81cc468169e822970f142dbf8480003bd [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] 208799cc6b4f0f55a22aa027c33be0f0acdc15255d209df9a646aeb3a99a0f0a [INFO] running `"docker" "start" "-a" "208799cc6b4f0f55a22aa027c33be0f0acdc15255d209df9a646aeb3a99a0f0a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pagerduty_to_slack-b537fc4366fb3cb1 [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" "208799cc6b4f0f55a22aa027c33be0f0acdc15255d209df9a646aeb3a99a0f0a"` [INFO] running `"docker" "rm" "-f" "208799cc6b4f0f55a22aa027c33be0f0acdc15255d209df9a646aeb3a99a0f0a"` [INFO] [stdout] 208799cc6b4f0f55a22aa027c33be0f0acdc15255d209df9a646aeb3a99a0f0a