[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp7g%2Fcompiling-a-lisp" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p7g/compiling-a-lisp on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-26/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8066d3b85a59c32ee1c2918bd39daded91866318ea0a16bf6217c49c6b0fc04f [INFO] running `Command { std: "docker" "start" "-a" "8066d3b85a59c32ee1c2918bd39daded91866318ea0a16bf6217c49c6b0fc04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8066d3b85a59c32ee1c2918bd39daded91866318ea0a16bf6217c49c6b0fc04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8066d3b85a59c32ee1c2918bd39daded91866318ea0a16bf6217c49c6b0fc04f", kill_on_drop: false }` [INFO] [stdout] 8066d3b85a59c32ee1c2918bd39daded91866318ea0a16bf6217c49c6b0fc04f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c1b2732807e3c7e3665824633b41eced8f9630cdd2d1acc6606ebb084cd992 [INFO] running `Command { std: "docker" "start" "-a" "13c1b2732807e3c7e3665824633b41eced8f9630cdd2d1acc6606ebb084cd992", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.78 [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.52s [INFO] running `Command { std: "docker" "inspect" "13c1b2732807e3c7e3665824633b41eced8f9630cdd2d1acc6606ebb084cd992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c1b2732807e3c7e3665824633b41eced8f9630cdd2d1acc6606ebb084cd992", kill_on_drop: false }` [INFO] [stdout] 13c1b2732807e3c7e3665824633b41eced8f9630cdd2d1acc6606ebb084cd992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896dbda0d5447bbeb92c908435822e0402a5e789e69c0fd3af29cf9614292f35 [INFO] running `Command { std: "docker" "start" "-a" "896dbda0d5447bbeb92c908435822e0402a5e789e69c0fd3af29cf9614292f35", kill_on_drop: false }` [INFO] [stderr] Compiling lisp-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "896dbda0d5447bbeb92c908435822e0402a5e789e69c0fd3af29cf9614292f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896dbda0d5447bbeb92c908435822e0402a5e789e69c0fd3af29cf9614292f35", kill_on_drop: false }` [INFO] [stdout] 896dbda0d5447bbeb92c908435822e0402a5e789e69c0fd3af29cf9614292f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67c64b3841b2d838faa40bfddf7db087ce60080f4ebf5c3c99f1eb5f07a9e7fd [INFO] running `Command { std: "docker" "start" "-a" "67c64b3841b2d838faa40bfddf7db087ce60080f4ebf5c3c99f1eb5f07a9e7fd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lisp_compiler-820da5fc4e87145d) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test buffer::tests::write_32_expands_buffer ... 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_binary_eq_with_different_address_returns_false ... ok [INFO] [stdout] test buffer::tests::write_8_increases_length ... ok [INFO] [stdout] test compile::tests::compile_binary_eq_with_same_address_returns_true ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_equal_to_right_returns_false ... ok [INFO] [stdout] test compile::tests::compile_binary_minus ... ok [INFO] [stdout] test compile::tests::compile_binary_mul_nested ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_less_than_right_returns_true ... ok [INFO] [stdout] test compile::tests::compile_binary_lt_with_left_greater_than_right_returns_false ... ok [INFO] [stdout] test compile::tests::compile_binary_minus_nested ... ok [INFO] [stdout] test compile::tests::compile_bool ... ok [INFO] [stdout] test compile::tests::compile_binary_plus_nested ... ok [INFO] [stdout] test compile::tests::compile_binary_mul ... ok [INFO] [stdout] test compile::tests::compile_cdr ... ok [INFO] [stdout] test compile::tests::compile_cons ... ok [INFO] [stdout] test compile::tests::compile_binary_plus ... ok [INFO] [stdout] test compile::tests::compile_car ... ok [INFO] [stdout] test compile::tests::compile_char ... ok [INFO] [stdout] test compile::tests::compile_if_with_true_cond ... ok [INFO] [stdout] test compile::tests::compile_let_with_no_bindings ... ok [INFO] [stdout] test compile::tests::compile_if_with_false_cond ... ok [INFO] [stdout] test compile::tests::compile_negative_integer ... 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_nested_let ... ok [INFO] [stdout] test compile::tests::compile_positive_integer ... ok [INFO] [stdout] test compile::tests::compile_nil ... ok [INFO] [stdout] test compile::tests::compile_unary_add1 ... ok [INFO] [stdout] test compile::tests::compile_unary_char_to_integer ... ok [INFO] [stdout] test compile::tests::compile_unary_booleanp_with_boolean_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_booleanp_with_non_boolean_returns_false ... ok [INFO] [stdout] test compile::tests::compile_nested_cons ... ok [INFO] [stdout] test compile::tests::compile_unary_nilp_with_nil_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_add1_nested ... ok [INFO] [stdout] test compile::tests::compile_unary_not_with_false_returns_true ... ok [INFO] [stdout] test compile::tests::compile_unary_nilp_with_non_nil_returns_false ... ok [INFO] [stdout] test compile::tests::compile_nested_if ... ok [INFO] [stdout] test compile::tests::compile_unary_integerp_with_non_integer_returns_false ... ok [INFO] [stdout] test compile::tests::compile_let_with_one_binding ... ok [INFO] [stdout] test compile::tests::compile_unary_integerp_with_integer_returns_true ... 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 compile::tests::compile_unary_integer_to_char ... ok [INFO] [stdout] test compile::tests::compile_unary_not_with_non_false_returns_false ... ok [INFO] [stdout] test object::tests::encode_bool ... ok [INFO] [stdout] test object::tests::encode_char ... ok [INFO] [stdout] test object::tests::encode_negative_integer ... ok [INFO] [stdout] test object::tests::encode_positive_integer ... ok [INFO] [stdout] test object::tests::decode_char ... ok [INFO] [stdout] test reader::tests::read_with_bool_returns_bool ... ok [INFO] [stdout] test reader::tests::read_with_char_returns_char ... ok [INFO] [stdout] test compile::tests::compile_unary_sub1 ... 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 reader::tests::read_with_escaped_char_returns_char ... ok [INFO] [stdout] test reader::tests::read_with_list_ignores_whitespace ... ok [INFO] [stdout] test reader::tests::read_with_nil_returns_nil ... ok [INFO] [stdout] test reader::tests::read_with_negative_integer_returns_integer ... ok [INFO] [stdout] test reader::tests::read_with_positive_integer_returns_integer ... ok [INFO] [stdout] test reader::tests::read_with_nested_list_returns_list ... ok [INFO] [stdout] test reader::tests::read_with_list_returns_list ... ok [INFO] [stdout] test reader::tests::read_with_symbol_with_trailing_digits ... ok [INFO] [stdout] test reader::tests::read_with_symbol_returns_symbol ... ok [INFO] [stdout] test compile::tests::compile_unary_zerop_with_zero_returns_true ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67c64b3841b2d838faa40bfddf7db087ce60080f4ebf5c3c99f1eb5f07a9e7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c64b3841b2d838faa40bfddf7db087ce60080f4ebf5c3c99f1eb5f07a9e7fd", kill_on_drop: false }` [INFO] [stdout] 67c64b3841b2d838faa40bfddf7db087ce60080f4ebf5c3c99f1eb5f07a9e7fd