[INFO] cloning repository https://github.com/justinwoo/paska [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinwoo/paska" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Fpaska"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Fpaska'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51cedbb728a0284e0a6f54334215f4a44b06b533 [INFO] testing justinwoo/paska against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinwoo%2Fpaska" "/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/justinwoo/paska 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/justinwoo/paska [INFO] finished tweaking git repo https://github.com/justinwoo/paska [INFO] tweaked toml for git repo https://github.com/justinwoo/paska written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/justinwoo/paska 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-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] c5c3abff27771df6c66d2235463cf8851ded40496c7a80142967f763f1581a65 [INFO] running `"docker" "start" "-a" "c5c3abff27771df6c66d2235463cf8851ded40496c7a80142967f763f1581a65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling paska v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.93s [INFO] running `"docker" "inspect" "c5c3abff27771df6c66d2235463cf8851ded40496c7a80142967f763f1581a65"` [INFO] running `"docker" "rm" "-f" "c5c3abff27771df6c66d2235463cf8851ded40496c7a80142967f763f1581a65"` [INFO] [stdout] c5c3abff27771df6c66d2235463cf8851ded40496c7a80142967f763f1581a65 [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] 0689e449ee75729bf978c10cd97fd51a9fe4019688143fd3bb30d25c250bcc98 [INFO] running `"docker" "start" "-a" "0689e449ee75729bf978c10cd97fd51a9fe4019688143fd3bb30d25c250bcc98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling paska v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "0689e449ee75729bf978c10cd97fd51a9fe4019688143fd3bb30d25c250bcc98"` [INFO] running `"docker" "rm" "-f" "0689e449ee75729bf978c10cd97fd51a9fe4019688143fd3bb30d25c250bcc98"` [INFO] [stdout] 0689e449ee75729bf978c10cd97fd51a9fe4019688143fd3bb30d25c250bcc98 [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] c2a22c4a06fcd092db8a525076235dc1f0651e575546f9ed58d20c35f8e64129 [INFO] running `"docker" "start" "-a" "c2a22c4a06fcd092db8a525076235dc1f0651e575546f9ed58d20c35f8e64129"` [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/paska-9634e67def04d41f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_parse_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c2a22c4a06fcd092db8a525076235dc1f0651e575546f9ed58d20c35f8e64129"` [INFO] running `"docker" "rm" "-f" "c2a22c4a06fcd092db8a525076235dc1f0651e575546f9ed58d20c35f8e64129"` [INFO] [stdout] c2a22c4a06fcd092db8a525076235dc1f0651e575546f9ed58d20c35f8e64129