[INFO] cloning repository https://github.com/D-J-Harris/chef
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D-J-Harris/chef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-J-Harris%2Fchef", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-J-Harris%2Fchef'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c50d3f599a019c10d84f280e0707006a2e2fdf1
[INFO] testing D-J-Harris/chef against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD-J-Harris%2Fchef" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D-J-Harris/chef
[INFO] finished tweaking git repo https://github.com/D-J-Harris/chef
[INFO] tweaked toml for git repo https://github.com/D-J-Harris/chef written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D-J-Harris/chef on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D-J-Harris/chef 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8c6aaf4f0c952c345894609c3e387819c9fc475688f5f053464653ff2774962
[INFO] running `Command { std: "docker" "start" "-a" "f8c6aaf4f0c952c345894609c3e387819c9fc475688f5f053464653ff2774962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8c6aaf4f0c952c345894609c3e387819c9fc475688f5f053464653ff2774962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c6aaf4f0c952c345894609c3e387819c9fc475688f5f053464653ff2774962", kill_on_drop: false }`
[INFO] [stdout] f8c6aaf4f0c952c345894609c3e387819c9fc475688f5f053464653ff2774962
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8699d0c67c19333c971fce0100ceaa1c29581821503856c326284d2f4dad88eb
[INFO] running `Command { std: "docker" "start" "-a" "8699d0c67c19333c971fce0100ceaa1c29581821503856c326284d2f4dad88eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling chef v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/value.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     NativeFunction(NativeFunction),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] running `Command { std: "docker" "inspect" "8699d0c67c19333c971fce0100ceaa1c29581821503856c326284d2f4dad88eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8699d0c67c19333c971fce0100ceaa1c29581821503856c326284d2f4dad88eb", kill_on_drop: false }`
[INFO] [stdout] 8699d0c67c19333c971fce0100ceaa1c29581821503856c326284d2f4dad88eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 282443ed040fb915f571256d4a20cc8d8efaeef9d3635301c858937b82e2f1a6
[INFO] running `Command { std: "docker" "start" "-a" "282443ed040fb915f571256d4a20cc8d8efaeef9d3635301c858937b82e2f1a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/value.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     NativeFunction(NativeFunction),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling chef v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/value.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     NativeFunction(NativeFunction),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.62s
[INFO] running `Command { std: "docker" "inspect" "282443ed040fb915f571256d4a20cc8d8efaeef9d3635301c858937b82e2f1a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282443ed040fb915f571256d4a20cc8d8efaeef9d3635301c858937b82e2f1a6", kill_on_drop: false }`
[INFO] [stdout] 282443ed040fb915f571256d4a20cc8d8efaeef9d3635301c858937b82e2f1a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37ab5f687b040259b7b610d84fc3cae8dedbfa239302e780b52bab9ff25aeeeb
[INFO] running `Command { std: "docker" "start" "-a" "37ab5f687b040259b7b610d84fc3cae8dedbfa239302e780b52bab9ff25aeeeb", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/value.rs:21:20
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stderr]    |                        --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 21 |     NativeFunction(NativeFunction),
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chef` (bin "chef") generated 1 warning
[INFO] [stderr] warning: `chef` (bin "chef" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chef-8a737c3c9532ff30)
[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] [stderr]      Running tests/run_suite.rs (/opt/rustwide/target/debug/deps/run_suite-0af4ea909bfb1b3e)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test run_file_test_tests_suite_bool_equality_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_grouping_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_associativity_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_prefix_operator_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_call_num_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_syntax_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_call_bool_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_undefined_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_bool_not_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_call_string_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_comments_only_line_comment_and_line_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_local_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_assignment_infix_operator_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_comments_line_at_eof_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_call_nil_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_empty_file_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_comments_only_line_comment_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_local_recursion_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_empty_body_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_missing_arguments_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_comments_unicode_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_expressions_evaluate_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_body_must_be_block_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_missing_comma_in_parameters_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_extra_arguments_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_local_mutual_recursion_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_parameters_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_nested_call_with_arguments_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_print_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_too_many_arguments_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_recursion_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_function_too_many_parameters_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_if_else_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_if_fun_in_else_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_if_if_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_if_fun_in_then_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_logical_operator_and_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_logical_operator_and_truth_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_logical_operator_or_truth_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_if_truth_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_limit_too_many_constants_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_nil_literal_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_logical_operator_or_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_number_literals_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_number_leading_dot_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_structure_no_else_block_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_number_nan_equality_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_precedence_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_structure_no_steps_section_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_number_trailing_dot_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_unexpected_character_chef ... ok
[INFO] [stdout] test run_file_test_tests_suite_structure_no_if_block_chef ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37ab5f687b040259b7b610d84fc3cae8dedbfa239302e780b52bab9ff25aeeeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ab5f687b040259b7b610d84fc3cae8dedbfa239302e780b52bab9ff25aeeeb", kill_on_drop: false }`
[INFO] [stdout] 37ab5f687b040259b7b610d84fc3cae8dedbfa239302e780b52bab9ff25aeeeb
