[INFO] fetching crate canfuzz 0.4.0...
[INFO] checking canfuzz-0.4.0 against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] extracting crate canfuzz 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate canfuzz 0.4.0
[INFO] finished tweaking crates.io crate canfuzz 0.4.0
[INFO] tweaked toml for crates.io crate canfuzz 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate canfuzz 0.4.0 on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canfuzz 0.4.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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a22a98475386bd615516bbb8054fd388c216cf6d9cd9d3f456e0aca149647a2
[INFO] running `Command { std: "docker" "start" "-a" "2a22a98475386bd615516bbb8054fd388c216cf6d9cd9d3f456e0aca149647a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a22a98475386bd615516bbb8054fd388c216cf6d9cd9d3f456e0aca149647a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a22a98475386bd615516bbb8054fd388c216cf6d9cd9d3f456e0aca149647a2", kill_on_drop: false }`
[INFO] [stdout] 2a22a98475386bd615516bbb8054fd388c216cf6d9cd9d3f456e0aca149647a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f57259914d025912cb51af78c957426fce203611dc5abcf4c1792bc5b285ff1e
[INFO] running `Command { std: "docker" "start" "-a" "f57259914d025912cb51af78c957426fce203611dc5abcf4c1792bc5b285ff1e", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling libafl_bolts v0.15.4
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking serial_test v3.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ic-certification v3.0.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fcb77f2792d18b7a -C extra-filename=-d299d106f515569b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-d243dbd095021228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f57259914d025912cb51af78c957426fce203611dc5abcf4c1792bc5b285ff1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f57259914d025912cb51af78c957426fce203611dc5abcf4c1792bc5b285ff1e", kill_on_drop: false }`
[INFO] [stdout] f57259914d025912cb51af78c957426fce203611dc5abcf4c1792bc5b285ff1e
