[INFO] cloning repository https://github.com/JaredTheWitcher/ATVDlab3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JaredTheWitcher/ATVDlab3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredTheWitcher%2FATVDlab3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredTheWitcher%2FATVDlab3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ceb1e73fc603f57630771353fdd4ddb03bb99c02 [INFO] checking JaredTheWitcher/ATVDlab3 against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredTheWitcher%2FATVDlab3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JaredTheWitcher/ATVDlab3 [INFO] finished tweaking git repo https://github.com/JaredTheWitcher/ATVDlab3 [INFO] tweaked toml for git repo https://github.com/JaredTheWitcher/ATVDlab3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JaredTheWitcher/ATVDlab3 on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JaredTheWitcher/ATVDlab3 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking JaredTheWitcher/ATVDlab3 against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredTheWitcher%2FATVDlab3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JaredTheWitcher/ATVDlab3 [INFO] finished tweaking git repo https://github.com/JaredTheWitcher/ATVDlab3 [INFO] tweaked toml for git repo https://github.com/JaredTheWitcher/ATVDlab3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JaredTheWitcher/ATVDlab3 on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JaredTheWitcher/ATVDlab3 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded dummy v0.9.2 [INFO] [stderr] Downloaded geo-types v0.7.15 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded ureq-proto v0.3.3 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded ureq v3.0.8 [INFO] [stderr] Downloaded fake v4.0.0 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c52613af01b6ab1bd71f22251b566fcfb5899291867604612dab65bfd68373b [INFO] running `Command { std: "docker" "start" "-a" "8c52613af01b6ab1bd71f22251b566fcfb5899291867604612dab65bfd68373b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c52613af01b6ab1bd71f22251b566fcfb5899291867604612dab65bfd68373b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c52613af01b6ab1bd71f22251b566fcfb5899291867604612dab65bfd68373b", kill_on_drop: false }` [INFO] [stdout] 8c52613af01b6ab1bd71f22251b566fcfb5899291867604612dab65bfd68373b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb97affd69fd3709ca02a28c9a012821fd4046c74b0607ffa9ae5ef6e71d422 [INFO] running `Command { std: "docker" "start" "-a" "6eb97affd69fd3709ca02a28c9a012821fd4046c74b0607ffa9ae5ef6e71d422", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking geo-types v0.7.15 [INFO] [stderr] Checking ureq-proto v0.3.3 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dummy v0.9.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking serde_json v1.0.139 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking fake v4.0.0 [INFO] [stderr] Checking ureq v3.0.8 [INFO] [stderr] Checking lab3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `once_wait` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(once_wait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `type` are never read [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct GenericResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 15 | // Homo idioticus tends to duplicate HTTP codes inside json response [INFO] [stdout] 16 | code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | r#type: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s [INFO] running `Command { std: "docker" "inspect" "6eb97affd69fd3709ca02a28c9a012821fd4046c74b0607ffa9ae5ef6e71d422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb97affd69fd3709ca02a28c9a012821fd4046c74b0607ffa9ae5ef6e71d422", kill_on_drop: false }` [INFO] [stdout] 6eb97affd69fd3709ca02a28c9a012821fd4046c74b0607ffa9ae5ef6e71d422