[INFO] cloning repository https://github.com/code-stream-dev/marco [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-stream-dev/marco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bfb01f225e4b317d95338e7e07989355164dbd83 [INFO] testing code-stream-dev/marco against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-stream-dev%2Fmarco" "/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/code-stream-dev/marco 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/code-stream-dev/marco [INFO] finished tweaking git repo https://github.com/code-stream-dev/marco [INFO] tweaked toml for git repo https://github.com/code-stream-dev/marco written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/code-stream-dev/marco 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] 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] b10c064b4cdf73877e77e6bc15c18eb563b3bbe8469e40f2bf841208616a399a [INFO] running `"docker" "start" "-a" "b10c064b4cdf73877e77e6bc15c18eb563b3bbe8469e40f2bf841208616a399a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling diesel v0.11.4 [INFO] [stderr] Compiling bytes v0.4.1 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling diesel_infer_schema v0.11.0 [INFO] [stderr] Compiling diesel_codegen v0.11.0 [INFO] [stderr] Compiling marco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `"docker" "inspect" "b10c064b4cdf73877e77e6bc15c18eb563b3bbe8469e40f2bf841208616a399a"` [INFO] running `"docker" "rm" "-f" "b10c064b4cdf73877e77e6bc15c18eb563b3bbe8469e40f2bf841208616a399a"` [INFO] [stdout] b10c064b4cdf73877e77e6bc15c18eb563b3bbe8469e40f2bf841208616a399a [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62d824f66f9681728b18758f89e519de6f0fe91715cc49d4df8845995d47613a [INFO] running `"docker" "start" "-a" "62d824f66f9681728b18758f89e519de6f0fe91715cc49d4df8845995d47613a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling marco v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "62d824f66f9681728b18758f89e519de6f0fe91715cc49d4df8845995d47613a"` [INFO] running `"docker" "rm" "-f" "62d824f66f9681728b18758f89e519de6f0fe91715cc49d4df8845995d47613a"` [INFO] [stdout] 62d824f66f9681728b18758f89e519de6f0fe91715cc49d4df8845995d47613a [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] 449e8d2e96467266d15a41c1cc771b1f0caa261d2abbf49ce52d07fc6711a306 [INFO] running `"docker" "start" "-a" "449e8d2e96467266d15a41c1cc771b1f0caa261d2abbf49ce52d07fc6711a306"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/marco-ac563e2105274ed5 [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" "449e8d2e96467266d15a41c1cc771b1f0caa261d2abbf49ce52d07fc6711a306"` [INFO] running `"docker" "rm" "-f" "449e8d2e96467266d15a41c1cc771b1f0caa261d2abbf49ce52d07fc6711a306"` [INFO] [stdout] 449e8d2e96467266d15a41c1cc771b1f0caa261d2abbf49ce52d07fc6711a306