[INFO] cloning repository https://github.com/faradayio/cage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faradayio/cage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d02cef9859e475ce49f9eb65735ab93f134709b [INFO] testing faradayio/cage against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcage" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/faradayio/cage [INFO] finished tweaking git repo https://github.com/faradayio/cage [INFO] tweaked toml for git repo https://github.com/faradayio/cage written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faradayio/cage on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faradayio/cage 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/faradayio/compose_yml` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded idna_adapter v1.2.2 [INFO] [stderr] Downloaded include_dir v0.7.4 [INFO] [stderr] Downloaded retry v2.2.0 [INFO] [stderr] Downloaded zerofrom v0.1.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.71 [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded include_dir_macros v0.7.4 [INFO] [stderr] Downloaded env_filter v1.0.1 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded copy_dir v0.1.3 [INFO] [stderr] Downloaded cli_test_dir v0.1.8 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded hashicorp_vault v2.1.1 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded portable-atomic-util v0.2.7 [INFO] [stderr] Downloaded cc v1.2.62 [INFO] [stderr] Downloaded addr v0.15.6 [INFO] [stderr] Downloaded jiff-static v0.2.24 [INFO] [stderr] Downloaded handlebars v6.4.0 [INFO] [stderr] Downloaded bollard-stubs v1.53.1-rc.29.3.1 [INFO] [stderr] Downloaded bollard v0.21.0 [INFO] [stderr] Downloaded valico v4.0.0 [INFO] [stderr] Downloaded psl v2.1.208 [INFO] [stderr] Downloaded web-sys v0.3.98 [INFO] [stderr] Downloaded jiff v0.2.24 [INFO] [stderr] Downloaded tokio v1.52.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be21a9ae79d735343e3838831ad8991e98b16b76e491df4db79351db1a197e6 [INFO] running `Command { std: "docker" "start" "-a" "6be21a9ae79d735343e3838831ad8991e98b16b76e491df4db79351db1a197e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be21a9ae79d735343e3838831ad8991e98b16b76e491df4db79351db1a197e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be21a9ae79d735343e3838831ad8991e98b16b76e491df4db79351db1a197e6", kill_on_drop: false }` [INFO] [stdout] 6be21a9ae79d735343e3838831ad8991e98b16b76e491df4db79351db1a197e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26730bc96c8169e19b773036c42f2c7bd48aabae142908351bc7d30349f3eccb [INFO] running `Command { std: "docker" "start" "-a" "26730bc96c8169e19b773036c42f2c7bd48aabae142908351bc7d30349f3eccb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling psl v2.1.208 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.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/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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"' --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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "26730bc96c8169e19b773036c42f2c7bd48aabae142908351bc7d30349f3eccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26730bc96c8169e19b773036c42f2c7bd48aabae142908351bc7d30349f3eccb", kill_on_drop: false }` [INFO] [stdout] 26730bc96c8169e19b773036c42f2c7bd48aabae142908351bc7d30349f3eccb