[INFO] cloning repository https://github.com/jchevertonwynne/my_lang [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchevertonwynne/my_lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fmy_lang"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fmy_lang'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d886cdfa276ab503d915a362e6c86b8d587e6636 [INFO] testing jchevertonwynne/my_lang against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fmy_lang" "/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/jchevertonwynne/my_lang 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/jchevertonwynne/my_lang [INFO] finished tweaking git repo https://github.com/jchevertonwynne/my_lang [INFO] tweaked toml for git repo https://github.com/jchevertonwynne/my_lang written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jchevertonwynne/my_lang 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-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" "+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] 03dfe3a6c6d2d123e9cbd686c9896a2f1aef4b358470af79cf9dabe3ad1721bf [INFO] running `"docker" "start" "-a" "03dfe3a6c6d2d123e9cbd686c9896a2f1aef4b358470af79cf9dabe3ad1721bf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling my_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `"docker" "inspect" "03dfe3a6c6d2d123e9cbd686c9896a2f1aef4b358470af79cf9dabe3ad1721bf"` [INFO] running `"docker" "rm" "-f" "03dfe3a6c6d2d123e9cbd686c9896a2f1aef4b358470af79cf9dabe3ad1721bf"` [INFO] [stdout] 03dfe3a6c6d2d123e9cbd686c9896a2f1aef4b358470af79cf9dabe3ad1721bf [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" "+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] d1f15f5eaaa613a7f29eba4f277b394b19855432d607276e7e5148b04bd77332 [INFO] running `"docker" "start" "-a" "d1f15f5eaaa613a7f29eba4f277b394b19855432d607276e7e5148b04bd77332"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling my_lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "d1f15f5eaaa613a7f29eba4f277b394b19855432d607276e7e5148b04bd77332"` [INFO] running `"docker" "rm" "-f" "d1f15f5eaaa613a7f29eba4f277b394b19855432d607276e7e5148b04bd77332"` [INFO] [stdout] d1f15f5eaaa613a7f29eba4f277b394b19855432d607276e7e5148b04bd77332 [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" "+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] 65c7f4b29aa50fff1b2074e4aec6c251807a41f546a77e77e810e033ea3a228f [INFO] running `"docker" "start" "-a" "65c7f4b29aa50fff1b2074e4aec6c251807a41f546a77e77e810e033ea3a228f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/my_lang-1387839980e642eb [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" "65c7f4b29aa50fff1b2074e4aec6c251807a41f546a77e77e810e033ea3a228f"` [INFO] running `"docker" "rm" "-f" "65c7f4b29aa50fff1b2074e4aec6c251807a41f546a77e77e810e033ea3a228f"` [INFO] [stdout] 65c7f4b29aa50fff1b2074e4aec6c251807a41f546a77e77e810e033ea3a228f