[INFO] cloning repository https://github.com/p7g/compiling-a-lisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p7g/compiling-a-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp7g%2Fcompiling-a-lisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp7g%2Fcompiling-a-lisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6115c6cfea8fec147e51afa33b9acb7dc33958a7 [INFO] testing p7g/compiling-a-lisp against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp7g%2Fcompiling-a-lisp" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p7g/compiling-a-lisp on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p7g/compiling-a-lisp [INFO] finished tweaking git repo https://github.com/p7g/compiling-a-lisp [INFO] tweaked toml for git repo https://github.com/p7g/compiling-a-lisp written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/p7g/compiling-a-lisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a30511e51f01678295cf70968c7a0e4de0868331e8673767266f7c0547b0cb0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a30511e51f01678295cf70968c7a0e4de0868331e8673767266f7c0547b0cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a30511e51f01678295cf70968c7a0e4de0868331e8673767266f7c0547b0cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a30511e51f01678295cf70968c7a0e4de0868331e8673767266f7c0547b0cb0", kill_on_drop: false }` [INFO] [stdout] 5a30511e51f01678295cf70968c7a0e4de0868331e8673767266f7c0547b0cb0 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0323f5a121437bd7b01a99794e4e5d13c887f924f742b4a60b9955d64abeb0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b0323f5a121437bd7b01a99794e4e5d13c887f924f742b4a60b9955d64abeb0e", kill_on_drop: false }` [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lisp-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "b0323f5a121437bd7b01a99794e4e5d13c887f924f742b4a60b9955d64abeb0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0323f5a121437bd7b01a99794e4e5d13c887f924f742b4a60b9955d64abeb0e", kill_on_drop: false }` [INFO] [stdout] b0323f5a121437bd7b01a99794e4e5d13c887f924f742b4a60b9955d64abeb0e [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a06e1d8886e5fe93cc1cb0a0902af140adecf34892e4972ae81b95e83b3069 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67a06e1d8886e5fe93cc1cb0a0902af140adecf34892e4972ae81b95e83b3069", kill_on_drop: false }` [INFO] [stderr] Compiling lisp-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "67a06e1d8886e5fe93cc1cb0a0902af140adecf34892e4972ae81b95e83b3069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a06e1d8886e5fe93cc1cb0a0902af140adecf34892e4972ae81b95e83b3069", kill_on_drop: false }` [INFO] [stdout] 67a06e1d8886e5fe93cc1cb0a0902af140adecf34892e4972ae81b95e83b3069 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c31061ca776184724a1c8944227abfbb582c3683dd7ecb0ce260d86a49983213 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c31061ca776184724a1c8944227abfbb582c3683dd7ecb0ce260d86a49983213", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lisp_compiler-e56d81033a211fe2 [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test buffer::tests::write_32_expands_buffer ... ok [INFO] [stdout] test compile::tests::compile_binary_eq_with_different_address_returns_false ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_equal_to_right_returns_false ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_greater_than_right_returns_false ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_less_than_right_returns_true ... ok [INFO] [stdout] test compile::tests::compile_binary_minus ... ok [INFO] [stdout] test compile::tests::compile_bool ... ok [INFO] [stdout] test compile::tests::compile_binary_eq_with_same_address_returns_true ... ok [INFO] [stdout] test compile::tests::compile_binary_plus ... ok [INFO] [stdout] test compile::tests::compile_binary_plus_nested ... ok [INFO] [stdout] test buffer::tests::write_32_writes_little_endian ... ok [INFO] [stdout] test buffer::tests::write_8_expands_buffer ... ok [INFO] [stdout] test compile::tests::compile_cdr ... ok [INFO] [stdout] test buffer::tests::write_8_increases_length ... ok [INFO] [stdout] test compile::tests::compile_car ... ok [INFO] [stdout] test compile::tests::compile_char ... ok [INFO] [stdout] test compile::tests::compile_binary_mul_nested ... ok [INFO] [stdout] test compile::tests::compile_binary_minus_nested ... ok [INFO] [stdout] test compile::tests::compile_binary_mul ... ok [INFO] [stdout] test compile::tests::compile_cons ... ok [INFO] [stdout] test compile::tests::compile_if_with_false_cond ... ok [INFO] [stdout] test compile::tests::compile_let_is_not_let_star ... ok [INFO] [stdout] test compile::tests::compile_let_with_multiple_bindings ... ok [INFO] [stdout] test compile::tests::compile_let_with_one_binding ... ok [INFO] [stdout] test compile::tests::compile_negative_integer ... ok [INFO] [stdout] test compile::tests::compile_unary_integerp_with_non_integer_returns_false ... ok [INFO] [stdout] test compile::tests::compile_unary_nilp_with_nil_returns_true ... ok [INFO] [stdout] test compile::tests::compile_nested_cons ... ok [INFO] [stdout] test compile::tests::compile_let_with_no_bindings ... ok [INFO] [stdout] test compile::tests::compile_nested_if ... ok [INFO] [stdout] test compile::tests::compile_nil ... ok [INFO] [stdout] test compile::tests::compile_unary_sub1 ... ok [INFO] [stdout] test compile::tests::compile_unary_add1 ... ok [INFO] [stdout] test compile::tests::compile_unary_zerop_with_non_zero_returns_false ... ok [INFO] [stdout] test object::tests::decode_bool ... ok [INFO] [stdout] test object::tests::decode_char ... ok [INFO] [stdout] test compile::tests::compile_unary_not_with_false_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_not_with_non_false_returns_false ... ok [INFO] [stdout] test compile::tests::compile_nested_let ... ok [INFO] [stdout] test compile::tests::compile_unary_booleanp_with_boolean_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_char_to_integer ... ok [INFO] [stdout] test compile::tests::compile_unary_add1_nested ... ok [INFO] [stdout] test compile::tests::compile_unary_booleanp_with_non_boolean_returns_false ... ok [INFO] [stdout] test compile::tests::compile_unary_integerp_with_integer_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_integer_to_char ... ok [INFO] [stdout] test object::tests::encode_negative_integer ... ok [INFO] [stdout] test reader::tests::read_with_bool_returns_bool ... ok [INFO] [stdout] test compile::tests::compile_if_with_true_cond ... ok [INFO] [stdout] test object::tests::encode_positive_integer ... ok [INFO] [stdout] test compile::tests::compile_positive_integer ... ok [INFO] [stdout] test object::tests::encode_bool ... ok [INFO] [stdout] test reader::tests::read_with_char_returns_char ... ok [INFO] [stdout] test compile::tests::compile_unary_zerop_with_zero_returns_true ... ok [INFO] [stdout] test reader::tests::read_with_escaped_char_returns_char ... ok [INFO] [stdout] test object::tests::encode_char ... ok [INFO] [stdout] test reader::tests::read_with_integer_returns_integer ... ok [INFO] [stdout] test reader::tests::read_with_leading_whitespace_ignores_whitespace ... ok [INFO] [stdout] test compile::tests::compile_unary_nilp_with_non_nil_returns_false ... ok [INFO] [stdout] test reader::tests::read_with_list_ignores_whitespace ... ok [INFO] [stdout] test reader::tests::read_with_negative_integer_returns_integer ... ok [INFO] [stdout] test reader::tests::read_with_list_returns_list ... ok [INFO] [stdout] test reader::tests::read_with_symbol_returns_symbol ... ok [INFO] [stdout] test reader::tests::read_with_positive_integer_returns_integer ... ok [INFO] [stdout] test reader::tests::read_with_symbol_with_trailing_digits ... ok [INFO] [stdout] test reader::tests::read_with_nested_list_returns_list ... ok [INFO] [stdout] test reader::tests::read_with_nil_returns_nil ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c31061ca776184724a1c8944227abfbb582c3683dd7ecb0ce260d86a49983213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31061ca776184724a1c8944227abfbb582c3683dd7ecb0ce260d86a49983213", kill_on_drop: false }` [INFO] [stdout] c31061ca776184724a1c8944227abfbb582c3683dd7ecb0ce260d86a49983213