[INFO] cloning repository https://github.com/intbot/burnwall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intbot/burnwall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintbot%2Fburnwall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintbot%2Fburnwall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 199716d0337d34dfdf6b9aac9bb8e97ca994ab8e [INFO] testing intbot/burnwall against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintbot%2Fburnwall" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/intbot/burnwall [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/intbot/burnwall [INFO] tweaked toml for git repo https://github.com/intbot/burnwall written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/intbot/burnwall on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/intbot/burnwall 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e28d993a413c57c9482ca8165155a0cef35655126aba5a363756332c8eec42 [INFO] running `Command { std: "docker" "start" "-a" "87e28d993a413c57c9482ca8165155a0cef35655126aba5a363756332c8eec42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e28d993a413c57c9482ca8165155a0cef35655126aba5a363756332c8eec42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e28d993a413c57c9482ca8165155a0cef35655126aba5a363756332c8eec42", kill_on_drop: false }` [INFO] [stdout] 87e28d993a413c57c9482ca8165155a0cef35655126aba5a363756332c8eec42 [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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1725be141f3bba10255766623385e978bc17421a667d623b2a752fd3097e460 [INFO] running `Command { std: "docker" "start" "-a" "c1725be141f3bba10255766623385e978bc17421a667d623b2a752fd3097e460", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap_complete v4.6.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling burnwall v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "c1725be141f3bba10255766623385e978bc17421a667d623b2a752fd3097e460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1725be141f3bba10255766623385e978bc17421a667d623b2a752fd3097e460", kill_on_drop: false }` [INFO] [stdout] c1725be141f3bba10255766623385e978bc17421a667d623b2a752fd3097e460 [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" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8e4e292ff0afa6d771de85da104a545746f1d65ee02faa7e2864c2ad6925a83 [INFO] running `Command { std: "docker" "start" "-a" "d8e4e292ff0afa6d771de85da104a545746f1d65ee02faa7e2864c2ad6925a83", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling burnwall v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `burnwall` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name burnwall --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=358e473b29eec43e -C extra-filename=-6d57faae3f50ccc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-5965a5e0286d3512.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a735b2807d767ad6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-26a7ea6a9f8db941.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-91c6e7d4493e1f6d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cb21f78a0223c45f.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d788da5e4dc2227c.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-4fc867593d939309.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4f8a7f09f0b25ffa.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e32d117a3d5e797.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bee88104014d9b13.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-be44f2234a5d91e8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-228166fdd4f6dd9f.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-9dcfdd77333a3701.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-2f35cbcbfd007c16.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-857024ac62c88952.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cb504f49e4d83b11.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-19ba7e2a1cffea4f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern serde_norway=/opt/rustwide/target/debug/deps/libserde_norway-8c9162ec6ade14d5.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-52397a079fde0022.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d25dc9acf11f7d2c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-363a36035a7dfbce.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-31b2268a48f2175e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8a773e600541e403.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-78b18168799160ee.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e97d525a0e799910.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3a9896c14243b0fb.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d7eb5677d5cca0c2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-da2ec03cf3d3fb2a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d8e4e292ff0afa6d771de85da104a545746f1d65ee02faa7e2864c2ad6925a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e4e292ff0afa6d771de85da104a545746f1d65ee02faa7e2864c2ad6925a83", kill_on_drop: false }` [INFO] [stdout] d8e4e292ff0afa6d771de85da104a545746f1d65ee02faa7e2864c2ad6925a83