[INFO] cloning repository https://github.com/remi-dupre/opening-hours-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remi-dupre/opening-hours-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a45a0a41d48ba70be05a4c4e2e253a71779a35e [INFO] checking remi-dupre/opening-hours-rs against master#c29082fe7dc6e902169cacbae165562a7e4a1fd6 for pr-120805 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remi-dupre/opening-hours-rs on toolchain c29082fe7dc6e902169cacbae165562a7e4a1fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] finished tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] tweaked toml for git repo https://github.com/remi-dupre/opening-hours-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/remi-dupre/opening-hours-rs 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" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc1/source/python/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9acd3008d3e8ada8fec5cec3ab7385f0fb3e148de22ce33f0f633a79d34bd1a [INFO] running `Command { std: "docker" "start" "-a" "d9acd3008d3e8ada8fec5cec3ab7385f0fb3e148de22ce33f0f633a79d34bd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9acd3008d3e8ada8fec5cec3ab7385f0fb3e148de22ce33f0f633a79d34bd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9acd3008d3e8ada8fec5cec3ab7385f0fb3e148de22ce33f0f633a79d34bd1a", kill_on_drop: false }` [INFO] [stdout] d9acd3008d3e8ada8fec5cec3ab7385f0fb3e148de22ce33f0f633a79d34bd1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acce07d2f8a97acd741adc6f01f015dc267b3e983a94b247599d29a9b579ec66 [INFO] running `Command { std: "docker" "start" "-a" "acce07d2f8a97acd741adc6f01f015dc267b3e983a94b247599d29a9b579ec66", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/python/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling python3-dll-a v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking compact-calendar v0.6.18 (/opt/rustwide/workdir/compact-calendar) [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling opening-hours v0.6.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking opening-hours-syntax v0.6.18 (/opt/rustwide/workdir/opening-hours-syntax) [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking fuzz v0.1.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Checking opening-hours-py v0.6.18 (/opt/rustwide/workdir/python) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.90s [INFO] running `Command { std: "docker" "inspect" "acce07d2f8a97acd741adc6f01f015dc267b3e983a94b247599d29a9b579ec66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acce07d2f8a97acd741adc6f01f015dc267b3e983a94b247599d29a9b579ec66", kill_on_drop: false }` [INFO] [stdout] acce07d2f8a97acd741adc6f01f015dc267b3e983a94b247599d29a9b579ec66 [INFO] checking remi-dupre/opening-hours-rs against try#a76cc2633df38feca72f20156e7d9e4b074337f3 for pr-120805 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remi-dupre/opening-hours-rs on toolchain a76cc2633df38feca72f20156e7d9e4b074337f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] finished tweaking git repo https://github.com/remi-dupre/opening-hours-rs [INFO] tweaked toml for git repo https://github.com/remi-dupre/opening-hours-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/remi-dupre/opening-hours-rs 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" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/python/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d9aa5f78ae387ae73b717e538f599aa39214a8122bac4a688d596ae7f02526 [INFO] running `Command { std: "docker" "start" "-a" "17d9aa5f78ae387ae73b717e538f599aa39214a8122bac4a688d596ae7f02526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d9aa5f78ae387ae73b717e538f599aa39214a8122bac4a688d596ae7f02526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d9aa5f78ae387ae73b717e538f599aa39214a8122bac4a688d596ae7f02526", kill_on_drop: false }` [INFO] [stdout] 17d9aa5f78ae387ae73b717e538f599aa39214a8122bac4a688d596ae7f02526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbfa2c5d7cfb4814dfdd931ecbab3990111c6ec477b47c519054b041853e6cec [INFO] running `Command { std: "docker" "start" "-a" "fbfa2c5d7cfb4814dfdd931ecbab3990111c6ec477b47c519054b041853e6cec", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/python/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling python3-dll-a v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking compact-calendar v0.6.18 (/opt/rustwide/workdir/compact-calendar) [INFO] [stderr] Compiling opening-hours v0.6.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [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/a76cc2633df38feca72f20156e7d9e4b074337f3/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=9d74b4af124d1d68 -C extra-filename=-9d74b4af124d1d68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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" "fbfa2c5d7cfb4814dfdd931ecbab3990111c6ec477b47c519054b041853e6cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfa2c5d7cfb4814dfdd931ecbab3990111c6ec477b47c519054b041853e6cec", kill_on_drop: false }` [INFO] [stdout] fbfa2c5d7cfb4814dfdd931ecbab3990111c6ec477b47c519054b041853e6cec