[INFO] fetching crate pie 0.1.1... [INFO] checking pie-0.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pie 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pie 0.1.1 [INFO] finished tweaking crates.io crate pie 0.1.1 [INFO] tweaked toml for crates.io crate pie 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pie 0.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pie 0.1.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3d66783e0d30cd49681fbad19d27f50acaad3e01747449eb5f2c39ccbee716 [INFO] running `Command { std: "docker" "start" "-a" "3f3d66783e0d30cd49681fbad19d27f50acaad3e01747449eb5f2c39ccbee716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3d66783e0d30cd49681fbad19d27f50acaad3e01747449eb5f2c39ccbee716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3d66783e0d30cd49681fbad19d27f50acaad3e01747449eb5f2c39ccbee716", kill_on_drop: false }` [INFO] [stdout] 3f3d66783e0d30cd49681fbad19d27f50acaad3e01747449eb5f2c39ccbee716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34632d83b612bee2ebc97809be5e505ecc4cc051ad7cd9c80203f86802eb5be7 [INFO] running `Command { std: "docker" "start" "-a" "34632d83b612bee2ebc97809be5e505ecc4cc051ad7cd9c80203f86802eb5be7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling cranelift-srcgen v0.122.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cranelift-isle v0.122.0 [INFO] [stderr] Compiling cranelift-bitset v0.122.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.122.0 [INFO] [stderr] Checking wasmtime-internal-math v35.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.122.0 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking cranelift-control v0.122.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking wasmtime-internal-component-util v35.0.0 [INFO] [stderr] Compiling wasmtime-internal-cache v35.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling wasmtime-internal-unwinder v35.0.0 [INFO] [stderr] Compiling wasmtime-internal-component-macro v35.0.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking wasmtime-internal-asm-macros v35.0.0 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Checking wasmtime-internal-slab v35.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking wast v235.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v35.0.0 [INFO] [stderr] Compiling wiggle-macro v35.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cap-fs-ext v3.4.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling system-interface v0.27.3 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.122.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking cap-rand v3.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sha1 v0.10.6 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.103/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1cc0f9ba5de5327c -C extra-filename=-15b6f56e6f0d4809 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "34632d83b612bee2ebc97809be5e505ecc4cc051ad7cd9c80203f86802eb5be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34632d83b612bee2ebc97809be5e505ecc4cc051ad7cd9c80203f86802eb5be7", kill_on_drop: false }` [INFO] [stdout] 34632d83b612bee2ebc97809be5e505ecc4cc051ad7cd9c80203f86802eb5be7