[INFO] updating cached repository https://github.com/brdgme/repl [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] cec83b556e3a8d65589d5f077585d2788010e89e [INFO] testing brdgme/repl against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdgme%2Frepl" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brdgme/repl 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/brdgme/repl [INFO] finished tweaking git repo https://github.com/brdgme/repl [INFO] tweaked toml for git repo https://github.com/brdgme/repl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/brdgme/repl 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] e8ddf119e2a5f213497a84f88f51ae371701943a27a17fc1174f50838adc5e0c [INFO] running `"docker" "start" "-a" "e8ddf119e2a5f213497a84f88f51ae371701943a27a17fc1174f50838adc5e0c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.16 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling brdgme-color v0.1.0 (https://github.com/brdgme/color.git#34fde167) [INFO] [stderr] Compiling brdgme-markup v0.1.0 (https://github.com/brdgme/markup.git#aac7e8e8) [INFO] [stderr] Compiling brdgme-game v0.1.0 (https://github.com/brdgme/game.git#4da0185a) [INFO] [stderr] Compiling brdgme-cmd v0.1.0 (https://github.com/brdgme/cmd.git#b91ef50d) [INFO] [stderr] Compiling brdgme-repl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "e8ddf119e2a5f213497a84f88f51ae371701943a27a17fc1174f50838adc5e0c"` [INFO] running `"docker" "rm" "-f" "e8ddf119e2a5f213497a84f88f51ae371701943a27a17fc1174f50838adc5e0c"` [INFO] [stdout] e8ddf119e2a5f213497a84f88f51ae371701943a27a17fc1174f50838adc5e0c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 27ad2f1353ae07a9032e28dc4be93ff2e230f3607272435d502146809ae0ccd5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "27ad2f1353ae07a9032e28dc4be93ff2e230f3607272435d502146809ae0ccd5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling brdgme-repl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "27ad2f1353ae07a9032e28dc4be93ff2e230f3607272435d502146809ae0ccd5"` [INFO] running `"docker" "rm" "-f" "27ad2f1353ae07a9032e28dc4be93ff2e230f3607272435d502146809ae0ccd5"` [INFO] [stdout] 27ad2f1353ae07a9032e28dc4be93ff2e230f3607272435d502146809ae0ccd5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4a111ef7d1d6e76edcffa57b5c777f793f77c8884e2e81098ffdb17ee2dacc28 [INFO] running `"docker" "start" "-a" "4a111ef7d1d6e76edcffa57b5c777f793f77c8884e2e81098ffdb17ee2dacc28"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/brdgme_repl-49c1971f5a917055 [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" "4a111ef7d1d6e76edcffa57b5c777f793f77c8884e2e81098ffdb17ee2dacc28"` [INFO] running `"docker" "rm" "-f" "4a111ef7d1d6e76edcffa57b5c777f793f77c8884e2e81098ffdb17ee2dacc28"` [INFO] [stdout] 4a111ef7d1d6e76edcffa57b5c777f793f77c8884e2e81098ffdb17ee2dacc28