[INFO] cloning repository https://github.com/colobrodo/webgraph-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colobrodo/webgraph-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8026f11782a28761756b663649cc8ce18eae26df [INFO] checking colobrodo/webgraph-tools against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fwebgraph-tools" "/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/colobrodo/webgraph-tools [INFO] finished tweaking git repo https://github.com/colobrodo/webgraph-tools [INFO] tweaked toml for git repo https://github.com/colobrodo/webgraph-tools written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/colobrodo/webgraph-tools on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/colobrodo/webgraph-tools 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4153734eb55dfa236c92814f40e0c1dc27c81117501f960b7771a00f7340b08 [INFO] running `Command { std: "docker" "start" "-a" "b4153734eb55dfa236c92814f40e0c1dc27c81117501f960b7771a00f7340b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4153734eb55dfa236c92814f40e0c1dc27c81117501f960b7771a00f7340b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4153734eb55dfa236c92814f40e0c1dc27c81117501f960b7771a00f7340b08", kill_on_drop: false }` [INFO] [stdout] b4153734eb55dfa236c92814f40e0c1dc27c81117501f960b7771a00f7340b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba86f17314c44f047b98ddabf90aae5abd92578fcc403fec0c95534e26d85013 [INFO] running `Command { std: "docker" "start" "-a" "ba86f17314c44f047b98ddabf90aae5abd92578fcc403fec0c95534e26d85013", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling impl-tools v0.10.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling mem_dbg-derive v0.2.0 [INFO] [stderr] Checking maligned v0.2.1 [INFO] [stderr] Compiling impl-tools-lib v0.11.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lambert_w v1.2.28 [INFO] [stderr] Compiling epserde v0.8.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling lender-derive v0.1.2 [INFO] [stderr] Checking pluralizer v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling epserde-derive v0.8.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking partition v0.1.2 [INFO] [stderr] Compiling impl-tools v0.11.4 [INFO] [stderr] Checking arbitrary-chunks v0.4.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking stable_try_trait_v2 v1.75.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking lender v0.3.2 [INFO] [stderr] Checking dsi-progress-logger v0.8.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking thread-priority v1.2.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rdst v0.20.14 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking number_prefix v0.3.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/863511eff87e66198b396935f3b5c8a543022f53/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 --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"' --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=e54157c28729b6ee -C extra-filename=-77d5ed2a8f27680a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de6dd437dfb273ce.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "ba86f17314c44f047b98ddabf90aae5abd92578fcc403fec0c95534e26d85013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba86f17314c44f047b98ddabf90aae5abd92578fcc403fec0c95534e26d85013", kill_on_drop: false }` [INFO] [stdout] ba86f17314c44f047b98ddabf90aae5abd92578fcc403fec0c95534e26d85013