[INFO] cloning repository https://github.com/Slava0135/DIFFuzzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Slava0135/DIFFuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlava0135%2FDIFFuzzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSlava0135%2FDIFFuzzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c4e2e3f8b0ab87d2a514976a0d2e4acedb971c3 [INFO] testing Slava0135/DIFFuzzer 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%2FSlava0135%2FDIFFuzzer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Slava0135/DIFFuzzer 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/Slava0135/DIFFuzzer [INFO] finished tweaking git repo https://github.com/Slava0135/DIFFuzzer [INFO] tweaked toml for git repo https://github.com/Slava0135/DIFFuzzer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Slava0135/DIFFuzzer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d5ebd126b18698d972be33e8c6deaef25ad07c6ce5f97202567601cbe16fe230 [INFO] running `Command { std: "docker" "start" "-a" "d5ebd126b18698d972be33e8c6deaef25ad07c6ce5f97202567601cbe16fe230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ebd126b18698d972be33e8c6deaef25ad07c6ce5f97202567601cbe16fe230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ebd126b18698d972be33e8c6deaef25ad07c6ce5f97202567601cbe16fe230", kill_on_drop: false }` [INFO] [stdout] d5ebd126b18698d972be33e8c6deaef25ad07c6ce5f97202567601cbe16fe230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cd13abbaa695755c58f65241f222af5944f2bb1d697c6fb553000d591cd41405 [INFO] running `Command { std: "docker" "start" "-a" "cd13abbaa695755c58f65241f222af5944f2bb1d697c6fb553000d591cd41405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `log4rs` (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 log4rs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log4rs-1.3.0/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="all_components"' --cfg 'feature="ansi_writer"' --cfg 'feature="chrono"' --cfg 'feature="compound_policy"' --cfg 'feature="config_parsing"' --cfg 'feature="console_appender"' --cfg 'feature="console_writer"' --cfg 'feature="default"' --cfg 'feature="delete_roller"' --cfg 'feature="file_appender"' --cfg 'feature="fixed_window_roller"' --cfg 'feature="humantime"' --cfg 'feature="json_encoder"' --cfg 'feature="libc"' --cfg 'feature="log-mdc"' --cfg 'feature="parking_lot"' --cfg 'feature="pattern_encoder"' --cfg 'feature="rand"' --cfg 'feature="rolling_file_appender"' --cfg 'feature="serde"' --cfg 'feature="serde-value"' --cfg 'feature="serde_json"' --cfg 'feature="serde_yaml"' --cfg 'feature="simple_writer"' --cfg 'feature="size_trigger"' --cfg 'feature="thread-id"' --cfg 'feature="threshold_filter"' --cfg 'feature="time_trigger"' --cfg 'feature="typemap-ors"' --cfg 'feature="winapi"' --cfg 'feature="yaml_format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_components", "ansi_writer", "background_rotation", "chrono", "compound_policy", "config_parsing", "console_appender", "console_writer", "default", "delete_roller", "file_appender", "fixed_window_roller", "flate2", "gzip", "humantime", "json_encoder", "json_format", "libc", "log-mdc", "parking_lot", "pattern_encoder", "rand", "rolling_file_appender", "serde", "serde-value", "serde_json", "serde_yaml", "simple_writer", "size_trigger", "thread-id", "threshold_filter", "time_trigger", "toml", "toml_format", "typemap-ors", "winapi", "yaml_format"))' -C metadata=2c2abf5c6aa469f9 -C extra-filename=-9b9cf9430d6fd2ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d210d62c20b1ebcd.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-ab68a7cb4ea2a0cc.so --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4344b8e2cfadad4e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ede25ece04baeeb7.rmeta --extern log_mdc=/opt/rustwide/target/debug/deps/liblog_mdc-0af972c42f90557b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7d442af003ff2340.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6bcb3aeb74bf99c6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-44d61944f8bfe210.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-79b52bf6ebad9936.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56b3e9a9522e7598.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ad1bb2c067c5bef5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a08f0ca6e6b9ffdc.rmeta --extern thread_id=/opt/rustwide/target/debug/deps/libthread_id-990fc8d845abd243.rmeta --extern typemap_ors=/opt/rustwide/target/debug/deps/libtypemap_ors-e1293b6c54d09c35.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "cd13abbaa695755c58f65241f222af5944f2bb1d697c6fb553000d591cd41405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd13abbaa695755c58f65241f222af5944f2bb1d697c6fb553000d591cd41405", kill_on_drop: false }` [INFO] [stdout] cd13abbaa695755c58f65241f222af5944f2bb1d697c6fb553000d591cd41405