[INFO] cloning repository https://github.com/rustworthy/unwrap_qr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustworthy/unwrap_qr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustworthy%2Funwrap_qr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustworthy%2Funwrap_qr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d6b6703692f0b0fadf80147f655adf8f239dadc [INFO] testing rustworthy/unwrap_qr against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustworthy%2Funwrap_qr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustworthy/unwrap_qr on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustworthy/unwrap_qr [INFO] finished tweaking git repo https://github.com/rustworthy/unwrap_qr [INFO] tweaked toml for git repo https://github.com/rustworthy/unwrap_qr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rustworthy/unwrap_qr 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded queens-rock v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a88290a3d911f513b64d41206f5f72325c274d9ea95911f3964cb54c578c20e8 [INFO] running `Command { std: "docker" "start" "-a" "a88290a3d911f513b64d41206f5f72325c274d9ea95911f3964cb54c578c20e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a88290a3d911f513b64d41206f5f72325c274d9ea95911f3964cb54c578c20e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88290a3d911f513b64d41206f5f72325c274d9ea95911f3964cb54c578c20e8", kill_on_drop: false }` [INFO] [stdout] a88290a3d911f513b64d41206f5f72325c274d9ea95911f3964cb54c578c20e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a44677d051722a15669b26ac0fd03d3f3bd72f37c0a2393aaa8dc38996f2c22 [INFO] running `Command { std: "docker" "start" "-a" "7a44677d051722a15669b26ac0fd03d3f3bd72f37c0a2393aaa8dc38996f2c22", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling amq-protocol-types v7.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling amq-protocol-uri v7.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling tcp-stream v0.24.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling queens-rock v0.1.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling actix-multipart v0.4.0 [INFO] [stderr] Compiling unwrap_qr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "7a44677d051722a15669b26ac0fd03d3f3bd72f37c0a2393aaa8dc38996f2c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a44677d051722a15669b26ac0fd03d3f3bd72f37c0a2393aaa8dc38996f2c22", kill_on_drop: false }` [INFO] [stdout] 7a44677d051722a15669b26ac0fd03d3f3bd72f37c0a2393aaa8dc38996f2c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c092556438baf62c83ec86d8cccea6c02458815ee432d6f8aed8ed8855432f4 [INFO] running `Command { std: "docker" "start" "-a" "5c092556438baf62c83ec86d8cccea6c02458815ee432d6f8aed8ed8855432f4", kill_on_drop: false }` [INFO] [stderr] Compiling unwrap_qr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "5c092556438baf62c83ec86d8cccea6c02458815ee432d6f8aed8ed8855432f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c092556438baf62c83ec86d8cccea6c02458815ee432d6f8aed8ed8855432f4", kill_on_drop: false }` [INFO] [stdout] 5c092556438baf62c83ec86d8cccea6c02458815ee432d6f8aed8ed8855432f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28ff432a55ad2eb936df2a7954b790cce284f0964d4df6fe48e7637d7f70f249 [INFO] running `Command { std: "docker" "start" "-a" "28ff432a55ad2eb936df2a7954b790cce284f0964d4df6fe48e7637d7f70f249", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unwrap_qr-a65cae6368b68ca2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests unwrap_qr [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28ff432a55ad2eb936df2a7954b790cce284f0964d4df6fe48e7637d7f70f249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ff432a55ad2eb936df2a7954b790cce284f0964d4df6fe48e7637d7f70f249", kill_on_drop: false }` [INFO] [stdout] 28ff432a55ad2eb936df2a7954b790cce284f0964d4df6fe48e7637d7f70f249 [INFO] testing rustworthy/unwrap_qr against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustworthy%2Funwrap_qr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustworthy/unwrap_qr on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustworthy/unwrap_qr [INFO] finished tweaking git repo https://github.com/rustworthy/unwrap_qr [INFO] tweaked toml for git repo https://github.com/rustworthy/unwrap_qr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rustworthy/unwrap_qr 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17dd1d67de19b5cbd2de38e713df3eb25d4569eb8263b3a7f9ae4ac593dceb6d [INFO] running `Command { std: "docker" "start" "-a" "17dd1d67de19b5cbd2de38e713df3eb25d4569eb8263b3a7f9ae4ac593dceb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17dd1d67de19b5cbd2de38e713df3eb25d4569eb8263b3a7f9ae4ac593dceb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dd1d67de19b5cbd2de38e713df3eb25d4569eb8263b3a7f9ae4ac593dceb6d", kill_on_drop: false }` [INFO] [stdout] 17dd1d67de19b5cbd2de38e713df3eb25d4569eb8263b3a7f9ae4ac593dceb6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc446e87ac8a666537c6b8e3926ef5332d6c8fba2e982469bf5f94ea96c39709 [INFO] running `Command { std: "docker" "start" "-a" "bc446e87ac8a666537c6b8e3926ef5332d6c8fba2e982469bf5f94ea96c39709", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling amq-protocol-types v7.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling amq-protocol-uri v7.0.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tcp-stream v0.24.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling queens-rock v0.1.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `trust-dns-resolver` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `askama_shared` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNfb3xL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad0NxE6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) [INFO] [stderr] error: could not compile `uuid` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `queens-rock` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/debug.c:24:1: fatal error: error closing /tmp/ccRyZM86.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 24 | int g_debuglevel = DEBUGLEVEL; [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^~~ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/ccLProrn.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 368 | } [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.4+zstd.1.5.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-67132ea30940455f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-8d81ba38d5aefa48/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] cargo:warning=zstd/lib/common/debug.c:24:1: fatal error: error closing /tmp/ccRyZM86.s: No space left on device [INFO] [stderr] cargo:warning= 24 | int g_debuglevel = DEBUGLEVEL; [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-8d81ba38d5aefa48/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] cargo:warning=zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/ccLProrn.s: No space left on device [INFO] [stderr] cargo:warning= 368 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-8d81ba38d5aefa48/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazL5LKa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lapin` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCsZs4f/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bc446e87ac8a666537c6b8e3926ef5332d6c8fba2e982469bf5f94ea96c39709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc446e87ac8a666537c6b8e3926ef5332d6c8fba2e982469bf5f94ea96c39709", kill_on_drop: false }` [INFO] [stdout] bc446e87ac8a666537c6b8e3926ef5332d6c8fba2e982469bf5f94ea96c39709