[INFO] cloning repository https://github.com/cjgu/serve_csv_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjgu/serve_csv_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjgu%2Fserve_csv_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjgu%2Fserve_csv_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d026f43176bb6795a2fdab5a0fe1e2c842893e [INFO] testing cjgu/serve_csv_rust against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjgu%2Fserve_csv_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjgu/serve_csv_rust on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjgu/serve_csv_rust [INFO] finished tweaking git repo https://github.com/cjgu/serve_csv_rust [INFO] tweaked toml for git repo https://github.com/cjgu/serve_csv_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cjgu/serve_csv_rust 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "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 [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] testing cjgu/serve_csv_rust against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjgu%2Fserve_csv_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjgu/serve_csv_rust on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjgu/serve_csv_rust [INFO] finished tweaking git repo https://github.com/cjgu/serve_csv_rust [INFO] tweaked toml for git repo https://github.com/cjgu/serve_csv_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cjgu/serve_csv_rust 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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 isatty v0.1.3 [INFO] [stderr] Downloaded num_cpus v1.6.2 [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded redox_syscall v0.1.26 [INFO] [stderr] Downloaded futures v0.1.14 [INFO] [stderr] Downloaded pear v0.0.10 [INFO] [stderr] Downloaded toml v0.4.2 [INFO] [stderr] Downloaded serde_derive v1.0.10 [INFO] [stderr] Downloaded state v0.3.1 [INFO] [stderr] Downloaded serde v1.0.10 [INFO] [stderr] Downloaded url v1.5.1 [INFO] [stderr] Downloaded yansi v0.3.0 [INFO] [stderr] Downloaded untrusted v0.5.0 [INFO] [stderr] Downloaded ordermap v0.2.10 [INFO] [stderr] Downloaded rocket_contrib v0.3.0 [INFO] [stderr] Downloaded pear_codegen v0.0.10 [INFO] [stderr] Downloaded smallvec v0.4.1 [INFO] [stderr] Downloaded rocket_codegen v0.3.0 [INFO] [stderr] Downloaded cookie v0.9.1 [INFO] [stderr] Downloaded rocket v0.3.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdaa2cced30e8c4edd810d6e6302f6649c102d8d0cb8a0fc6bd70c8f3d9e0a92 [INFO] running `Command { std: "docker" "start" "-a" "cdaa2cced30e8c4edd810d6e6302f6649c102d8d0cb8a0fc6bd70c8f3d9e0a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdaa2cced30e8c4edd810d6e6302f6649c102d8d0cb8a0fc6bd70c8f3d9e0a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdaa2cced30e8c4edd810d6e6302f6649c102d8d0cb8a0fc6bd70c8f3d9e0a92", kill_on_drop: false }` [INFO] [stdout] cdaa2cced30e8c4edd810d6e6302f6649c102d8d0cb8a0fc6bd70c8f3d9e0a92 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79364f0a161f2829ba1cbb171dfd6be4f91fcf39b2c5ad03f8a0f6ae5a7cbcaf [INFO] running `Command { std: "docker" "start" "-a" "79364f0a161f2829ba1cbb171dfd6be4f91fcf39b2c5ad03f8a0f6ae5a7cbcaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling yansi v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.3.0/src/lib.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling untrusted v0.5.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yansi` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79364f0a161f2829ba1cbb171dfd6be4f91fcf39b2c5ad03f8a0f6ae5a7cbcaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79364f0a161f2829ba1cbb171dfd6be4f91fcf39b2c5ad03f8a0f6ae5a7cbcaf", kill_on_drop: false }` [INFO] [stdout] 79364f0a161f2829ba1cbb171dfd6be4f91fcf39b2c5ad03f8a0f6ae5a7cbcaf