[INFO] cloning repository https://github.com/alexander-novo/pipelining-macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-novo/pipelining-macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-novo%2Fpipelining-macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-novo%2Fpipelining-macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42583f80bab1a0bc11e2d608741ce4c032a33cd5
[INFO] testing alexander-novo/pipelining-macro against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-novo%2Fpipelining-macro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexander-novo/pipelining-macro
[INFO] finished tweaking git repo https://github.com/alexander-novo/pipelining-macro
[INFO] tweaked toml for git repo https://github.com/alexander-novo/pipelining-macro written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexander-novo/pipelining-macro on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexander-novo/pipelining-macro 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11b6e64c28733a96f842146bf178ba02b3c7d5d34055f38efb9d0bb5ea16fc7f
[INFO] running `Command { std: "docker" "start" "-a" "11b6e64c28733a96f842146bf178ba02b3c7d5d34055f38efb9d0bb5ea16fc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b6e64c28733a96f842146bf178ba02b3c7d5d34055f38efb9d0bb5ea16fc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b6e64c28733a96f842146bf178ba02b3c7d5d34055f38efb9d0bb5ea16fc7f", kill_on_drop: false }`
[INFO] [stdout] 11b6e64c28733a96f842146bf178ba02b3c7d5d34055f38efb9d0bb5ea16fc7f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc058f5ab6debace60a2150e9d27640b0c041aa10bccf6165700f698c9ffae7b
[INFO] running `Command { std: "docker" "start" "-a" "bc058f5ab6debace60a2150e9d27640b0c041aa10bccf6165700f698c9ffae7b", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling pipelining-macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "bc058f5ab6debace60a2150e9d27640b0c041aa10bccf6165700f698c9ffae7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc058f5ab6debace60a2150e9d27640b0c041aa10bccf6165700f698c9ffae7b", kill_on_drop: false }`
[INFO] [stdout] bc058f5ab6debace60a2150e9d27640b0c041aa10bccf6165700f698c9ffae7b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96254a6ba653de6502d61e1180bbbef70dc43afd449d164754d509cd74fa7034
[INFO] running `Command { std: "docker" "start" "-a" "96254a6ba653de6502d61e1180bbbef70dc43afd449d164754d509cd74fa7034", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling pipelining-macro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "96254a6ba653de6502d61e1180bbbef70dc43afd449d164754d509cd74fa7034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96254a6ba653de6502d61e1180bbbef70dc43afd449d164754d509cd74fa7034", kill_on_drop: false }`
[INFO] [stdout] 96254a6ba653de6502d61e1180bbbef70dc43afd449d164754d509cd74fa7034
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2755d091148776bc605a1aa628b158e7c2c0b4de92d483fc723f0aa6eb2d1b5
[INFO] running `Command { std: "docker" "start" "-a" "a2755d091148776bc605a1aa628b158e7c2c0b4de92d483fc723f0aa6eb2d1b5", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipelining_macro-8bd0af1619cda577)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_lambdas ... ok
[INFO] [stdout] test tests::test_macros ... ok
[INFO] [stdout] test tests::test_methods ... ok
[INFO] [stdout] test tests::test_simple ... ok
[INFO] [stdout] test tests::test_associated_functions ... ok
[INFO] [stdout] test tests::test_underscore_fill ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pipelining_macro
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/../README.md - (line 9) ... FAILED
[INFO] [stdout] test src/../README.md - (line 40) ... FAILED
[INFO] [stdout] test src/../README.md - (line 24) ... FAILED
[INFO] [stdout] test src/../README.md - (line 70) ... FAILED
[INFO] [stdout] test src/../README.md - (line 55) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]  --> src/../README.md:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pipeline_macro::pipe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use pipeline_macro::pipe;
[INFO] [stdout] 3 + use pipelining_macro::pipe;
[INFO] [stdout]   |
[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] ---- src/../README.md - (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]  --> src/../README.md:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pipeline_macro::pipe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use pipeline_macro::pipe;
[INFO] [stdout] 3 + use pipelining_macro::pipe;
[INFO] [stdout]   |
[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] ---- src/../README.md - (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]  --> src/../README.md:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pipeline_macro::pipe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use pipeline_macro::pipe;
[INFO] [stdout] 3 + use pipelining_macro::pipe;
[INFO] [stdout]   |
[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] ---- src/../README.md - (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]   --> src/../README.md:90:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use pipeline_macro::pipe;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 - use pipeline_macro::pipe;
[INFO] [stdout] 22 + use pipelining_macro::pipe;
[INFO] [stdout]    |
[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] ---- src/../README.md - (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `pipeline_macro`
[INFO] [stdout]  --> src/../README.md:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pipeline_macro::pipe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pipeline_macro`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use pipeline_macro::pipe;
[INFO] [stdout] 3 + use pipelining_macro::pipe;
[INFO] [stdout]   |
[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/../README.md - (line 24)
[INFO] [stdout]     src/../README.md - (line 40)
[INFO] [stdout]     src/../README.md - (line 55)
[INFO] [stdout]     src/../README.md - (line 70)
[INFO] [stdout]     src/../README.md - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a2755d091148776bc605a1aa628b158e7c2c0b4de92d483fc723f0aa6eb2d1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2755d091148776bc605a1aa628b158e7c2c0b4de92d483fc723f0aa6eb2d1b5", kill_on_drop: false }`
[INFO] [stdout] a2755d091148776bc605a1aa628b158e7c2c0b4de92d483fc723f0aa6eb2d1b5
