[INFO] cloning repository https://github.com/majorz/nginx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majorz/nginx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14425331c4d1debd5f033e8c4bdca2ede21bd43c [INFO] checking majorz/nginx-rs against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/majorz/nginx-rs on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/majorz/nginx-rs [INFO] finished tweaking git repo https://github.com/majorz/nginx-rs [INFO] tweaked toml for git repo https://github.com/majorz/nginx-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/majorz/nginx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/builder.rs [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/main.rs [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/downloader.rs [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/reporter.rs [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/paths.rs [INFO] [stderr] * /workspace/builds/worker-0/source/src/bin/version.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-0/source/src/bin/main.rs` was erroneously implicitly accepted for binary `nginx-make`, [INFO] [stderr] please set bin.path in Cargo.toml [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 kernel32-sys v0.0.11 [INFO] [stderr] Downloaded itertools v0.1.10 [INFO] [stderr] Downloaded term v0.2.3 [INFO] [stderr] Downloaded winapi v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f5fe8d7f3ced50415bb001e0414f3ccd205579a7eccba5c01c46122bf9e62e1 [INFO] running `Command { std: "docker" "start" "-a" "2f5fe8d7f3ced50415bb001e0414f3ccd205579a7eccba5c01c46122bf9e62e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f5fe8d7f3ced50415bb001e0414f3ccd205579a7eccba5c01c46122bf9e62e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5fe8d7f3ced50415bb001e0414f3ccd205579a7eccba5c01c46122bf9e62e1", kill_on_drop: false }` [INFO] [stdout] 2f5fe8d7f3ced50415bb001e0414f3ccd205579a7eccba5c01c46122bf9e62e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85979cae65bed6785e89a7b33b12c4466bfa063a7d65d46eaf6cde56d3384b56 [INFO] running `Command { std: "docker" "start" "-a" "85979cae65bed6785e89a7b33b12c4466bfa063a7d65d46eaf6cde56d3384b56", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/builder.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/main.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/downloader.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/reporter.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/paths.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/version.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/bin/main.rs` was erroneously implicitly accepted for binary `nginx-make`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking itertools v0.1.10 [INFO] [stderr] Checking term v0.2.3 [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/adaptors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/intersperse.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::NumCast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/linspace.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::{Float, NumCast}; [INFO] [stdout] | ^^^^^ ^^^^^^^ no `NumCast` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/tee.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::RandomAccessIterator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/zip.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::RandomAccessIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `RandomAccessIterator` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IteratorExt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.1.10/src/lib.rs:484:20 [INFO] [stdout] | [INFO] [stdout] 484 | for elt in IteratorExt::by_ref(self) { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `IteratorExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/terminfo/parm.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `States: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/terminfo/parm.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `States` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FormatState: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/terminfo/parm.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FormatState` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Flags: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/terminfo/parm.rs:452:10 [INFO] [stdout] | [INFO] [stdout] 452 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `Flags` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FormatOp: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/terminfo/parm.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FormatOp` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Attr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/term-0.2.3/src/lib.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, PartialEq, Eq, Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `Attr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85979cae65bed6785e89a7b33b12c4466bfa063a7d65d46eaf6cde56d3384b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85979cae65bed6785e89a7b33b12c4466bfa063a7d65d46eaf6cde56d3384b56", kill_on_drop: false }` [INFO] [stdout] 85979cae65bed6785e89a7b33b12c4466bfa063a7d65d46eaf6cde56d3384b56