[INFO] cloning repository https://github.com/booyaa/loc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/booyaa/loc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooyaa%2Floc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooyaa%2Floc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 583a093c452157d349bacfe42f590f0b3e417be7 [INFO] testing booyaa/loc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooyaa%2Floc" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/booyaa/loc 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/booyaa/loc [INFO] finished tweaking git repo https://github.com/booyaa/loc [INFO] tweaked toml for git repo https://github.com/booyaa/loc written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/booyaa/loc 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libz-sys v1.0.6 [INFO] [stderr] Downloaded curl v0.3.7 [INFO] [stderr] Downloaded curl-sys v0.2.3 [INFO] [stderr] Downloaded wifiscanner v0.3.4 [INFO] [stderr] Downloaded wifilocation v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] fcb18039aeea435937b5aa9a2002914651bca5918d20a389b8ab2b1b928d7966 [INFO] running `Command { std: "docker" "start" "-a" "fcb18039aeea435937b5aa9a2002914651bca5918d20a389b8ab2b1b928d7966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcb18039aeea435937b5aa9a2002914651bca5918d20a389b8ab2b1b928d7966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb18039aeea435937b5aa9a2002914651bca5918d20a389b8ab2b1b928d7966", kill_on_drop: false }` [INFO] [stdout] fcb18039aeea435937b5aa9a2002914651bca5918d20a389b8ab2b1b928d7966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] d01e5087e216a7794491eaf8f81b21be8e46afed18fc280499383128e365efa3 [INFO] running `Command { std: "docker" "start" "-a" "d01e5087e216a7794491eaf8f81b21be8e46afed18fc280499383128e365efa3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling libc v0.2.16 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling quote v0.3.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling serde v0.8.12 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling libz-sys v1.0.6 [INFO] [stderr] Compiling curl-sys v0.2.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling serde_codegen_internals v0.10.0 [INFO] [stderr] Compiling serde_json v0.8.2 [INFO] [stderr] Compiling regex v0.1.77 [INFO] [stderr] Compiling serde_codegen v0.8.12 [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.12/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.12/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[E0433]: failed to resolve: use of undeclared type `AttributeType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen-0.8.12/src/lib.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | 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.12/src/lib.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:146:54 [INFO] [stdout] | [INFO] [stdout] 146 | fn visit_attribute(&mut self, attr: &ast::Attribute) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | attr::mark_used(attr); [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | visit::walk_item(&mut MarkSerdeAttributesUsed, item); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | let s = pprust::item_to_string(item); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | let sess = parse::ParseSess::new(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | let impl_item = parse::parse_item_from_source_str(name, expanded, cfg, &sess); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 179 | 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.12/src/lib.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | impl visit::Visitor for MarkSerdeAttributesUsed { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:146:54 [INFO] [stdout] | [INFO] [stdout] 146 | fn visit_attribute(&mut self, attr: &ast::Attribute) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | ast::MetaItemKind::List(ref name, _) if name == "serde" => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | attr::mark_used(attr); [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | visit::walk_item(&mut MarkSerdeAttributesUsed, item); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | let s = pprust::item_to_string(item); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | let sess = parse::ParseSess::new(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/src/lib.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | let impl_item = parse::parse_item_from_source_str(name, expanded, cfg, &sess); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] ... [INFO] [stdout] 180 | 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.12/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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463, E0554. [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_codegen` due to 21 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d01e5087e216a7794491eaf8f81b21be8e46afed18fc280499383128e365efa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01e5087e216a7794491eaf8f81b21be8e46afed18fc280499383128e365efa3", kill_on_drop: false }` [INFO] [stdout] d01e5087e216a7794491eaf8f81b21be8e46afed18fc280499383128e365efa3