[INFO] cloning repository https://github.com/Lmar05/L [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lmar05/L" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a5bfc1c8d84e32f84518832920e1c9d238e7876 [INFO] checking Lmar05/L against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLmar05%2FL" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lmar05/L [INFO] finished tweaking git repo https://github.com/Lmar05/L [INFO] tweaked toml for git repo https://github.com/Lmar05/L written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lmar05/L on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lmar05/L 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee045e63d7a7d6febbca6594d7867f19d0ff0a16f9c8aa9828e2e68626701b9 [INFO] running `Command { std: "docker" "start" "-a" "dee045e63d7a7d6febbca6594d7867f19d0ff0a16f9c8aa9828e2e68626701b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee045e63d7a7d6febbca6594d7867f19d0ff0a16f9c8aa9828e2e68626701b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee045e63d7a7d6febbca6594d7867f19d0ff0a16f9c8aa9828e2e68626701b9", kill_on_drop: false }` [INFO] [stdout] dee045e63d7a7d6febbca6594d7867f19d0ff0a16f9c8aa9828e2e68626701b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c037f6e0c523da1b7950db3bb5f1c740e9c9fc165f8425f30fae122cd0c4023 [INFO] running `Command { std: "docker" "start" "-a" "9c037f6e0c523da1b7950db3bb5f1c740e9c9fc165f8425f30fae122cd0c4023", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking wasmparser v0.80.2 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking syn v2.0.72 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking fs4 v0.6.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling platforms v2.0.0 [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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.72/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="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=0aa12f2502d56884 -C extra-filename=-96bdc20066b3beb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cb04c0f6607163bf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5cbf0c78cba14b49.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=7e36563e2336a764 -C extra-filename=-d06666934ab7387f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-a28a4771d4c6a929.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b73698344a628d1c.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-7f08aa5363de0b2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c037f6e0c523da1b7950db3bb5f1c740e9c9fc165f8425f30fae122cd0c4023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c037f6e0c523da1b7950db3bb5f1c740e9c9fc165f8425f30fae122cd0c4023", kill_on_drop: false }` [INFO] [stdout] 9c037f6e0c523da1b7950db3bb5f1c740e9c9fc165f8425f30fae122cd0c4023