[INFO] cloning repository https://github.com/rickyhan/tensorscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickyhan/tensorscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ftensorscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ftensorscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba87592b41b974fd21dc6caa5fb766bf8fedb47 [INFO] documenting rickyhan/tensorscript 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%2Frickyhan%2Ftensorscript" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickyhan/tensorscript 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/rickyhan/tensorscript [INFO] finished tweaking git repo https://github.com/rickyhan/tensorscript [INFO] tweaked toml for git repo https://github.com/rickyhan/tensorscript written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/rickyhan/tensorscript 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.8 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] [stderr] Downloaded serde v1.0.57 [INFO] [stderr] Downloaded codespan v0.1.2 [INFO] [stderr] Downloaded codespan-reporting v0.1.3 [INFO] [stderr] Downloaded assert_cli v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] [stdout] 5f218e1cf94d01813c0e8b1717708a4990d02678d4a247c59aa494fea13b874e [INFO] running `Command { std: "docker" "start" "-a" "5f218e1cf94d01813c0e8b1717708a4990d02678d4a247c59aa494fea13b874e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f218e1cf94d01813c0e8b1717708a4990d02678d4a247c59aa494fea13b874e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f218e1cf94d01813c0e8b1717708a4990d02678d4a247c59aa494fea13b874e", kill_on_drop: false }` [INFO] [stdout] 5f218e1cf94d01813c0e8b1717708a4990d02678d4a247c59aa494fea13b874e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] d3dde4bb0c3c835e9984973dc538d99e2118e4ac490b0f710fd9887ccbed1f8a [INFO] running `Command { std: "docker" "start" "-a" "d3dde4bb0c3c835e9984973dc538d99e2118e4ac490b0f710fd9887ccbed1f8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Documenting trsc_core_derive v0.1.0 (/opt/rustwide/workdir/trsc_core_derive) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> trsc_core_derive/src/parser.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | 'A'...'z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling trsc_core_derive v0.1.0 (/opt/rustwide/workdir/trsc_core_derive) [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> trsc_core_derive/src/parser.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | 'A'...'z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_op_name` [INFO] [stdout] --> trsc_core_derive/src/attrs.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_op_name(attrs: &[syn::Attribute]) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking backtrace v0.3.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking codespan v0.1.2 [INFO] [stderr] Checking codespan-reporting v0.1.3 [INFO] [stderr] Documenting trsc v0.1.0 (/opt/rustwide/workdir/trsc) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> trsc/src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/nonlin.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[path = "nonlin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/nonlin.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/nonlin.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | #[path = "nonlin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/nonlin.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/nonlin.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | #[path = "nonlin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/nonlin.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/nonlin.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[path = "nonlin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/nonlin.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/nonlin.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[path = "nonlin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/nonlin.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/reg.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[path = "reg"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/reg.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/reg.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[path = "reg"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/reg.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/lin.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[path = "lin"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/lin.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/conv.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | #[path = "conv"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/conv.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/conv.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[path = "conv"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/conv.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous [INFO] [stdout] --> trsc/src/core/prelude.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[path = "prelude"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> trsc/src/core/prelude.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Op)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iterator_flatten)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(transpose_result)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> trsc/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(attr_literals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> trsc/src/main.rs:142:50 [INFO] [stdout] | [INFO] [stdout] 142 | let mut last_ast = subs(&ast, &mut last_sub);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `trsc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name trsc trsc/src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=9753bb3a33a91c94 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-98381ca561d5a3ca.rmeta --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-dbac3ed7f8bdf447.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-e00e4ec7949d504e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0e3e0656a0799b4b.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9760945a62ce09b5.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-a4e6e9c194c2f4d2.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-19fd66ef623f9f9e.so --extern trsc_core_derive=/opt/rustwide/target/debug/deps/libtrsc_core_derive-a5a5a02d926fce47.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "d3dde4bb0c3c835e9984973dc538d99e2118e4ac490b0f710fd9887ccbed1f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3dde4bb0c3c835e9984973dc538d99e2118e4ac490b0f710fd9887ccbed1f8a", kill_on_drop: false }` [INFO] [stdout] d3dde4bb0c3c835e9984973dc538d99e2118e4ac490b0f710fd9887ccbed1f8a