[INFO] cloning repository https://github.com/godbrigero/no-incode-comments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godbrigero/no-incode-comments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodbrigero%2Fno-incode-comments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodbrigero%2Fno-incode-comments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dee3836a86479815f4247b19a6f43b959fd946b3
[INFO] testing godbrigero/no-incode-comments against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodbrigero%2Fno-incode-comments" "/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/godbrigero/no-incode-comments
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/godbrigero/no-incode-comments
[INFO] tweaked toml for git repo https://github.com/godbrigero/no-incode-comments written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godbrigero/no-incode-comments on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godbrigero/no-incode-comments 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24
[INFO] running `Command { std: "docker" "start" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling no-incode-comments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ItemFn` and `ItemStruct`
[INFO] [stdout]  --> src/lib.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, Expr, Item, ItemFn, ItemStruct, Lit, Meta};
[INFO] [stdout]   |                                          ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
[INFO] running `Command { std: "docker" "inspect" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling no-incode-comments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ItemFn` and `ItemStruct`
[INFO] [stdout]  --> src/lib.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, Expr, Item, ItemFn, ItemStruct, Lit, Meta};
[INFO] [stdout]   |                                          ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ItemFn` and `ItemStruct`
[INFO] [stdout]  --> src/lib.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, Expr, Item, ItemFn, ItemStruct, Lit, Meta};
[INFO] [stdout]   |                                          ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ItemFn` and `ItemStruct`
[INFO] [stderr]  --> src/lib.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, Expr, Item, ItemFn, ItemStruct, Lit, Meta};
[INFO] [stderr]   |                                          ^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `no-incode-comments` (lib) generated 1 warning (run `cargo fix --lib -p no-incode-comments` to apply 1 suggestion)
[INFO] [stderr] warning: `no-incode-comments` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/no_incode_comments-5462193ca021c18c)
[INFO] [stderr]    Doc-tests no_incode_comments
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - ExternalDocArgs (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - ExternalDocArgs (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `external_doc`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use external_doc::external_doc;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `external_doc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `external_doc`, use `cargo add external_doc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ExternalDocArgs (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24", kill_on_drop: false }`
[INFO] [stdout] eca820f576470bd4142c6ecc98098b7125f32877c29c59f925f6613efc8d1b24
