[INFO] cloning repository https://github.com/vant3x/rust-web-server-basico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vant3x/rust-web-server-basico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvant3x%2Frust-web-server-basico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvant3x%2Frust-web-server-basico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6ec76714c916b2993099986ff8c921dc950ef31 [INFO] checking vant3x/rust-web-server-basico against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvant3x%2Frust-web-server-basico" "/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/vant3x/rust-web-server-basico [INFO] finished tweaking git repo https://github.com/vant3x/rust-web-server-basico [INFO] tweaked toml for git repo https://github.com/vant3x/rust-web-server-basico written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vant3x/rust-web-server-basico on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vant3x/rust-web-server-basico 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking vant3x/rust-web-server-basico against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvant3x%2Frust-web-server-basico" "/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/vant3x/rust-web-server-basico [INFO] finished tweaking git repo https://github.com/vant3x/rust-web-server-basico [INFO] tweaked toml for git repo https://github.com/vant3x/rust-web-server-basico written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vant3x/rust-web-server-basico on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vant3x/rust-web-server-basico 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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 pin-project v0.4.29 [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded crypto-common v0.1.2 [INFO] [stderr] Downloaded pin-project-internal v0.4.29 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded tracing v0.1.30 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded libc v0.2.117 [INFO] [stderr] Downloaded httparse v1.6.0 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded tracing-core v0.1.22 [INFO] [stderr] Downloaded digest v0.10.2 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a19cbb6ea4c5b87c4cd38d5949dc007c66fa035144702962b3d794ce0815c65 [INFO] running `Command { std: "docker" "start" "-a" "8a19cbb6ea4c5b87c4cd38d5949dc007c66fa035144702962b3d794ce0815c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a19cbb6ea4c5b87c4cd38d5949dc007c66fa035144702962b3d794ce0815c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a19cbb6ea4c5b87c4cd38d5949dc007c66fa035144702962b3d794ce0815c65", kill_on_drop: false }` [INFO] [stdout] 8a19cbb6ea4c5b87c4cd38d5949dc007c66fa035144702962b3d794ce0815c65 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e004112ccb863f1630c8ca2a6100039f41567df93b01dbe046be3d32e8b2c79b [INFO] running `Command { std: "docker" "start" "-a" "e004112ccb863f1630c8ca2a6100039f41567df93b01dbe046be3d32e8b2c79b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crypto-common v0.1.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking digest v0.10.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking web-server-basico v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e004112ccb863f1630c8ca2a6100039f41567df93b01dbe046be3d32e8b2c79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e004112ccb863f1630c8ca2a6100039f41567df93b01dbe046be3d32e8b2c79b", kill_on_drop: false }` [INFO] [stdout] e004112ccb863f1630c8ca2a6100039f41567df93b01dbe046be3d32e8b2c79b