[INFO] cloning repository https://github.com/zoni/obsidian-export [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zoni/obsidian-export" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a695e2b7707f94bae69e26e258aea46764bd1d58 [INFO] testing zoni/obsidian-export against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoni%2Fobsidian-export" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zoni/obsidian-export [INFO] finished tweaking git repo https://github.com/zoni/obsidian-export [INFO] tweaked toml for git repo https://github.com/zoni/obsidian-export written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zoni/obsidian-export on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zoni/obsidian-export 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded gumdrop v0.8.1 [INFO] [stderr] Downloaded snafu v0.8.6 [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f77c82e042ad2f38ef971edeab55bef8969a88ded3b4eb6f5fe28f90938b09 [INFO] running `Command { std: "docker" "start" "-a" "38f77c82e042ad2f38ef971edeab55bef8969a88ded3b4eb6f5fe28f90938b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f77c82e042ad2f38ef971edeab55bef8969a88ded3b4eb6f5fe28f90938b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f77c82e042ad2f38ef971edeab55bef8969a88ded3b4eb6f5fe28f90938b09", kill_on_drop: false }` [INFO] [stdout] 38f77c82e042ad2f38ef971edeab55bef8969a88ded3b4eb6f5fe28f90938b09 [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bdd4e7440c9e4a31c0fb83d2f52c7ba77b0fa93406ef915920230a31b0fb7a9 [INFO] running `Command { std: "docker" "start" "-a" "1bdd4e7440c9e4a31c0fb83d2f52c7ba77b0fa93406ef915920230a31b0fb7a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling obsidian-export v25.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.38s [INFO] running `Command { std: "docker" "inspect" "1bdd4e7440c9e4a31c0fb83d2f52c7ba77b0fa93406ef915920230a31b0fb7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdd4e7440c9e4a31c0fb83d2f52c7ba77b0fa93406ef915920230a31b0fb7a9", kill_on_drop: false }` [INFO] [stdout] 1bdd4e7440c9e4a31c0fb83d2f52c7ba77b0fa93406ef915920230a31b0fb7a9 [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e2c2242430abe269c556d31931c732da73b7b62b9ccc464c71e11c981c99ec0 [INFO] running `Command { std: "docker" "start" "-a" "1e2c2242430abe269c556d31931c732da73b7b62b9ccc464c71e11c981c99ec0", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/975eb2752c4f2b98c8665aed911b3cb79d35f8a5aa7c921ecdffee6bed11b0de/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "1e2c2242430abe269c556d31931c732da73b7b62b9ccc464c71e11c981c99ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2c2242430abe269c556d31931c732da73b7b62b9ccc464c71e11c981c99ec0", kill_on_drop: false }` [INFO] [stdout] 1e2c2242430abe269c556d31931c732da73b7b62b9ccc464c71e11c981c99ec0