[INFO] cloning repository https://github.com/mitsuru/murphy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitsuru/murphy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 599e725010538c2c2443acc721819a2e8b716bd3
[INFO] checking mitsuru/murphy against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuru%2Fmurphy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mitsuru/murphy
[INFO] finished tweaking git repo https://github.com/mitsuru/murphy
[INFO] tweaked toml for git repo https://github.com/mitsuru/murphy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mitsuru/murphy on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mitsuru/murphy 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> crates/murphy-prism/Cargo.toml:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `murphy-prism` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded automod v1.0.17
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded ruby-prism v1.9.0
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded bit-set v0.9.1
[INFO] [stderr]   Downloaded lalrpop-util v0.23.1
[INFO] [stderr]   Downloaded dissimilar v1.0.11
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded lalrpop v0.23.1
[INFO] [stderr]   Downloaded ruby-prism-sys v1.9.0
[INFO] [stderr]   Downloaded mruby3-sys v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd
[INFO] running `Command { std: "docker" "start" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> crates/murphy-prism/Cargo.toml:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `murphy-prism` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling murphy-ast v0.1.0 (/opt/rustwide/workdir/crates/murphy-ast)
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling murphy-cache v0.1.0 (/opt/rustwide/workdir/crates/murphy-cache)
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling murphy-core v0.1.0 (/opt/rustwide/workdir/crates/murphy-core)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling murphy-prism v1.9.0 (/opt/rustwide/workdir/crates/murphy-prism)
[INFO] [stderr]    Compiling ruby-prism v1.9.0
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling ruby-prism-sys v1.9.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling murphy-pattern v0.1.0 (/opt/rustwide/workdir/crates/murphy-pattern)
[INFO] [stderr]     Checking murphy-plugin-macros v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-macros)
[INFO] [stderr]     Checking murphy-plugin-api v0.1.0 (/opt/rustwide/workdir/crates/murphy-plugin-api)
[INFO] [stderr]     Checking murphy-translate v0.1.0 (/opt/rustwide/workdir/crates/murphy-translate)
[INFO] [stderr]     Checking murphy-std v0.1.0 (/opt/rustwide/workdir/crates/murphy-std)
[INFO] [stderr]     Checking murphy-example-pack v0.1.0 (/opt/rustwide/workdir/crates/murphy-example-pack)
[INFO] [stderr]     Checking murphy-rspec v0.1.0 (/opt/rustwide/workdir/crates/murphy-rspec)
[INFO] [stderr]     Checking murphy-rails v0.1.0 (/opt/rustwide/workdir/crates/murphy-rails)
[INFO] [stderr]     Checking murphy-reporting v0.1.0 (/opt/rustwide/workdir/crates/murphy-reporting)
[INFO] [stderr]     Checking murphy-cli v0.1.0 (/opt/rustwide/workdir/crates/murphy-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd", kill_on_drop: false }`
[INFO] [stdout] 23d9627676cca2d3f8e03a96f6c953d713c51fdddefa5ab7a75bb85bfdf152bd
