[INFO] cloning repository https://github.com/domain-independent-dp/didp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domain-independent-dp/didp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomain-independent-dp%2Fdidp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomain-independent-dp%2Fdidp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2784869bc1707da058396ff9002b59b30a0190ff
[INFO] checking domain-independent-dp/didp-rs against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomain-independent-dp%2Fdidp-rs" "/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/domain-independent-dp/didp-rs
[INFO] finished tweaking git repo https://github.com/domain-independent-dp/didp-rs
[INFO] tweaked toml for git repo https://github.com/domain-independent-dp/didp-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/domain-independent-dp/didp-rs on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/domain-independent-dp/didp-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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cf5636dc408227ac9742fb26522d00d24b7edcc32dbe17a8269c8933877a619
[INFO] running `Command { std: "docker" "start" "-a" "4cf5636dc408227ac9742fb26522d00d24b7edcc32dbe17a8269c8933877a619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cf5636dc408227ac9742fb26522d00d24b7edcc32dbe17a8269c8933877a619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf5636dc408227ac9742fb26522d00d24b7edcc32dbe17a8269c8933877a619", kill_on_drop: false }`
[INFO] [stdout] 4cf5636dc408227ac9742fb26522d00d24b7edcc32dbe17a8269c8933877a619
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a406d7395e7755323c37471260b75d398e6e31b5a2376acd571d98df3ff221
[INFO] running `Command { std: "docker" "start" "-a" "44a406d7395e7755323c37471260b75d398e6e31b5a2376acd571d98df3ff221", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking bus v2.4.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking dypdl v0.9.0 (/opt/rustwide/workdir/dypdl)
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling didppy v0.9.0 (/opt/rustwide/workdir/didppy)
[INFO] [stderr]     Checking dypdl-heuristic-search v0.9.0 (/opt/rustwide/workdir/dypdl-heuristic-search)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking tikv-jemallocator v0.5.4
[INFO] [stderr]     Checking didp-yaml v0.9.0 (/opt/rustwide/workdir/didp-yaml)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2Re5Ds"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayvq5Op"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `didp-yaml` (bin "didp-yaml") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `didp-yaml` (bin "didp-yaml" test) due to 1 previous error
[INFO] [stdout] warning: enum `TargetArgUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum TargetArgUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableIndexUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum TableIndexUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableArgUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum TableArgUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub enum TableUnion {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SetDefaultArgUnion` is never used
[INFO] [stdout]    --> didppy/src/model.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum SetDefaultArgUnion {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TargetArgUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum TargetArgUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableIndexUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum TableIndexUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableArgUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub enum TableArgUnion {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TableUnion` is never used
[INFO] [stdout]   --> didppy/src/model.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub enum TableUnion {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SetDefaultArgUnion` is never used
[INFO] [stdout]    --> didppy/src/model.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum SetDefaultArgUnion {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44a406d7395e7755323c37471260b75d398e6e31b5a2376acd571d98df3ff221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a406d7395e7755323c37471260b75d398e6e31b5a2376acd571d98df3ff221", kill_on_drop: false }`
[INFO] [stdout] 44a406d7395e7755323c37471260b75d398e6e31b5a2376acd571d98df3ff221
