[INFO] fetching crate designspace 0.1.0... [INFO] documenting designspace-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate designspace 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate designspace 0.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate designspace 0.1.0 [INFO] finished tweaking crates.io crate designspace 0.1.0 [INFO] tweaked toml for crates.io crate designspace 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded otspec_macros v0.1.0 [INFO] [stderr] Downloaded otspec v0.1.0 [INFO] [stderr] Downloaded counter v0.5.5 [INFO] [stderr] Downloaded fixed v1.15.0 [INFO] [stderr] Downloaded norad v0.4.0 [INFO] [stderr] Downloaded fonttools v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] 8ae668ba31a80e3a8df910b9c0f9ef06e853116f9ab79830d95afcf28e23795b [INFO] running `Command { std: "docker" "start" "-a" "8ae668ba31a80e3a8df910b9c0f9ef06e853116f9ab79830d95afcf28e23795b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae668ba31a80e3a8df910b9c0f9ef06e853116f9ab79830d95afcf28e23795b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae668ba31a80e3a8df910b9c0f9ef06e853116f9ab79830d95afcf28e23795b", kill_on_drop: false }` [INFO] [stdout] 8ae668ba31a80e3a8df910b9c0f9ef06e853116f9ab79830d95afcf28e23795b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.61.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] 369461a3f6c10cea4f4b8f8165a58ef7e6a0258807eaa7e9621149e3d2656260 [INFO] running `Command { std: "docker" "start" "-a" "369461a3f6c10cea4f4b8f8165a58ef7e6a0258807eaa7e9621149e3d2656260", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fixed v1.15.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking counter v0.5.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling otspec_macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking otspec v0.1.0 [INFO] [stderr] Checking fonttools v0.1.0 [INFO] [stderr] Documenting designspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, missing_crate_level_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "369461a3f6c10cea4f4b8f8165a58ef7e6a0258807eaa7e9621149e3d2656260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369461a3f6c10cea4f4b8f8165a58ef7e6a0258807eaa7e9621149e3d2656260", kill_on_drop: false }` [INFO] [stdout] 369461a3f6c10cea4f4b8f8165a58ef7e6a0258807eaa7e9621149e3d2656260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 1e6d589456f53038ccf038f21e30d76723efad27de2778f1854ec2eb7e90d355 [INFO] running `Command { std: "docker" "start" "-a" "1e6d589456f53038ccf038f21e30d76723efad27de2778f1854ec2eb7e90d355", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling fixed v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking counter v0.5.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling otspec_macros v0.1.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/otspec_macros-0.1.0/src/tables.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | quote::quote_spanned!(i.span().into()=>compile_error!("expected bool")); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/otspec_macros-0.1.0/src/tables.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | quote::quote_spanned!(i.span().into()=>compile_error!("expected an ident")); [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [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 E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `otspec_macros` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1e6d589456f53038ccf038f21e30d76723efad27de2778f1854ec2eb7e90d355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6d589456f53038ccf038f21e30d76723efad27de2778f1854ec2eb7e90d355", kill_on_drop: false }` [INFO] [stdout] 1e6d589456f53038ccf038f21e30d76723efad27de2778f1854ec2eb7e90d355