[INFO] fetching crate oysterpack_log 0.1.0...
[INFO] checking oysterpack_log-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate oysterpack_log 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate oysterpack_log 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oysterpack_log 0.1.0
[INFO] finished tweaking crates.io crate oysterpack_log 0.1.0
[INFO] tweaked toml for crates.io crate oysterpack_log 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-sync v0.5.0
[INFO] [stderr]   Downloaded crates-io v0.18.0
[INFO] [stderr]   Downloaded rustfix v0.4.6
[INFO] [stderr]   Downloaded oysterpack_macros v0.1.0
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded syntex_errors v0.58.1
[INFO] [stderr]   Downloaded mml v0.1.41
[INFO] [stderr]   Downloaded oysterpack_app_metadata v0.3.1
[INFO] [stderr]   Downloaded syntex_pos v0.58.1
[INFO] [stderr]   Downloaded oysterpack_app_metadata_macros v0.1.0
[INFO] [stderr]   Downloaded built v0.3.0
[INFO] [stderr]   Downloaded oysterpack_built v0.3.2
[INFO] [stderr]   Downloaded chrono v0.4.29
[INFO] [stderr]   Downloaded fern v0.5.9
[INFO] [stderr]   Downloaded syntex_syntax v0.58.1
[INFO] [stderr]   Downloaded cargo v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d529e0c3ed91d65b5a9ff93f1dd9297bfaeb07af1f70a0043693b8696233df9e
[INFO] running `Command { std: "docker" "start" "-a" "d529e0c3ed91d65b5a9ff93f1dd9297bfaeb07af1f70a0043693b8696233df9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d529e0c3ed91d65b5a9ff93f1dd9297bfaeb07af1f70a0043693b8696233df9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d529e0c3ed91d65b5a9ff93f1dd9297bfaeb07af1f70a0043693b8696233df9e", kill_on_drop: false }`
[INFO] [stdout] d529e0c3ed91d65b5a9ff93f1dd9297bfaeb07af1f70a0043693b8696233df9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c243129842ff8f3f1348d62bb0f5387496c2c064f9ea6222aa690a1f886bddb
[INFO] running `Command { std: "docker" "start" "-a" "2c243129842ff8f3f1348d62bb0f5387496c2c064f9ea6222aa690a1f886bddb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling syntex_pos v0.58.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling syntex_errors v0.58.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling home v0.3.4
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling rustc-workspace-hack v1.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]     Checking synom v0.11.3
[INFO] [stderr]     Checking oysterpack_macros v0.1.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking syn v0.11.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]     Checking chrono v0.4.29
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]    Compiling serde_ignored v0.0.4
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]     Checking version-sync v0.5.0
[INFO] [stderr]    Compiling syntex_syntax v0.58.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]    Compiling crates-io v0.18.0
[INFO] [stderr]    Compiling rustfix v0.4.6
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syntex_syntax-0.58.1/src/symbol.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |                       name: ast::Name($index),
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | / declare_keywords! {
[INFO] [stdout] 166 | |     // Invalid identifier
[INFO] [stdout] 167 | |     (0,  Invalid,        "")
[INFO] [stdout] 168 | |
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     (56, CrateRoot, "{{root}}")
[INFO] [stdout] 232 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syntex_syntax` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c243129842ff8f3f1348d62bb0f5387496c2c064f9ea6222aa690a1f886bddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c243129842ff8f3f1348d62bb0f5387496c2c064f9ea6222aa690a1f886bddb", kill_on_drop: false }`
[INFO] [stdout] 2c243129842ff8f3f1348d62bb0f5387496c2c064f9ea6222aa690a1f886bddb
