[INFO] fetching crate inline-proc 0.1.0... [INFO] testing inline-proc-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate inline-proc 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate inline-proc 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate inline-proc 0.1.0 [INFO] finished tweaking crates.io crate inline-proc 0.1.0 [INFO] tweaked toml for crates.io crate inline-proc 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v0.10.0 [INFO] [stderr] Downloaded cargo_metadata v0.11.4 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f88a967b04968bbc1056a8510de11fa25e41fb9ea993587a7203d77e5ed2a3a [INFO] running `Command { std: "docker" "start" "-a" "2f88a967b04968bbc1056a8510de11fa25e41fb9ea993587a7203d77e5ed2a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f88a967b04968bbc1056a8510de11fa25e41fb9ea993587a7203d77e5ed2a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f88a967b04968bbc1056a8510de11fa25e41fb9ea993587a7203d77e5ed2a3a", kill_on_drop: false }` [INFO] [stdout] 2f88a967b04968bbc1056a8510de11fa25e41fb9ea993587a7203d77e5ed2a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e7fe773497ac3dc49e64fa112326562a6bae683dc445ca1bea42a81ccd2d39f [INFO] running `Command { std: "docker" "start" "-a" "4e7fe773497ac3dc49e64fa112326562a6bae683dc445ca1bea42a81ccd2d39f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling inline-proc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.01s [INFO] running `Command { std: "docker" "inspect" "4e7fe773497ac3dc49e64fa112326562a6bae683dc445ca1bea42a81ccd2d39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7fe773497ac3dc49e64fa112326562a6bae683dc445ca1bea42a81ccd2d39f", kill_on_drop: false }` [INFO] [stdout] 4e7fe773497ac3dc49e64fa112326562a6bae683dc445ca1bea42a81ccd2d39f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ab44b4a90f5265288edb2987c129d9003b4c674ad4027f7c50325b611552f41 [INFO] running `Command { std: "docker" "start" "-a" "5ab44b4a90f5265288edb2987c129d9003b4c674ad4027f7c50325b611552f41", kill_on_drop: false }` [INFO] [stderr] Compiling inline-proc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "5ab44b4a90f5265288edb2987c129d9003b4c674ad4027f7c50325b611552f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab44b4a90f5265288edb2987c129d9003b4c674ad4027f7c50325b611552f41", kill_on_drop: false }` [INFO] [stdout] 5ab44b4a90f5265288edb2987c129d9003b4c674ad4027f7c50325b611552f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ad2377085c74b3996e11870590139123217cf2fe67c14eaaeaf08a51186264f [INFO] running `Command { std: "docker" "start" "-a" "1ad2377085c74b3996e11870590139123217cf2fe67c14eaaeaf08a51186264f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/inline_proc-5e0754d0cf3baf58) [INFO] [stdout] [INFO] [stderr] Doc-tests inline-proc [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 10 tests [INFO] [stdout] test src/lib.rs - inline_attr (line 341) ... ignored [INFO] [stdout] test src/lib.rs - inline_attr (line 346) ... ignored [INFO] [stdout] test src/lib.rs - inline_derive (line 381) ... ignored [INFO] [stdout] test src/lib.rs - inline_derive (line 387) ... ignored [INFO] [stdout] test src/lib.rs - inline_proc (line 308) ... ignored [INFO] [stdout] test src/lib.rs - (line 146) ... FAILED [INFO] [stdout] test src/lib.rs - inline_proc (line 220) ... FAILED [INFO] [stdout] test src/lib.rs - (line 102) ... FAILED [INFO] [stdout] test src/lib.rs - (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 146) stdout ---- [INFO] [stdout] SOURCE: ( edition : "2018" , dependencies : {} , exports : ( bang_macros : { "my_macro" : ( function : "my_macro" , export : true)} ,) ,) [INFO] [stdout] error: Unknown format ron [INFO] [stdout] --> src/lib.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 6 | metadata::ron!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: There are no supported formats. Try enabling the `json` or `ron` features of this crate. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - inline_proc (line 220) stdout ---- [INFO] [stdout] SOURCE: ( cargo : "cargo" , color : true , clippy : true , edition : "2018" , dependencies : { "proc-macro2" : "1" , "syn" : ( version : "1" , features : [ "full"]) ,} , inline_proc_path : "::inline_proc" , exports : ( bang_macros : { "my_nice_macro" : "my_nice_macro" , "my_public_macro" : ( function : "my_nice_macro" , export : true) ,} , derives : { "MyDeriveMacro" : "my_derive_macro" ,} , attributes : { "my_attribute_macro" : "my_attribute_macro" ,} ,)) [INFO] [stdout] error: Unknown format ron [INFO] [stdout] --> src/lib.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 8 | metadata::ron!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: There are no supported formats. Try enabling the `json` or `ron` features of this crate. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 102) stdout ---- [INFO] [stdout] SOURCE: ( edition : "2018" , dependencies : {} , exports : ( derives : { "MyDeriveMacro" : "my_derive_macro"} , attributes : { "my_attribute_macro" : "my_attribute_macro"} ,) ,) [INFO] [stdout] error: Unknown format ron [INFO] [stdout] --> src/lib.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 7 | metadata::ron!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: There are no supported formats. Try enabling the `json` or `ron` features of this crate. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `MyDeriveMacro` in this scope [INFO] [stdout] --> src/lib.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 27 | #[inline_derive(MyDeriveMacro)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `my_attribute_macro` in this scope [INFO] [stdout] --> src/lib.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 30 | #[inline_attr[my_attribute_macro(attribute tokens)]] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 63) stdout ---- [INFO] [stdout] SOURCE: ( edition : "2018" , dependencies : {} , exports : ( bang_macros : { "my_bang_macro" : "my_bang_macro"} , derives : { "MyDeriveMacro" : "my_derive_macro"} , attributes : { "my_attribute_macro" : "my_attribute_macro"} ,) ,) [INFO] [stdout] error: Unknown format ron [INFO] [stdout] --> src/lib.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 8 | metadata::ron!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: There are no supported formats. Try enabling the `json` or `ron` features of this crate. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `my_bang_macro` in this scope [INFO] [stdout] --> src/lib.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 33 | my_bang_macro!(input tokens); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `MyDeriveMacro` in this scope [INFO] [stdout] --> src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 34 | MyDeriveMacro!(struct InnerItem;); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `my_attribute_macro` in this scope [INFO] [stdout] --> src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 35 | my_attribute_macro!((attribute tokens) struct InnerItem;); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 7) stdout ---- [INFO] [stdout] SOURCE: ( edition : "2018" , clippy : true , dependencies : { "quote" : "1" ,} , exports : ( bang_macros : { "def_func" : "define_function" ,} ,) ,) [INFO] [stdout] error: Unknown format ron [INFO] [stdout] --> src/lib.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 8 | metadata::ron!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: There are no supported formats. Try enabling the `json` or `ron` features of this crate. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `def_func` in this scope [INFO] [stdout] --> src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 30 | def_func!(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `macro_function` in this scope [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 32 | macro_function(); [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 102) [INFO] [stdout] src/lib.rs - (line 146) [INFO] [stdout] src/lib.rs - (line 63) [INFO] [stdout] src/lib.rs - (line 7) [INFO] [stdout] src/lib.rs - inline_proc (line 220) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "1ad2377085c74b3996e11870590139123217cf2fe67c14eaaeaf08a51186264f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad2377085c74b3996e11870590139123217cf2fe67c14eaaeaf08a51186264f", kill_on_drop: false }` [INFO] [stdout] 1ad2377085c74b3996e11870590139123217cf2fe67c14eaaeaf08a51186264f