[INFO] cloning repository https://github.com/lffg2/rust-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lffg2/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg2%2Frust-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg2%2Frust-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8da20ed9052ad10063c7472756b45a5b94aa6501 [INFO] testing lffg2/rust-playground against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg2%2Frust-playground" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lffg2/rust-playground 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/lffg2/rust-playground [INFO] finished tweaking git repo https://github.com/lffg2/rust-playground [INFO] tweaked toml for git repo https://github.com/lffg2/rust-playground written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lffg2/rust-playground 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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fb385dece042f7641a2c59cb3573268ecad7ce57da7015b701355765d1f17613 [INFO] running `Command { std: "docker" "start" "-a" "fb385dece042f7641a2c59cb3573268ecad7ce57da7015b701355765d1f17613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb385dece042f7641a2c59cb3573268ecad7ce57da7015b701355765d1f17613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb385dece042f7641a2c59cb3573268ecad7ce57da7015b701355765d1f17613", kill_on_drop: false }` [INFO] [stdout] fb385dece042f7641a2c59cb3573268ecad7ce57da7015b701355765d1f17613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 94f684319edf1ab8ebd776ecf3333e2a480bb8aae2e7aefcbec0ac4c972c9d96 [INFO] running `Command { std: "docker" "start" "-a" "94f684319edf1ab8ebd776ecf3333e2a480bb8aae2e7aefcbec0ac4c972c9d96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling lib-and-main-ex1 v0.1.0 (/opt/rustwide/workdir/experiments/lib-and-main-ex1) [INFO] [stderr] Compiling check-brackets v0.1.0 (/opt/rustwide/workdir/experiments/check-brackets) [INFO] [stderr] Compiling stack-overflow v0.1.0 (/opt/rustwide/workdir/experiments/stack-overflow) [INFO] [stderr] Compiling panic-catching v0.1.0 (/opt/rustwide/workdir/experiments/panic-catching) [INFO] [stderr] Compiling multi-test v0.1.0 (/opt/rustwide/workdir/experiments/multi-test) [INFO] [stderr] Compiling iter-to-arr v0.1.0 (/opt/rustwide/workdir/experiments/iter-to-arr) [INFO] [stderr] Compiling iter-with-last v0.1.0 (/opt/rustwide/workdir/experiments/iter-with-last) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> experiments/panic-catching/src/main.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | panic::{self, PanicInfo, UnwindSafe}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> experiments/panic-catching/src/main.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | fn panic_hook(info: &PanicInfo) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ast-visitor-etc v0.1.0 (/opt/rustwide/workdir/experiments/ast-visitor-etc) [INFO] [stderr] Compiling cursor-seek v0.1.0 (/opt/rustwide/workdir/experiments/cursor-seek) [INFO] [stderr] Compiling cidr v0.1.0 (/opt/rustwide/workdir/experiments/cidr) [INFO] [stderr] Compiling trait-assoc-types-and-generics v0.1.0 (/opt/rustwide/workdir/experiments/trait-assoc-types-and-generics) [INFO] [stderr] Compiling string-trim v0.1.0 (/opt/rustwide/workdir/experiments/string-trim) [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling string-builder v0.1.0 (/opt/rustwide/workdir/experiments/string-builder) [INFO] [stderr] Compiling stdin-take-nums v0.1.0 (/opt/rustwide/workdir/experiments/stdin-take-nums) [INFO] [stderr] Compiling lang-parens v0.1.0 (/opt/rustwide/workdir/experiments/lang-parens) [INFO] [stderr] Compiling bin-alarms v0.1.0 (/opt/rustwide/workdir/experiments/bitwise-alarms) [INFO] [stderr] Compiling iter-freq v0.1.0 (/opt/rustwide/workdir/experiments/iter-freq) [INFO] [stderr] Compiling collatz-toctou v0.1.0 (/opt/rustwide/workdir/experiments/collatz-toctou) [INFO] [stderr] Compiling iter-fib v0.1.0 (/opt/rustwide/workdir/experiments/iter-fib) [INFO] [stderr] Compiling signed-vs-unsigned v0.1.0 (/opt/rustwide/workdir/experiments/signed-vs-unsigned) [INFO] [stderr] Compiling stdin-poly-read v0.1.0 (/opt/rustwide/workdir/experiments/stdin-poly-read) [INFO] [stderr] Compiling lambda-int1 v0.1.0 (/opt/rustwide/workdir/experiments/lambda-int1) [INFO] [stderr] Compiling poly-into-iterator v0.1.0 (/opt/rustwide/workdir/experiments/poly-into-iterator) [INFO] [stderr] Compiling binary-search-index v0.1.0 (/opt/rustwide/workdir/experiments/binary-search-index) [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling task-queue v0.1.0 (/opt/rustwide/workdir/experiments/task-queue) [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtracing_subscriber-ad5ad248836a87f8.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajYxvKB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "94f684319edf1ab8ebd776ecf3333e2a480bb8aae2e7aefcbec0ac4c972c9d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f684319edf1ab8ebd776ecf3333e2a480bb8aae2e7aefcbec0ac4c972c9d96", kill_on_drop: false }` [INFO] [stdout] 94f684319edf1ab8ebd776ecf3333e2a480bb8aae2e7aefcbec0ac4c972c9d96