[INFO] cloning repository https://github.com/redbadger/facet-generate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbadger/facet-generate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Ffacet-generate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Ffacet-generate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f27ca8b7d584e9818c55fb134ea86c573bc3a3f6
[INFO] checking redbadger/facet-generate against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Ffacet-generate" "/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/redbadger/facet-generate
[INFO] finished tweaking git repo https://github.com/redbadger/facet-generate
[INFO] tweaked toml for git repo https://github.com/redbadger/facet-generate written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redbadger/facet-generate on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redbadger/facet-generate 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded facet-macros-impl v0.44.2
[INFO] [stderr]   Downloaded indent v0.1.1
[INFO] [stderr]   Downloaded facet-macros v0.44.2
[INFO] [stderr]   Downloaded facet-macro-types v0.44.2
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded facet-macro-parse v0.44.2
[INFO] [stderr]   Downloaded difficient v0.1.0
[INFO] [stderr]   Downloaded difficient-macros v0.1.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] [stderr]   Downloaded iddqd v0.3.17
[INFO] [stderr]   Downloaded facet-core v0.44.2
[INFO] [stderr]   Downloaded facet v0.44.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e06140a062c8b33a7a880dfec8dd56e29e9bad9f41e10034a20bb3783191669b
[INFO] running `Command { std: "docker" "start" "-a" "e06140a062c8b33a7a880dfec8dd56e29e9bad9f41e10034a20bb3783191669b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e06140a062c8b33a7a880dfec8dd56e29e9bad9f41e10034a20bb3783191669b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06140a062c8b33a7a880dfec8dd56e29e9bad9f41e10034a20bb3783191669b", kill_on_drop: false }`
[INFO] [stdout] e06140a062c8b33a7a880dfec8dd56e29e9bad9f41e10034a20bb3783191669b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f9a897df2a397c752549397b420f0a99aae2b9335887ce6ed01c2fbbcbf0ddb
[INFO] running `Command { std: "docker" "start" "-a" "4f9a897df2a397c752549397b420f0a99aae2b9335887ce6ed01c2fbbcbf0ddb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling facet-core v0.44.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling facet v0.44.2
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling facet-macro-types v0.44.2
[INFO] [stderr]    Compiling facet-macro-parse v0.44.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling facet-macros-impl v0.44.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling difficient-macros v0.1.0
[INFO] [stderr]    Compiling facet-macros v0.44.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking difficient v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking facet-generate-attrs v0.17.0 (/opt/rustwide/workdir/crates/facet-generate-attrs)
[INFO] [stderr]     Checking facet_generate v0.17.0 (/opt/rustwide/workdir/crates/facet_generate)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "4f9a897df2a397c752549397b420f0a99aae2b9335887ce6ed01c2fbbcbf0ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9a897df2a397c752549397b420f0a99aae2b9335887ce6ed01c2fbbcbf0ddb", kill_on_drop: false }`
[INFO] [stdout] 4f9a897df2a397c752549397b420f0a99aae2b9335887ce6ed01c2fbbcbf0ddb
