[INFO] fetching crate fn-fixture-lib 1.0.1... [INFO] checking fn-fixture-lib-1.0.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate fn-fixture-lib 1.0.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fn-fixture-lib 1.0.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fn-fixture-lib 1.0.1 [INFO] finished tweaking crates.io crate fn-fixture-lib 1.0.1 [INFO] tweaked toml for crates.io crate fn-fixture-lib 1.0.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28461d6d61e353c525eac9e1003fc68bbd8bcb1ced3c76e58d2093a262c58345 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "28461d6d61e353c525eac9e1003fc68bbd8bcb1ced3c76e58d2093a262c58345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28461d6d61e353c525eac9e1003fc68bbd8bcb1ced3c76e58d2093a262c58345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28461d6d61e353c525eac9e1003fc68bbd8bcb1ced3c76e58d2093a262c58345", kill_on_drop: false }` [INFO] [stdout] 28461d6d61e353c525eac9e1003fc68bbd8bcb1ced3c76e58d2093a262c58345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6412b3a3071ce254b0b79d6746632c0f7283437dfc46ed985a6b834953b944ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6412b3a3071ce254b0b79d6746632c0f7283437dfc46ed985a6b834953b944ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking syn v1.0.60 [INFO] [stderr] Checking fn-fixture-lib v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | export::ToTokens, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `syn::export` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | export::ToTokens, [INFO] [stdout] | ^^^^^^ could not find `export` in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_token_stream` found for struct `proc_macro2::Ident` in the current scope [INFO] [stdout] --> src/lib.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | let base_name = name.to_token_stream(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `proc_macro2::Ident` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn to_token_stream(&self) -> TokenStream { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_token_stream` found for struct `proc_macro2::Ident` in the current scope [INFO] [stdout] --> src/lib.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | let base_name = name.to_token_stream(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `proc_macro2::Ident` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn to_token_stream(&self) -> TokenStream { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `into_token_stream` found for enum `FnArg` in the current scope [INFO] [stdout] --> src/lib.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | .map(FnArg::into_token_stream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `FnArg` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `into_token_stream` found for enum `FnArg` in the current scope [INFO] [stdout] --> src/lib.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | .map(FnArg::into_token_stream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `FnArg` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for enum `FnArg` in the current scope [INFO] [stdout] --> src/lib.rs:194:78 [INFO] [stdout] | [INFO] [stdout] 194 | param => return ().compile_error(fmt!("Unexpected self in {}", param.into_token_stream())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `FnArg` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for enum `FnArg` in the current scope [INFO] [stdout] --> src/lib.rs:194:78 [INFO] [stdout] | [INFO] [stdout] 194 | param => return ().compile_error(fmt!("Unexpected self in {}", param.into_token_stream())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `FnArg` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for enum `Pat` in the current scope [INFO] [stdout] --> src/lib.rs:198:84 [INFO] [stdout] | [INFO] [stdout] 198 | pat => return ().compile_error(fmt!("Expected parameter, received {}", pat.into_token_stream())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Pat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_token_stream` found for enum `Pat` in the current scope [INFO] [stdout] --> src/lib.rs:198:84 [INFO] [stdout] | [INFO] [stdout] 198 | pat => return ().compile_error(fmt!("Expected parameter, received {}", pat.into_token_stream())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Pat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.8/src/to_tokens.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_token_stream(self) -> TokenStream [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_tokens` found for reference `&TokenStream2` in the current scope [INFO] [stdout] --> src/lib.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | supers.to_tokens(&mut super_chain); [INFO] [stdout] | ^^^^^^^^^ method not found in `&TokenStream2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_tokens` found for reference `&TokenStream2` in the current scope [INFO] [stdout] --> src/lib.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | supers.to_tokens(&mut super_chain); [INFO] [stdout] | ^^^^^^^^^ method not found in `&TokenStream2` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 6 | use quote::ToTokens; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fn-fixture-lib` [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6412b3a3071ce254b0b79d6746632c0f7283437dfc46ed985a6b834953b944ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6412b3a3071ce254b0b79d6746632c0f7283437dfc46ed985a6b834953b944ba", kill_on_drop: false }` [INFO] [stdout] 6412b3a3071ce254b0b79d6746632c0f7283437dfc46ed985a6b834953b944ba