[INFO] cloning repository https://github.com/ViliLipo/mini-pascal-compiler [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViliLipo/mini-pascal-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fmini-pascal-compiler"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fmini-pascal-compiler'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0df044ecf222c236197a3a3cae1459646d748eb5 [INFO] testing ViliLipo/mini-pascal-compiler against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fmini-pascal-compiler" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ViliLipo/mini-pascal-compiler 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/ViliLipo/mini-pascal-compiler [INFO] finished tweaking git repo https://github.com/ViliLipo/mini-pascal-compiler [INFO] tweaked toml for git repo https://github.com/ViliLipo/mini-pascal-compiler written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ViliLipo/mini-pascal-compiler 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 2f271c3de57bc55014cefd286dbedf8105c39a951a49cef299ddbda3e9e1bed5 [INFO] running `"docker" "start" "-a" "2f271c3de57bc55014cefd286dbedf8105c39a951a49cef299ddbda3e9e1bed5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mini-pascal-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "2f271c3de57bc55014cefd286dbedf8105c39a951a49cef299ddbda3e9e1bed5"` [INFO] running `"docker" "rm" "-f" "2f271c3de57bc55014cefd286dbedf8105c39a951a49cef299ddbda3e9e1bed5"` [INFO] [stdout] 2f271c3de57bc55014cefd286dbedf8105c39a951a49cef299ddbda3e9e1bed5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] d89f8a1f9b16d31fc18fdd2256bc7ec1bbc2596abff8191a6578b8b6b93c414a [INFO] running `"docker" "start" "-a" "d89f8a1f9b16d31fc18fdd2256bc7ec1bbc2596abff8191a6578b8b6b93c414a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mini-pascal-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "d89f8a1f9b16d31fc18fdd2256bc7ec1bbc2596abff8191a6578b8b6b93c414a"` [INFO] running `"docker" "rm" "-f" "d89f8a1f9b16d31fc18fdd2256bc7ec1bbc2596abff8191a6578b8b6b93c414a"` [INFO] [stdout] d89f8a1f9b16d31fc18fdd2256bc7ec1bbc2596abff8191a6578b8b6b93c414a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 0b8dd69f19ecaf08b5cf944c4332ffcfd0bdfce6e7614a15cb10dae7811b5f10 [INFO] running `"docker" "start" "-a" "0b8dd69f19ecaf08b5cf944c4332ffcfd0bdfce6e7614a15cb10dae7811b5f10"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mini_pascal_compiler-d3230fecd61770f9 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test scanner::test::test_scan_not_equal ... ok [INFO] [stdout] test scanner::test::test_scan_declaration_stmnt ... ok [INFO] [stdout] test scanner::test::test_scan_real_literal ... ok [INFO] [stdout] test scanner::test::test_scan_identifier ... ok [INFO] [stdout] test scanner::test::test_scan_real_literal_with_exponent ... ok [INFO] [stdout] test scanner::test::test_scan_string_literal ... ok [INFO] [stdout] test source::test::test_get_next_char ... ok [INFO] [stdout] test scanner::test::test_screen_singleline_comments ... ok [INFO] [stdout] test scanner::test::test_screen_multiline_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0b8dd69f19ecaf08b5cf944c4332ffcfd0bdfce6e7614a15cb10dae7811b5f10"` [INFO] running `"docker" "rm" "-f" "0b8dd69f19ecaf08b5cf944c4332ffcfd0bdfce6e7614a15cb10dae7811b5f10"` [INFO] [stdout] 0b8dd69f19ecaf08b5cf944c4332ffcfd0bdfce6e7614a15cb10dae7811b5f10