[INFO] fetching crate safe_bindgen 0.13.3...
[INFO] checking safe_bindgen-0.13.3 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate safe_bindgen 0.13.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate safe_bindgen 0.13.3
[INFO] finished tweaking crates.io crate safe_bindgen 0.13.3
[INFO] tweaked toml for crates.io crate safe_bindgen 0.13.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safe_bindgen 0.13.3 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate safe_bindgen 0.13.3 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba1b9122e03bcf334bbdd8191ee63e1c424d5348e589262cbe4c592702a6d7f9
[INFO] running `Command { std: "docker" "start" "-a" "ba1b9122e03bcf334bbdd8191ee63e1c424d5348e589262cbe4c592702a6d7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba1b9122e03bcf334bbdd8191ee63e1c424d5348e589262cbe4c592702a6d7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1b9122e03bcf334bbdd8191ee63e1c424d5348e589262cbe4c592702a6d7f9", kill_on_drop: false }`
[INFO] [stdout] ba1b9122e03bcf334bbdd8191ee63e1c424d5348e589262cbe4c592702a6d7f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08cfc7939357efe6e694b9d1028ee6658071c4624520bf810805d7828d66c0ae
[INFO] running `Command { std: "docker" "start" "-a" "08cfc7939357efe6e694b9d1028ee6658071c4624520bf810805d7828d66c0ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.46
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling extprim v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.8
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking object v0.21.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling jni v0.12.3
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rustfmt v0.10.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking regex-syntax v0.6.20
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strings v0.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking backtrace v0.3.53
[INFO] [stderr]     Checking unwrap v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking colored v1.6.1
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]     Checking regex v1.4.1
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking syntex_pos v0.59.1
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking toml v0.5.7
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extprim-1.7.1/src/lib.rs:58:81
[INFO] [stdout]    |
[INFO] [stdout] 58 | #![cfg_attr(extprim_channel="unstable", feature(llvm_asm, test, specialization, const_fn))]
[INFO] [stdout]    |                                                                                 ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]    = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extprim-1.7.1/src/u128.rs:884:9
[INFO] [stdout]     |
[INFO] [stdout] 884 |         llvm_asm!("
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `llvm_asm`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extprim-1.7.1/src/lib.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 | #![cfg_attr(extprim_channel="unstable", feature(llvm_asm, test, specialization, const_fn))]
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syntex_errors v0.59.1
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extprim` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08cfc7939357efe6e694b9d1028ee6658071c4624520bf810805d7828d66c0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cfc7939357efe6e694b9d1028ee6658071c4624520bf810805d7828d66c0ae", kill_on_drop: false }`
[INFO] [stdout] 08cfc7939357efe6e694b9d1028ee6658071c4624520bf810805d7828d66c0ae
