[INFO] cloning repository https://github.com/johnkangw/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnkangw/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnkangw%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnkangw%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca5e4b62facb7623ae847ea4f287d069a2f7e81e [INFO] testing johnkangw/rustlings against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnkangw%2Frustlings" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnkangw/rustlings on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnkangw/rustlings [INFO] finished tweaking git repo https://github.com/johnkangw/rustlings [INFO] tweaked toml for git repo https://github.com/johnkangw/rustlings written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johnkangw/rustlings 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b1dc62fc76d1444b229c6c54d4878812df0807fdf566f8e37d4efbab5a4fe4b [INFO] running `Command { std: "docker" "start" "-a" "7b1dc62fc76d1444b229c6c54d4878812df0807fdf566f8e37d4efbab5a4fe4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b1dc62fc76d1444b229c6c54d4878812df0807fdf566f8e37d4efbab5a4fe4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1dc62fc76d1444b229c6c54d4878812df0807fdf566f8e37d4efbab5a4fe4b", kill_on_drop: false }` [INFO] [stdout] 7b1dc62fc76d1444b229c6c54d4878812df0807fdf566f8e37d4efbab5a4fe4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d836de03ba02aff79281d4b125f475798c4ebd42c795412a0d0aa63307bd70a4 [INFO] running `Command { std: "docker" "start" "-a" "d836de03ba02aff79281d4b125f475798c4ebd42c795412a0d0aa63307bd70a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.11 [INFO] [stderr] Compiling rustlings v5.6.1 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustlings` (bin "rustlings") [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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustlings --edition=2021 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,test)' --check-cfg 'cfg(feature, values())' -C metadata=33dca1628779f335 -C extra-filename=-24be75ea7607fe9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ef4d58eadde802f9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8a33b21ccd1b4304.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-9e2dd8792c2a92ec.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-7f97d4739a41cb1d.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-9ebdb522c0acb58c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4e3dc03df83f5c0c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54361db470ef76d2.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-c938ce3650699744.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-63bcadad5d7753e4.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-b699e31a58d4d44e.rlib --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-d71328115d008a34.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d836de03ba02aff79281d4b125f475798c4ebd42c795412a0d0aa63307bd70a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d836de03ba02aff79281d4b125f475798c4ebd42c795412a0d0aa63307bd70a4", kill_on_drop: false }` [INFO] [stdout] d836de03ba02aff79281d4b125f475798c4ebd42c795412a0d0aa63307bd70a4