[INFO] updating cached repository https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60410fa53241a78411821b7d76fb9ba9488043bf [INFO] documenting TheJakeSchmidt/wikipedia-minus-wikipedians against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheJakeSchmidt%2Fwikipedia-minus-wikipedians" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [INFO] finished tweaking git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians [INFO] tweaked toml for git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/TheJakeSchmidt/wikipedia-minus-wikipedians already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f5eb19c255426c9ee700beb393d0062dbf2c0ca399612556d2f8e41496d3a13 [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" "3f5eb19c255426c9ee700beb393d0062dbf2c0ca399612556d2f8e41496d3a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f5eb19c255426c9ee700beb393d0062dbf2c0ca399612556d2f8e41496d3a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5eb19c255426c9ee700beb393d0062dbf2c0ca399612556d2f8e41496d3a13", kill_on_drop: false }` [INFO] [stdout] 3f5eb19c255426c9ee700beb393d0062dbf2c0ca399612556d2f8e41496d3a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d786428187e0da2f13394d60f222e2f74987e88204d437d078d2a6dbd2c0035 [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" "6d786428187e0da2f13394d60f222e2f74987e88204d437d078d2a6dbd2c0035", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rc v0.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [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] Checking thread_local v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking tendril v0.1.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking chrono v0.4.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempfile v1.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling html5ever v0.2.11 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling regex_macros v0.2.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex_macros-0.2.0/src/lib.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex_macros-0.2.0/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex_macros`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d786428187e0da2f13394d60f222e2f74987e88204d437d078d2a6dbd2c0035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d786428187e0da2f13394d60f222e2f74987e88204d437d078d2a6dbd2c0035", kill_on_drop: false }` [INFO] [stdout] 6d786428187e0da2f13394d60f222e2f74987e88204d437d078d2a6dbd2c0035