[INFO] fetching crate toql_rocket 0.3.0... [INFO] checking toql_rocket-0.3.0 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] extracting crate toql_rocket 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate toql_rocket 0.3.0 [INFO] finished tweaking crates.io crate toql_rocket 0.3.0 [INFO] tweaked toml for crates.io crate toql_rocket 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toql_rocket 0.3.0 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 244 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding toql v0.3.0 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ec65fb772aa68cd007787e694b24ee2d33fe5248ca31de46550bc4325941d0 [INFO] running `Command { std: "docker" "start" "-a" "87ec65fb772aa68cd007787e694b24ee2d33fe5248ca31de46550bc4325941d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ec65fb772aa68cd007787e694b24ee2d33fe5248ca31de46550bc4325941d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ec65fb772aa68cd007787e694b24ee2d33fe5248ca31de46550bc4325941d0", kill_on_drop: false }` [INFO] [stdout] 87ec65fb772aa68cd007787e694b24ee2d33fe5248ca31de46550bc4325941d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a19035a8b78628785a4363a0f772952e016143b48675243ad239956be88c0930 [INFO] running `Command { std: "docker" "start" "-a" "a19035a8b78628785a4363a0f772952e016143b48675243ad239956be88c0930", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pest v2.8.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling cookie v0.18.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/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/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", "visit", "visit-mut"))' -C metadata=f941e4fba85e4cf7 -C extra-filename=-82993e218471a127 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-57bf9027da355d1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ce9699250aa1d4b8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a19035a8b78628785a4363a0f772952e016143b48675243ad239956be88c0930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19035a8b78628785a4363a0f772952e016143b48675243ad239956be88c0930", kill_on_drop: false }` [INFO] [stdout] a19035a8b78628785a4363a0f772952e016143b48675243ad239956be88c0930