[INFO] cloning repository https://github.com/cramt/dnd_wiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cramt/dnd_wiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fdnd_wiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fdnd_wiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 643d21cf1730c0566954ded45a65893c274be27e
[INFO] checking cramt/dnd_wiki against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fdnd_wiki" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cramt/dnd_wiki
[INFO] finished tweaking git repo https://github.com/cramt/dnd_wiki
[INFO] tweaked toml for git repo https://github.com/cramt/dnd_wiki written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cramt/dnd_wiki 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 git repo https://github.com/cramt/dnd_wiki 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] aebe2904d4694696b3a2daf4458b480be8bfdb809d0c570f95360b2ce73b7831
[INFO] running `Command { std: "docker" "start" "-a" "aebe2904d4694696b3a2daf4458b480be8bfdb809d0c570f95360b2ce73b7831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aebe2904d4694696b3a2daf4458b480be8bfdb809d0c570f95360b2ce73b7831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aebe2904d4694696b3a2daf4458b480be8bfdb809d0c570f95360b2ce73b7831", kill_on_drop: false }`
[INFO] [stdout] aebe2904d4694696b3a2daf4458b480be8bfdb809d0c570f95360b2ce73b7831
[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] 4b21216db71526abf50bdf7c7aa4b4d39bca89aed200c99114a2541bf6d3fe07
[INFO] running `Command { std: "docker" "start" "-a" "4b21216db71526abf50bdf7c7aa4b4d39bca89aed200c99114a2541bf6d3fe07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling extprim v1.7.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling rustfmt v0.10.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling strings v0.1.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]     Checking num-to-words v0.1.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling const_env_impl v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling const_env v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling include_dir_impl v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking include_dir v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking shoulda_core v0.1.12
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]    Compiling syntex_pos v0.59.1
[INFO] [stderr]    Compiling toml v0.4.10
[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] [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" "4b21216db71526abf50bdf7c7aa4b4d39bca89aed200c99114a2541bf6d3fe07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b21216db71526abf50bdf7c7aa4b4d39bca89aed200c99114a2541bf6d3fe07", kill_on_drop: false }`
[INFO] [stdout] 4b21216db71526abf50bdf7c7aa4b4d39bca89aed200c99114a2541bf6d3fe07
