[INFO] cloning repository https://github.com/AaronLi/dumfimg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronLi/dumfimg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronLi%2Fdumfimg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronLi%2Fdumfimg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d94fddccd35f9d311cd2c1dda196d6c218334eac
[INFO] checking AaronLi/dumfimg against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronLi%2Fdumfimg" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AaronLi/dumfimg
[INFO] finished tweaking git repo https://github.com/AaronLi/dumfimg
[INFO] tweaked toml for git repo https://github.com/AaronLi/dumfimg written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronLi/dumfimg on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AaronLi/dumfimg 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded enum-map v2.4.1
[INFO] [stderr]   Downloaded enum-map-derive v0.10.0
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded ahash v0.8.2
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded enumset v1.0.12
[INFO] [stderr]   Downloaded exr v1.5.2
[INFO] [stderr]   Downloaded cursive v0.20.0
[INFO] [stderr]   Downloaded enumset_derive v0.6.1
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded cursive_core v0.3.6
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded pancurses v0.17.0
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.1
[INFO] [stderr]   Downloaded half v2.1.0
[INFO] [stderr]   Downloaded tiff v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e8b007e15eaf3a70df2aa52c2645008441be8273ca803645b5514b072bdaab7
[INFO] running `Command { std: "docker" "start" "-a" "5e8b007e15eaf3a70df2aa52c2645008441be8273ca803645b5514b072bdaab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e8b007e15eaf3a70df2aa52c2645008441be8273ca803645b5514b072bdaab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8b007e15eaf3a70df2aa52c2645008441be8273ca803645b5514b072bdaab7", kill_on_drop: false }`
[INFO] [stdout] 5e8b007e15eaf3a70df2aa52c2645008441be8273ca803645b5514b072bdaab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feef9b5280c842a7df474f81190bca740eab33abcaf3aaf5c2b8b3c36f34eb70
[INFO] running `Command { std: "docker" "start" "-a" "feef9b5280c842a7df474f81190bca740eab33abcaf3aaf5c2b8b3c36f34eb70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking time v0.3.17
[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.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.2/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking png v0.17.7
[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] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "feef9b5280c842a7df474f81190bca740eab33abcaf3aaf5c2b8b3c36f34eb70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feef9b5280c842a7df474f81190bca740eab33abcaf3aaf5c2b8b3c36f34eb70", kill_on_drop: false }`
[INFO] [stdout] feef9b5280c842a7df474f81190bca740eab33abcaf3aaf5c2b8b3c36f34eb70
