[INFO] updating cached repository https://github.com/KevinCybura/K_lang [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] 8f1e98aed9caa71567abcb692a6312d8165c8f09 [INFO] testing KevinCybura/K_lang against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinCybura%2FK_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/KevinCybura/K_lang on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/KevinCybura/K_lang [INFO] finished tweaking git repo https://github.com/KevinCybura/K_lang [INFO] tweaked toml for git repo https://github.com/KevinCybura/K_lang written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/KevinCybura/K_lang already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 246c8d7e2f03f189579e531404a9158a65101ee073c050ac679c474681a96078 [INFO] running `"docker" "start" "-a" "246c8d7e2f03f189579e531404a9158a65101ee073c050ac679c474681a96078"` [INFO] [stderr] Compiling K_Lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `K_Lang` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `k_lang` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "246c8d7e2f03f189579e531404a9158a65101ee073c050ac679c474681a96078"` [INFO] running `"docker" "rm" "-f" "246c8d7e2f03f189579e531404a9158a65101ee073c050ac679c474681a96078"` [INFO] [stdout] 246c8d7e2f03f189579e531404a9158a65101ee073c050ac679c474681a96078 [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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f277d935c6ec80824d78401d2963125b420f5ef25f36147fbdb97166c8e2b7a [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" "3f277d935c6ec80824d78401d2963125b420f5ef25f36147fbdb97166c8e2b7a"` [INFO] [stderr] Compiling K_Lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `K_Lang` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `k_lang` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "3f277d935c6ec80824d78401d2963125b420f5ef25f36147fbdb97166c8e2b7a"` [INFO] running `"docker" "rm" "-f" "3f277d935c6ec80824d78401d2963125b420f5ef25f36147fbdb97166c8e2b7a"` [INFO] [stdout] 3f277d935c6ec80824d78401d2963125b420f5ef25f36147fbdb97166c8e2b7a [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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] e2fa70367a2293bf33d56df127dd47dedec942681e8d0e0f610ab4ded0147cac [INFO] running `"docker" "start" "-a" "e2fa70367a2293bf33d56df127dd47dedec942681e8d0e0f610ab4ded0147cac"` [INFO] [stderr] warning: crate `K_Lang` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `k_lang` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/K_Lang-e12d58f554574278 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parser::test::test_parse_prototype_with_args ... ok [INFO] [stdout] test parser::test::test_parse_extern ... ok [INFO] [stdout] test lexer::tests::test_parse_tokens ... ok [INFO] [stdout] test lexer::tests::test_parse_string ... ok [INFO] [stdout] test lexer::tests::test_parse_single_char_ops ... ok [INFO] [stdout] test lexer::tests::test_parse_num ... ok [INFO] [stdout] test lexer::tests::test_get_next_char ... ok [INFO] [stdout] test lexer::tests::test_parse_mutli_char_ops ... ok [INFO] [stdout] test parser::test::test_parse_prototype_no_args ... ok [INFO] [stdout] test lexer::tests::test_parse_consecutive_tokens ... ok [INFO] [stdout] test lexer::tests::test_invalid_float_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e2fa70367a2293bf33d56df127dd47dedec942681e8d0e0f610ab4ded0147cac"` [INFO] running `"docker" "rm" "-f" "e2fa70367a2293bf33d56df127dd47dedec942681e8d0e0f610ab4ded0147cac"` [INFO] [stdout] e2fa70367a2293bf33d56df127dd47dedec942681e8d0e0f610ab4ded0147cac