[INFO] cloning repository https://github.com/euclio/apply-license [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euclio/apply-license" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fapply-license", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fapply-license'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f427c5810ca28c466a5fe78d57ae631169d7c8d3 [INFO] testing euclio/apply-license against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fapply-license" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euclio/apply-license on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/euclio/apply-license [INFO] finished tweaking git repo https://github.com/euclio/apply-license [INFO] tweaked toml for git repo https://github.com/euclio/apply-license written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/euclio/apply-license 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded toml_edit v0.13.4 [INFO] [stderr] Downloaded chrono v0.4.4 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47504813716b32d06502bac0d969ca97d5b1b213f417147045bb702990eb745c [INFO] running `Command { std: "docker" "start" "-a" "47504813716b32d06502bac0d969ca97d5b1b213f417147045bb702990eb745c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47504813716b32d06502bac0d969ca97d5b1b213f417147045bb702990eb745c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47504813716b32d06502bac0d969ca97d5b1b213f417147045bb702990eb745c", kill_on_drop: false }` [INFO] [stdout] 47504813716b32d06502bac0d969ca97d5b1b213f417147045bb702990eb745c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144b35e69b4761066fea2e7881a1824e56bed588623f0c182db8afb5a1978422 [INFO] running `Command { std: "docker" "start" "-a" "144b35e69b4761066fea2e7881a1824e56bed588623f0c182db8afb5a1978422", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling apply-license v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "144b35e69b4761066fea2e7881a1824e56bed588623f0c182db8afb5a1978422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144b35e69b4761066fea2e7881a1824e56bed588623f0c182db8afb5a1978422", kill_on_drop: false }` [INFO] [stdout] 144b35e69b4761066fea2e7881a1824e56bed588623f0c182db8afb5a1978422 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8786bd719b62b68ae0c9ee32ddef22afa129ca270c81f25368d8740ee6ea46d [INFO] running `Command { std: "docker" "start" "-a" "f8786bd719b62b68ae0c9ee32ddef22afa129ca270c81f25368d8740ee6ea46d", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `predicates` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name predicates --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-2.1.1/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="diff"' --cfg 'feature="difflib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto", "concolor", "default", "diff", "difflib", "float-cmp", "normalize-line-endings", "regex", "unstable", "yansi"))' -C metadata=41fd81150e22a258 -C extra-filename=-f90c2c188a0f22cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern difflib=/opt/rustwide/target/debug/deps/libdifflib-c2a6125f2253bb24.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9e4d18c5c3ed35c3.rmeta --extern predicates_core=/opt/rustwide/target/debug/deps/libpredicates_core-651a34bac4bbcbde.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libdifflib-c2a6125f2253bb24.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `difflib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f8786bd719b62b68ae0c9ee32ddef22afa129ca270c81f25368d8740ee6ea46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8786bd719b62b68ae0c9ee32ddef22afa129ca270c81f25368d8740ee6ea46d", kill_on_drop: false }` [INFO] [stdout] f8786bd719b62b68ae0c9ee32ddef22afa129ca270c81f25368d8740ee6ea46d