[INFO] cloning repository https://github.com/gokselhkn/qrcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gokselhkn/qrcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselhkn%2Fqrcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselhkn%2Fqrcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2b259784f9eaead4829572c720225488a84f9f3 [INFO] testing gokselhkn/qrcode against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgokselhkn%2Fqrcode" "/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/gokselhkn/qrcode 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/gokselhkn/qrcode [INFO] finished tweaking git repo https://github.com/gokselhkn/qrcode [INFO] tweaked toml for git repo https://github.com/gokselhkn/qrcode written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gokselhkn/qrcode 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] Downloading crates ... [INFO] [stderr] Downloaded ic-cdk-timers v0.6.0 [INFO] [stderr] Downloaded candid_derive v0.6.5 [INFO] [stderr] Downloaded candid v0.10.3 [INFO] [stderr] Downloaded png v0.17.12 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee5a3af17b20c8b607adddef34251e1d8d3a2b047ff40efad512576a989616b [INFO] running `Command { std: "docker" "start" "-a" "aee5a3af17b20c8b607adddef34251e1d8d3a2b047ff40efad512576a989616b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee5a3af17b20c8b607adddef34251e1d8d3a2b047ff40efad512576a989616b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee5a3af17b20c8b607adddef34251e1d8d3a2b047ff40efad512576a989616b", kill_on_drop: false }` [INFO] [stdout] aee5a3af17b20c8b607adddef34251e1d8d3a2b047ff40efad512576a989616b [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb001cd83540abfcaa33bd38b3779bbc26767803ead46971ca1f8d754383c238 [INFO] running `Command { std: "docker" "start" "-a" "bb001cd83540abfcaa33bd38b3779bbc26767803ead46971ca1f8d754383c238", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling png v0.17.12 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling qrcode-generator v4.1.9 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling candid_derive v0.6.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling candid v0.10.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `candid` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name candid --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.10.3/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="bignum"' --cfg 'feature="default"' --cfg 'feature="printer"' --cfg 'feature="serde_bytes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "bignum", "default", "printer", "serde_bytes", "value"))' -C metadata=f1b9990f37b16177 -C extra-filename=-f1b9990f37b16177 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-05a6581d524d21f6.rmeta --extern binread=/opt/rustwide/target/debug/deps/libbinread-c68bfae13b1cbee5.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rmeta --extern candid_derive=/opt/rustwide/target/debug/deps/libcandid_derive-ffa50417cc92040d.so --extern hex=/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rmeta --extern ic_principal=/opt/rustwide/target/debug/deps/libic_principal-660178f00410f311.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-3f2d3cf3615817e1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f281314e7c437523.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d6a7897debeee747.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0bb0333d6f10fbb0.so --extern pretty=/opt/rustwide/target/debug/deps/libpretty-70f212ec0c8a944f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9069098ce6c538a1.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-78fdcb1ef5918f55.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-743f8aff910d3604.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4b2220fd1425e7b2.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-c7a3190090619fe6/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bb001cd83540abfcaa33bd38b3779bbc26767803ead46971ca1f8d754383c238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb001cd83540abfcaa33bd38b3779bbc26767803ead46971ca1f8d754383c238", kill_on_drop: false }` [INFO] [stdout] bb001cd83540abfcaa33bd38b3779bbc26767803ead46971ca1f8d754383c238