[INFO] cloning repository https://github.com/raphaelDkhn/Simple-Cairo-Network-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphaelDkhn/Simple-Cairo-Network-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FraphaelDkhn%2FSimple-Cairo-Network-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FraphaelDkhn%2FSimple-Cairo-Network-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f25c716c62198c729d92fd2763960ccd917d314a
[INFO] checking raphaelDkhn/Simple-Cairo-Network-example against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FraphaelDkhn%2FSimple-Cairo-Network-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/raphaelDkhn/Simple-Cairo-Network-example on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/raphaelDkhn/Simple-Cairo-Network-example
[INFO] finished tweaking git repo https://github.com/raphaelDkhn/Simple-Cairo-Network-example
[INFO] tweaked toml for git repo https://github.com/raphaelDkhn/Simple-Cairo-Network-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/raphaelDkhn/Simple-Cairo-Network-example 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 364cd570b0ba06ef01cc14b26c3d06fb4c9f5f82ac8cf27042b760c635d1637c
[INFO] running `Command { std: "docker" "start" "-a" "364cd570b0ba06ef01cc14b26c3d06fb4c9f5f82ac8cf27042b760c635d1637c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "364cd570b0ba06ef01cc14b26c3d06fb4c9f5f82ac8cf27042b760c635d1637c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364cd570b0ba06ef01cc14b26c3d06fb4c9f5f82ac8cf27042b760c635d1637c", kill_on_drop: false }`
[INFO] [stdout] 364cd570b0ba06ef01cc14b26c3d06fb4c9f5f82ac8cf27042b760c635d1637c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 525cec7152d9df2908c3abafb9200eed2265ca0b082982b6553a4788c06a64b5
[INFO] running `Command { std: "docker" "start" "-a" "525cec7152d9df2908c3abafb9200eed2265ca0b082982b6553a4788c06a64b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.29
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling genco-macros v0.17.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking relative-path v1.9.2
[INFO] [stderr]     Checking xshell v0.2.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling cairo-lang-utils v2.6.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling cairo-lang-debug v2.6.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking sprs v0.7.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking minilp v0.2.2
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking lambdaworks-math v0.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling honggfuzz v0.5.55
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking mimalloc v0.1.39
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking good_lp v1.8.1
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.6.3
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking genco v0.17.8
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking cairo-lang-syntax-codegen v2.6.3
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking unescaper v0.1.4
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=20b36a060b245200 -C extra-filename=-24f6366c3b8dd176 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-f74de86eb5e95f48.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-6aa36600a8a2700a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3712e7b9e70267b5.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-d6a13efe3e8c2d40.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-38e92746fb894184.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2c19f7907b4e63b5.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-865b77df6a20aea4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-58ed604c626e60c4.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-aa0ea7810aa3545e.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-db756cf802a999d3.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-16b2241d73dde6c4.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "525cec7152d9df2908c3abafb9200eed2265ca0b082982b6553a4788c06a64b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525cec7152d9df2908c3abafb9200eed2265ca0b082982b6553a4788c06a64b5", kill_on_drop: false }`
[INFO] [stdout] 525cec7152d9df2908c3abafb9200eed2265ca0b082982b6553a4788c06a64b5
