[INFO] cloning repository https://github.com/oysteinqvigstad/stack-based-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oysteinqvigstad/stack-based-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foysteinqvigstad%2Fstack-based-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foysteinqvigstad%2Fstack-based-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddf1e1a2db45e83a31e739a07f045dd4d9f0386e [INFO] testing oysteinqvigstad/stack-based-interpreter against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foysteinqvigstad%2Fstack-based-interpreter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oysteinqvigstad/stack-based-interpreter [INFO] finished tweaking git repo https://github.com/oysteinqvigstad/stack-based-interpreter [INFO] tweaked toml for git repo https://github.com/oysteinqvigstad/stack-based-interpreter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oysteinqvigstad/stack-based-interpreter on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oysteinqvigstad/stack-based-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09cbc7c8efeb85fa3720565436f96675fb31d28731af69300306f7b4c619e6ae [INFO] running `Command { std: "docker" "start" "-a" "09cbc7c8efeb85fa3720565436f96675fb31d28731af69300306f7b4c619e6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09cbc7c8efeb85fa3720565436f96675fb31d28731af69300306f7b4c619e6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09cbc7c8efeb85fa3720565436f96675fb31d28731af69300306f7b4c619e6ae", kill_on_drop: false }` [INFO] [stdout] 09cbc7c8efeb85fa3720565436f96675fb31d28731af69300306f7b4c619e6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f4cdbe818e66fb1a556289fb02b1627201806ae62d97d2c1e266fc24bdcd634 [INFO] running `Command { std: "docker" "start" "-a" "6f4cdbe818e66fb1a556289fb02b1627201806ae62d97d2c1e266fc24bdcd634", kill_on_drop: false }` [INFO] [stderr] Compiling bprog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "6f4cdbe818e66fb1a556289fb02b1627201806ae62d97d2c1e266fc24bdcd634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4cdbe818e66fb1a556289fb02b1627201806ae62d97d2c1e266fc24bdcd634", kill_on_drop: false }` [INFO] [stdout] 6f4cdbe818e66fb1a556289fb02b1627201806ae62d97d2c1e266fc24bdcd634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 24e45d430b8fcbd9725d4090aa7c063482730f7e93e8857b382cd7a68933d097 [INFO] running `Command { std: "docker" "start" "-a" "24e45d430b8fcbd9725d4090aa7c063482730f7e93e8857b382cd7a68933d097", kill_on_drop: false }` [INFO] [stderr] Compiling bprog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "24e45d430b8fcbd9725d4090aa7c063482730f7e93e8857b382cd7a68933d097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e45d430b8fcbd9725d4090aa7c063482730f7e93e8857b382cd7a68933d097", kill_on_drop: false }` [INFO] [stdout] 24e45d430b8fcbd9725d4090aa7c063482730f7e93e8857b382cd7a68933d097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d231ee9f83e968974f412d6a8f388d49a7373611cb5969c61800843559d45c00 [INFO] running `Command { std: "docker" "start" "-a" "d231ee9f83e968974f412d6a8f388d49a7373611cb5969c61800843559d45c00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bprog-82dfa89c9b01b13e) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bprog-5dc4e004c8e046f6) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-9742ec075eaa7c10) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test test_arithmetic_with_type_coercion::test_division_with_float ... ok [INFO] [stdout] test test_arithmetic_with_type_coercion::test_multiplication_with_float ... ok [INFO] [stdout] test test_assignments::test_variable_assignment_list ... ok [INFO] [stdout] test test_arithmetic_with_type_coercion::test_addition_with_float ... ok [INFO] [stdout] test test_assignments::test_variable_assignment_swap ... ok [INFO] [stdout] test test_assignments::test_variable_assignment ... ok [INFO] [stdout] test test_assignments::test_variable_name ... ok [INFO] [stdout] test test_arithmetic_with_type_coercion::test_float_division_with_float ... ok [INFO] [stdout] test test_bool_operations::test_and_operation ... ok [INFO] [stdout] test test_assignments::test_variable_update ... ok [INFO] [stdout] test test_comparison::test_empty_list_equality_operation ... ok [INFO] [stdout] test test_bool_operations::test_not_operation_false ... ok [INFO] [stdout] test test_bool_operations::test_not_operation_true ... ok [INFO] [stdout] test test_comparison::test_equality_operation ... ok [INFO] [stdout] test test_bool_operations::test_or_operation ... ok [INFO] [stdout] test test_comparison::test_equality_operation_with_float ... ok [INFO] [stdout] test test_comparison::test_float_greater_than_operation ... ok [INFO] [stdout] test test_comparison::test_greater_than_operation ... ok [INFO] [stdout] test test_comparison::test_list_equality_operation ... ok [INFO] [stdout] test test_comparison::test_nested_list_equality_operation ... ok [INFO] [stdout] test test_comparison::test_boolean_equality_operation ... ok [INFO] [stdout] test test_comparison::test_greater_than_operation_with_float ... ok [INFO] [stdout] test test_comparison::test_less_than_operation ... ok [INFO] [stdout] test test_comparison::test_string_equality_operation ... ok [INFO] [stdout] test test_comparison::test_nested_equality_operation ... ok [INFO] [stdout] test test_functions::test_to_list_function ... ok [INFO] [stdout] test test_if::test_if_false ... ok [INFO] [stdout] test test_if::test_if_nested ... ok [INFO] [stdout] test test_if_without_quotation::test_if_nested_condensed ... ok [INFO] [stdout] test test_if_without_quotation::test_if_true_condensed ... ok [INFO] [stdout] test test_length::test_hello_length ... ok [INFO] [stdout] test test_if_without_quotation::test_if_false_condensed ... ok [INFO] [stdout] test test_functions::test_mul10_and_inc_functions ... ok [INFO] [stdout] test test_functions::test_inc_function ... ok [INFO] [stdout] test test_if::test_if_true_block ... ok [INFO] [stdout] test test_if::test_if_condition ... ok [INFO] [stdout] test test_if::test_if_true ... ok [INFO] [stdout] test test_length::test_block_length ... ok [INFO] [stdout] test test_functions::test_odd_function_true_case ... ok [INFO] [stdout] test test_functions::test_odd_function ... ok [INFO] [stdout] test test_if_without_quotation::test_if_true_block_condensed ... ok [INFO] [stdout] test test_functions::test_odd_to_list_gen1to_num_functions_combined ... ok [INFO] [stdout] test test_functions::test_gen1to_num_function ... ok [INFO] [stdout] test test_if_without_quotation::test_if_condition_condensed ... ok [INFO] [stdout] test test_length::test_list_length ... ok [INFO] [stdout] test test_list_quotations::test_each_add ... ok [INFO] [stdout] test test_list_quotations::test_each_parse_integer_3_times ... ok [INFO] [stdout] test test_list_quotations::test_foldl_div ... ok [INFO] [stdout] test test_list_quotations::test_foldl_sum ... ok [INFO] [stdout] test test_list_quotations::test_map_multiply ... ok [INFO] [stdout] test test_lists::test_list_cons ... ok [INFO] [stdout] test test_list_quotations::test_foldl_div_short ... ok [INFO] [stdout] test test_lists::test_list_cons_append ... ok [INFO] [stdout] test test_lists::test_list_append_empty ... ok [INFO] [stdout] test test_list_quotations::test_map_add ... ok [INFO] [stdout] test test_list_quotations::test_map_conditional ... ok [INFO] [stdout] test test_lists::test_list_append ... ok [INFO] [stdout] test test_length::test_hello_world_length ... ok [INFO] [stdout] test test_lists::test_list_creation ... ok [INFO] [stdout] test test_lists::test_list_empty_false ... ok [INFO] [stdout] test test_lists::test_list_nested_cons ... ok [INFO] [stdout] test test_lists::test_list_tail ... ok [INFO] [stdout] test test_list_quotations::test_each_parse_integer ... ok [INFO] [stdout] test test_literals::test_literal_block ... ok [INFO] [stdout] test test_literals::test_literal_bool_false ... ok [INFO] [stdout] test test_literals::test_literal_float ... ok [INFO] [stdout] test test_literals::test_literal_int ... ok [INFO] [stdout] test test_literals::test_literal_list_of_blocks ... ok [INFO] [stdout] test test_literals::test_literal_list_of_different_types ... ok [INFO] [stdout] test test_list_quotations::test_foldl_add_short ... ok [INFO] [stdout] test test_literals::test_literal_float_zero ... ok [INFO] [stdout] test test_literals::test_literal_long_int ... ok [INFO] [stdout] test test_literals::test_literal_negative_float ... ok [INFO] [stdout] test test_literals::test_literal_negative_int ... ok [INFO] [stdout] test test_lists::test_list_head ... ok [INFO] [stdout] test test_literals::test_literal_nested_list ... ok [INFO] [stdout] test test_lists::test_list_length ... ok [INFO] [stdout] test test_quotations::test_exec_block ... ok [INFO] [stdout] test test_lists::test_mixed_list_creation ... ok [INFO] [stdout] test test_loop::test_loop_with_conditional ... ok [INFO] [stdout] test test_quotations::test_exec_nested_block ... ok [INFO] [stdout] test test_loop::test_loop_with_conditional_length ... ok [INFO] [stdout] test test_simple_arithmetic::test_division ... ok [INFO] [stdout] test test_simple_arithmetic::test_multiplication ... ok [INFO] [stdout] test test_stack_operations::test_swap_dup_div ... ok [INFO] [stdout] test test_loop::test_loop_condensed_with_conditional ... ok [INFO] [stdout] test test_stack_operations::test_swap_pop ... ok [INFO] [stdout] test test_stack_operations::test_dup_swap_pop ... ok [INFO] [stdout] test test_lists::test_list_empty_true ... ok [INFO] [stdout] test test_string_parsing::test_parse_float ... ok [INFO] [stdout] test test_string_parsing::test_parse_integer ... ok [INFO] [stdout] test test_string_parsing::test_words ... ok [INFO] [stdout] test test_times::test_times_block_addition ... ok [INFO] [stdout] test test_times::test_times_block_with_list ... ok [INFO] [stdout] test test_literals::test_literal_bool_true ... ok [INFO] [stdout] test test_literals::test_literal_string ... ok [INFO] [stdout] test test_quotations::test_exec_block_with_two_values ... ok [INFO] [stdout] test test_quotations::test_exec_block_with_value ... ok [INFO] [stdout] test test_times::test_times_block ... ok [INFO] [stdout] test test_simple_arithmetic::test_addition ... ok [INFO] [stdout] test test_times::test_times_condensed_with_list ... ok [INFO] [stdout] test test_times::test_times_condensed_addition ... ok [INFO] [stdout] test test_simple_arithmetic::test_float_division ... ok [INFO] [stdout] test test_quotations::test_exec_nested_block_with_add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d231ee9f83e968974f412d6a8f388d49a7373611cb5969c61800843559d45c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d231ee9f83e968974f412d6a8f388d49a7373611cb5969c61800843559d45c00", kill_on_drop: false }` [INFO] [stdout] d231ee9f83e968974f412d6a8f388d49a7373611cb5969c61800843559d45c00