[INFO] cloning repository https://github.com/vincent-thomas/dev-env-produkt-utdrag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-thomas/dev-env-produkt-utdrag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fdev-env-produkt-utdrag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fdev-env-produkt-utdrag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 356789dbe7919066bfd94769ae02504674ac17aa [INFO] building vincent-thomas/dev-env-produkt-utdrag against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fdev-env-produkt-utdrag" "/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/vincent-thomas/dev-env-produkt-utdrag on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag [INFO] finished tweaking git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag [INFO] tweaked toml for git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-lab-derive v0.20.0 [INFO] [stderr] Downloaded mediatype v0.19.18 [INFO] [stderr] Downloaded serde_html_form v0.2.6 [INFO] [stderr] Downloaded clier v0.6.4 [INFO] [stderr] Downloaded clier_parser v0.7.3 [INFO] [stderr] Downloaded juniper_codegen v0.16.0 [INFO] [stderr] Downloaded actix-web-lab v0.20.2 [INFO] [stderr] Downloaded juniper v0.16.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 407a3335043142e3475f2f0a9d016e7f9eb5c3281b8a3df2a5d66056ba40769a [INFO] running `Command { std: "docker" "start" "-a" "407a3335043142e3475f2f0a9d016e7f9eb5c3281b8a3df2a5d66056ba40769a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407a3335043142e3475f2f0a9d016e7f9eb5c3281b8a3df2a5d66056ba40769a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407a3335043142e3475f2f0a9d016e7f9eb5c3281b8a3df2a5d66056ba40769a", kill_on_drop: false }` [INFO] [stdout] 407a3335043142e3475f2f0a9d016e7f9eb5c3281b8a3df2a5d66056ba40769a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e125822da6dd60d9cc9388a9f98af2b706c5e6feeedfbd6b2dda29bc227efb1 [INFO] running `Command { std: "docker" "start" "-a" "4e125822da6dd60d9cc9388a9f98af2b706c5e6feeedfbd6b2dda29bc227efb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clier_parser v0.7.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling juniper_codegen v0.16.0 [INFO] [stderr] Compiling actix-web-lab-derive v0.20.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling mediatype v0.19.18 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling actix-http v3.6.0 [INFO] [stderr] Compiling clier v0.6.4 [INFO] [stderr] Compiling juniper v0.16.1 [INFO] [stderr] Compiling actix-web v4.5.1 [INFO] [stderr] Compiling enver v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling actix-web-lab v0.20.2 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "4e125822da6dd60d9cc9388a9f98af2b706c5e6feeedfbd6b2dda29bc227efb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e125822da6dd60d9cc9388a9f98af2b706c5e6feeedfbd6b2dda29bc227efb1", kill_on_drop: false }` [INFO] [stdout] 4e125822da6dd60d9cc9388a9f98af2b706c5e6feeedfbd6b2dda29bc227efb1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c5374ec3e56736aff9fc0dadd33bf6f88c40c91f45cc9294236818bd2a2bff [INFO] running `Command { std: "docker" "start" "-a" "85c5374ec3e56736aff9fc0dadd33bf6f88c40c91f45cc9294236818bd2a2bff", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling enver v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "85c5374ec3e56736aff9fc0dadd33bf6f88c40c91f45cc9294236818bd2a2bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c5374ec3e56736aff9fc0dadd33bf6f88c40c91f45cc9294236818bd2a2bff", kill_on_drop: false }` [INFO] [stdout] 85c5374ec3e56736aff9fc0dadd33bf6f88c40c91f45cc9294236818bd2a2bff [INFO] building vincent-thomas/dev-env-produkt-utdrag against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-thomas%2Fdev-env-produkt-utdrag" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag [INFO] finished tweaking git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag [INFO] tweaked toml for git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vincent-thomas/dev-env-produkt-utdrag 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631067c1ae4d18c704a1ebf328aaf11151ec907ec11c6f9421652af10f4ec335 [INFO] running `Command { std: "docker" "start" "-a" "631067c1ae4d18c704a1ebf328aaf11151ec907ec11c6f9421652af10f4ec335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631067c1ae4d18c704a1ebf328aaf11151ec907ec11c6f9421652af10f4ec335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631067c1ae4d18c704a1ebf328aaf11151ec907ec11c6f9421652af10f4ec335", kill_on_drop: false }` [INFO] [stdout] 631067c1ae4d18c704a1ebf328aaf11151ec907ec11c6f9421652af10f4ec335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8504de4ba2e39fb1b4e6d2eac97ffe368b16b5580348160f51ddc89954d94a6 [INFO] running `Command { std: "docker" "start" "-a" "e8504de4ba2e39fb1b4e6d2eac97ffe368b16b5580348160f51ddc89954d94a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7gH2dJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [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/typenum-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:184:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ecb58185dd - std::backtrace_rs::backtrace::libunwind::trace::h6cdd8afdd1419c0f [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55ecb58185dd - std::backtrace_rs::backtrace::trace_unsynchronized::hce23791d63c423d2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ecb58185dd - std::sys::backtrace::_print_fmt::h7000660c62955d38 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55ecb58185dd - ::fmt::h6cfce1430aecf6aa [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55ecb58352eb - core::fmt::rt::Argument::fmt::h7df93c690c4fd43b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55ecb58352eb - core::fmt::write::hae1b7e08a2e9dd1d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55ecb5815cd3 - std::io::Write::write_fmt::ha93f07178e5389c3 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55ecb5819792 - std::sys::backtrace::BacktraceLock::print::hfea9690890812253 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55ecb5819792 - std::panicking::default_hook::{{closure}}::h1d1d4f62abf6b812 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55ecb58193fe - std::panicking::default_hook::ha0f8bfaf0854837c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55ecb5819faf - std::panicking::rust_panic_with_hook::hdbd5a8513fad8820 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55ecb5819d27 - std::panicking::begin_panic_handler::{{closure}}::hd505a9a5aff5c76e [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55ecb5818ac9 - std::sys::backtrace::__rust_end_short_backtrace::h28733d74acaf597c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55ecb58199b4 - rust_begin_unwind [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55ecb58344d3 - core::panicking::panic_fmt::hbf1e37a2e3bfb2bc [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55ecb58348c6 - core::result::unwrap_failed::h61b89ab22a1a9fb2 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55ecb57ed339 - build_script_main::main::h9770c82775368807 [INFO] [stderr] 17: 0x55ecb57f1d73 - core::ops::function::FnOnce::call_once::h45c3747cb82a652b [INFO] [stderr] 18: 0x55ecb57f4546 - std::sys::backtrace::__rust_begin_short_backtrace::hc388978d5b6aeba9 [INFO] [stderr] 19: 0x55ecb57f1409 - std::rt::lang_start::{{closure}}::hd4b22fc290546658 [INFO] [stderr] 20: 0x55ecb5812c30 - core::ops::function::impls:: for &F>::call_once::hfafa80ff70fd67e5 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x55ecb5812c30 - std::panicking::try::do_call::h1c168a1886d51f1b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x55ecb5812c30 - std::panicking::try::h1cdbd15bcda8d36c [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x55ecb5812c30 - std::panic::catch_unwind::hddc0bc7556f68057 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x55ecb5812c30 - std::rt::lang_start_internal::{{closure}}::h090c7e5bfbbe319b [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x55ecb5812c30 - std::panicking::try::do_call::h19581d1ea466f948 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x55ecb5812c30 - std::panicking::try::hbd50bbe92b990d07 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x55ecb5812c30 - std::panic::catch_unwind::he42a17cc5df2243d [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x55ecb5812c30 - std::rt::lang_start_internal::h651399e11f2a9695 [INFO] [stderr] at /rustc/7587ff3622fbec0abf6ac551eab5226f22f5d958/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x55ecb57f13e7 - std::rt::lang_start::hc0367b028080fb9b [INFO] [stderr] 30: 0x55ecb57ed845 - main [INFO] [stderr] 31: 0x7f45572d3d90 - [INFO] [stderr] 32: 0x7f45572d3e40 - __libc_start_main [INFO] [stderr] 33: 0x55ecb57dfd05 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `signal-hook-registry` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac6Q1ys/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapkIRvW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jobserver` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTaRZi9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapUvfib/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e8504de4ba2e39fb1b4e6d2eac97ffe368b16b5580348160f51ddc89954d94a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8504de4ba2e39fb1b4e6d2eac97ffe368b16b5580348160f51ddc89954d94a6", kill_on_drop: false }` [INFO] [stdout] e8504de4ba2e39fb1b4e6d2eac97ffe368b16b5580348160f51ddc89954d94a6