[INFO] fetching crate surveyor 0.1.0...
[INFO] checking surveyor-0.1.0 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] extracting crate surveyor 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate surveyor 0.1.0
[INFO] finished tweaking crates.io crate surveyor 0.1.0
[INFO] tweaked toml for crates.io crate surveyor 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate surveyor 0.1.0 on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate surveyor 0.1.0 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded blueprint-engine-parser v0.2.0
[INFO] [stderr]   Downloaded blueprint-strong-hash-derive v0.1.0
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded blueprint-dupe v0.9.1
[INFO] [stderr]   Downloaded blueprint-dupe-derive v0.9.1
[INFO] [stderr]   Downloaded blueprint-allocative-derive v0.3.3
[INFO] [stderr]   Downloaded blueprint-strong-hash v0.1.0
[INFO] [stderr]   Downloaded blueprint-allocative v0.3.4
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded blueprint-display-container v0.9.0
[INFO] [stderr]   Downloaded blueprint-cmp-any v0.8.1
[INFO] [stderr]   Downloaded blueprint-starlark-map v0.13.0
[INFO] [stderr]   Downloaded schemafy_lib v0.5.2
[INFO] [stderr]   Downloaded schemafy_core v0.5.2
[INFO] [stderr]   Downloaded debugserver-types v0.5.0
[INFO] [stderr]   Downloaded blueprint-engine-core v0.2.0
[INFO] [stderr]   Downloaded blueprint-starlark-derive v0.13.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded schemafy v0.5.2
[INFO] [stderr]   Downloaded croner v2.2.0
[INFO] [stderr]   Downloaded blueprint-starlark-syntax v0.13.3
[INFO] [stderr]   Downloaded blueprint-engine-eval v0.2.0
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.13.0
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded blueprint-starlark v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec
[INFO] running `Command { std: "docker" "start" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec", 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" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec", 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" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling blueprint-allocative v0.3.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling blueprint-starlark-map v0.13.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling blueprint-starlark v0.13.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking blueprint-display-container v0.9.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.13.0
[INFO] [stderr]     Checking blueprint-cmp-any v0.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking croner v2.2.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling blueprint-dupe-derive v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling blueprint-strong-hash-derive v0.1.0
[INFO] [stderr]    Compiling blueprint-allocative-derive v0.3.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking blueprint-dupe v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking blueprint-strong-hash v0.1.0
[INFO] [stderr]    Compiling blueprint-starlark-derive v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[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/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=4c8e7188b6d13529 -C extra-filename=-ed905ea74d117b25 --out-dir /opt/rustwide/target/debug/build/lalrpop/ed905ea74d117b25/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/49589cacfb0ba9b1/out -L dependency=/opt/rustwide/target/debug/build/ascii-canvas/75368a61b8fb4b8c/out -L dependency=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/8d5c8d6a6143f11b/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crunchy/f0587e5ee190d1af/out -L dependency=/opt/rustwide/target/debug/build/diff/1e51ea032474e4fa/out -L dependency=/opt/rustwide/target/debug/build/dirs-next/830c6bebc1025042/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys-next/93a133fc75f7ee89/out -L dependency=/opt/rustwide/target/debug/build/either/e67190205648abee/out -L dependency=/opt/rustwide/target/debug/build/ena/7df4d2779abd4d80/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/69defad4b00af737/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/02299615a88690b6/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1cbdb97adb3ba289/out -L dependency=/opt/rustwide/target/debug/build/is-terminal/98301b313f3e21f4/out -L dependency=/opt/rustwide/target/debug/build/itertools/3e6e16699b9ec91e/out -L dependency=/opt/rustwide/target/debug/build/lalrpop-util/5d3e2087a80081a2/out -L dependency=/opt/rustwide/target/debug/build/libc/62cbc03ed7f28b64/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/af8e5fba0ea01b60/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e04e9573e59adf37/out -L dependency=/opt/rustwide/target/debug/build/petgraph/d014a5c8154e5cb8/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/d278dc1fb9608ab1/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex/a86cc8316c223975/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/fbd9617d17fe1347/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2a31a75497a65d4d/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/772b60ac7f4bd548/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/siphasher/c32df049166171e5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ec46f0f688645315/out -L dependency=/opt/rustwide/target/debug/build/string_cache/c3d0c433e00c31f4/out -L dependency=/opt/rustwide/target/debug/build/term/4a2acee098915799/out -L dependency=/opt/rustwide/target/debug/build/tiny-keccak/5c7d9ee328baeb20/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/75368a61b8fb4b8c/out/libascii_canvas-75368a61b8fb4b8c.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/1abc97c8f91329a2/out/libbit_set-1abc97c8f91329a2.rmeta --extern diff=/opt/rustwide/target/debug/build/diff/1e51ea032474e4fa/out/libdiff-1e51ea032474e4fa.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/7df4d2779abd4d80/out/libena-7df4d2779abd4d80.rmeta --extern is_terminal=/opt/rustwide/target/debug/build/is-terminal/98301b313f3e21f4/out/libis_terminal-98301b313f3e21f4.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/3e6e16699b9ec91e/out/libitertools-3e6e16699b9ec91e.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/5d3e2087a80081a2/out/liblalrpop_util-5d3e2087a80081a2.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/d014a5c8154e5cb8/out/libpetgraph-d014a5c8154e5cb8.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/a86cc8316c223975/out/libregex-a86cc8316c223975.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/2a31a75497a65d4d/out/libregex_syntax-2a31a75497a65d4d.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/c3d0c433e00c31f4/out/libstring_cache-c3d0c433e00c31f4.rmeta --extern term=/opt/rustwide/target/debug/build/term/4a2acee098915799/out/libterm-4a2acee098915799.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/build/tiny-keccak/5c7d9ee328baeb20/out/libtiny_keccak-5c7d9ee328baeb20.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.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" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec", kill_on_drop: false }`
[INFO] [stdout] 46ca1ac456c54524ab4145e8481433ce92decd33d1691fff0a07b76f1d2c15ec
