[INFO] fetching crate cargo-sonar 1.2.0... [INFO] testing cargo-sonar-1.2.0 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate cargo-sonar 1.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate cargo-sonar 1.2.0 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cargo-sonar 1.2.0 [INFO] finished tweaking crates.io crate cargo-sonar 1.2.0 [INFO] tweaked toml for crates.io crate cargo-sonar 1.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-sonar 1.2.0 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cvss v2.0.0 [INFO] [stderr] Downloaded clap_complete_nushell v4.4.2 [INFO] [stderr] Downloaded rustsec v0.27.0 [INFO] [stderr] Downloaded test-log v0.2.12 [INFO] [stderr] Downloaded dyn-iter v1.0.1 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded cargo-lock v9.0.0 [INFO] [stderr] Downloaded platforms v3.1.2 [INFO] [stderr] Downloaded serde_json v1.0.106 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded clap v4.4.3 [INFO] [stderr] Downloaded skip_error v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ce23a909faf902797c20333426f7afc14e34ca8a99de87321a4a2d8fbb11cc [INFO] running `Command { std: "docker" "start" "-a" "03ce23a909faf902797c20333426f7afc14e34ca8a99de87321a4a2d8fbb11cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ce23a909faf902797c20333426f7afc14e34ca8a99de87321a4a2d8fbb11cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ce23a909faf902797c20333426f7afc14e34ca8a99de87321a4a2d8fbb11cc", kill_on_drop: false }` [INFO] [stdout] 03ce23a909faf902797c20333426f7afc14e34ca8a99de87321a4a2d8fbb11cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ac99584856ce169aa36062bb71718da9f41f1e81b59ea3bd51869610dadf28 [INFO] running `Command { std: "docker" "start" "-a" "b9ac99584856ce169aa36062bb71718da9f41f1e81b59ea3bd51869610dadf28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling dyn-iter v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling addr2line v0.21.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/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.32/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-mut"' -C metadata=5562873a17e8687f -C extra-filename=-5562873a17e8687f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b9ac99584856ce169aa36062bb71718da9f41f1e81b59ea3bd51869610dadf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ac99584856ce169aa36062bb71718da9f41f1e81b59ea3bd51869610dadf28", kill_on_drop: false }` [INFO] [stdout] b9ac99584856ce169aa36062bb71718da9f41f1e81b59ea3bd51869610dadf28 [INFO] testing cargo-sonar-1.2.0 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate cargo-sonar 1.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cargo-sonar 1.2.0 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cargo-sonar 1.2.0 [INFO] finished tweaking crates.io crate cargo-sonar 1.2.0 [INFO] tweaked toml for crates.io crate cargo-sonar 1.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-sonar 1.2.0 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdeca7bb2383d2562e383d219322864a9187cd3349a8d886ef4671b1e381161f [INFO] running `Command { std: "docker" "start" "-a" "cdeca7bb2383d2562e383d219322864a9187cd3349a8d886ef4671b1e381161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdeca7bb2383d2562e383d219322864a9187cd3349a8d886ef4671b1e381161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdeca7bb2383d2562e383d219322864a9187cd3349a8d886ef4671b1e381161f", kill_on_drop: false }` [INFO] [stdout] cdeca7bb2383d2562e383d219322864a9187cd3349a8d886ef4671b1e381161f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f92f5c6e4a09f012f860d509db890c97a0fcffa29f06aaf1932e0e5a24dbd157 [INFO] running `Command { std: "docker" "start" "-a" "f92f5c6e4a09f012f860d509db890c97a0fcffa29f06aaf1932e0e5a24dbd157", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dyn-iter v1.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling clap_complete_nushell v4.4.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling skip_error v3.1.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling cvss v2.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling rustsec v0.27.0 [INFO] [stderr] Compiling cargo-sonar v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "f92f5c6e4a09f012f860d509db890c97a0fcffa29f06aaf1932e0e5a24dbd157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92f5c6e4a09f012f860d509db890c97a0fcffa29f06aaf1932e0e5a24dbd157", kill_on_drop: false }` [INFO] [stdout] f92f5c6e4a09f012f860d509db890c97a0fcffa29f06aaf1932e0e5a24dbd157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9922edce45532187cb5ed10e2b9b89e108984c8d259b0f723a3f7041f2a05a2 [INFO] running `Command { std: "docker" "start" "-a" "b9922edce45532187cb5ed10e2b9b89e108984c8d259b0f723a3f7041f2a05a2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling cargo-sonar v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "b9922edce45532187cb5ed10e2b9b89e108984c8d259b0f723a3f7041f2a05a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9922edce45532187cb5ed10e2b9b89e108984c8d259b0f723a3f7041f2a05a2", kill_on_drop: false }` [INFO] [stdout] b9922edce45532187cb5ed10e2b9b89e108984c8d259b0f723a3f7041f2a05a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17a70a7e58c6290b8d255d9b81224d7dd9731c9ee32aa5fa6867230eddd1082b [INFO] running `Command { std: "docker" "start" "-a" "17a70a7e58c6290b8d255d9b81224d7dd9731c9ee32aa5fa6867230eddd1082b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_sonar-dcaf37a4f8b7f22f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test clippy::tests::single_issue ... ok [INFO] [stdout] test codeclimate::tests::simple_issue ... ok [INFO] [stdout] test cargo::tests::cargo_lock_parsing ... ok [INFO] [stdout] test udeps::tests::single_issue ... ok [INFO] [stdout] test deny::tests::single_issue ... ok [INFO] [stdout] test sonar::tests::simple_issue ... ok [INFO] [stdout] test outdated::tests::single_issue ... ok [INFO] [stdout] test audit::tests::single_issue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cargo-codeclimate.rs (/opt/rustwide/target/debug/deps/cargo_codeclimate-574144b131afe223) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cargo-sonar.rs (/opt/rustwide/target/debug/deps/cargo_sonar-bcaec231bb1fa07c) [INFO] [stdout] [INFO] [stderr] Running tests/bin.rs (/opt/rustwide/target/debug/deps/bin-82fbc17707c77062) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cargo_codeclimate ... ok [INFO] [stderr] Doc-tests cargo-sonar [INFO] [stdout] test cargo_sonar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17a70a7e58c6290b8d255d9b81224d7dd9731c9ee32aa5fa6867230eddd1082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a70a7e58c6290b8d255d9b81224d7dd9731c9ee32aa5fa6867230eddd1082b", kill_on_drop: false }` [INFO] [stdout] 17a70a7e58c6290b8d255d9b81224d7dd9731c9ee32aa5fa6867230eddd1082b