[INFO] cloning repository https://github.com/jsim2010/paper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bf46741a7499164bc4a2eefdf7569da014aa99f
[INFO] checking jsim2010/paper against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsim2010/paper
[INFO] finished tweaking git repo https://github.com/jsim2010/paper
[INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 269 packages to highest compatible versions
[INFO] [stderr]       Adding bitflags v1.2.1 (available: v1.3.2)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.7)
[INFO] [stderr]       Adding crossterm v0.20.0 (available: v0.29.0)
[INFO] [stderr]       Adding enum-map v0.6.6 (available: v3.1.0)
[INFO] [stderr]       Adding lsp-types v0.88.0 (available: v0.97.0)
[INFO] [stderr]       Adding market v0.26.0 (available: v0.30.1)
[INFO] [stderr]       Adding parse-display v0.5.5 (available: v0.11.0)
[INFO] [stderr]       Adding starship v0.51.0 (available: v1.26.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `paper` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2
[INFO] running `Command { std: "docker" "start" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `paper` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.13
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling pest v2.9.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking ahash v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling cc v1.4.7
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling process_control v3.5.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling pest_meta v2.9.2
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking http v0.2.12
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=a9e84f13e9f1b751 -C extra-filename=-f7975f8701e7db13 --out-dir /opt/rustwide/target/debug/build/syn/f7975f8701e7db13/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out/libproc_macro2-c062a139c850ccf4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a63655125647b2/out/libquote-63a63655125647b2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out/libunicode_ident-06275983cc9514f8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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="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=d55cc48ddf294e74 -C extra-filename=-f146a5b525725f15 --out-dir /opt/rustwide/target/debug/build/syn/f146a5b525725f15/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out/libproc_macro2-c062a139c850ccf4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a63655125647b2/out/libquote-63a63655125647b2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out/libunicode_ident-06275983cc9514f8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2", kill_on_drop: false }`
[INFO] [stdout] b269834663d9c9c870fb35c069462da4eb7ef6dda655b5815fbd4d8dfd755ce2
