[INFO] cloning repository https://github.com/ericnordelo/src5-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericnordelo/src5-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericnordelo%2Fsrc5-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericnordelo%2Fsrc5-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 739b4ac4ecd772f78a39f36953dc9e0084058851
[INFO] building ericnordelo/src5-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericnordelo%2Fsrc5-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ericnordelo/src5-rs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ericnordelo/src5-rs
[INFO] finished tweaking git repo https://github.com/ericnordelo/src5-rs
[INFO] tweaked toml for git repo https://github.com/ericnordelo/src5-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ericnordelo/src5-rs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2354a28cb09ed61be14cbe4aeeb6fbda6724497e5901f347c8193eb873feabbe
[INFO] running `Command { std: "docker" "start" "-a" "2354a28cb09ed61be14cbe4aeeb6fbda6724497e5901f347c8193eb873feabbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2354a28cb09ed61be14cbe4aeeb6fbda6724497e5901f347c8193eb873feabbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2354a28cb09ed61be14cbe4aeeb6fbda6724497e5901f347c8193eb873feabbe", kill_on_drop: false }`
[INFO] [stdout] 2354a28cb09ed61be14cbe4aeeb6fbda6724497e5901f347c8193eb873feabbe
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f70bba2cb6d33bb502889fc451bd8712af5526b15b90cf00eed5852525a050a
[INFO] running `Command { std: "docker" "start" "-a" "4f70bba2cb6d33bb502889fc451bd8712af5526b15b90cf00eed5852525a050a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[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]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling xshell-macros v0.2.3
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling xshell v0.2.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling unescaper v0.1.1
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling genco-macros v0.17.5
[INFO] [stderr]    Compiling sprs v0.7.1
[INFO] [stderr]    Compiling genco v0.17.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling cairo-lang-syntax-codegen v2.0.0-rc4
[INFO] [stderr]    Compiling minilp v0.2.2
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling good_lp v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling clap v4.3.5
[INFO] [stderr]    Compiling parity-scale-codec v3.6.1
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling cairo-felt v0.6.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling cairo-lang-utils v2.0.0-rc4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cairo-lang-debug v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-eq-solver v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-filesystem v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-syntax v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-diagnostics v2.0.0-rc4
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.1
[INFO] [stderr]    Compiling cairo-lang-project v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-casm v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-parser v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-defs v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-semantic v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-gas v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-ap-change v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-to-casm v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-lowering v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-plugins v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-sierra-generator v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-compiler v2.0.0-rc4
[INFO] [stderr]    Compiling cairo-lang-starknet v2.0.0-rc4
[INFO] [stderr]    Compiling src5-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "4f70bba2cb6d33bb502889fc451bd8712af5526b15b90cf00eed5852525a050a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f70bba2cb6d33bb502889fc451bd8712af5526b15b90cf00eed5852525a050a", kill_on_drop: false }`
[INFO] [stdout] 4f70bba2cb6d33bb502889fc451bd8712af5526b15b90cf00eed5852525a050a
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d50d232dfcc46a86c77e685240ebb42e068604b8569865777bfaa75a4662333
[INFO] running `Command { std: "docker" "start" "-a" "9d50d232dfcc46a86c77e685240ebb42e068604b8569865777bfaa75a4662333", kill_on_drop: false }`
[INFO] [stderr]    Compiling src5-rs v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "9d50d232dfcc46a86c77e685240ebb42e068604b8569865777bfaa75a4662333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d50d232dfcc46a86c77e685240ebb42e068604b8569865777bfaa75a4662333", kill_on_drop: false }`
[INFO] [stdout] 9d50d232dfcc46a86c77e685240ebb42e068604b8569865777bfaa75a4662333
