[INFO] updating cached repository https://github.com/fumita/lisp-by-rust [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] e5a70ae6fed13de34100a7e92485462d98138089 [INFO] testing fumita/lisp-by-rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffumita%2Flisp-by-rust" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fumita/lisp-by-rust on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fumita/lisp-by-rust [INFO] finished tweaking git repo https://github.com/fumita/lisp-by-rust [INFO] tweaked toml for git repo https://github.com/fumita/lisp-by-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/fumita/lisp-by-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 9ca09807a00fbf55e566b803dba300af388c80a69c4ec41af8dbd0977003892c [INFO] running `"docker" "start" "-a" "9ca09807a00fbf55e566b803dba300af388c80a69c4ec41af8dbd0977003892c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling lisp-by-rust v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.77s [INFO] running `"docker" "inspect" "9ca09807a00fbf55e566b803dba300af388c80a69c4ec41af8dbd0977003892c"` [INFO] running `"docker" "rm" "-f" "9ca09807a00fbf55e566b803dba300af388c80a69c4ec41af8dbd0977003892c"` [INFO] [stdout] 9ca09807a00fbf55e566b803dba300af388c80a69c4ec41af8dbd0977003892c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] c86421f40be65b46e647322b70c9b35896561a7dde1eb49428fbb72ee4b8b73a [INFO] running `"docker" "start" "-a" "c86421f40be65b46e647322b70c9b35896561a7dde1eb49428fbb72ee4b8b73a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lisp-by-rust v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "c86421f40be65b46e647322b70c9b35896561a7dde1eb49428fbb72ee4b8b73a"` [INFO] running `"docker" "rm" "-f" "c86421f40be65b46e647322b70c9b35896561a7dde1eb49428fbb72ee4b8b73a"` [INFO] [stdout] c86421f40be65b46e647322b70c9b35896561a7dde1eb49428fbb72ee4b8b73a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 59edd314c1695b0d9670d44f02efb7aca0595f3c86cef3d7fee38e7503ab3474 [INFO] running `"docker" "start" "-a" "59edd314c1695b0d9670d44f02efb7aca0595f3c86cef3d7fee38e7503ab3474"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lisp_by_rust-6a4eebfdd354ebe0 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test parser::test::parse_atoms ... ok [INFO] [stdout] test parser::test::tokenise_brackets ... ok [INFO] [stdout] test parser::test::tokenise_comments ... ok [INFO] [stdout] test parser::test::tokenise_symbols ... ok [INFO] [stdout] test parser::test::tokenise_number_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "59edd314c1695b0d9670d44f02efb7aca0595f3c86cef3d7fee38e7503ab3474"` [INFO] running `"docker" "rm" "-f" "59edd314c1695b0d9670d44f02efb7aca0595f3c86cef3d7fee38e7503ab3474"` [INFO] [stdout] 59edd314c1695b0d9670d44f02efb7aca0595f3c86cef3d7fee38e7503ab3474