[INFO] cloning repository https://github.com/Jon-Davis/function_group
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jon-Davis/function_group" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJon-Davis%2Ffunction_group", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJon-Davis%2Ffunction_group'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbf251f68e8552dfef1b0e2923affd0cd32de81f
[INFO] testing Jon-Davis/function_group against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJon-Davis%2Ffunction_group" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jon-Davis/function_group
[INFO] finished tweaking git repo https://github.com/Jon-Davis/function_group
[INFO] tweaked toml for git repo https://github.com/Jon-Davis/function_group written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jon-Davis/function_group on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jon-Davis/function_group already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd07de374c1f50fbfe6558e8344956d3aea2db9b171dee7a36f34660e2032f8c
[INFO] running `Command { std: "docker" "start" "-a" "cd07de374c1f50fbfe6558e8344956d3aea2db9b171dee7a36f34660e2032f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd07de374c1f50fbfe6558e8344956d3aea2db9b171dee7a36f34660e2032f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd07de374c1f50fbfe6558e8344956d3aea2db9b171dee7a36f34660e2032f8c", kill_on_drop: false }`
[INFO] [stdout] cd07de374c1f50fbfe6558e8344956d3aea2db9b171dee7a36f34660e2032f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c64ca68c228e64e3e9834d3f0edbdd5439a1ed426485de54f84351eadb8eff3d
[INFO] running `Command { std: "docker" "start" "-a" "c64ca68c228e64e3e9834d3f0edbdd5439a1ed426485de54f84351eadb8eff3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling function_group v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
[INFO] running `Command { std: "docker" "inspect" "c64ca68c228e64e3e9834d3f0edbdd5439a1ed426485de54f84351eadb8eff3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64ca68c228e64e3e9834d3f0edbdd5439a1ed426485de54f84351eadb8eff3d", kill_on_drop: false }`
[INFO] [stdout] c64ca68c228e64e3e9834d3f0edbdd5439a1ed426485de54f84351eadb8eff3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87964b8b4ac7fca1d22cb6ba4528207740fc2d29e6d172fd87df5635658670a2
[INFO] running `Command { std: "docker" "start" "-a" "87964b8b4ac7fca1d22cb6ba4528207740fc2d29e6d172fd87df5635658670a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling function_group v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "87964b8b4ac7fca1d22cb6ba4528207740fc2d29e6d172fd87df5635658670a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87964b8b4ac7fca1d22cb6ba4528207740fc2d29e6d172fd87df5635658670a2", kill_on_drop: false }`
[INFO] [stdout] 87964b8b4ac7fca1d22cb6ba4528207740fc2d29e6d172fd87df5635658670a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17bd8694fa2c2040cda62122fc15f854da6867a3d03165ca88d6b5943079788f
[INFO] running `Command { std: "docker" "start" "-a" "17bd8694fa2c2040cda62122fc15f854da6867a3d03165ca88d6b5943079788f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/function_group-9be87ce5c27b8fa2)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests function_group
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - function_group (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - function_group (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - function_group (line 228) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - function_group (line 209) stdout ----
[INFO] [stdout] error: cannot find macro `function_group` in this scope
[INFO] [stdout]  --> src/lib.rs:211:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | function_group! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `function_group` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:209:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#function_group;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use function_group::function_group;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_to` in this scope
[INFO] [stdout]   --> src/lib.rs:223:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | add_to((&mut x, 5));
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_to` in this scope
[INFO] [stdout]   --> src/lib.rs:224:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | add_to((&mut x, 5, 5));
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error: cannot find macro `function_group` in this scope
[INFO] [stdout]  --> src/lib.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | function_group! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `function_group` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#function_group;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use function_group::function_group;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - function_group (line 192) stdout ----
[INFO] [stdout] error: cannot find macro `function_group` in this scope
[INFO] [stdout]  --> src/lib.rs:194:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | function_group! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `function_group` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:192:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#function_group;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use function_group::function_group;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add` in this scope
[INFO] [stdout]   --> src/lib.rs:205:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | assert!(add((5, 5)) == 10);
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add` in this scope
[INFO] [stdout]   --> src/lib.rs:206:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | assert!(add((5, 5, 5)) == 15);
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: cannot find macro `function_group` in this scope
[INFO] [stdout]  --> src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | function_group! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `function_group` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#function_group;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use function_group::function_group;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - function_group (line 228) stdout ----
[INFO] [stdout] error: cannot find macro `function_group` in this scope
[INFO] [stdout]  --> src/lib.rs:231:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | function_group! {
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `function_group` is imported here, but it is a crate, not a macro
[INFO] [stdout]  --> src/lib.rs:228:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate r#function_group;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use function_group::function_group;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_to_struct` found for struct `TestStruct` in the current scope
[INFO] [stdout]   --> src/lib.rs:243:3
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct TestStruct(usize);
[INFO] [stdout]    | ----------------- method `add_to_struct` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 | x.add_to_struct((1,2));
[INFO] [stdout]    |   ^^^^^^^^^^^^^ method not found in `TestStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout]     src/lib.rs - function_group (line 192)
[INFO] [stdout]     src/lib.rs - function_group (line 209)
[INFO] [stdout]     src/lib.rs - function_group (line 228)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "17bd8694fa2c2040cda62122fc15f854da6867a3d03165ca88d6b5943079788f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17bd8694fa2c2040cda62122fc15f854da6867a3d03165ca88d6b5943079788f", kill_on_drop: false }`
[INFO] [stdout] 17bd8694fa2c2040cda62122fc15f854da6867a3d03165ca88d6b5943079788f
