[INFO] cloning repository https://github.com/Matthew-Maclean/lisp-interpreter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matthew-Maclean/lisp-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Flisp-interpreter"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Flisp-interpreter'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad4a43c809236fad69efafa3737e2ecec8a6d8cf [INFO] testing Matthew-Maclean/lisp-interpreter against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthew-Maclean%2Flisp-interpreter" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matthew-Maclean/lisp-interpreter 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/Matthew-Maclean/lisp-interpreter [INFO] finished tweaking git repo https://github.com/Matthew-Maclean/lisp-interpreter [INFO] tweaked toml for git repo https://github.com/Matthew-Maclean/lisp-interpreter written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Matthew-Maclean/lisp-interpreter 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 094cfa0eeb6a00c9f812fdffcc86a8fa9ceefbcd0d62fff2994ccb58a1fc154b [INFO] running `"docker" "start" "-a" "094cfa0eeb6a00c9f812fdffcc86a8fa9ceefbcd0d62fff2994ccb58a1fc154b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.80s [INFO] running `"docker" "inspect" "094cfa0eeb6a00c9f812fdffcc86a8fa9ceefbcd0d62fff2994ccb58a1fc154b"` [INFO] running `"docker" "rm" "-f" "094cfa0eeb6a00c9f812fdffcc86a8fa9ceefbcd0d62fff2994ccb58a1fc154b"` [INFO] [stdout] 094cfa0eeb6a00c9f812fdffcc86a8fa9ceefbcd0d62fff2994ccb58a1fc154b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a16901bf6b9ed22c3564b65e08130b4e67104376ee42fd12e1af1a7d712a1223 [INFO] running `"docker" "start" "-a" "a16901bf6b9ed22c3564b65e08130b4e67104376ee42fd12e1af1a7d712a1223"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `"docker" "inspect" "a16901bf6b9ed22c3564b65e08130b4e67104376ee42fd12e1af1a7d712a1223"` [INFO] running `"docker" "rm" "-f" "a16901bf6b9ed22c3564b65e08130b4e67104376ee42fd12e1af1a7d712a1223"` [INFO] [stdout] a16901bf6b9ed22c3564b65e08130b4e67104376ee42fd12e1af1a7d712a1223 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 15892ac36f5a4f1c5b2d4b02bdb7c8cd9b0889ba5d4e204d1575877ff88da1c3 [INFO] running `"docker" "start" "-a" "15892ac36f5a4f1c5b2d4b02bdb7c8cd9b0889ba5d4e204d1575877ff88da1c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lisp_interpreter-ecf4904886d9fcba [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test eval::test::atom ... ok [INFO] [stdout] test eval::test::cdr ... ok [INFO] [stdout] test eval::test::car ... ok [INFO] [stdout] test eval::test::cond ... ok [INFO] [stdout] test eval::test::cons ... ok [INFO] [stdout] test eval::test::quote ... ok [INFO] [stdout] test eval::test::macro_ ... ok [INFO] [stdout] test eval::test::lambda ... ok [INFO] [stdout] test eval::test::label ... ok [INFO] [stdout] test expression::test::parsing ... ok [INFO] [stdout] test token::test::lexing ... ok [INFO] [stdout] test eval::test::eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "15892ac36f5a4f1c5b2d4b02bdb7c8cd9b0889ba5d4e204d1575877ff88da1c3"` [INFO] running `"docker" "rm" "-f" "15892ac36f5a4f1c5b2d4b02bdb7c8cd9b0889ba5d4e204d1575877ff88da1c3"` [INFO] [stdout] 15892ac36f5a4f1c5b2d4b02bdb7c8cd9b0889ba5d4e204d1575877ff88da1c3