[INFO] fetching crate reddit-rs 0.1.1... [INFO] testing reddit-rs-0.1.1 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate reddit-rs 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate reddit-rs 0.1.1 [INFO] finished tweaking crates.io crate reddit-rs 0.1.1 [INFO] tweaked toml for crates.io crate reddit-rs 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reddit-rs 0.1.1 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 129 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.6.0) [INFO] [stderr] Adding hyper-rustls v0.22.1 (available: v0.27.7) [INFO] [stderr] Adding iri-string v0.4.1 (available: v0.7.8) [INFO] [stderr] Adding serde_with v1.14.0 (available: v3.13.0) [INFO] [stderr] Adding strum v0.21.0 (available: v0.27.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5766d1906209891cdc175080475c354585cd970ed40993eafbacd27e6f185d9c [INFO] running `Command { std: "docker" "start" "-a" "5766d1906209891cdc175080475c354585cd970ed40993eafbacd27e6f185d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5766d1906209891cdc175080475c354585cd970ed40993eafbacd27e6f185d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5766d1906209891cdc175080475c354585cd970ed40993eafbacd27e6f185d9c", kill_on_drop: false }` [INFO] [stdout] 5766d1906209891cdc175080475c354585cd970ed40993eafbacd27e6f185d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 368dcc26a3d649afedc86f665a6e3853f940a3c2b042a9eba9c735a54f21b7d0 [INFO] running `Command { std: "docker" "start" "-a" "368dcc26a3d649afedc86f665a6e3853f940a3c2b042a9eba9c735a54f21b7d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reddit-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Some(Utc.timestamp(v.try_into().map_err(E::custom)?, 0))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | Ok(Utc.timestamp(v.try_into().map_err(E::custom)?, 0)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s [INFO] running `Command { std: "docker" "inspect" "368dcc26a3d649afedc86f665a6e3853f940a3c2b042a9eba9c735a54f21b7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368dcc26a3d649afedc86f665a6e3853f940a3c2b042a9eba9c735a54f21b7d0", kill_on_drop: false }` [INFO] [stdout] 368dcc26a3d649afedc86f665a6e3853f940a3c2b042a9eba9c735a54f21b7d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd84e2bbdb26efde78a254ccfe1875a2a1dd7f52ead30859cf9302dd2b16c4c6 [INFO] running `Command { std: "docker" "start" "-a" "cd84e2bbdb26efde78a254ccfe1875a2a1dd7f52ead30859cf9302dd2b16c4c6", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Some(Utc.timestamp(v.try_into().map_err(E::custom)?, 0))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | Ok(Utc.timestamp(v.try_into().map_err(E::custom)?, 0)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reddit-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reddit-rs` (test "serde") [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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name serde --edition=2018 tests/serde.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed40512421c74fad -C extra-filename=-db695bb0bbddf5f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4ca3257a4f71c97.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-49b4787563ea40f3.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6e55e6eee7544413.rlib --extern iri_string=/opt/rustwide/target/debug/deps/libiri_string-0117a4bc7320cc75.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern radix_fmt=/opt/rustwide/target/debug/deps/libradix_fmt-2515e2f19567631d.rlib --extern reddit_rs=/opt/rustwide/target/debug/deps/libreddit_rs-2a2f614de557c694.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b756d7d2a0ed997.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5f5ae1c38741604.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-23cfb41af7020b6c.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-736df1a6374af2c6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e4abe6f03670e1ff.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-983818dd502b5e1d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-295194a2bfe36259.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-090ec0fe1f143466/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Some(Utc.timestamp(v.try_into().map_err(E::custom)?, 0))) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/utils.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | Ok(Utc.timestamp(v.try_into().map_err(E::custom)?, 0)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `json` [INFO] [stdout] --> src/models/media.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let json = serde_json::to_string_pretty(&media).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_json` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd84e2bbdb26efde78a254ccfe1875a2a1dd7f52ead30859cf9302dd2b16c4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd84e2bbdb26efde78a254ccfe1875a2a1dd7f52ead30859cf9302dd2b16c4c6", kill_on_drop: false }` [INFO] [stdout] cd84e2bbdb26efde78a254ccfe1875a2a1dd7f52ead30859cf9302dd2b16c4c6