[INFO] cloning repository https://github.com/ontology-tools/py-whelk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ontology-tools/py-whelk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fontology-tools%2Fpy-whelk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fontology-tools%2Fpy-whelk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b6686fdc3e4ed40f3a66ed49a00996c6ee8c071 [INFO] checking ontology-tools/py-whelk against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fontology-tools%2Fpy-whelk" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ontology-tools/py-whelk [INFO] finished tweaking git repo https://github.com/ontology-tools/py-whelk [INFO] tweaked toml for git repo https://github.com/ontology-tools/py-whelk written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ontology-tools/py-whelk on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ontology-tools/py-horned-owl` [INFO] [stderr] Updating git repository `https://github.com/b-gehrke/whelk-rs` [INFO] [stderr] Locking 153 packages to latest Rust 1.91.0-nightly compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rio_api v0.8.5 [INFO] [stderr] Downloaded curie v0.1.4 [INFO] [stderr] Downloaded rio_xml v0.8.5 [INFO] [stderr] Downloaded oxiri v0.2.11 [INFO] [stderr] Downloaded enum_meta v0.6.0 [INFO] [stderr] Downloaded pretty_rdf v0.8.0 [INFO] [stderr] Downloaded horned-owl v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 825a3caaf0e9042f9dc199c9940da1a155bb4ba3606b008b0be4351bef904282 [INFO] running `Command { std: "docker" "start" "-a" "825a3caaf0e9042f9dc199c9940da1a155bb4ba3606b008b0be4351bef904282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825a3caaf0e9042f9dc199c9940da1a155bb4ba3606b008b0be4351bef904282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825a3caaf0e9042f9dc199c9940da1a155bb4ba3606b008b0be4351bef904282", kill_on_drop: false }` [INFO] [stdout] 825a3caaf0e9042f9dc199c9940da1a155bb4ba3606b008b0be4351bef904282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fba9b1630f570864095d9ed30215c5d1b152e2e685c766b965909543cd77a3f [INFO] running `Command { std: "docker" "start" "-a" "9fba9b1630f570864095d9ed30215c5d1b152e2e685c766b965909543cd77a3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.99 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking rio_api v0.8.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking enum_meta v0.6.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rio_xml v0.8.5 [INFO] [stderr] Checking pretty_rdf v0.8.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking curie v0.1.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIx7Y8k" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `im` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_builder-352dda1d65fa8de7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/clap_builder-352dda1d65fa8de7/dep-lib-clap_builder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2uQL5U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synstructure` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9fba9b1630f570864095d9ed30215c5d1b152e2e685c766b965909543cd77a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fba9b1630f570864095d9ed30215c5d1b152e2e685c766b965909543cd77a3f", kill_on_drop: false }` [INFO] [stdout] 9fba9b1630f570864095d9ed30215c5d1b152e2e685c766b965909543cd77a3f