[INFO] fetching crate svlint 0.9.5... [INFO] testing svlint-0.9.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate svlint 0.9.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate svlint 0.9.5 [INFO] finished tweaking crates.io crate svlint 0.9.5 [INFO] tweaked toml for crates.io crate svlint 0.9.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svlint 0.9.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svlint 0.9.5 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded sv-parser v0.13.4 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded sv-parser-syntaxtree v0.13.4 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded clap_complete v3.2.5 [INFO] [stderr] Downloaded sv-parser-pp v0.13.4 [INFO] [stderr] Downloaded anyhow v1.0.99 [INFO] [stderr] Downloaded sv-parser-parser v0.13.4 [INFO] [stderr] Downloaded sv-filelist-parser v0.1.3 [INFO] [stderr] Downloaded nom-tracable v0.9.1 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded regex-syntax v0.8.6 [INFO] [stderr] Downloaded sv-parser-macros v0.13.4 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded sv-parser-error v0.13.4 [INFO] [stderr] Downloaded nom-greedyerror v0.5.0 [INFO] [stderr] Downloaded nom-packrat-macros v0.7.0 [INFO] [stderr] Downloaded nom-packrat v0.7.0 [INFO] [stderr] Downloaded nom-recursive-macros v0.5.1 [INFO] [stderr] Downloaded nom-recursive v0.5.1 [INFO] [stderr] Downloaded nom-tracable-macros v0.9.1 [INFO] [stderr] Downloaded str-concat v0.2.0 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98651e38ebcfc8126adf86d4d21f5b765470026b05187d4b0085f70c06b77863 [INFO] running `Command { std: "docker" "start" "-a" "98651e38ebcfc8126adf86d4d21f5b765470026b05187d4b0085f70c06b77863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98651e38ebcfc8126adf86d4d21f5b765470026b05187d4b0085f70c06b77863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98651e38ebcfc8126adf86d4d21f5b765470026b05187d4b0085f70c06b77863", kill_on_drop: false }` [INFO] [stdout] 98651e38ebcfc8126adf86d4d21f5b765470026b05187d4b0085f70c06b77863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f03ddb11c13183d98522a414d135c37a8c6e1ea0fa5d9bffdcacbf151cc52d [INFO] running `Command { std: "docker" "start" "-a" "74f03ddb11c13183d98522a414d135c37a8c6e1ea0fa5d9bffdcacbf151cc52d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling sv-parser-macros v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.4 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling svlint v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling sv-parser-error v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling sv-parser-parser v0.13.4 [INFO] [stderr] Compiling sv-parser-pp v0.13.4 [INFO] [stderr] Compiling sv-parser v0.13.4 [INFO] [stderr] error: could not compile `svlint` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name svlint --edition=2018 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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61062747d1cec36a -C extra-filename=-8ed4e340d158bb7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rmeta --extern chardetng=/opt/rustwide/target/debug/deps/libchardetng-d4d77260cdf2d8fb.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-aaa97be011b20813.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-9575e6bd9504fea5.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-07896acb54c23c26.rmeta --extern enquote=/opt/rustwide/target/debug/deps/libenquote-f43b9b69113a232e.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-cd75e5029df7bb58.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f409c79b4f05f7ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-05f08af512a9c694.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0aa167c2d6408f64.so --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-699836e5de3feb5b.rmeta --extern sv_filelist_parser=/opt/rustwide/target/debug/deps/libsv_filelist_parser-1e844cdc2aad0ff7.rmeta --extern sv_parser=/opt/rustwide/target/debug/deps/libsv_parser-2bf38022d29bdbdc.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-8dace9ab2873d357.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-11d8379e1c1e7d3c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sv-parser-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.4/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=19d204674b886c86 -C extra-filename=-5d0352337151c431 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-8389b9bbfbc8756c.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-007bf346c9335bb0.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-778b7fb091b5159f.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-8a2194e63f86fbb6.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-a84d9de396db6e65.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-66b8f3c8f6df4280.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-7d0445741c7f8e7d.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-a746753c1d0a33e4.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-569ffd0cec2dd95f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "74f03ddb11c13183d98522a414d135c37a8c6e1ea0fa5d9bffdcacbf151cc52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f03ddb11c13183d98522a414d135c37a8c6e1ea0fa5d9bffdcacbf151cc52d", kill_on_drop: false }` [INFO] [stdout] 74f03ddb11c13183d98522a414d135c37a8c6e1ea0fa5d9bffdcacbf151cc52d