[INFO] fetching crate marine-test-macro-impl 0.16.1... [INFO] testing marine-test-macro-impl-0.16.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate marine-test-macro-impl 0.16.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate marine-test-macro-impl 0.16.1 [INFO] finished tweaking crates.io crate marine-test-macro-impl 0.16.1 [INFO] tweaked toml for crates.io crate marine-test-macro-impl 0.16.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate marine-test-macro-impl 0.16.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 363 packages to latest compatible versions [INFO] [stderr] Adding darling v0.20.11 (available: v0.21.3) [INFO] [stderr] Adding fluence-app-service v0.35.2 (available: v0.36.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding marine-it-parser v0.15.1 (available: v0.17.0) [INFO] [stderr] Adding marine-macro-testing-utils v0.1.0 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e98e6428c23320ae84d3c78c7566f454beef270373f24a0549ac76eb0857688 [INFO] running `Command { std: "docker" "start" "-a" "0e98e6428c23320ae84d3c78c7566f454beef270373f24a0549ac76eb0857688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e98e6428c23320ae84d3c78c7566f454beef270373f24a0549ac76eb0857688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e98e6428c23320ae84d3c78c7566f454beef270373f24a0549ac76eb0857688", kill_on_drop: false }` [INFO] [stdout] 0e98e6428c23320ae84d3c78c7566f454beef270373f24a0549ac76eb0857688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8fcdf1c8991f38487bf28d66a3b1cee250fca274eaa229495e0d26a38088fe [INFO] running `Command { std: "docker" "start" "-a" "2c8fcdf1c8991f38487bf28d66a3b1cee250fca274eaa229495e0d26a38088fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-isle v0.100.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.100.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.100.1 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling wasmtime-component-util v13.0.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling cap-primitives v2.0.2 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling wasm-encoder v0.238.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling wasmtime-asm-macros v13.0.1 [INFO] [stderr] Compiling cap-std v2.0.2 [INFO] [stderr] Compiling cranelift-control v0.100.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-cache v13.0.1 [INFO] [stderr] Compiling wasmtime-wmemcheck v13.0.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling wast v238.0.0 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v13.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling wasmparser v0.80.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasi-common v13.0.1 [INFO] [stderr] Compiling cap-fs-ext v2.0.2 [INFO] [stderr] Compiling system-interface v0.26.1 [INFO] [stderr] Compiling cap-rand v2.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling wasmtime-wasi v13.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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/b83b707f97d809763b7861afa7638871f3339a33/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 -C debuginfo=2 --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"' --cfg 'feature="visit"' --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=cd4ebd15f4be54ea -C extra-filename=-f1a19b46ca887575 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-621170ca30bb0a3f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1f98eb34a129db27.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.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" "2c8fcdf1c8991f38487bf28d66a3b1cee250fca274eaa229495e0d26a38088fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8fcdf1c8991f38487bf28d66a3b1cee250fca274eaa229495e0d26a38088fe", kill_on_drop: false }` [INFO] [stdout] 2c8fcdf1c8991f38487bf28d66a3b1cee250fca274eaa229495e0d26a38088fe