[INFO] fetching crate cifar-ten 0.6.0... [INFO] testing cifar-ten-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cifar-ten 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cifar-ten 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cifar-ten 0.6.0 [INFO] tweaked toml for crates.io crate cifar-ten 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cifar-ten 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cifar-ten 0.6.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.76 [INFO] [stderr] Downloaded proc-macro2 v1.0.46 [INFO] [stderr] Downloaded keyboard-types v0.5.0 [INFO] [stderr] Downloaded show-image v0.6.5 [INFO] [stderr] Downloaded curl-sys v0.4.56+curl-7.83.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99738c69bf8dd2b6b57b9d58f5ad955db46f6bd172bff1c393f500c0ec5a6e7f [INFO] running `Command { std: "docker" "start" "-a" "99738c69bf8dd2b6b57b9d58f5ad955db46f6bd172bff1c393f500c0ec5a6e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99738c69bf8dd2b6b57b9d58f5ad955db46f6bd172bff1c393f500c0ec5a6e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99738c69bf8dd2b6b57b9d58f5ad955db46f6bd172bff1c393f500c0ec5a6e7f", kill_on_drop: false }` [INFO] [stdout] 99738c69bf8dd2b6b57b9d58f5ad955db46f6bd172bff1c393f500c0ec5a6e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 206e464a1287f708ebaa11d9e8de755060bdd58be946bfe504e8c0c2ac1df72d [INFO] running `Command { std: "docker" "start" "-a" "206e464a1287f708ebaa11d9e8de755060bdd58be946bfe504e8c0c2ac1df72d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cifar-ten v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `to_ndarray` [INFO] [stdout] --> src/test.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "to_ndarray")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `curl`, `default`, `download`, `flate2`, `ndarray_013`, `ndarray_014`, `ndarray_015`, `ndarray_016`, `pbr`, `tar`, `to_ndarray_013`, `to_ndarray_014`, `to_ndarray_015`, and `to_ndarray_016` [INFO] [stdout] = help: consider adding `to_ndarray` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "206e464a1287f708ebaa11d9e8de755060bdd58be946bfe504e8c0c2ac1df72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206e464a1287f708ebaa11d9e8de755060bdd58be946bfe504e8c0c2ac1df72d", kill_on_drop: false }` [INFO] [stdout] 206e464a1287f708ebaa11d9e8de755060bdd58be946bfe504e8c0c2ac1df72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 45a62a5b98dad6f0ec3205f8d6f3f30ed6a9d0f89ee86f713ac4a023ed3cbce8 [INFO] running `Command { std: "docker" "start" "-a" "45a62a5b98dad6f0ec3205f8d6f3f30ed6a9d0f89ee86f713ac4a023ed3cbce8", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `to_ndarray` [INFO] [stdout] --> src/test.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "to_ndarray")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `curl`, `default`, `download`, `flate2`, `ndarray_013`, `ndarray_014`, `ndarray_015`, `ndarray_016`, `pbr`, `tar`, `to_ndarray_013`, `to_ndarray_014`, `to_ndarray_015`, and `to_ndarray_016` [INFO] [stdout] = help: consider adding `to_ndarray` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "45a62a5b98dad6f0ec3205f8d6f3f30ed6a9d0f89ee86f713ac4a023ed3cbce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a62a5b98dad6f0ec3205f8d6f3f30ed6a9d0f89ee86f713ac4a023ed3cbce8", kill_on_drop: false }` [INFO] [stdout] 45a62a5b98dad6f0ec3205f8d6f3f30ed6a9d0f89ee86f713ac4a023ed3cbce8