[INFO] cloning repository https://github.com/famedly/hookd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/famedly/hookd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhookd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhookd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60713b20e43838c2dcde31643cecd43017644e7a [INFO] testing famedly/hookd against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhookd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/famedly/hookd on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/famedly/hookd [INFO] finished tweaking git repo https://github.com/famedly/hookd [INFO] tweaked toml for git repo https://github.com/famedly/hookd written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/famedly/hookd 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ab9b6bdbdb4db2c466c3465744881136e9bfd269ec396a1b4d01f50180d8be [INFO] running `Command { std: "docker" "start" "-a" "b2ab9b6bdbdb4db2c466c3465744881136e9bfd269ec396a1b4d01f50180d8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ab9b6bdbdb4db2c466c3465744881136e9bfd269ec396a1b4d01f50180d8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ab9b6bdbdb4db2c466c3465744881136e9bfd269ec396a1b4d01f50180d8be", kill_on_drop: false }` [INFO] [stdout] b2ab9b6bdbdb4db2c466c3465744881136e9bfd269ec396a1b4d01f50180d8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6543854c9fc87068dfb75e04fbb5e1944683b624dad90d60f7f03ad1bb037e [INFO] running `Command { std: "docker" "start" "-a" "1d6543854c9fc87068dfb75e04fbb5e1944683b624dad90d60f7f03ad1bb037e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hookd v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hookd` (bin "hookd") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name hookd --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e59b740ef8dc49a3 -C extra-filename=-e423252b8ffacb58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c4381736a60cc033.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-c428e0afc363f110.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53c33cc23e533143.rlib --extern directories_next=/opt/rustwide/target/debug/deps/libdirectories_next-90285dd09be020ce.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-b002d6923703dc1c.rlib --extern hookd=/opt/rustwide/target/debug/deps/libhookd-85a397aef5c4b81a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-dcd9a7b607eef9ab.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-df5ebddf1ba37b91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bc304171da306f44.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fae5b0bda4a963c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e6b623ebdf3b756.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e502bdb1f6a48b8b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-34d6aa0a9f53daad.rlib --extern substring=/opt/rustwide/target/debug/deps/libsubstring-69368f004e104bec.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-00c504f0e175a43d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-faf0e24d57f03066.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-705ad3f17e0901a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1d6543854c9fc87068dfb75e04fbb5e1944683b624dad90d60f7f03ad1bb037e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6543854c9fc87068dfb75e04fbb5e1944683b624dad90d60f7f03ad1bb037e", kill_on_drop: false }` [INFO] [stdout] 1d6543854c9fc87068dfb75e04fbb5e1944683b624dad90d60f7f03ad1bb037e