[INFO] cloning repository https://github.com/TeXitoi/pt_ref [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeXitoi/pt_ref" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15dd368ac33121f824c82605617a40b8ae92f61e [INFO] documenting TeXitoi/pt_ref against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeXitoi%2Fpt_ref" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeXitoi/pt_ref on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeXitoi/pt_ref [INFO] finished tweaking git repo https://github.com/TeXitoi/pt_ref [INFO] tweaked toml for git repo https://github.com/TeXitoi/pt_ref written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/TeXitoi/pt_ref already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b122d3472b4123ed23990fd35d6a953c6004465333c1f1f7f654db6930ceeb4f [INFO] running `Command { std: "docker" "start" "-a" "b122d3472b4123ed23990fd35d6a953c6004465333c1f1f7f654db6930ceeb4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b122d3472b4123ed23990fd35d6a953c6004465333c1f1f7f654db6930ceeb4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b122d3472b4123ed23990fd35d6a953c6004465333c1f1f7f654db6930ceeb4f", kill_on_drop: false }` [INFO] [stdout] b122d3472b4123ed23990fd35d6a953c6004465333c1f1f7f654db6930ceeb4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01cec5c91ec816a57b420ddbbc36418335dd47a066f17ff3f16ef8f56306590 [INFO] running `Command { std: "docker" "start" "-a" "a01cec5c91ec816a57b420ddbbc36418335dd47a066f17ff3f16ef8f56306590", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking serde v1.0.45 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking strum v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking combine v3.2.0 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling get-corresponding-derive v0.1.0 (https://github.com/CanalTP/navitia_model.git#8cd02299) [INFO] [stderr] Compiling strum_macros v0.9.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Checking env_logger v0.5.9 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Checking backtrace v0.3.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking navitia_model v0.1.0 (https://github.com/CanalTP/navitia_model.git#8cd02299) [INFO] [stderr] Documenting pt_ref v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `pt_ref` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name pt_ref src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=a61b0d5db29e5be1 -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-e97848cbe8d36fff.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-1ecd5d8cb3129e1b.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-229a57eebf1b4191.rmeta --extern navitia_model=/opt/rustwide/target/debug/deps/libnavitia_model-9b83d3124f5a00a8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0cc1ee8b45c97be3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90dda0bb030de405.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-73beeb374e7d7cce.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-141c9259df4bda56.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-184d731a66658a34.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "a01cec5c91ec816a57b420ddbbc36418335dd47a066f17ff3f16ef8f56306590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01cec5c91ec816a57b420ddbbc36418335dd47a066f17ff3f16ef8f56306590", kill_on_drop: false }` [INFO] [stdout] a01cec5c91ec816a57b420ddbbc36418335dd47a066f17ff3f16ef8f56306590