[INFO] cloning repository https://github.com/christimahu/devrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christimahu/devrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba67e55af90ae693ca1c7b1465cc95c7e13cf9a [INFO] testing christimahu/devrs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/christimahu/devrs [INFO] finished tweaking git repo https://github.com/christimahu/devrs [INFO] tweaked toml for git repo https://github.com/christimahu/devrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/christimahu/devrs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/christimahu/devrs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154caf6eb5602224c173b38a451f37c30487c716603f252212e00b7740a95a43 [INFO] running `Command { std: "docker" "start" "-a" "154caf6eb5602224c173b38a451f37c30487c716603f252212e00b7740a95a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154caf6eb5602224c173b38a451f37c30487c716603f252212e00b7740a95a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154caf6eb5602224c173b38a451f37c30487c716603f252212e00b7740a95a43", kill_on_drop: false }` [INFO] [stdout] 154caf6eb5602224c173b38a451f37c30487c716603f252212e00b7740a95a43 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfb4b9572980e2c82f1feeadc408d4b73f1479b50a67b575aca68caf3979bfea [INFO] running `Command { std: "docker" "start" "-a" "bfb4b9572980e2c82f1feeadc408d4b73f1479b50a67b575aca68caf3979bfea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "bfb4b9572980e2c82f1feeadc408d4b73f1479b50a67b575aca68caf3979bfea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb4b9572980e2c82f1feeadc408d4b73f1479b50a67b575aca68caf3979bfea", kill_on_drop: false }` [INFO] [stdout] bfb4b9572980e2c82f1feeadc408d4b73f1479b50a67b575aca68caf3979bfea [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe1836d851b7cdd6b1091889b9fc77ed819b26794aa2a0ff6d21117453b76876 [INFO] running `Command { std: "docker" "start" "-a" "fe1836d851b7cdd6b1091889b9fc77ed819b26794aa2a0ff6d21117453b76876", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] error: could not compile `devrs` (bin "devrs" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name devrs --edition=2021 cli/src/main.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=6a371008e81fb414 -C extra-filename=-1ecdab559280ea7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2ca7ee24d03274c2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-3cd25772eaf91e9b.rlib --extern bollard=/opt/rustwide/target/debug/deps/libbollard-16a00188ec5b4fec.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c71538774eb83320.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f50b9d7321fb7dd1.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-3a89ff40a0ed2743.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-113547de08911d3e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-94bbd4b0f2063d91.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-03eb93cc4e00353e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cc203edd0684fd43.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-00a1a68ca3203907.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3378599409af71e1.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-e2613b51d63e6424.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-ebaf90d0e81c8912.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-20d10caf49ece11d.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-6d1fd2a2f46c11ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9aab8394ebc0d1c4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af9cc844372193da.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-985fa60d7dbac08d.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f24a5e176c1774cb.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-89ed6e7c49b3bafa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8e743ad159ec6f53.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-343e29db70886776.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe1836d851b7cdd6b1091889b9fc77ed819b26794aa2a0ff6d21117453b76876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1836d851b7cdd6b1091889b9fc77ed819b26794aa2a0ff6d21117453b76876", kill_on_drop: false }` [INFO] [stdout] fe1836d851b7cdd6b1091889b9fc77ed819b26794aa2a0ff6d21117453b76876