[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] c97ba15874ca7b1693433aab79b43049151d26e1 [INFO] testing bungcip/cendol against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bungcip/cendol [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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bungcip/cendol on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0a51737c4b296c947f52889cb6cd725d11164ed265afdc6ebbd44efd7b71c1 [INFO] running `Command { std: "docker" "start" "-a" "0b0a51737c4b296c947f52889cb6cd725d11164ed265afdc6ebbd44efd7b71c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0a51737c4b296c947f52889cb6cd725d11164ed265afdc6ebbd44efd7b71c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0a51737c4b296c947f52889cb6cd725d11164ed265afdc6ebbd44efd7b71c1", kill_on_drop: false }` [INFO] [stdout] 0b0a51737c4b296c947f52889cb6cd725d11164ed265afdc6ebbd44efd7b71c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a9c6583d5083a99c3a20813462d9e42bab43462ed6c756dfe8cdb927ddc20dc [INFO] running `Command { std: "docker" "start" "-a" "2a9c6583d5083a99c3a20813462d9e42bab43462ed6c756dfe8cdb927ddc20dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cranelift-srcgen v0.127.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cranelift-isle v0.127.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.127.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling cranelift-bitset v0.127.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.127.2 [INFO] [stderr] Compiling cranelift-entity v0.127.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling cranelift-bforest v0.127.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cranelift-control v0.127.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling wasmtime-internal-math v40.0.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.127.2 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling annotate-snippets v0.12.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.127.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling regex v1.12.2 [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 cranelift-codegen v0.127.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling symbol_table v0.5.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling regalloc2 v0.13.5 [INFO] [stderr] Compiling cranelift-frontend v0.127.2 [INFO] [stderr] Compiling cranelift-module v0.127.2 [INFO] [stderr] Compiling cranelift-object v0.127.2 [INFO] [stderr] Compiling cranelift v0.127.2 [INFO] [stderr] Compiling cendol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.32s [INFO] running `Command { std: "docker" "inspect" "2a9c6583d5083a99c3a20813462d9e42bab43462ed6c756dfe8cdb927ddc20dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9c6583d5083a99c3a20813462d9e42bab43462ed6c756dfe8cdb927ddc20dc", kill_on_drop: false }` [INFO] [stdout] 2a9c6583d5083a99c3a20813462d9e42bab43462ed6c756dfe8cdb927ddc20dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1e72c1ce8868020d65cb25c5bf7c453c673aaa1618a40312638f375d64f8985 [INFO] running `Command { std: "docker" "start" "-a" "a1e72c1ce8868020d65cb25c5bf7c453c673aaa1618a40312638f375d64f8985", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling insta v1.46.1 [INFO] [stderr] Compiling cendol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.43s [INFO] running `Command { std: "docker" "inspect" "a1e72c1ce8868020d65cb25c5bf7c453c673aaa1618a40312638f375d64f8985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e72c1ce8868020d65cb25c5bf7c453c673aaa1618a40312638f375d64f8985", kill_on_drop: false }` [INFO] [stdout] a1e72c1ce8868020d65cb25c5bf7c453c673aaa1618a40312638f375d64f8985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66643f83dca137ebb7dfb775a947be185ef9a04f499ad789f4a534afdc0e5051 [INFO] running `Command { std: "docker" "start" "-a" "66643f83dca137ebb7dfb775a947be185ef9a04f499ad789f4a534afdc0e5051", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cendol-2d15df7510b8d39a) [INFO] [stdout] [INFO] [stdout] running 458 tests [INFO] [stdout] test lang_options::tests::test_lang_options_c11 ... ok [INFO] [stdout] test lang_options::tests::test_lang_options_default ... ok [INFO] [stdout] test pp::preprocessor::tests::test_header_search_resolution ... ok [INFO] [stdout] test pp::preprocessor::tests::test_destringize ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_arrays ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_simple ... ok [INFO] [stdout] test tests::codegen::test_alloc_dealloc_codegen ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_switch ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_loops ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_type_registry_with_complex_types ... ok [INFO] [stdout] test tests::codegen::test_compile_struct_pointer_access ... ok [INFO] [stdout] test tests::codegen::test_boolean_logic_lowering ... ok [INFO] [stdout] test tests::codegen::test_array_literal_codegen ... ok [INFO] [stdout] test tests::codegen::test_compile_union_field_access ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_pointers ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parser_ast_with_designated_initializers ... ok [INFO] [stdout] test tests::codegen::test_global_function_pointer_init ... ok [INFO] [stdout] test tests::codegen::test_float_to_char_conversion ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_enums ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_variables ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_conditional ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_structs ... ok [INFO] [stdout] test tests::codegen::test_constant_range_validation ... ok [INFO] [stdout] test tests::codegen::test_store_statement_lowering ... ok [INFO] [stdout] test tests::codegen::test_string_literal_pointer_cast_ ... ok [INFO] [stdout] test tests::codegen::test_struct_literal_codegen ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parser_ast ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parser_ast_with_functions ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_strings ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_type_registry ... ok [INFO] [stdout] test tests::ast_dumper::test_dump_parsed_ast_with_floats ... ok [INFO] [stdout] test tests::enum_const::test_enum_constant_expression_basic ... ok [INFO] [stdout] test tests::enum_const::test_enum_constant_expression_reference ... ok [INFO] [stdout] test tests::codegen::test_store_deref_pointer ... ok [INFO] [stdout] test tests::lexer::tests::test_identifiers ... ok [INFO] [stdout] test tests::lexer::tests::test_string_literal_concatenation ... ok [INFO] [stdout] test tests::lexer::tests::test_special_tokens ... ok [INFO] [stderr] /usr/bin/ld: cannot open output file a.out: Read-only file system [INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation) [INFO] [stderr] /usr/bin/ld: cannot open output file a.out: Read-only file system [INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation) [INFO] [stderr] /usr/bin/ld: cannot open output file a.out: Read-only file system [INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation) [INFO] [stderr] /usr/bin/ld: cannot open output file a.out: Read-only file system [INFO] [stderr] clang: error: linker command failed with exit code 1 (use -v to see invocation) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "66643f83dca137ebb7dfb775a947be185ef9a04f499ad789f4a534afdc0e5051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66643f83dca137ebb7dfb775a947be185ef9a04f499ad789f4a534afdc0e5051", kill_on_drop: false }` [INFO] [stdout] 66643f83dca137ebb7dfb775a947be185ef9a04f499ad789f4a534afdc0e5051