[INFO] cloning repository https://github.com/SLiV9/penne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SLiV9/penne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 357620681cb7fda2b670a2eab5ade7cf3a7df795 [INFO] testing SLiV9/penne against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLiV9%2Fpenne" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SLiV9/penne on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SLiV9/penne [INFO] finished tweaking git repo https://github.com/SLiV9/penne [INFO] tweaked toml for git repo https://github.com/SLiV9/penne written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SLiV9/penne 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7584ca1e3a62437544d5cd043b5d93acae1613271fed5ce946f12f3f4e0c02 [INFO] running `Command { std: "docker" "start" "-a" "ef7584ca1e3a62437544d5cd043b5d93acae1613271fed5ce946f12f3f4e0c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7584ca1e3a62437544d5cd043b5d93acae1613271fed5ce946f12f3f4e0c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7584ca1e3a62437544d5cd043b5d93acae1613271fed5ce946f12f3f4e0c02", kill_on_drop: false }` [INFO] [stdout] ef7584ca1e3a62437544d5cd043b5d93acae1613271fed5ce946f12f3f4e0c02 [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f14b9378bb9ccda4fc6e5723b2769716f39f28ee2c77e6df9d4aee1c229290 [INFO] running `Command { std: "docker" "start" "-a" "b9f14b9378bb9ccda4fc6e5723b2769716f39f28ee2c77e6df9d4aee1c229290", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling llvm-sys v60.6.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling penne v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "b9f14b9378bb9ccda4fc6e5723b2769716f39f28ee2c77e6df9d4aee1c229290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f14b9378bb9ccda4fc6e5723b2769716f39f28ee2c77e6df9d4aee1c229290", kill_on_drop: false }` [INFO] [stdout] b9f14b9378bb9ccda4fc6e5723b2769716f39f28ee2c77e6df9d4aee1c229290 [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84222b27abf2bef36f46933046d4b93a73b1951d5907426b45c91cbdb10daa17 [INFO] running `Command { std: "docker" "start" "-a" "84222b27abf2bef36f46933046d4b93a73b1951d5907426b45c91cbdb10daa17", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling penne v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `penne` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name penne --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7baac8e122e2f87f -C extra-filename=-7baac8e122e2f87f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-de133f20f6c82306.rlib --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-f84546c90d6a4a08.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a70bb87fd0cca5b9.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-d8b5689d092c2731.rlib --extern llvm_sys=/opt/rustwide/target/debug/deps/libllvm_sys-64a8ce6500b8e314.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-01bf069aaa2c56fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c58e3c9c3a778e74.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1cae9e3a40457030.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e183f94d0dc93c03.rlib --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/llvm-sys-f2b73554cca89de7/out -L native=/usr/lib/llvm-14/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84222b27abf2bef36f46933046d4b93a73b1951d5907426b45c91cbdb10daa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84222b27abf2bef36f46933046d4b93a73b1951d5907426b45c91cbdb10daa17", kill_on_drop: false }` [INFO] [stdout] 84222b27abf2bef36f46933046d4b93a73b1951d5907426b45c91cbdb10daa17