[INFO] fetching crate arraygen-docfix 0.1.8...
[INFO] checking arraygen-docfix-0.1.8 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate arraygen-docfix 0.1.8 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate arraygen-docfix 0.1.8 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arraygen-docfix 0.1.8
[INFO] finished tweaking crates.io crate arraygen-docfix 0.1.8
[INFO] tweaked toml for crates.io crate arraygen-docfix 0.1.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded compiletest_rs v0.4.1
[INFO] [stderr]   Downloaded syn-mid v0.5.4
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded rustfix v0.5.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded tester v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 663d72ec47b37c8fb95be666618f454d8f8d27777920661fee352dff52884118
[INFO] running `Command { std: "docker" "start" "-a" "663d72ec47b37c8fb95be666618f454d8f8d27777920661fee352dff52884118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663d72ec47b37c8fb95be666618f454d8f8d27777920661fee352dff52884118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663d72ec47b37c8fb95be666618f454d8f8d27777920661fee352dff52884118", kill_on_drop: false }`
[INFO] [stdout] 663d72ec47b37c8fb95be666618f454d8f8d27777920661fee352dff52884118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb9df5be140e4e67a2cf279c4f2ec5e871c04ec53760541b1887551199024db
[INFO] running `Command { std: "docker" "start" "-a" "9fb9df5be140e4e67a2cf279c4f2ec5e871c04ec53760541b1887551199024db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]    Compiling compiletest_rs v0.4.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking tester v0.7.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking arraygen-docfix v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking rustfix v0.5.1
[INFO] [stdout] error[E0463]: can't find crate for `arraygen`
[INFO] [stdout]  --> tests/arraygen.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate arraygen;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[gen_array(fn booleans: &bool)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |             #[in_array(booleans)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |             #[in_array(booleans)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[in_array(booleans)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[gen_array(pub(crate) fn my_bools: &bool)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[gen_array(fn booleans: bool)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |             #[in_array(my_bools)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[in_array(my_bools)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[in_array(booleans)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[gen_array(pub(crate) fn my_bools: &bool)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[gen_array(fn booleans: bool)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |             #[in_array(my_bools)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |             #[in_array(booleans, my_bools)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[gen_array(fn trait_c: &dyn C)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |             #[in_array(trait_c)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]   --> tests/arraygen.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |             #[in_array(trait_c)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]    --> tests/arraygen.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |         #[gen_array(fn some: Option<i32>)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]    --> tests/arraygen.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[in_array(some)]
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]    --> tests/arraygen.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[gen_array(fn functions: &fn() -> () )]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `in_array` in this scope
[INFO] [stdout]    --> tests/arraygen.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |             #[in_array(functions)]
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `gen_array` in this scope
[INFO] [stdout]    --> tests/arraygen.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[gen_array(fn foo: i32)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `booleans` found for struct `tests::test_arraygen___with_proper_declarations_and_includes___generates_correct_length_methods::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         struct Test<'a> {
[INFO] [stdout]    |         --------------- method `booleans` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |         assert_eq!(actual.booleans().len(), 3);
[INFO] [stdout]    |                           ^^^^^^^^ method not found in `Test<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `booleans` found for struct `tests::test_arraygen___with_proper_declarations_and_duplicated_includes___generates_correct_length_methods::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         struct Test {
[INFO] [stdout]    |         ----------- method `booleans` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |         assert_eq!(actual.booleans().len(), 1);
[INFO] [stdout]    |                           ^^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `my_bools` found for struct `tests::test_arraygen___with_proper_declarations_and_duplicated_includes___generates_correct_length_methods::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         struct Test {
[INFO] [stdout]    |         ----------- method `my_bools` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |         assert_eq!(actual.my_bools().len(), 2);
[INFO] [stdout]    |                           ^^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `booleans` found for struct `tests::test_arraygen___with_proper_declarations_and_multi_includes___generates_correct_length_methods::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |         struct Test {
[INFO] [stdout]    |         ----------- method `booleans` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |         assert_eq!(actual.booleans().len(), 1);
[INFO] [stdout]    |                           ^^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `my_bools` found for struct `tests::test_arraygen___with_proper_declarations_and_multi_includes___generates_correct_length_methods::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |         struct Test {
[INFO] [stdout]    |         ----------- method `my_bools` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |         assert_eq!(actual.my_bools().len(), 2);
[INFO] [stdout]    |                           ^^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `trait_c` found for struct `tests::test_arraygen___with_proper_declarations_and_includes___can_return_trait_objects::Test` in the current scope
[INFO] [stdout]   --> tests/arraygen.rs:99:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |         struct Test {
[INFO] [stdout]    |         ----------- method `trait_c` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |         assert_eq!(actual.trait_c().len(), 2);
[INFO] [stdout]    |                           ^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `some` found for struct `tests::test_arraygen___with_proper_declarations_and_includes___can_return_generic_types::Test` in the current scope
[INFO] [stdout]    --> tests/arraygen.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 106 |         struct Test {
[INFO] [stdout]     |         ----------- method `some` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |         assert_eq!(actual.some().len(), 1);
[INFO] [stdout]     |                           ^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `functions` found for struct `tests::test_arraygen___with_proper_declarations_and_includes___can_return_fn_types::Test` in the current scope
[INFO] [stdout]    --> tests/arraygen.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |         struct Test {
[INFO] [stdout]     |         ----------- method `functions` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(actual.functions().len(), 1);
[INFO] [stdout]     |                           ^^^^^^^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `foo` found for struct `tests::test_arraygen___without_includes___generates_0_length_arrays::Test` in the current scope
[INFO] [stdout]    --> tests/arraygen.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |         struct Test {
[INFO] [stdout]     |         ----------- method `foo` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 141 |         assert_eq!(test.foo().len(), 0);
[INFO] [stdout]     |                         ^^^ method not found in `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arraygen-docfix` (test "arraygen") due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fb9df5be140e4e67a2cf279c4f2ec5e871c04ec53760541b1887551199024db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb9df5be140e4e67a2cf279c4f2ec5e871c04ec53760541b1887551199024db", kill_on_drop: false }`
[INFO] [stdout] 9fb9df5be140e4e67a2cf279c4f2ec5e871c04ec53760541b1887551199024db
