[INFO] cloning repository https://github.com/pwoolcoc/cargo-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwoolcoc/cargo-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Fcargo-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Fcargo-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df87b6d9d04af470e826bc80a776b31e4f4e9008 [INFO] testing pwoolcoc/cargo-template against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwoolcoc%2Fcargo-template" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwoolcoc/cargo-template on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwoolcoc/cargo-template [INFO] finished tweaking git repo https://github.com/pwoolcoc/cargo-template [INFO] tweaked toml for git repo https://github.com/pwoolcoc/cargo-template written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/pwoolcoc/cargo-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded post-expansion v0.1.0 [INFO] [stderr] Downloaded url v1.2.3 [INFO] [stderr] Downloaded cmake v0.1.18 [INFO] [stderr] Downloaded semver v0.5.1 [INFO] [stderr] Downloaded num_cpus v1.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.3 [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded miow v0.1.3 [INFO] [stderr] Downloaded serde_codegen_internals v0.10.0 [INFO] [stderr] Downloaded tar v0.4.8 [INFO] [stderr] Downloaded clap v2.18.0 [INFO] [stderr] Downloaded curl v0.3.11 [INFO] [stderr] Downloaded term v0.4.4 [INFO] [stderr] Downloaded serde v0.8.17 [INFO] [stderr] Downloaded git2 v0.4.4 [INFO] [stderr] Downloaded serde_codegen v0.8.17 [INFO] [stderr] Downloaded serde_derive v0.8.17 [INFO] [stderr] Downloaded unicode-segmentation v0.1.2 [INFO] [stderr] Downloaded syn v0.9.2 [INFO] [stderr] Downloaded quote v0.3.5 [INFO] [stderr] Downloaded quote v0.2.3 [INFO] [stderr] Downloaded psapi-sys v0.1.0 [INFO] [stderr] Downloaded openssl-probe v0.1.0 [INFO] [stderr] Downloaded git2-curl v0.5.0 [INFO] [stderr] Downloaded semver-parser v0.6.1 [INFO] [stderr] Downloaded derive-new v0.2.0 [INFO] [stderr] Downloaded gcc v0.3.38 [INFO] [stderr] Downloaded syn v0.8.7 [INFO] [stderr] Downloaded crates-io v0.4.0 [INFO] [stderr] Downloaded net2 v0.2.26 [INFO] [stderr] Downloaded strsim v0.5.1 [INFO] [stderr] Downloaded libssh2-sys v0.1.41 [INFO] [stderr] Downloaded libz-sys v1.0.6 [INFO] [stderr] Downloaded backtrace-sys v0.1.5 [INFO] [stderr] Downloaded cargo v0.14.0 [INFO] [stderr] Downloaded curl-sys v0.2.5 [INFO] [stderr] Downloaded libgit2-sys v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89b5f5b2de4659d7073197a7db007e6479a4e423cd8b0277ca46280e9973d203 [INFO] running `Command { std: "docker" "start" "-a" "89b5f5b2de4659d7073197a7db007e6479a4e423cd8b0277ca46280e9973d203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89b5f5b2de4659d7073197a7db007e6479a4e423cd8b0277ca46280e9973d203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b5f5b2de4659d7073197a7db007e6479a4e423cd8b0277ca46280e9973d203", kill_on_drop: false }` [INFO] [stdout] 89b5f5b2de4659d7073197a7db007e6479a4e423cd8b0277ca46280e9973d203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2131c2bf89aa9e00fca1edc2bc3d4eb0b8d135d68a51208597390a3913720dfb [INFO] running `Command { std: "docker" "start" "-a" "2131c2bf89aa9e00fca1edc2bc3d4eb0b8d135d68a51208597390a3913720dfb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling quote v0.3.5 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling quote v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.17 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling advapi32-sys v0.2.0 [INFO] [stderr] Compiling psapi-sys v0.1.0 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Compiling syn v0.8.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling tar v0.4.8 [INFO] [stderr] Compiling cmake v0.1.18 [INFO] [stderr] Compiling clap v2.18.0 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling libz-sys v1.0.6 [INFO] [stderr] Compiling curl-sys v0.2.5 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling post-expansion v0.1.0 [INFO] [stderr] Compiling serde_codegen_internals v0.10.0 [INFO] [stderr] Compiling libssh2-sys v0.1.41 [INFO] [stderr] Compiling libgit2-sys v0.4.6 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling derive-new v0.2.0 [INFO] [stderr] Compiling url v1.2.3 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling serde_codegen v0.8.17 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive-new-0.2.0/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro, proc_macro_lib)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `derive-new` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.2.3/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:122:48 [INFO] [stdout] | [INFO] [stdout] 122 | reg.register_attribute("serde".to_owned(), AttributeType::Normal); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AttributeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:149:54 [INFO] [stdout] | [INFO] [stdout] 149 | fn visit_attribute(&mut self, attr: &ast::Attribute) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | attr::mark_used(attr); [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | visit::walk_item(&mut MarkSerdeAttributesUsed, item); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let s = pprust::item_to_string(item); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | let impl_item = parse::parse_item_from_source_str(name, expanded, sess); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:149:54 [INFO] [stdout] | [INFO] [stdout] 149 | fn visit_attribute(&mut self, attr: &ast::Attribute) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | attr::mark_used(attr); [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | visit::walk_item(&mut MarkSerdeAttributesUsed, item); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | let s = pprust::item_to_string(item); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | let impl_item = parse::parse_item_from_source_str(name, expanded, sess); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2131c2bf89aa9e00fca1edc2bc3d4eb0b8d135d68a51208597390a3913720dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2131c2bf89aa9e00fca1edc2bc3d4eb0b8d135d68a51208597390a3913720dfb", kill_on_drop: false }` [INFO] [stdout] 2131c2bf89aa9e00fca1edc2bc3d4eb0b8d135d68a51208597390a3913720dfb