[INFO] updating cached repository https://github.com/lynncyrin/galaxy-gen [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] 090ac8929653767d1f79021d6503bbe85f0bcfd2 [INFO] documenting lynncyrin/galaxy-gen against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flynncyrin%2Fgalaxy-gen" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lynncyrin/galaxy-gen 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/lynncyrin/galaxy-gen [INFO] finished tweaking git repo https://github.com/lynncyrin/galaxy-gen [INFO] tweaked toml for git repo https://github.com/lynncyrin/galaxy-gen written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lynncyrin/galaxy-gen 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] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] cd2d1ae1be7744944209e50cd5bdb5e5b63ba45ea45b4c7d8bf103f198777100 [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" "cd2d1ae1be7744944209e50cd5bdb5e5b63ba45ea45b4c7d8bf103f198777100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2d1ae1be7744944209e50cd5bdb5e5b63ba45ea45b4c7d8bf103f198777100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2d1ae1be7744944209e50cd5bdb5e5b63ba45ea45b4c7d8bf103f198777100", kill_on_drop: false }` [INFO] [stdout] cd2d1ae1be7744944209e50cd5bdb5e5b63ba45ea45b4c7d8bf103f198777100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 5b3eb9e535130729f30c033c447d7a71905c87ae98ecc4f2bce4f1a65118ab30 [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" "5b3eb9e535130729f30c033c447d7a71905c87ae98ecc4f2bce4f1a65118ab30", kill_on_drop: false }` [INFO] [stderr] warning: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.21 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.21 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Checking hibitset v0.5.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking specs v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.21 [INFO] [stderr] Documenting galaxy_gen_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/rust/lib.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(extern_prelude, custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: Could not document `galaxy_gen_backend`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type cdylib --crate-name galaxy_gen_backend src/rust/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-871a1140521046d9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-014eb0405b9b7272.rmeta --extern specs=/opt/rustwide/target/debug/deps/libspecs-08585b972d0c9fb2.rmeta --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-9321376f86bc880c.so --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-6ee729740cc1f721.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "5b3eb9e535130729f30c033c447d7a71905c87ae98ecc4f2bce4f1a65118ab30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3eb9e535130729f30c033c447d7a71905c87ae98ecc4f2bce4f1a65118ab30", kill_on_drop: false }` [INFO] [stdout] 5b3eb9e535130729f30c033c447d7a71905c87ae98ecc4f2bce4f1a65118ab30