[INFO] cloning repository https://github.com/naresh97/nr-cms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naresh97/nr-cms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaresh97%2Fnr-cms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaresh97%2Fnr-cms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 983449e0d984a56b61c71c36787edf76dad72017 [INFO] testing naresh97/nr-cms against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaresh97%2Fnr-cms" "/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/naresh97/nr-cms [INFO] finished tweaking git repo https://github.com/naresh97/nr-cms [INFO] tweaked toml for git repo https://github.com/naresh97/nr-cms written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/naresh97/nr-cms 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/naresh97/nr-cms 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] 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] ac2c81bd8dbedaa74aa2392bff016b7d4d4ddc6dba6b59e672430002cdbf748e [INFO] running `Command { std: "docker" "start" "-a" "ac2c81bd8dbedaa74aa2392bff016b7d4d4ddc6dba6b59e672430002cdbf748e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac2c81bd8dbedaa74aa2392bff016b7d4d4ddc6dba6b59e672430002cdbf748e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2c81bd8dbedaa74aa2392bff016b7d4d4ddc6dba6b59e672430002cdbf748e", kill_on_drop: false }` [INFO] [stdout] ac2c81bd8dbedaa74aa2392bff016b7d4d4ddc6dba6b59e672430002cdbf748e [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] 87c6693652c269791c31556dc4c327c2cd0893185bd836612c7e6f8a94e98c00 [INFO] running `Command { std: "docker" "start" "-a" "87c6693652c269791c31556dc4c327c2cd0893185bd836612c7e6f8a94e98c00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnotify-173f12f911224e97.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `notify` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87c6693652c269791c31556dc4c327c2cd0893185bd836612c7e6f8a94e98c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c6693652c269791c31556dc4c327c2cd0893185bd836612c7e6f8a94e98c00", kill_on_drop: false }` [INFO] [stdout] 87c6693652c269791c31556dc4c327c2cd0893185bd836612c7e6f8a94e98c00