[INFO] cloning repository https://github.com/NamitJain4/cop290-rust-lab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NamitJain4/cop290-rust-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamitJain4%2Fcop290-rust-lab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamitJain4%2Fcop290-rust-lab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79fda62d98de066fd4459b4b3812744083c7f188
[INFO] testing NamitJain4/cop290-rust-lab against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamitJain4%2Fcop290-rust-lab" "/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/NamitJain4/cop290-rust-lab
[INFO] finished tweaking git repo https://github.com/NamitJain4/cop290-rust-lab
[INFO] tweaked toml for git repo https://github.com/NamitJain4/cop290-rust-lab written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NamitJain4/cop290-rust-lab 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/NamitJain4/cop290-rust-lab 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]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded actix-server v2.5.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded deunicode v1.6.1
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded actix-http v3.10.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dc5435dd8839d3af3133f71c022f77be8c81dd04e4117aa4c75365fa22dd9f9
[INFO] running `Command { std: "docker" "start" "-a" "7dc5435dd8839d3af3133f71c022f77be8c81dd04e4117aa4c75365fa22dd9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dc5435dd8839d3af3133f71c022f77be8c81dd04e4117aa4c75365fa22dd9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc5435dd8839d3af3133f71c022f77be8c81dd04e4117aa4c75365fa22dd9f9", kill_on_drop: false }`
[INFO] [stdout] 7dc5435dd8839d3af3133f71c022f77be8c81dd04e4117aa4c75365fa22dd9f9
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15743c57b2414a4e20c47d83a66a20a4f71f78ac32638826cb8dbeb4f2fe5778
[INFO] running `Command { std: "docker" "start" "-a" "15743c57b2414a4e20c47d83a66a20a4f71f78ac32638826cb8dbeb4f2fe5778", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling spreadsheet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.92s
[INFO] running `Command { std: "docker" "inspect" "15743c57b2414a4e20c47d83a66a20a4f71f78ac32638826cb8dbeb4f2fe5778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15743c57b2414a4e20c47d83a66a20a4f71f78ac32638826cb8dbeb4f2fe5778", kill_on_drop: false }`
[INFO] [stdout] 15743c57b2414a4e20c47d83a66a20a4f71f78ac32638826cb8dbeb4f2fe5778
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349c164dd684d60aa1c2dd819a54b21fe118e32e929d86f8a2f6986daf87f60a
[INFO] running `Command { std: "docker" "start" "-a" "349c164dd684d60aa1c2dd819a54b21fe118e32e929d86f8a2f6986daf87f60a", kill_on_drop: false }`
[INFO] [stderr]    Compiling spreadsheet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "349c164dd684d60aa1c2dd819a54b21fe118e32e929d86f8a2f6986daf87f60a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349c164dd684d60aa1c2dd819a54b21fe118e32e929d86f8a2f6986daf87f60a", kill_on_drop: false }`
[INFO] [stdout] 349c164dd684d60aa1c2dd819a54b21fe118e32e929d86f8a2f6986daf87f60a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc5a58479bfc5edf38b0cb16af30a464e7a79b11973addf324c6389539c3e68e
[INFO] running `Command { std: "docker" "start" "-a" "cc5a58479bfc5edf38b0cb16af30a464e7a79b11973addf324c6389539c3e68e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spreadsheet-8fbddaac4380e4c7)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test op_impl::tests::test_case_1 ... ok
[INFO] [stdout] test op_impl::tests::test_case_2 ... ok
[INFO] [stdout] test op_impl::tests::test_case_4 ... ok
[INFO] [stdout] test op_impl::tests::test_case_3 ... ok
[INFO] [stdout] test op_impl::tests::test_case_5 ... ok
[INFO] [stdout] test op_impl::tests::test_case_6 ... ok
[INFO] [stdout] test print_sheet::tests::test_basic_output ... ok
[INFO] [stdout] test op_impl::tests::test_case_8 ... ok
[INFO] [stdout] test print_sheet::tests::test_cell_values_and_errors ... ok
[INFO] [stdout] test print_sheet::tests::test_boundary_scrolling ... ok
[INFO] [stdout] test print_sheet::tests::test_disabled_output ... ok
[INFO] [stdout] test print_sheet::tests::test_column_headers ... ok
[INFO] [stdout] test print_sheet::tests::test_invalid_scroll_command ... ok
[INFO] [stdout] test print_sheet::tests::test_small_spreadsheet ... ok
[INFO] [stdout] test print_sheet::tests::test_scroll_to_cell ... ok
[INFO] [stdout] test print_sheet::tests::test_scroll_directions ... ok
[INFO] [stdout] test tests::test_parser_formula_failures_and_ranges ... ok
[INFO] [stdout] test tests::test_process_cmdarr_arithmetic_add ... ok
[INFO] [stdout] test tests::test_parser_all_branches ... ok
[INFO] [stdout] test tests::test_process_cmdarr_arithmetic_div ... ok
[INFO] [stdout] test tests::test_process_cmdarr_arithmetic_mul ... ok
[INFO] [stdout] test tests::test_nalloc ... ok
[INFO] [stdout] test tests::test_process_cmdarr_chained_dependencies ... ok
[INFO] [stdout] test tests::test_process_cmdarr_invalid_cmdarr ... ok
[INFO] [stdout] test tests::test_process_cmdarr_arithmetic_sub ... ok
[INFO] [stdout] test tests::test_process_cmdarr_range_min_max ... ok
[INFO] [stdout] test tests::test_process_cmdarr_range_sum_avg_stdev ... ok
[INFO] [stdout] test tests::test_parser_simple_commands_and_scroll_to ... ok
[INFO] [stdout] test tests::test_process_cmdarr_simple_assignment ... ok
[INFO] [stdout] test tests::test_process_cmdarr_div_by_zero ... ok
[INFO] [stdout] test tests::test_process_cmdarr_simple_reference ... ok
[INFO] [stdout] test tests::test_strncmp ... ok
[INFO] [stdout] test tests::test_process_cmdarr_stdev_function ... ok
[INFO] [stdout] test tests::test_process_cmdarr_sleep_constant ... ok
[INFO] [stdout] test tests::test_process_cmdarr_sleep_reference ... ok
[INFO] [stdout] test op_impl::tests::test_case_7 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc5a58479bfc5edf38b0cb16af30a464e7a79b11973addf324c6389539c3e68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5a58479bfc5edf38b0cb16af30a464e7a79b11973addf324c6389539c3e68e", kill_on_drop: false }`
[INFO] [stdout] cc5a58479bfc5edf38b0cb16af30a464e7a79b11973addf324c6389539c3e68e
