[INFO] updating cached repository kwyse/scintillis [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kwyse/scintillis [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kwyse/scintillis" "work/ex/beta-1.37-6/sources/1.36.0/gh/kwyse/scintillis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kwyse/scintillis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kwyse/scintillis" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kwyse/scintillis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kwyse/scintillis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb4d6342f1316d8e36d6468e5d7e7cb03d89d635 [INFO] sha for GitHub repo kwyse/scintillis: cb4d6342f1316d8e36d6468e5d7e7cb03d89d635 [INFO] validating manifest of kwyse/scintillis on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kwyse/scintillis on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kwyse/scintillis [INFO] finished frobbing kwyse/scintillis [INFO] frobbed toml for kwyse/scintillis written to work/ex/beta-1.37-6/sources/1.36.0/gh/kwyse/scintillis/Cargo.toml [INFO] started frobbing kwyse/scintillis [INFO] finished frobbing kwyse/scintillis [INFO] frobbed toml for kwyse/scintillis written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kwyse/scintillis/Cargo.toml [INFO] crate kwyse/scintillis already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kwyse/scintillis against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kwyse/scintillis:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] f92683253aba7763f37016a6a67890a75e37d1cad02caf869d0a55a8234bf0f8 [INFO] running `"docker" "start" "-a" "f92683253aba7763f37016a6a67890a75e37d1cad02caf869d0a55a8234bf0f8"` [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Compiling serde_test v0.8.17 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling serde_codegen v0.8.17 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.19 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Compiling phf_codegen v0.7.19 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] error[E0433]: failed to resolve: could not find `codemap` in `syntax` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:129:29 [INFO] [stderr] | [INFO] [stderr] 129 | span: ::syntax::codemap::Span, [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] ... [INFO] [stderr] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] Compiling yaml-rust v0.3.4 [INFO] [stderr] error[E0433]: failed to resolve: could not find `codemap` in `syntax` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:129:29 [INFO] [stderr] | [INFO] [stderr] 129 | span: ::syntax::codemap::Span, [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] ... [INFO] [stderr] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `intern` in module `syntax::parse::token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:113:31 [INFO] [stderr] | [INFO] [stderr] 113 | syntax::parse::token::intern("derive_Serialize"), [INFO] [stderr] | ^^^^^^ not found in `syntax::parse::token` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `MultiDecorator` in module `syntax::ext::base` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:114:28 [INFO] [stderr] | [INFO] [stderr] 114 | syntax::ext::base::MultiDecorator( [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `syntax::ext::base` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `intern` in module `syntax::parse::token` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:118:31 [INFO] [stderr] | [INFO] [stderr] 118 | syntax::parse::token::intern("derive_Deserialize"), [INFO] [stderr] | ^^^^^^ not found in `syntax::parse::token` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `MultiDecorator` in module `syntax::ext::base` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:119:28 [INFO] [stderr] | [INFO] [stderr] 119 | syntax::ext::base::MultiDecorator( [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `syntax::ext::base` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `parse_item_from_source_str` in module `parse` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:175:36 [INFO] [stderr] | [INFO] [stderr] 175 | let impl_item = parse::parse_item_from_source_str(name, expanded, sess); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `parse_stream_from_source_str` [INFO] [stderr] ... [INFO] [stderr] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `parse_item_from_source_str` in module `parse` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:175:36 [INFO] [stderr] | [INFO] [stderr] 175 | let impl_item = parse::parse_item_from_source_str(name, expanded, sess); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `parse_stream_from_source_str` [INFO] [stderr] ... [INFO] [stderr] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:5:43 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0726]: implicit elided lifetime not allowed here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stderr] | ^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stderr] ... [INFO] [stderr] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0726]: implicit elided lifetime not allowed here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stderr] | ^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stderr] ... [INFO] [stderr] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | reg.register_attribute("serde".to_owned(), AttributeType::Normal); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Name`, found struct `std::string::String` [INFO] [stderr] | [INFO] [stderr] = note: expected type `syntax::ast::Name` [INFO] [stderr] found type `std::string::String` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `node` on type `&syntax::ast::Attribute` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:150:32 [INFO] [stderr] | [INFO] [stderr] 150 | match attr.node.value.node { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:151:25 [INFO] [stderr] | [INFO] [stderr] 151 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] ... [INFO] [stderr] 181 | shim!(Serialize ser::expand_derive_serialize); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `node` on type `&syntax::ast::Attribute` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:150:32 [INFO] [stderr] | [INFO] [stderr] 150 | match attr.node.value.node { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.17/src/lib.rs:151:25 [INFO] [stderr] | [INFO] [stderr] 151 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] ... [INFO] [stderr] 182 | shim!(Deserialize de::expand_derive_deserialize); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] error: aborting due to 16 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0023, E0308, E0425, E0433, E0554, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0023`. [INFO] [stderr] error: Could not compile `serde_codegen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f92683253aba7763f37016a6a67890a75e37d1cad02caf869d0a55a8234bf0f8"` [INFO] running `"docker" "rm" "-f" "f92683253aba7763f37016a6a67890a75e37d1cad02caf869d0a55a8234bf0f8"` [INFO] [stdout] f92683253aba7763f37016a6a67890a75e37d1cad02caf869d0a55a8234bf0f8