[INFO] fetching crate bspline 1.1.0...
[INFO] checking bspline-1.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bspline 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bspline 1.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bspline 1.1.0
[INFO] finished tweaking crates.io crate bspline 1.1.0
[INFO] tweaked toml for crates.io crate bspline 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate bspline 1.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e8d4526e05653694257f032e44aa72f181ec79cd09fbb14f6f9255b6fc7071e
[INFO] running `Command { std: "docker" "start" "-a" "9e8d4526e05653694257f032e44aa72f181ec79cd09fbb14f6f9255b6fc7071e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e8d4526e05653694257f032e44aa72f181ec79cd09fbb14f6f9255b6fc7071e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e8d4526e05653694257f032e44aa72f181ec79cd09fbb14f6f9255b6fc7071e", kill_on_drop: false }`
[INFO] [stdout] 9e8d4526e05653694257f032e44aa72f181ec79cd09fbb14f6f9255b6fc7071e
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d176c5b881f27e4038e2b8a3637752cb4429136af92c18cc1dafa83f3297c972
[INFO] running `Command { std: "docker" "start" "-a" "d176c5b881f27e4038e2b8a3637752cb4429136af92c18cc1dafa83f3297c972", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling trait-set v0.2.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking bspline v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stdout] error[E0107]: struct takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> benches/logo_bench.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn plot_2d(spline: &bspline::BSpline<Point>, colors: &bspline::BSpline<Colorf>, plot: &mut [u8],
[INFO] [stdout]     |                              ^^^^^^^ ----- supplied 1 generic argument
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `T`, `F`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | pub struct BSpline<T: Interpolate<F> + Copy, F: Float> {
[INFO] [stdout]     |            ^^^^^^^ -                         -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn plot_2d(spline: &bspline::BSpline<Point, F>, colors: &bspline::BSpline<Colorf>, plot: &mut [u8],
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> benches/logo_bench.rs:124:64
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn plot_2d(spline: &bspline::BSpline<Point>, colors: &bspline::BSpline<Colorf>, plot: &mut [u8],
[INFO] [stdout]     |                                                                ^^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `T`, `F`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | pub struct BSpline<T: Interpolate<F> + Copy, F: Float> {
[INFO] [stdout]     |            ^^^^^^^ -                         -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn plot_2d(spline: &bspline::BSpline<Point>, colors: &bspline::BSpline<Colorf, F>, plot: &mut [u8],
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bspline` (bench "logo_bench") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d176c5b881f27e4038e2b8a3637752cb4429136af92c18cc1dafa83f3297c972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d176c5b881f27e4038e2b8a3637752cb4429136af92c18cc1dafa83f3297c972", kill_on_drop: false }`
[INFO] [stdout] d176c5b881f27e4038e2b8a3637752cb4429136af92c18cc1dafa83f3297c972
