[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] bd434c251556bef094d308550e123b75e75706f1 [INFO] testing cramt/dnd_wiki against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcramt%2Fdnd_wiki" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cramt/dnd_wiki on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/cramt/dnd_wiki already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syntex_errors v0.59.1 [INFO] [stderr] Downloaded strings v0.1.1 [INFO] [stderr] Downloaded include_dir_impl v0.6.1 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded shoulda_core v0.1.12 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded handlebars v4.0.1 [INFO] [stderr] Downloaded extprim v1.7.1 [INFO] [stderr] Downloaded const_env v0.1.2 [INFO] [stderr] Downloaded syntex_pos v0.59.1 [INFO] [stderr] Downloaded include_dir v0.6.1 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded const_env_impl v0.1.2 [INFO] [stderr] Downloaded shoulda v0.1.12 [INFO] [stderr] Downloaded syntex_syntax v0.59.1 [INFO] [stderr] Downloaded num-to-words v0.1.0 [INFO] [stderr] Downloaded shoulda_macro v0.1.12 [INFO] [stderr] Downloaded rustfmt v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2ad4b52e0d4ad33384867e62cc85430ba4cd7248c931d393ef8827c3f283ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f2ad4b52e0d4ad33384867e62cc85430ba4cd7248c931d393ef8827c3f283ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2ad4b52e0d4ad33384867e62cc85430ba4cd7248c931d393ef8827c3f283ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2ad4b52e0d4ad33384867e62cc85430ba4cd7248c931d393ef8827c3f283ab", kill_on_drop: false }` [INFO] [stdout] 3f2ad4b52e0d4ad33384867e62cc85430ba4cd7248c931d393ef8827c3f283ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90db3e91780f2f2ea85083a97649edda50bc3970fe8b8df5a8f2287f566d219c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90db3e91780f2f2ea85083a97649edda50bc3970fe8b8df5a8f2287f566d219c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling rustfmt v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling num-to-words v0.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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 rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling strings v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling include_dir_impl v0.6.1 [INFO] [stderr] Compiling include_dir v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling shoulda_core v0.1.12 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `extprim` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "90db3e91780f2f2ea85083a97649edda50bc3970fe8b8df5a8f2287f566d219c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90db3e91780f2f2ea85083a97649edda50bc3970fe8b8df5a8f2287f566d219c", kill_on_drop: false }` [INFO] [stdout] 90db3e91780f2f2ea85083a97649edda50bc3970fe8b8df5a8f2287f566d219c