[INFO] cloning repository https://github.com/fastobo/horned-manchester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastobo/horned-manchester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Fhorned-manchester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Fhorned-manchester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df308eead30356e070ff8266dc37164554c40d3f [INFO] checking fastobo/horned-manchester against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastobo%2Fhorned-manchester" "/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/fastobo/horned-manchester [INFO] finished tweaking git repo https://github.com/fastobo/horned-manchester [INFO] tweaked toml for git repo https://github.com/fastobo/horned-manchester written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fastobo/horned-manchester on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fastobo/horned-manchester 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528c960879ea7407791fa26fe6ff7060afe2e4ee09f5b876cb6bdc08b418e99b [INFO] running `Command { std: "docker" "start" "-a" "528c960879ea7407791fa26fe6ff7060afe2e4ee09f5b876cb6bdc08b418e99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528c960879ea7407791fa26fe6ff7060afe2e4ee09f5b876cb6bdc08b418e99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528c960879ea7407791fa26fe6ff7060afe2e4ee09f5b876cb6bdc08b418e99b", kill_on_drop: false }` [INFO] [stdout] 528c960879ea7407791fa26fe6ff7060afe2e4ee09f5b876cb6bdc08b418e99b [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c661f1e0850e739cfb2a254b4c694aca8c9337db252fcd9fd4a77669c4e2ff00 [INFO] running `Command { std: "docker" "start" "-a" "c661f1e0850e739cfb2a254b4c694aca8c9337db252fcd9fd4a77669c4e2ff00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking rustls-pki-types v1.3.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking rio_api v0.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking quick-xml v0.21.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking oxiri v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking oxilangtag v0.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking enum_meta v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking rio_xml v0.7.3 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking pretty_rdf v0.2.0 [INFO] [stderr] Checking curie v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking horned-owl v0.14.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEbNloT/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa8YddQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSgBVbq/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] error: could not compile `ring` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabPuMkK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `horned-owl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c661f1e0850e739cfb2a254b4c694aca8c9337db252fcd9fd4a77669c4e2ff00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c661f1e0850e739cfb2a254b4c694aca8c9337db252fcd9fd4a77669c4e2ff00", kill_on_drop: false }` [INFO] [stdout] c661f1e0850e739cfb2a254b4c694aca8c9337db252fcd9fd4a77669c4e2ff00