[INFO] cloning repository https://github.com/horowitzathome/hello-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horowitzathome/hello-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9660a4cc8a5a72fe60fa994f48a8d6f6f10d2018 [INFO] testing horowitzathome/hello-db against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horowitzathome/hello-db on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horowitzathome/hello-db [INFO] finished tweaking git repo https://github.com/horowitzathome/hello-db [INFO] tweaked toml for git repo https://github.com/horowitzathome/hello-db written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/horowitzathome/hello-db 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_migrations v2.0.0 [INFO] [stderr] Downloaded migrations_internals v2.0.0 [INFO] [stderr] Downloaded assert2-macros v0.3.9 [INFO] [stderr] Downloaded metrics-macros v0.6.0 [INFO] [stderr] Downloaded axum-prometheus v0.3.2 [INFO] [stderr] Downloaded assert2 v0.3.10 [INFO] [stderr] Downloaded metrics-util v0.14.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Downloaded diesel_derives v2.0.2 [INFO] [stderr] Downloaded metrics v0.20.1 [INFO] [stderr] Downloaded migrations_macros v2.0.0 [INFO] [stderr] Downloaded axum v0.6.15 [INFO] [stderr] Downloaded diesel v2.0.3 [INFO] [stderr] Downloaded ctor v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42b89c23c3b99304c09e6c4280d1ba42eb91e612b4d1d20848ad322e392eafe6 [INFO] running `Command { std: "docker" "start" "-a" "42b89c23c3b99304c09e6c4280d1ba42eb91e612b4d1d20848ad322e392eafe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b89c23c3b99304c09e6c4280d1ba42eb91e612b4d1d20848ad322e392eafe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b89c23c3b99304c09e6c4280d1ba42eb91e612b4d1d20848ad322e392eafe6", kill_on_drop: false }` [INFO] [stdout] 42b89c23c3b99304c09e6c4280d1ba42eb91e612b4d1d20848ad322e392eafe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f5d63233fde9b493fc1d594a955ee721b111cdf616ff38fa51d9dd4b086cb0 [INFO] running `Command { std: "docker" "start" "-a" "c5f5d63233fde9b493fc1d594a955ee721b111cdf616ff38fa51d9dd4b086cb0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling axum v0.6.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling diesel_derives v2.0.2 [INFO] [stderr] Compiling metrics-util v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling diesel v2.0.3 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Compiling axum-prometheus v0.3.2 [INFO] [stderr] Compiling diesel_migrations v2.0.0 [INFO] [stderr] Compiling hello-db v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.15s [INFO] running `Command { std: "docker" "inspect" "c5f5d63233fde9b493fc1d594a955ee721b111cdf616ff38fa51d9dd4b086cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f5d63233fde9b493fc1d594a955ee721b111cdf616ff38fa51d9dd4b086cb0", kill_on_drop: false }` [INFO] [stdout] c5f5d63233fde9b493fc1d594a955ee721b111cdf616ff38fa51d9dd4b086cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12b2d172f17114a31a40ec2d738e170300e7b6bdae7b4aa09fbc77882b5f8106 [INFO] running `Command { std: "docker" "start" "-a" "12b2d172f17114a31a40ec2d738e170300e7b6bdae7b4aa09fbc77882b5f8106", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling assert2-macros v0.3.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ctor v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling metrics-util v0.14.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling assert2 v0.3.10 [INFO] [stderr] Compiling diesel v2.0.3 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Compiling axum v0.6.15 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.25/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="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=525bea966e0f37b7 -C extra-filename=-e701886107f74b17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d41a62099e4fef91.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d724fcdfcbf00bca.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-655f560b951b367c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-789c4a5b1b4e64ec.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-adce183c90103ab3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7c69b037a485e159.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-947711e6baf00551.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-5527bd2ab7a43206.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-0f3ce2aa4ee007f9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-cc01a9d7095f7730.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dda756e75b8fe7a6.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d8b6c7990acb7110.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-a52c9cfc0e65eed5.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiqnSDF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metrics-exporter-prometheus` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayJqiJI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "12b2d172f17114a31a40ec2d738e170300e7b6bdae7b4aa09fbc77882b5f8106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b2d172f17114a31a40ec2d738e170300e7b6bdae7b4aa09fbc77882b5f8106", kill_on_drop: false }` [INFO] [stdout] 12b2d172f17114a31a40ec2d738e170300e7b6bdae7b4aa09fbc77882b5f8106