[INFO] cloning repository https://github.com/josephkirk/JobRunner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josephkirk/JobRunner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephkirk%2FJobRunner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephkirk%2FJobRunner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56cf52397ef10a4807bd3d6b4f6be5239d1ef4ea [INFO] testing josephkirk/JobRunner against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephkirk%2FJobRunner" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josephkirk/JobRunner 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/josephkirk/JobRunner [INFO] finished tweaking git repo https://github.com/josephkirk/JobRunner [INFO] tweaked toml for git repo https://github.com/josephkirk/JobRunner written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/josephkirk/JobRunner 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-cron-scheduler v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d327b788797977d5d86211d6c34b0bc3f0cdd6ea153311c34f122ebec4047455 [INFO] running `Command { std: "docker" "start" "-a" "d327b788797977d5d86211d6c34b0bc3f0cdd6ea153311c34f122ebec4047455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d327b788797977d5d86211d6c34b0bc3f0cdd6ea153311c34f122ebec4047455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d327b788797977d5d86211d6c34b0bc3f0cdd6ea153311c34f122ebec4047455", kill_on_drop: false }` [INFO] [stdout] d327b788797977d5d86211d6c34b0bc3f0cdd6ea153311c34f122ebec4047455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a5f944c5f7b59507226b273ecbc5aa27d860bd0da91f693c7417bfef853a5bf9 [INFO] running `Command { std: "docker" "start" "-a" "a5f944c5f7b59507226b273ecbc5aa27d860bd0da91f693c7417bfef853a5bf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tokio-cron-scheduler v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-cron-scheduler` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_cron_scheduler --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-cron-scheduler-0.9.4/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "has_bytes", "nats", "nats_storage", "postgres-native-tls", "postgres-openssl", "postgres_native_tls", "postgres_openssl", "postgres_storage", "prost", "prost-build", "signal", "tokio-postgres", "tracing-subscriber"))' -C metadata=82511df3e1624898 -C extra-filename=-e4d6fa7f99dc5038 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc1fe0d39984ca0f.rmeta --extern cron=/opt/rustwide/target/debug/deps/libcron-c0691054ed6cbbae.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-52281630a61234a4.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6eee899247c1c668.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-adc365c91ddb921e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-33d1ad5de7e60ad4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a9c8f441cfd89ec9.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a5f944c5f7b59507226b273ecbc5aa27d860bd0da91f693c7417bfef853a5bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f944c5f7b59507226b273ecbc5aa27d860bd0da91f693c7417bfef853a5bf9", kill_on_drop: false }` [INFO] [stdout] a5f944c5f7b59507226b273ecbc5aa27d860bd0da91f693c7417bfef853a5bf9