[INFO] cloning repository https://github.com/MaitreRenard18/mowotion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaitreRenard18/mowotion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaitreRenard18%2Fmowotion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaitreRenard18%2Fmowotion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c216e7279357f3a4b041715bdc477d650e8f11c3
[INFO] checking MaitreRenard18/mowotion against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaitreRenard18%2Fmowotion" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MaitreRenard18/mowotion
[INFO] finished tweaking git repo https://github.com/MaitreRenard18/mowotion
[INFO] tweaked toml for git repo https://github.com/MaitreRenard18/mowotion written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaitreRenard18/mowotion on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaitreRenard18/mowotion 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 489543ac2de9eb477179c548aa48a50032edce428d81289db960655f325c81c3
[INFO] running `Command { std: "docker" "start" "-a" "489543ac2de9eb477179c548aa48a50032edce428d81289db960655f325c81c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "489543ac2de9eb477179c548aa48a50032edce428d81289db960655f325c81c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489543ac2de9eb477179c548aa48a50032edce428d81289db960655f325c81c3", kill_on_drop: false }`
[INFO] [stdout] 489543ac2de9eb477179c548aa48a50032edce428d81289db960655f325c81c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fcd6fdff7fe7d831d2a56f43c5e5f491c547120b7287773b03f423ee79dfc5d
[INFO] running `Command { std: "docker" "start" "-a" "5fcd6fdff7fe7d831d2a56f43c5e5f491c547120b7287773b03f423ee79dfc5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking heck v0.4.1
[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/724e78794d2cf06eef820a24c9a4608d63435e1d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/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=d6ac98c7000fcfb8 -C extra-filename=-c6bb772a735f4735 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "5fcd6fdff7fe7d831d2a56f43c5e5f491c547120b7287773b03f423ee79dfc5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fcd6fdff7fe7d831d2a56f43c5e5f491c547120b7287773b03f423ee79dfc5d", kill_on_drop: false }`
[INFO] [stdout] 5fcd6fdff7fe7d831d2a56f43c5e5f491c547120b7287773b03f423ee79dfc5d
