[INFO] cloning repository https://github.com/xobs/jig-20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/jig-20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e558008aa173cca02a396b652c51069e8c5494c9 [INFO] documenting xobs/jig-20 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/jig-20 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 git repo https://github.com/xobs/jig-20 [INFO] finished tweaking git repo https://github.com/xobs/jig-20 [INFO] tweaked toml for git repo https://github.com/xobs/jig-20 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/jig-20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/xobs/bus.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.2.0 [INFO] [stderr] Downloaded fixedbitset v0.1.8 [INFO] [stderr] Downloaded termcolor v0.3.3 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded smallvec v0.1.8 [INFO] [stderr] Downloaded atomic-option v0.1.2 [INFO] [stderr] Downloaded wincolor v0.1.4 [INFO] [stderr] Downloaded clap v2.26.2 [INFO] [stderr] Downloaded textwrap v0.8.0 [INFO] [stderr] Downloaded parking_lot_core v0.1.4 [INFO] [stderr] Downloaded chan v0.1.19 [INFO] [stderr] Downloaded systemd-parser v0.1.3 [INFO] [stderr] Downloaded ctrlc v3.0.3 [INFO] [stderr] Downloaded daggy v0.4.1 [INFO] [stderr] Downloaded petgraph v0.2.10 [INFO] [stderr] Downloaded dependy v0.3.0 [INFO] [stderr] Downloaded runny v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 96134a5b9e5a97679b1ec45ffade68875354502bd0d8315b94b26a495822570a [INFO] running `Command { std: "docker" "start" "-a" "96134a5b9e5a97679b1ec45ffade68875354502bd0d8315b94b26a495822570a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96134a5b9e5a97679b1ec45ffade68875354502bd0d8315b94b26a495822570a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96134a5b9e5a97679b1ec45ffade68875354502bd0d8315b94b26a495822570a", kill_on_drop: false }` [INFO] [stdout] 96134a5b9e5a97679b1ec45ffade68875354502bd0d8315b94b26a495822570a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] b8b948290bffe8a0a0f002765db5810f779514193af7d2aa9e01beb729926c3f [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" "b8b948290bffe8a0a0f002765db5810f779514193af7d2aa9e01beb729926c3f", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Checking fixedbitset v0.1.8 [INFO] [stderr] Checking either v1.2.0 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Checking termcolor v0.3.3 [INFO] [stderr] Checking json v0.11.10 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking petgraph v0.2.10 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking textwrap v0.8.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking systemd-parser v0.1.3 [INFO] [stderr] Checking clap v2.26.2 [INFO] [stderr] Checking daggy v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.1.4 [INFO] [stderr] Checking chan v0.1.19 [INFO] [stderr] Checking dependy v0.3.0 [INFO] [stderr] Checking bus v1.1.3 (https://github.com/xobs/bus.git?rev=c8bb287df261cf038ac431a71b416ae996325d1c#c8bb287d) [INFO] [stderr] Checking ctrlc v3.0.3 [INFO] [stderr] Checking runny v1.2.1 [INFO] [stderr] Documenting jig2-0 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/cfti/types/scenario.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `type` [INFO] [stdout] --> src/cfti/controller.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | /// DESCRIBE [type] [field] [item] [value] [INFO] [stdout] | ^^^^ no item named `type` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `field` [INFO] [stdout] --> src/cfti/controller.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | /// DESCRIBE [type] [field] [item] [value] [INFO] [stdout] | ^^^^^ no item named `field` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `item` [INFO] [stdout] --> src/cfti/controller.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | /// DESCRIBE [type] [field] [item] [value] [INFO] [stdout] | ^^^^ no item named `item` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `value` [INFO] [stdout] --> src/cfti/controller.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | /// DESCRIBE [type] [field] [item] [value] [INFO] [stdout] | ^^^^^ no item named `value` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `string` [INFO] [stdout] --> src/cfti/controller.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | /// SCENARIO [string] -- Sets the scenario to the specified id [INFO] [stdout] | ^^^^^^ no item named `string` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first` [INFO] [stdout] --> src/cfti/controller.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | /// SCENARIOS [first] [...] -- Lists the scenarios that are available [INFO] [stdout] | ^^^^^ no item named `first` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reason` [INFO] [stdout] --> src/cfti/controller.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | /// SHUTDOWN [reason] -- Shuts down the test infrastructure [INFO] [stdout] | ^^^^^^ no item named `reason` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `string` [INFO] [stdout] --> src/cfti/controller.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | /// PING [string] -- Sends a challenge. Must respond with PONG [string] [INFO] [stdout] | ^^^^^^ no item named `string` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `string` [INFO] [stdout] --> src/cfti/controller.rs:33:70 [INFO] [stdout] | [INFO] [stdout] 33 | /// PING [string] -- Sends a challenge. Must respond with PONG [string] [INFO] [stdout] | ^^^^^^ no item named `string` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `scenario` [INFO] [stdout] --> src/cfti/controller.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | /// START [scenario] -- Report when a scenario is started [INFO] [stdout] | ^^^^^^^^ no item named `scenario` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `scenario` [INFO] [stdout] --> src/cfti/controller.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | /// FINISH [scenario] [code] [reason] -- Report when a scenario is finished [INFO] [stdout] | ^^^^^^^^ no item named `scenario` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `code` [INFO] [stdout] --> src/cfti/controller.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | /// FINISH [scenario] [code] [reason] -- Report when a scenario is finished [INFO] [stdout] | ^^^^ no item named `code` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reason` [INFO] [stdout] --> src/cfti/controller.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | /// FINISH [scenario] [code] [reason] -- Report when a scenario is finished [INFO] [stdout] | ^^^^^^ no item named `reason` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `scenario` [INFO] [stdout] --> src/cfti/controller.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | /// SKIP [scenario] [reason] -- Don't run a test, for some reason [INFO] [stdout] | ^^^^^^^^ no item named `scenario` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reason` [INFO] [stdout] --> src/cfti/controller.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | /// SKIP [scenario] [reason] -- Don't run a test, for some reason [INFO] [stdout] | ^^^^^^ no item named `reason` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `message` [INFO] [stdout] --> src/cfti/controller.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | /// PASS [test] [message] -- Report when a test has passed [INFO] [stdout] | ^^^^^^^ no item named `message` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `reason` [INFO] [stdout] --> src/cfti/controller.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | /// FAIL [test] [reason] -- Report when a test has failed [INFO] [stdout] | ^^^^^^ no item named `reason` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.24s [INFO] running `Command { std: "docker" "inspect" "b8b948290bffe8a0a0f002765db5810f779514193af7d2aa9e01beb729926c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b948290bffe8a0a0f002765db5810f779514193af7d2aa9e01beb729926c3f", kill_on_drop: false }` [INFO] [stdout] b8b948290bffe8a0a0f002765db5810f779514193af7d2aa9e01beb729926c3f