[INFO] cloning repository https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natsunoyoru97/rust-http-server-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a05e2d9f26546f117132e33525e38c1c73fe8912 [INFO] checking natsunoyoru97/rust-http-server-tutorial against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natsunoyoru97/rust-http-server-tutorial on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] finished tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] tweaked toml for git repo https://github.com/natsunoyoru97/rust-http-server-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/natsunoyoru97/rust-http-server-tutorial 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking natsunoyoru97/rust-http-server-tutorial against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatsunoyoru97%2Frust-http-server-tutorial" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natsunoyoru97/rust-http-server-tutorial on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] finished tweaking git repo https://github.com/natsunoyoru97/rust-http-server-tutorial [INFO] tweaked toml for git repo https://github.com/natsunoyoru97/rust-http-server-tutorial written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/natsunoyoru97/rust-http-server-tutorial 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded serdeconv v0.4.0 [INFO] [stderr] Downloaded libflate v1.1.1 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded sloggers v2.1.1 [INFO] [stderr] Downloaded bumpalo v3.9.0 [INFO] [stderr] Downloaded trackable v1.2.0 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fbc034ea3494a8e3da7064983dcd99840137d97735b243591c551c66d03f8a1 [INFO] running `Command { std: "docker" "start" "-a" "9fbc034ea3494a8e3da7064983dcd99840137d97735b243591c551c66d03f8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fbc034ea3494a8e3da7064983dcd99840137d97735b243591c551c66d03f8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbc034ea3494a8e3da7064983dcd99840137d97735b243591c551c66d03f8a1", kill_on_drop: false }` [INFO] [stdout] 9fbc034ea3494a8e3da7064983dcd99840137d97735b243591c551c66d03f8a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d94d475be31e44ec2f7d4a0b7791223ea66d4286c9d01960f0972c5fdba1c8fc [INFO] running `Command { std: "docker" "start" "-a" "d94d475be31e44ec2f7d4a0b7791223ea66d4286c9d01960f0972c5fdba1c8fc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking libflate v1.1.1 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking trackable v1.2.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking clap v3.0.0 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking sloggers v2.1.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking serdeconv v0.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking network_programming_tutorial v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/simple_http_server.rs from 2021 edition to 2024 [INFO] [stderr] error: could not find .rs file in rustc args [INFO] [stderr] error: could not compile `network_programming_tutorial` (bench "http_server_benchmark") [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed examples/simple_http_server.rs (1 fix) [INFO] [stderr] Migrating examples/test_http_server.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/simple_client.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/simple_server.rs from 2021 edition to 2024 [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d94d475be31e44ec2f7d4a0b7791223ea66d4286c9d01960f0972c5fdba1c8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94d475be31e44ec2f7d4a0b7791223ea66d4286c9d01960f0972c5fdba1c8fc", kill_on_drop: false }` [INFO] [stdout] d94d475be31e44ec2f7d4a0b7791223ea66d4286c9d01960f0972c5fdba1c8fc