[INFO] cloning repository https://github.com/L3nn0x/roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L3nn0x/roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3nn0x%2Froguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL3nn0x%2Froguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d8d881af084401a17b07d2a1bff784257ecc3a8 [INFO] documenting L3nn0x/roguelike 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%2FL3nn0x%2Froguelike" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/L3nn0x/roguelike 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/L3nn0x/roguelike [INFO] removed path dependency tcod from git repo https://github.com/L3nn0x/roguelike [INFO] finished tweaking git repo https://github.com/L3nn0x/roguelike [INFO] tweaked toml for git repo https://github.com/L3nn0x/roguelike written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/L3nn0x/roguelike 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] [stderr] warning: dependency (tcod) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/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" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tcod) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 8470cb40492fd90e339cbf399b9bbc88bb2c7d6a77cb630f5cae9d1c801e3202 [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" "8470cb40492fd90e339cbf399b9bbc88bb2c7d6a77cb630f5cae9d1c801e3202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8470cb40492fd90e339cbf399b9bbc88bb2c7d6a77cb630f5cae9d1c801e3202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8470cb40492fd90e339cbf399b9bbc88bb2c7d6a77cb630f5cae9d1c801e3202", kill_on_drop: false }` [INFO] [stdout] 8470cb40492fd90e339cbf399b9bbc88bb2c7d6a77cb630f5cae9d1c801e3202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 0524fcb39ecc66d1e8265cb9efa8a22d8ea58e9e9871e1e00d5047f9a575f2bf [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" "0524fcb39ecc66d1e8265cb9efa8a22d8ea58e9e9871e1e00d5047f9a575f2bf", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tcod) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Documenting rogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Component` [INFO] [stdout] --> src/components.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::specs::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use specs::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: Could not document `rogue`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name rogue 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 rand=/opt/rustwide/target/debug/deps/librand-9de4bdcd0d606d7b.rmeta --extern specs=/opt/rustwide/target/debug/deps/libspecs-36ab266f358d9726.rmeta --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-bf2183e5174cb502.so --extern tcod=/opt/rustwide/target/debug/deps/libtcod-d719d4f34717fad1.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "0524fcb39ecc66d1e8265cb9efa8a22d8ea58e9e9871e1e00d5047f9a575f2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0524fcb39ecc66d1e8265cb9efa8a22d8ea58e9e9871e1e00d5047f9a575f2bf", kill_on_drop: false }` [INFO] [stdout] 0524fcb39ecc66d1e8265cb9efa8a22d8ea58e9e9871e1e00d5047f9a575f2bf