[INFO] cloning repository https://github.com/PhilippGackstatter/ion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilippGackstatter/ion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilippGackstatter%2Fion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilippGackstatter%2Fion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65816b8ae9840f9285040801e9fd1f07119eb147 [INFO] testing PhilippGackstatter/ion against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilippGackstatter%2Fion" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilippGackstatter/ion on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PhilippGackstatter/ion [INFO] finished tweaking git repo https://github.com/PhilippGackstatter/ion [INFO] tweaked toml for git repo https://github.com/PhilippGackstatter/ion written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PhilippGackstatter/ion 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arenas v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ead164f934302fbcf58c5e5c0c4113337d722eb8a22a40b88790f0cea8c8555 [INFO] running `Command { std: "docker" "start" "-a" "3ead164f934302fbcf58c5e5c0c4113337d722eb8a22a40b88790f0cea8c8555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ead164f934302fbcf58c5e5c0c4113337d722eb8a22a40b88790f0cea8c8555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ead164f934302fbcf58c5e5c0c4113337d722eb8a22a40b88790f0cea8c8555", kill_on_drop: false }` [INFO] [stdout] 3ead164f934302fbcf58c5e5c0c4113337d722eb8a22a40b88790f0cea8c8555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e81bb3e8b279f9c9b1219e980e63d3928bdca83cb06de1b0293f13a881178dd1 [INFO] running `Command { std: "docker" "start" "-a" "e81bb3e8b279f9c9b1219e980e63d3928bdca83cb06de1b0293f13a881178dd1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling arenas v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling ion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s [INFO] running `Command { std: "docker" "inspect" "e81bb3e8b279f9c9b1219e980e63d3928bdca83cb06de1b0293f13a881178dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81bb3e8b279f9c9b1219e980e63d3928bdca83cb06de1b0293f13a881178dd1", kill_on_drop: false }` [INFO] [stdout] e81bb3e8b279f9c9b1219e980e63d3928bdca83cb06de1b0293f13a881178dd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1b692d305850b697bfac4fd889958ee783d92e4c979dd0fc36324042a9dfec [INFO] running `Command { std: "docker" "start" "-a" "ae1b692d305850b697bfac4fd889958ee783d92e4c979dd0fc36324042a9dfec", kill_on_drop: false }` [INFO] [stderr] Compiling ion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ion` (lib test) [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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ion --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea1e877fa291d6bf -C extra-filename=-ea1e877fa291d6bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arenas=/opt/rustwide/target/debug/deps/libarenas-1038b109fddf034a.rlib --extern argparse=/opt/rustwide/target/debug/deps/libargparse-460b93c1be399e21.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-85238a421bb129ff.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7824d245c672b4fa.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-c04078dde6081acb.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ae1b692d305850b697bfac4fd889958ee783d92e4c979dd0fc36324042a9dfec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1b692d305850b697bfac4fd889958ee783d92e4c979dd0fc36324042a9dfec", kill_on_drop: false }` [INFO] [stdout] ae1b692d305850b697bfac4fd889958ee783d92e4c979dd0fc36324042a9dfec