[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJon-Davis%2Ffunction_group" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jon-Davis/function_group on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v0.4.27
[INFO] [stderr]   Downloaded quote v0.6.11
[INFO] [stderr]   Downloaded syn v0.15.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6df152cca756a41bdc03cbba08762a9b8e245a2269a6a19b30f8b4e1f2e195a
[INFO] running `Command { std: "docker" "start" "-a" "b6df152cca756a41bdc03cbba08762a9b8e245a2269a6a19b30f8b4e1f2e195a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6df152cca756a41bdc03cbba08762a9b8e245a2269a6a19b30f8b4e1f2e195a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6df152cca756a41bdc03cbba08762a9b8e245a2269a6a19b30f8b4e1f2e195a", kill_on_drop: false }`
[INFO] [stdout] b6df152cca756a41bdc03cbba08762a9b8e245a2269a6a19b30f8b4e1f2e195a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 483da8c57de1749ad04dac20c9118122ef19014c1a9691e3fcad65e99e5a83cf
[INFO] running `Command { std: "docker" "start" "-a" "483da8c57de1749ad04dac20c9118122ef19014c1a9691e3fcad65e99e5a83cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[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.15s
[INFO] running `Command { std: "docker" "inspect" "483da8c57de1749ad04dac20c9118122ef19014c1a9691e3fcad65e99e5a83cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "483da8c57de1749ad04dac20c9118122ef19014c1a9691e3fcad65e99e5a83cf", kill_on_drop: false }`
[INFO] [stdout] 483da8c57de1749ad04dac20c9118122ef19014c1a9691e3fcad65e99e5a83cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99ba69501db652a3e46cff7c9ca13319d383c808da0909a2c375038fdacc20fb
[INFO] running `Command { std: "docker" "start" "-a" "99ba69501db652a3e46cff7c9ca13319d383c808da0909a2c375038fdacc20fb", 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.49s
[INFO] running `Command { std: "docker" "inspect" "99ba69501db652a3e46cff7c9ca13319d383c808da0909a2c375038fdacc20fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ba69501db652a3e46cff7c9ca13319d383c808da0909a2c375038fdacc20fb", kill_on_drop: false }`
[INFO] [stdout] 99ba69501db652a3e46cff7c9ca13319d383c808da0909a2c375038fdacc20fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e374085d5f77782fa56e2c9b135718877a27fa304f145366c5c34a8bcbec8de6
[INFO] running `Command { std: "docker" "start" "-a" "e374085d5f77782fa56e2c9b135718877a27fa304f145366c5c34a8bcbec8de6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/function_group-ba3e58deb52c47ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests function_group
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - function_group (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - function_group (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - function_group (line 192) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 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 - 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] ---- 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 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] 
[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.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e374085d5f77782fa56e2c9b135718877a27fa304f145366c5c34a8bcbec8de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e374085d5f77782fa56e2c9b135718877a27fa304f145366c5c34a8bcbec8de6", kill_on_drop: false }`
[INFO] [stdout] e374085d5f77782fa56e2c9b135718877a27fa304f145366c5c34a8bcbec8de6
