[INFO] fetching crate revolt_rocket_okapi 0.9.1... [INFO] documenting revolt_rocket_okapi-0.9.1 against beta-2023-10-21 for beta-1.74-rustdoc-1 [INFO] extracting crate revolt_rocket_okapi 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate revolt_rocket_okapi 0.9.1 on toolchain beta-2023-10-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate revolt_rocket_okapi 0.9.1 [INFO] finished tweaking crates.io crate revolt_rocket_okapi 0.9.1 [INFO] tweaked toml for crates.io crate revolt_rocket_okapi 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7dd4dfa916559560b7e294824ed641122d40d5d7ba0a84a610a5f2d44a5e40e [INFO] running `Command { std: "docker" "start" "-a" "c7dd4dfa916559560b7e294824ed641122d40d5d7ba0a84a610a5f2d44a5e40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7dd4dfa916559560b7e294824ed641122d40d5d7ba0a84a610a5f2d44a5e40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dd4dfa916559560b7e294824ed641122d40d5d7ba0a84a610a5f2d44a5e40e", kill_on_drop: false }` [INFO] [stdout] c7dd4dfa916559560b7e294824ed641122d40d5d7ba0a84a610a5f2d44a5e40e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 952e7ee430a020935e7cfd8806961d7727ed980f01dfe9025c6e0baa52b5e7f7 [INFO] running `Command { std: "docker" "start" "-a" "952e7ee430a020935e7cfd8806961d7727ed980f01dfe9025c6e0baa52b5e7f7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [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/beta-2023-10-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 --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"' -C metadata=8bb2a85992a40954 -C extra-filename=-8bb2a85992a40954 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d1a199ef2c202961.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9ce58e33035f6f6e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4c9347de6d24cb3e.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "952e7ee430a020935e7cfd8806961d7727ed980f01dfe9025c6e0baa52b5e7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952e7ee430a020935e7cfd8806961d7727ed980f01dfe9025c6e0baa52b5e7f7", kill_on_drop: false }` [INFO] [stdout] 952e7ee430a020935e7cfd8806961d7727ed980f01dfe9025c6e0baa52b5e7f7