[INFO] cloning repository https://github.com/JJJollyjim/matrix-irc-monitor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JJJollyjim/matrix-irc-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fmatrix-irc-monitor"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fmatrix-irc-monitor'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ee65445ad087d2ac0326670fe03002395d620b29 [INFO] testing JJJollyjim/matrix-irc-monitor against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJJollyjim%2Fmatrix-irc-monitor" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JJJollyjim/matrix-irc-monitor 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/JJJollyjim/matrix-irc-monitor [INFO] finished tweaking git repo https://github.com/JJJollyjim/matrix-irc-monitor [INFO] tweaked toml for git repo https://github.com/JJJollyjim/matrix-irc-monitor written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/JJJollyjim/matrix-irc-monitor 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1eac9ca06e32f898c31372503f5a32f42d22d5c590db8451780aa1459f76d672 [INFO] running `"docker" "start" "-a" "1eac9ca06e32f898c31372503f5a32f42d22d5c590db8451780aa1459f76d672"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling ruma-events-macros v0.21.3 [INFO] [stderr] Compiling ruma-api-macros v0.16.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling js_int v0.1.5 [INFO] [stderr] Compiling ruma-identifiers v0.16.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling ruma-serde v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling irc v0.14.0 [INFO] [stderr] Compiling ruma-common v0.1.2 [INFO] [stderr] Compiling ruma-api v0.16.1 [INFO] [stderr] Compiling ruma-events v0.21.3 [INFO] [stderr] Compiling ruma-client-api v0.9.0 [INFO] [stderr] Compiling ruma-client v0.4.0 (https://github.com/ruma/ruma-client#d42852e1) [INFO] [stderr] Compiling matrix-irc-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 02s [INFO] running `"docker" "inspect" "1eac9ca06e32f898c31372503f5a32f42d22d5c590db8451780aa1459f76d672"` [INFO] running `"docker" "rm" "-f" "1eac9ca06e32f898c31372503f5a32f42d22d5c590db8451780aa1459f76d672"` [INFO] [stdout] 1eac9ca06e32f898c31372503f5a32f42d22d5c590db8451780aa1459f76d672 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec7f0bf3724f406e93bb2807d37d6d1b72a45762d79179d16c144081cd8a40fb [INFO] running `"docker" "start" "-a" "ec7f0bf3724f406e93bb2807d37d6d1b72a45762d79179d16c144081cd8a40fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling matrix-irc-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `"docker" "inspect" "ec7f0bf3724f406e93bb2807d37d6d1b72a45762d79179d16c144081cd8a40fb"` [INFO] running `"docker" "rm" "-f" "ec7f0bf3724f406e93bb2807d37d6d1b72a45762d79179d16c144081cd8a40fb"` [INFO] [stdout] ec7f0bf3724f406e93bb2807d37d6d1b72a45762d79179d16c144081cd8a40fb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 47d88f27e74fd4877c0a10352a556ab260c306dbd52841d60cee41645dbdfdfb [INFO] running `"docker" "start" "-a" "47d88f27e74fd4877c0a10352a556ab260c306dbd52841d60cee41645dbdfdfb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/login-cb44ff0560b153be [INFO] [stderr] Running /opt/rustwide/target/debug/deps/matrix_irc_monitor-567e75161f43e37e [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] [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" "47d88f27e74fd4877c0a10352a556ab260c306dbd52841d60cee41645dbdfdfb"` [INFO] running `"docker" "rm" "-f" "47d88f27e74fd4877c0a10352a556ab260c306dbd52841d60cee41645dbdfdfb"` [INFO] [stdout] 47d88f27e74fd4877c0a10352a556ab260c306dbd52841d60cee41645dbdfdfb