[INFO] cloning repository https://github.com/wingerse/quartz-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wingerse/quartz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bced7fd44d99256b26a8505d7a3710d716debafa [INFO] documenting wingerse/quartz-rs against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wingerse/quartz-rs on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wingerse/quartz-rs [INFO] finished tweaking git repo https://github.com/wingerse/quartz-rs [INFO] tweaked toml for git repo https://github.com/wingerse/quartz-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wingerse/quartz-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98056370ef0bd0f4e7fc7892ccc89ffa8bc76082b8f39b805ad90d0399169a76 [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" "98056370ef0bd0f4e7fc7892ccc89ffa8bc76082b8f39b805ad90d0399169a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98056370ef0bd0f4e7fc7892ccc89ffa8bc76082b8f39b805ad90d0399169a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98056370ef0bd0f4e7fc7892ccc89ffa8bc76082b8f39b805ad90d0399169a76", kill_on_drop: false }` [INFO] [stdout] 98056370ef0bd0f4e7fc7892ccc89ffa8bc76082b8f39b805ad90d0399169a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b7db663c30d21ca72193c1f997ef3d4f5cab6362c39584cd6eecf60c02d46bb [INFO] running `Command { std: "docker" "start" "-a" "7b7db663c30d21ca72193c1f997ef3d4f5cab6362c39584cd6eecf60c02d46bb", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking bitflags v1.0.2 [INFO] [stderr] Checking md5 v0.3.7 [INFO] [stderr] Checking serde v1.0.35 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking uuid v0.6.2 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking noise v0.5.1 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Documenting quartz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | const FURNACE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | const CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:52:45 [INFO] [stdout] | [INFO] [stdout] 52 | const ENDER_CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | const JUKEBOX_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | const DISPENSER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | const DROPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | const SIGN_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | const MOB_SPAWNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | const NOTEBLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | const PISTON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | const BREWING_STAND_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | const ENCHANTMENT_TABLE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | const END_PORTAL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | const COMMAND_BLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | const BEACON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | const SKULL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | const DAYLIGHT_DETECTOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | const HOPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | const COMPARATOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | const FLOWER_POT_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `std::any::TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | const BANNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `quartz-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name quartz_rs src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2d1ce73c6e151bf7.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8148b3c9ce3924d5.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-e03a8af1d1ce7c38.rmeta --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-b3e5f4dddf938470.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2eef6cd261670b7a.rmeta --extern noise=/opt/rustwide/target/debug/deps/libnoise-e86692db29093934.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-1392efd63f19b92b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f5555e644fc68b15.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7b5e86fed1f0f368.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-372b9e59e7458d0e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-64be1941c78621e3.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "7b7db663c30d21ca72193c1f997ef3d4f5cab6362c39584cd6eecf60c02d46bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7db663c30d21ca72193c1f997ef3d4f5cab6362c39584cd6eecf60c02d46bb", kill_on_drop: false }` [INFO] [stdout] 7b7db663c30d21ca72193c1f997ef3d4f5cab6362c39584cd6eecf60c02d46bb