[INFO] fetching crate ffgen 0.3.5...
[INFO] checking ffgen-0.3.5 against 1.95.0 for pr-155915
[INFO] extracting crate ffgen 0.3.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ffgen 0.3.5
[INFO] finished tweaking crates.io crate ffgen 0.3.5
[INFO] tweaked toml for crates.io crate ffgen 0.3.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ffgen 0.3.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ffgen 0.3.5 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded md-5 v0.10.0
[INFO] [stderr]   Downloaded crypto-common v0.1.1
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded block-buffer v0.10.0
[INFO] [stderr]   Downloaded digest v0.10.1
[INFO] [stderr]   Downloaded erased-serde v0.3.17
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded clap_derive v3.0.0
[INFO] [stderr]   Downloaded clap_complete v3.0.1
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded fake v2.4.3
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded clap v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d20e463171e6d46a51fd7310d6c7713cf21e4573d01ef3f4020766de6aca4bbf
[INFO] running `Command { std: "docker" "start" "-a" "d20e463171e6d46a51fd7310d6c7713cf21e4573d01ef3f4020766de6aca4bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d20e463171e6d46a51fd7310d6c7713cf21e4573d01ef3f4020766de6aca4bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20e463171e6d46a51fd7310d6c7713cf21e4573d01ef3f4020766de6aca4bbf", kill_on_drop: false }`
[INFO] [stdout] d20e463171e6d46a51fd7310d6c7713cf21e4573d01ef3f4020766de6aca4bbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09a7d49bcb7b2b3a7e6463a9e34c28ff50b57caad78c4287336637aee456aec8
[INFO] running `Command { std: "docker" "start" "-a" "09a7d49bcb7b2b3a7e6463a9e34c28ff50b57caad78c4287336637aee456aec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling erased-serde v0.3.17
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.0.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling clap v3.0.1
[INFO] [stderr]     Checking clap_complete v3.0.1
[INFO] [stderr]    Compiling ffgen v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_yaml v0.8.23
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking fake v2.4.3
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ffgen` (bin "ffgen" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ffgen` (bin "ffgen") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "09a7d49bcb7b2b3a7e6463a9e34c28ff50b57caad78c4287336637aee456aec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a7d49bcb7b2b3a7e6463a9e34c28ff50b57caad78c4287336637aee456aec8", kill_on_drop: false }`
[INFO] [stdout] 09a7d49bcb7b2b3a7e6463a9e34c28ff50b57caad78c4287336637aee456aec8
