[INFO] updating cached repository https://github.com/kimsnj/loxers [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] 1331fbe2c92db94c44e4682e2f596f898042278a [INFO] testing kimsnj/loxers against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimsnj%2Floxers" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kimsnj/loxers 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/kimsnj/loxers [INFO] finished tweaking git repo https://github.com/kimsnj/loxers [INFO] tweaked toml for git repo https://github.com/kimsnj/loxers written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kimsnj/loxers 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 8c1d8d8ab1d0a2f1976ccf2d8a01ec912e37f379c3b5c57f24500cead4b0c50a [INFO] running `"docker" "start" "-a" "8c1d8d8ab1d0a2f1976ccf2d8a01ec912e37f379c3b5c57f24500cead4b0c50a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling rustyline v6.1.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling loxers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.17s [INFO] running `"docker" "inspect" "8c1d8d8ab1d0a2f1976ccf2d8a01ec912e37f379c3b5c57f24500cead4b0c50a"` [INFO] running `"docker" "rm" "-f" "8c1d8d8ab1d0a2f1976ccf2d8a01ec912e37f379c3b5c57f24500cead4b0c50a"` [INFO] [stdout] 8c1d8d8ab1d0a2f1976ccf2d8a01ec912e37f379c3b5c57f24500cead4b0c50a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ef981e69f00ca2afce57925ab6644a423394f738757ee121adaec5dbeb72f712 [INFO] running `"docker" "start" "-a" "ef981e69f00ca2afce57925ab6644a423394f738757ee121adaec5dbeb72f712"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling loxers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "ef981e69f00ca2afce57925ab6644a423394f738757ee121adaec5dbeb72f712"` [INFO] running `"docker" "rm" "-f" "ef981e69f00ca2afce57925ab6644a423394f738757ee121adaec5dbeb72f712"` [INFO] [stdout] ef981e69f00ca2afce57925ab6644a423394f738757ee121adaec5dbeb72f712 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b308f3cc50a2581e7fab936bf4010c45f123dbc7f299bdcdd3a56ef05dcbc431 [INFO] running `"docker" "start" "-a" "b308f3cc50a2581e7fab936bf4010c45f123dbc7f299bdcdd3a56ef05dcbc431"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/loxers-65d16fa5221cdad0 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test value::tests::test_partial_display ... ok [INFO] [stdout] test value::tests::test_partial_ord ... ok [INFO] [stdout] test value::tests::test_eq ... ok [INFO] [stdout] test ast::tests::test_debug ... ok [INFO] [stdout] test parser::tests::parse ... ok [INFO] [stdout] test parser::tests::parse_expr_err ... ok [INFO] [stdout] test parser::tests::parse_expr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b308f3cc50a2581e7fab936bf4010c45f123dbc7f299bdcdd3a56ef05dcbc431"` [INFO] running `"docker" "rm" "-f" "b308f3cc50a2581e7fab936bf4010c45f123dbc7f299bdcdd3a56ef05dcbc431"` [INFO] [stdout] b308f3cc50a2581e7fab936bf4010c45f123dbc7f299bdcdd3a56ef05dcbc431