[INFO] cloning repository https://github.com/BWeesy/rusty-cellulose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BWeesy/rusty-cellulose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWeesy%2Frusty-cellulose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWeesy%2Frusty-cellulose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cc751990549ab2c90a6e1471acc3ad1b180dd0d
[INFO] checking BWeesy/rusty-cellulose against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBWeesy%2Frusty-cellulose" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BWeesy/rusty-cellulose
[INFO] finished tweaking git repo https://github.com/BWeesy/rusty-cellulose
[INFO] tweaked toml for git repo https://github.com/BWeesy/rusty-cellulose written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BWeesy/rusty-cellulose on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BWeesy/rusty-cellulose already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flo_rope v0.2.0
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded glyph-names v0.1.0
[INFO] [stderr]   Downloaded bitreader v0.3.6
[INFO] [stderr]   Downloaded flo_canvas_events v0.3.1
[INFO] [stderr]   Downloaded roots v0.0.7
[INFO] [stderr]   Downloaded flo_render_canvas v0.3.1
[INFO] [stderr]   Downloaded allsorts v0.5.1
[INFO] [stderr]   Downloaded flo_binding v2.2.0
[INFO] [stderr]   Downloaded desync v0.8.2
[INFO] [stderr]   Downloaded desync v0.7.2
[INFO] [stderr]   Downloaded flo_render v0.3.1
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded bindgen v0.54.0
[INFO] [stderr]   Downloaded unicode-general-category v0.3.0
[INFO] [stderr]   Downloaded unicode-joining-type v0.4.0
[INFO] [stderr]   Downloaded flo_stream v0.6.0
[INFO] [stderr]   Downloaded khronos v0.1.2
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded egl v0.2.7
[INFO] [stderr]   Downloaded syn v2.0.2
[INFO] [stderr]   Downloaded flo_render_gl_offscreen v0.3.1
[INFO] [stderr]   Downloaded futures v0.3.27
[INFO] [stderr]   Downloaded futures-executor v0.3.27
[INFO] [stderr]   Downloaded flo_canvas v0.3.1
[INFO] [stderr]   Downloaded rust-hsluv v0.1.4
[INFO] [stderr]   Downloaded flo_draw v0.3.1
[INFO] [stderr]   Downloaded flo_curves v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e30d7ecea42f9224a24baaa3cfdf5aea4ef12804c15c476ba84483c4b98d00a7
[INFO] running `Command { std: "docker" "start" "-a" "e30d7ecea42f9224a24baaa3cfdf5aea4ef12804c15c476ba84483c4b98d00a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e30d7ecea42f9224a24baaa3cfdf5aea4ef12804c15c476ba84483c4b98d00a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30d7ecea42f9224a24baaa3cfdf5aea4ef12804c15c476ba84483c4b98d00a7", kill_on_drop: false }`
[INFO] [stdout] e30d7ecea42f9224a24baaa3cfdf5aea4ef12804c15c476ba84483c4b98d00a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a511f48cb24206e6091ad74ddb7cc34f2cf6627c70af9ffcf07777b1d722f1
[INFO] running `Command { std: "docker" "start" "-a" "44a511f48cb24206e6091ad74ddb7cc34f2cf6627c70af9ffcf07777b1d722f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.52/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling unicode-joining-type v0.4.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling unicode-general-category v0.3.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44a511f48cb24206e6091ad74ddb7cc34f2cf6627c70af9ffcf07777b1d722f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a511f48cb24206e6091ad74ddb7cc34f2cf6627c70af9ffcf07777b1d722f1", kill_on_drop: false }`
[INFO] [stdout] 44a511f48cb24206e6091ad74ddb7cc34f2cf6627c70af9ffcf07777b1d722f1
