[INFO] cloning repository https://github.com/bungcip/cendol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bungcip/cendol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d02b63286366fa362a8aed1799421cfccc917d3c
[INFO] testing bungcip/cendol against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol" "/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/bungcip/cendol
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/bungcip/cendol
[INFO] tweaked toml for git repo https://github.com/bungcip/cendol written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bungcip/cendol on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bungcip/cendol 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regalloc2 v0.13.2
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded symbol_table v0.5.0
[INFO] [stderr]   Downloaded cranelift-entity v0.125.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.125.3
[INFO] [stderr]   Downloaded wasmtime-internal-math v38.0.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded cranelift-bforest v0.125.3
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.125.3
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.125.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded cranelift v0.125.3
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v38.0.3
[INFO] [stderr]   Downloaded cranelift-native v0.125.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.125.3
[INFO] [stderr]   Downloaded cranelift-object v0.125.3
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded cranelift-jit v0.125.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.125.3
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.125.3
[INFO] [stderr]   Downloaded cranelift-isle v0.125.3
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded cranelift-srcgen v0.125.3
[INFO] [stderr]   Downloaded cranelift-module v0.125.3
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded cranelift-control v0.125.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.125.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bbaf88ceb170f283227bfb76bfdc5cf4f9ed551bb9fceba63babde5c822e243
[INFO] running `Command { std: "docker" "start" "-a" "6bbaf88ceb170f283227bfb76bfdc5cf4f9ed551bb9fceba63babde5c822e243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bbaf88ceb170f283227bfb76bfdc5cf4f9ed551bb9fceba63babde5c822e243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbaf88ceb170f283227bfb76bfdc5cf4f9ed551bb9fceba63babde5c822e243", kill_on_drop: false }`
[INFO] [stdout] 6bbaf88ceb170f283227bfb76bfdc5cf4f9ed551bb9fceba63babde5c822e243
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0583e6dd1a13d48dcd00adf39cf84f318ba3f8017c937d4dd40858c988a26991
[INFO] running `Command { std: "docker" "start" "-a" "0583e6dd1a13d48dcd00adf39cf84f318ba3f8017c937d4dd40858c988a26991", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.125.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cranelift-isle v0.125.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.125.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling cranelift-bitset v0.125.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cranelift-entity v0.125.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.125.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cranelift-bforest v0.125.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cranelift-control v0.125.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regalloc2 v0.13.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.125.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wasmtime-internal-math v38.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v38.0.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.125.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cranelift-codegen v0.125.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling symbol_table v0.5.0
[INFO] [stderr]    Compiling cranelift-module v0.125.3
[INFO] [stderr]    Compiling cranelift-frontend v0.125.3
[INFO] [stderr]    Compiling cranelift-native v0.125.3
[INFO] [stderr]    Compiling cranelift-jit v0.125.3
[INFO] [stderr]    Compiling cranelift-object v0.125.3
[INFO] [stderr]    Compiling cranelift v0.125.3
[INFO] [stderr]    Compiling cendol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "0583e6dd1a13d48dcd00adf39cf84f318ba3f8017c937d4dd40858c988a26991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0583e6dd1a13d48dcd00adf39cf84f318ba3f8017c937d4dd40858c988a26991", kill_on_drop: false }`
[INFO] [stdout] 0583e6dd1a13d48dcd00adf39cf84f318ba3f8017c937d4dd40858c988a26991
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4918875424f4b1624cbe12ac7c985e3efdec7840e31b17c8721055bdbcd1cc6
[INFO] running `Command { std: "docker" "start" "-a" "a4918875424f4b1624cbe12ac7c985e3efdec7840e31b17c8721055bdbcd1cc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling cendol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.46s
[INFO] running `Command { std: "docker" "inspect" "a4918875424f4b1624cbe12ac7c985e3efdec7840e31b17c8721055bdbcd1cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4918875424f4b1624cbe12ac7c985e3efdec7840e31b17c8721055bdbcd1cc6", kill_on_drop: false }`
[INFO] [stdout] a4918875424f4b1624cbe12ac7c985e3efdec7840e31b17c8721055bdbcd1cc6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38f936f1779fd42d35ef9fab71ec5d63a9caec4b5e293761a6b578fd45d5dd6a
[INFO] running `Command { std: "docker" "start" "-a" "38f936f1779fd42d35ef9fab71ec5d63a9caec4b5e293761a6b578fd45d5dd6a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cendol-544eaee38fddad0d)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/cendol-a371d987b0567050)
[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/bad_input.rs (/opt/rustwide/target/debug/deps/bad_input-5749023ba047952c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_duplicate_variable_declaration ... ok
[INFO] [stdout] test test_dereference_non_pointer ... ok
[INFO] [stdout] test test_static_assert_failed ... ok
[INFO] [stdout] test test_assignment_to_const ... ok
[INFO] [stdout] test test_assignment_to_non_lvalue ... ok
[INFO] [stdout] test test_undeclared_function ... ok
[INFO] [stdout] test test_unexpected_token ... ok
[INFO] [stdout] test test_undefined_label ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codegen.rs (/opt/rustwide/target/debug/deps/codegen-436e32c4ff0fd852)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test tests::test_bool_variable ... ok
[INFO] [stdout] test tests::test_codegen ... ok
[INFO] [stdout] test tests::test_bitwise_and_shift_assignment_operators ... ok
[INFO] [stdout] test tests::test_advanced_pointer_member_access ... ok
[INFO] [stdout] test tests::test_deref_compound_literal_array ... ok
[INFO] [stdout] test tests::test_char_literal ... ok
[INFO] [stdout] test tests::test_assign_to_global ... ok
[INFO] [stdout] test tests::test_const_pointer ... ok
[INFO] [stdout] test tests::test_compound_literal_struct ... ok
[INFO] [stdout] test tests::test_compound_literal_array ... ok
[INFO] [stdout] test tests::test_const_global ... ok
[INFO] [stdout] test tests::test_alignof ... ok
[INFO] [stdout] test tests::test_anonymous_struct_union ... ok
[INFO] [stdout] test tests::test_chained_assignment ... ok
[INFO] [stdout] test tests::test_designated_initializer ... ok
[INFO] [stdout] test tests::test_designated_initializer_array ... ok
[INFO] [stdout] test tests::test_external_function_call ... ok
[INFO] [stdout] test tests::test_initialized_global ... ok
[INFO] [stdout] test tests::test_inline_function ... ok
[INFO] [stdout] test tests::test_global_anonymous_struct_initializer ... ok
[INFO] [stdout] test tests::test_designated_initializer_nested_struct ... ok
[INFO] [stdout] test tests::test_goto ... ok
[INFO] [stdout] test tests::test_global_pointer_address_of_compilation ... ok
[INFO] [stdout] test tests::test_mixed_initializers ... ok
[INFO] [stdout] test tests::test_mixed_sign_addition ... ok
[INFO] [stdout] test tests::test_do_while_loop_break_continue ... ok
[INFO] [stdout] test tests::test_for_loop_break_continue ... ok
[INFO] [stdout] test tests::test_enum ... ok
[INFO] [stdout] test tests::test_global_pointer_initialization ... ok
[INFO] [stdout] test tests::test_designated_initializer_global_struct ... ok
[INFO] [stdout] test tests::test_pointer_member_access ... ok
[INFO] [stdout] test tests::test_global_struct ... ok
[INFO] [stdout] test tests::test_nested_struct ... ok
[INFO] [stdout] test tests::test_nested_designated_initializer ... ok
[INFO] [stdout] test tests::test_multiple_address_of_initializers ... ok
[INFO] [stdout] test tests::test_string_literal_init ... ignored, still using placeholder for global string data
[INFO] [stdout] test tests::test_post_decrement_pointer ... ok
[INFO] [stdout] test tests::test_nested_ternary ... ok
[INFO] [stdout] test tests::test_mixed_sign_comparison ... ok
[INFO] [stdout] test tests::test_post_increment_struct_member ... ok
[INFO] [stdout] test tests::test_pre_decrement_struct_member ... ok
[INFO] [stdout] test tests::test_ternary_arithmetic ... ok
[INFO] [stdout] test tests::test_static_local ... ok
[INFO] [stdout] test tests::test_pre_increment_pointer ... ok
[INFO] [stdout] test tests::test_mixed_sign_comparison_different_ranks ... ok
[INFO] [stdout] test tests::test_pointer_subtraction ... ok
[INFO] [stdout] test tests::test_static_local_numeric ... ok
[INFO] [stdout] test tests::test_ternary_basic ... ok
[INFO] [stdout] test tests::test_string_literal ... ok
[INFO] [stdout] test tests::test_short_circuit ... ok
[INFO] [stdout] test tests::test_pointer_increment_decrement ... ok
[INFO] [stdout] test tests::test_short ... ok
[INFO] [stdout] test tests::test_uninitialized_global ... ok
[INFO] [stderr] [03] Warning: Unused variable `x`
[INFO] [stderr] [03] Warning: Unused variable `x`
[INFO] [stdout] test tests::test_wall_flag ... ok
[INFO] [stdout] test tests::test_typedef ... ok
[INFO] [stdout] test tests::test_ternary_true_condition ... ok
[INFO] [stdout] test tests::test_ternary_false_condition ... ok
[INFO] [stdout] test tests::test_unsigned_int ... ok
[INFO] [stdout] test tests::test_ternary_variable_condition ... ok
[INFO] [stdout] test tests::test_unsigned_int_division ... ok
[INFO] [stdout] test tests::test_uninitialized_static_local ... ok
[INFO] [stdout] test tests::test_post_increment_and_decrement ... ok
[INFO] [stdout] test tests::test_type_casting ... ok
[INFO] [stdout] test tests::test_volatile ... ok
[INFO] [stdout] test tests::test_ternary_assignment ... ok
[INFO] [stdout] test tests::test_variadic_function_call_with_floats ... ok
[INFO] [stdout] test tests::test_wall_flag_off ... ok
[INFO] [stdout] test tests::test_union ... ok
[INFO] [stdout] test tests::test_variadic_function ... ok
[INFO] [stdout] test tests::test_unsigned_int_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enum.rs (/opt/rustwide/target/debug/deps/enum-9e5281c4e4c7abe4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_enum_with_initializers ... ok
[INFO] [stdout] test test_enum_with_gaps ... ok
[INFO] [stdout] test test_invalid_enum_initializer - should panic ... ok
[INFO] [stdout] test test_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/for_loop.rs (/opt/rustwide/target/debug/deps/for_loop-294a17c3851c83f9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_for_loop_forever ... ok
[INFO] [stdout] test test_for_loop_with_break ... ok
[INFO] [stdout] test test_do_while_loop ... ok
[INFO] [stdout] test test_for_loop_with_declaration ... ok
[INFO] [stdout] test test_for_loop_with_empty_body ... ok
[INFO] [stdout] test test_for_loop_with_empty_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/long_long.rs (/opt/rustwide/target/debug/deps/long_long-d020ae9937804e9b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_long_long_large_number ... ok
[INFO] [stdout] test test_long_long_addition ... ok
[INFO] [stdout] test test_long_long_declaration ... ok
[INFO] [stdout] test test_long_long_assignment ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/switch.rs (/opt/rustwide/target/debug/deps/switch-b8f3d6834fe7d9dd)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_switch_fallthrough ... ok
[INFO] [stdout] test test_switch_no_match ... ok
[INFO] [stdout] test test_switch_default ... ok
[INFO] [stdout] test test_switch_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lexer.rs (/opt/rustwide/target/debug/deps/test_lexer-4df57bf36500f153)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_greddyness ... ok
[INFO] [stdout] test tests::test_keyword_token ... ok
[INFO] [stdout] test tests::test_lexer ... ok
[INFO] [stdout] test tests::test_multi_char_punct_token ... ok
[INFO] [stdout] test tests::test_single_char_punct_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-5ca8d7f2e2d0a37b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_control_flow ... ok
[INFO] [stdout] test tests::test_bool_declaration ... ok
[INFO] [stdout] test tests::test_function_with_noreturn ... ok
[INFO] [stdout] test tests::test_function_with_pointer ... ok
[INFO] [stdout] test tests::test_all_expressions ... ok
[INFO] [stdout] test tests::test_float_literals ... ok
[INFO] [stdout] test tests::test_return_stmt ... ok
[INFO] [stdout] test tests::test_switch_statement ... ok
[INFO] [stdout] test tests::test_pointer_precedence ... ok
[INFO] [stdout] test tests::test_multiple_declarators ... ok
[INFO] [stdout] test tests::test_goto_and_label ... ok
[INFO] [stdout] test tests::test_type_specifier_combinations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_preprocessor.rs (/opt/rustwide/target/debug/deps/test_preprocessor-fd492cede1c70704)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_conditional_directives ... ok
[INFO] [stdout] test test_date_and_time_macros ... ok
[INFO] [stdout] test test_empty_cmdline_define ... ok
[INFO] [stdout] test test_empty_define_name ... ok
[INFO] [stdout] test test_cmdline_define ... ok
[INFO] [stdout] test test_error_directive ... ok
[INFO] [stdout] test test_function_macro ... ok
[INFO] [stdout] test test_if_directive_when_false ... ok
[INFO] [stdout] test test_hideset ... ok
[INFO] [stdout] test test_ifdef_directive ... ok
[INFO] [stdout] test test_ifndef_directive ... ok
[INFO] [stdout] test test_define_without_value ... ok
[INFO] [stdout] test test_keyword_macro ... ok
[INFO] [stdout] test test_line_splicing ... ok
[INFO] [stdout] test test_object_macro_with_space_before_paren ... ok
[INFO] [stdout] test test_pasting_at_start_of_macro ... ok
[INFO] [stdout] test test_self_referential_macro ... ok
[INFO] [stdout] test test_simple_function_macro ... ok
[INFO] [stdout] test test_simple_object_macro_expansion ... ok
[INFO] [stdout] test test_simple_object_macro_expansion_with_spaces ... ok
[INFO] [stdout] test test_stringizing ... ok
[INFO] [stdout] test test_undef_directive ... ok
[INFO] [stdout] test test_undef_directive_and_check_with_ifdef ... ok
[INFO] [stdout] test test_token_pasting ... ok
[INFO] [stdout] test test_line_directive ... ok
[INFO] [stdout] test test_unknown_directive ... ok
[INFO] [stdout] test test_mutually_recursive_macros ... ok
[INFO] [stdout] test test_include_directive ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_include_directive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_include_directive' (328) panicked at tests/test_preprocessor.rs:268:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65460cf8ba52 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65460cf8ba52 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65460cf8ba52 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65460cf8ba52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65460cf9bc7f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65460cf9bc7f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x65460cf58693 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65460cf58693 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65460cf64982 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65460cf697cf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x65460cf69661 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x65460ce9d0ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x65460ce9d0ee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65460cf69ddf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x65460cf69ddf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x65460cf69c3a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x65460cf64ab9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x65460cf4c0ed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x65460cfa3a70 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65460cfa2cf6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x65460ce76b7c - core::result::Result<T,E>::unwrap::hdf0cbbce251c2108
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65460ce76b7c - test_preprocessor::test_include_directive::h4a97f0f25b587baf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_preprocessor.rs:268:52
[INFO] [stdout]   22:     0x65460ce770f7 - test_preprocessor::test_include_directive::{{closure}}::h4d624f7b003ff10e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_preprocessor.rs:267:28
[INFO] [stdout]   23:     0x65460ce79c86 - core::ops::function::FnOnce::call_once::hc90dab935686341c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65460ce9cecb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65460ce9cecb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x65460ceb0f4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x65460ceb0f4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x65460ceb0f4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x65460ceb0f4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x65460ceb0f4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x65460ceb0f4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x65460ceb0f4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x65460ce8a464 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x65460ce8a464 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x65460ce8dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x65460ce8dd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x65460ce8dd9a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x65460ce8dd9a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x65460ce8dd9a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x65460ce8dd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x65460ce8dd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x65460cf5febf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x65460cf5febf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x756d4d7fbaa4 - <unknown>
[INFO] [stdout]   45:     0x756d4d888a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_include_directive
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_preprocessor`
[INFO] running `Command { std: "docker" "inspect" "38f936f1779fd42d35ef9fab71ec5d63a9caec4b5e293761a6b578fd45d5dd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f936f1779fd42d35ef9fab71ec5d63a9caec4b5e293761a6b578fd45d5dd6a", kill_on_drop: false }`
[INFO] [stdout] 38f936f1779fd42d35ef9fab71ec5d63a9caec4b5e293761a6b578fd45d5dd6a
