[INFO] cloning repository https://github.com/cbeck88/conf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbeck88/conf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeck88%2Fconf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeck88%2Fconf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 222580e8e609a08690ff241999365e05a568d29c [INFO] testing cbeck88/conf-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeck88%2Fconf-rs" "/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/cbeck88/conf-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbeck88/conf-rs [INFO] finished tweaking git repo https://github.com/cbeck88/conf-rs [INFO] tweaked toml for git repo https://github.com/cbeck88/conf-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cbeck88/conf-rs 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded escargot v0.5.11 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2144c65cf26f81124b9b436b6096c11adac3aae5941d94d63ebca6d53b882daf [INFO] running `Command { std: "docker" "start" "-a" "2144c65cf26f81124b9b436b6096c11adac3aae5941d94d63ebca6d53b882daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2144c65cf26f81124b9b436b6096c11adac3aae5941d94d63ebca6d53b882daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2144c65cf26f81124b9b436b6096c11adac3aae5941d94d63ebca6d53b882daf", kill_on_drop: false }` [INFO] [stdout] 2144c65cf26f81124b9b436b6096c11adac3aae5941d94d63ebca6d53b882daf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98a1805df44a2a4084be959ac6fa9143fd77b6fec8bfb693a8a353113bc58271 [INFO] running `Command { std: "docker" "start" "-a" "98a1805df44a2a4084be959ac6fa9143fd77b6fec8bfb693a8a353113bc58271", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling conf_derive v0.1.1 (/opt/rustwide/workdir/conf_derive) [INFO] [stderr] Compiling conf v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s [INFO] running `Command { std: "docker" "inspect" "98a1805df44a2a4084be959ac6fa9143fd77b6fec8bfb693a8a353113bc58271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a1805df44a2a4084be959ac6fa9143fd77b6fec8bfb693a8a353113bc58271", kill_on_drop: false }` [INFO] [stdout] 98a1805df44a2a4084be959ac6fa9143fd77b6fec8bfb693a8a353113bc58271 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 872d02856bbbd827314d6eefadd871acde84c10e3774b571871003aef1741495 [INFO] running `Command { std: "docker" "start" "-a" "872d02856bbbd827314d6eefadd871acde84c10e3774b571871003aef1741495", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling escargot v0.5.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling conf v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] error: could not compile `conf` (test "test_serde") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_serde --edition=2021 tests/test_serde.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=a34632a59c8f763f -C extra-filename=-a34632a59c8f763f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-1118b41fc12d2277.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-df06e60a3195406f.rlib --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-db06d48d177417a5.rlib --extern conf=/opt/rustwide/target/debug/deps/libconf-27bb6a9dba39698d.rlib --extern conf_derive=/opt/rustwide/target/debug/deps/libconf_derive-5a1f0d2df48254a6.so --extern escargot=/opt/rustwide/target/debug/deps/libescargot-fdaed763e0a09e29.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-a84604d5603b835d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ef47e2a4c6301e3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1763c044bbb1ba63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aec44304d3a683a9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ebd10e85aa96ea3c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "872d02856bbbd827314d6eefadd871acde84c10e3774b571871003aef1741495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872d02856bbbd827314d6eefadd871acde84c10e3774b571871003aef1741495", kill_on_drop: false }` [INFO] [stdout] 872d02856bbbd827314d6eefadd871acde84c10e3774b571871003aef1741495