[INFO] fetching crate bachue-auto_impl 0.5.1...
[INFO] checking bachue-auto_impl-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate bachue-auto_impl 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bachue-auto_impl 0.5.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bachue-auto_impl 0.5.1
[INFO] finished tweaking crates.io crate bachue-auto_impl 0.5.1
[INFO] tweaked toml for crates.io crate bachue-auto_impl 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate bachue-auto_impl 0.5.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded toml v0.5.8
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded trybuild v1.0.52
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2592574d47ab181302e905bf1f206cd1c0a138352aec74c6899e38ed19a7fde6
[INFO] running `Command { std: "docker" "start" "-a" "2592574d47ab181302e905bf1f206cd1c0a138352aec74c6899e38ed19a7fde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2592574d47ab181302e905bf1f206cd1c0a138352aec74c6899e38ed19a7fde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2592574d47ab181302e905bf1f206cd1c0a138352aec74c6899e38ed19a7fde6", kill_on_drop: false }`
[INFO] [stdout] 2592574d47ab181302e905bf1f206cd1c0a138352aec74c6899e38ed19a7fde6
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eac8db36e4b5a5d7442301e79f57a2cf1d20acd26acdb2a0466ed99a7f355a01
[INFO] running `Command { std: "docker" "start" "-a" "eac8db36e4b5a5d7442301e79f57a2cf1d20acd26acdb2a0466ed99a7f355a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling trybuild v1.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking quote v1.0.10
[INFO] [stderr]     Checking bachue-auto_impl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/greet_closure.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]   --> examples/names.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use auto_impl::auto_impl;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/error_messages.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/refs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> tests/no_std.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/greet_closure.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[auto_impl(Fn)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/names.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[auto_impl(&)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/refs.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[auto_impl(&, Box)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "error_messages") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[auto_impl(FnMut)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[auto_impl(Fn)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[auto_impl(&, &mut, Box, Rc, Arc)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/keep_default_for.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "names") due to 3 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/keep_default_for.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[auto_impl(&, Box)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/keep_default_for.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[auto_impl(keep_default_for(&))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (test "no_std") due to 5 previous errors
[INFO] [stdout] error[E0277]: the trait bound `&String: Foo` is not satisfied
[INFO] [stdout]   --> examples/keep_default_for.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     test_foo(&s);
[INFO] [stdout]    |     -------- ^^ the trait `Foo` is not implemented for `&String`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `test_foo`
[INFO] [stdout]   --> examples/keep_default_for.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_foo(x: impl Foo) {
[INFO] [stdout]    |                     ^^^ required by this bound in `test_foo`
[INFO] [stdout] help: consider removing the leading `&`-reference
[INFO] [stdout]    |
[INFO] [stdout] 45 -     test_foo(&s);
[INFO] [stdout] 45 +     test_foo(s);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@examples/greet_closure.rs:36:18: 36:30}: Greeter` is not satisfied
[INFO] [stdout]   --> examples/greet_closure.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     greet_people(|name: &str| println!("Hallo {} :)", name));
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Greeter` is not implemented for closure `{closure@examples/greet_closure.rs:36:18: 36:30}`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: this trait has no implementations, consider adding one
[INFO] [stdout]   --> examples/greet_closure.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait Greeter {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `greet_people`
[INFO] [stdout]   --> examples/greet_closure.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn greet_people(greeter: impl Greeter) {
[INFO] [stdout]    |                               ^^^^^^^ required by this bound in `greet_people`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Vec<&str>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     show_first(&v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout]    |     ---------- ^^ the trait `DisplayCollection` is not implemented for `&Vec<&str>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] help: consider removing the leading `&`-reference
[INFO] [stdout]    |
[INFO] [stdout] 58 -     show_first(&v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout] 58 +     show_first(v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&&Vec<&str>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     show_first(&&v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout]    |     ---------- ^^^ the trait `DisplayCollection` is not implemented for `&&Vec<&str>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] help: consider removing 2 leading `&`-references
[INFO] [stdout]    |
[INFO] [stdout] 59 -     show_first(&&v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout] 59 +     show_first(v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<Vec<&str>>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     show_first(boxed.clone());  // Box<Vec<&str>> (auto-impl)
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^ the trait `DisplayCollection` is not implemented for `Box<Vec<&str>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DisplayCollection` is implemented for `Vec<T>`
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<String>: Foo` is not satisfied
[INFO] [stdout]   --> examples/keep_default_for.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     test_foo(Box::new(s));
[INFO] [stdout]    |     -------- ^^^^^^^^^^^ the trait `Foo` is not implemented for `Box<String>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Foo` is implemented for `String`
[INFO] [stdout] note: required by a bound in `test_foo`
[INFO] [stdout]   --> examples/keep_default_for.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_foo(x: impl Foo) {
[INFO] [stdout]    |                     ^^^ required by this bound in `test_foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Box<Vec<&str>>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     show_first(&boxed);         // &Box<Vec<&str>>
[INFO] [stdout]    |     ---------- ^^^^^^ the trait `DisplayCollection` is not implemented for `&Box<Vec<&str>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DisplayCollection` is implemented for `Vec<T>`
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "greet_closure") due to 4 previous errors
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "keep_default_for") due to 6 previous errors
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "refs") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "eac8db36e4b5a5d7442301e79f57a2cf1d20acd26acdb2a0466ed99a7f355a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac8db36e4b5a5d7442301e79f57a2cf1d20acd26acdb2a0466ed99a7f355a01", kill_on_drop: false }`
[INFO] [stdout] eac8db36e4b5a5d7442301e79f57a2cf1d20acd26acdb2a0466ed99a7f355a01
[INFO] checking bachue-auto_impl-0.5.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate bachue-auto_impl 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bachue-auto_impl 0.5.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bachue-auto_impl 0.5.1
[INFO] finished tweaking crates.io crate bachue-auto_impl 0.5.1
[INFO] tweaked toml for crates.io crate bachue-auto_impl 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate bachue-auto_impl 0.5.1 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34ae0725c94d0ba6edf2152d9fcc95918432697c3c13075ecf158c2c60ad4c26
[INFO] running `Command { std: "docker" "start" "-a" "34ae0725c94d0ba6edf2152d9fcc95918432697c3c13075ecf158c2c60ad4c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34ae0725c94d0ba6edf2152d9fcc95918432697c3c13075ecf158c2c60ad4c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ae0725c94d0ba6edf2152d9fcc95918432697c3c13075ecf158c2c60ad4c26", kill_on_drop: false }`
[INFO] [stdout] 34ae0725c94d0ba6edf2152d9fcc95918432697c3c13075ecf158c2c60ad4c26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad56a50fde58a1595c3bd6dcc14913f4fc6fc872cd5ea54420914163eb88383c
[INFO] running `Command { std: "docker" "start" "-a" "ad56a50fde58a1595c3bd6dcc14913f4fc6fc872cd5ea54420914163eb88383c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling trybuild v1.0.52
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quote v1.0.10
[INFO] [stderr]     Checking bachue-auto_impl v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/error_messages.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/greet_closure.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/refs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> tests/no_std.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]  --> examples/keep_default_for.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use auto_impl::auto_impl;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/greet_closure.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[auto_impl(Fn)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/refs.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[auto_impl(&, Box)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[auto_impl(FnMut)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[auto_impl(Fn)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> tests/no_std.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[auto_impl(&, &mut, Box, Rc, Arc)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/keep_default_for.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[auto_impl(&, Box)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/keep_default_for.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[auto_impl(keep_default_for(&))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "error_messages") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bachue-auto_impl` (test "no_std") due to 5 previous errors
[INFO] [stdout] error[E0432]: unresolved import `auto_impl`
[INFO] [stdout]   --> examples/names.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use auto_impl::auto_impl;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `auto_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&String: Foo` is not satisfied
[INFO] [stdout]   --> examples/keep_default_for.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     test_foo(&s);
[INFO] [stdout]    |     -------- ^^ the trait `Foo` is not implemented for `&String`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `test_foo`
[INFO] [stdout]   --> examples/keep_default_for.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_foo(x: impl Foo) {
[INFO] [stdout]    |                     ^^^ required by this bound in `test_foo`
[INFO] [stdout] help: consider removing the leading `&`-reference
[INFO] [stdout]    |
[INFO] [stdout] 45 -     test_foo(&s);
[INFO] [stdout] 45 +     test_foo(s);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Vec<&str>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     show_first(&v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout]    |     ---------- ^^ the trait `DisplayCollection` is not implemented for `&Vec<&str>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] help: consider removing the leading `&`-reference
[INFO] [stdout]    |
[INFO] [stdout] 58 -     show_first(&v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout] 58 +     show_first(v);             // &Vec<&str>   (auto-impl)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&&Vec<&str>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     show_first(&&v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout]    |     ---------- ^^^ the trait `DisplayCollection` is not implemented for `&&Vec<&str>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] help: consider removing 2 leading `&`-references
[INFO] [stdout]    |
[INFO] [stdout] 59 -     show_first(&&v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout] 59 +     show_first(v);            // &&Vec<&str>  (works too, of course)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<Vec<&str>>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     show_first(boxed.clone());  // Box<Vec<&str>> (auto-impl)
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^ the trait `DisplayCollection` is not implemented for `Box<Vec<&str>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DisplayCollection` is implemented for `Vec<T>`
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `auto_impl`
[INFO] [stdout]   --> examples/names.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[auto_impl(&)]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Box<Vec<&str>>: DisplayCollection` is not satisfied
[INFO] [stdout]   --> examples/refs.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     show_first(&boxed);         // &Box<Vec<&str>>
[INFO] [stdout]    |     ---------- ^^^^^^ the trait `DisplayCollection` is not implemented for `&Box<Vec<&str>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DisplayCollection` is implemented for `Vec<T>`
[INFO] [stdout] note: required by a bound in `show_first`
[INFO] [stdout]   --> examples/refs.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn show_first(c: impl DisplayCollection) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ required by this bound in `show_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<String>: Foo` is not satisfied
[INFO] [stdout]   --> examples/keep_default_for.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     test_foo(Box::new(s));
[INFO] [stdout]    |     -------- ^^^^^^^^^^^ the trait `Foo` is not implemented for `Box<String>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Foo` is implemented for `String`
[INFO] [stdout] note: required by a bound in `test_foo`
[INFO] [stdout]   --> examples/keep_default_for.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_foo(x: impl Foo) {
[INFO] [stdout]    |                     ^^^ required by this bound in `test_foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@examples/greet_closure.rs:36:18: 36:30}: Greeter` is not satisfied
[INFO] [stdout]   --> examples/greet_closure.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     greet_people(|name: &str| println!("Hallo {} :)", name));
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Greeter` is not implemented for closure `{closure@examples/greet_closure.rs:36:18: 36:30}`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: this trait has no implementations, consider adding one
[INFO] [stdout]   --> examples/greet_closure.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | trait Greeter {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `greet_people`
[INFO] [stdout]   --> examples/greet_closure.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn greet_people(greeter: impl Greeter) {
[INFO] [stdout]    |                               ^^^^^^^ required by this bound in `greet_people`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "greet_closure") due to 4 previous errors
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "keep_default_for") due to 6 previous errors
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "refs") due to 7 previous errors
[INFO] [stderr] error: could not compile `bachue-auto_impl` (example "names") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ad56a50fde58a1595c3bd6dcc14913f4fc6fc872cd5ea54420914163eb88383c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad56a50fde58a1595c3bd6dcc14913f4fc6fc872cd5ea54420914163eb88383c", kill_on_drop: false }`
[INFO] [stdout] ad56a50fde58a1595c3bd6dcc14913f4fc6fc872cd5ea54420914163eb88383c
