[INFO] cloning repository https://github.com/ycrao/idrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycrao/idrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycrao%2Fidrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycrao%2Fidrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d3c463ec01e3ce56c875e9209d5a9302a5d4e53 [INFO] testing ycrao/idrs against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycrao%2Fidrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ycrao/idrs on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ycrao/idrs [INFO] finished tweaking git repo https://github.com/ycrao/idrs [INFO] tweaked toml for git repo https://github.com/ycrao/idrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ycrao/idrs 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9daa3b79d38ec55d580fcfad18853ca57eb7869529ceb4ce8f21bd9506256b4 [INFO] running `Command { std: "docker" "start" "-a" "e9daa3b79d38ec55d580fcfad18853ca57eb7869529ceb4ce8f21bd9506256b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9daa3b79d38ec55d580fcfad18853ca57eb7869529ceb4ce8f21bd9506256b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9daa3b79d38ec55d580fcfad18853ca57eb7869529ceb4ce8f21bd9506256b4", kill_on_drop: false }` [INFO] [stdout] e9daa3b79d38ec55d580fcfad18853ca57eb7869529ceb4ce8f21bd9506256b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95fd031a28a4ff4939a85dd34e928ac59dae7ff376e437528cc6605ab9617a09 [INFO] running `Command { std: "docker" "start" "-a" "95fd031a28a4ff4939a85dd34e928ac59dae7ff376e437528cc6605ab9617a09", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.13.9 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sqlite3-src v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.37 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling sqlite v0.23.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sqlite` (lib) [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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name sqlite --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlite-0.23.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="linkage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "linkage"))' -C metadata=eef85accf87f4a16 -C extra-filename=-132debb8e9b20793 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-50c460303863467a.rmeta --extern sqlite3_sys=/opt/rustwide/target/debug/deps/libsqlite3_sys-2082226d77ba8521.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "95fd031a28a4ff4939a85dd34e928ac59dae7ff376e437528cc6605ab9617a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fd031a28a4ff4939a85dd34e928ac59dae7ff376e437528cc6605ab9617a09", kill_on_drop: false }` [INFO] [stdout] 95fd031a28a4ff4939a85dd34e928ac59dae7ff376e437528cc6605ab9617a09