[INFO] cloning repository https://github.com/DrewTChrist/nannou-sketches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrewTChrist/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewTChrist%2Fnannou-sketches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewTChrist%2Fnannou-sketches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20a0b38250691bb89e40e83d54221addb2677f7d
[INFO] testing DrewTChrist/nannou-sketches against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrewTChrist%2Fnannou-sketches" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DrewTChrist/nannou-sketches
[INFO] finished tweaking git repo https://github.com/DrewTChrist/nannou-sketches
[INFO] tweaked toml for git repo https://github.com/DrewTChrist/nannou-sketches written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrewTChrist/nannou-sketches on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrewTChrist/nannou-sketches 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded simple-xml v0.1.10
[INFO] [stderr]   Downloaded atomic_refcell v0.1.9
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded egui_wgpu_backend v0.14.0
[INFO] [stderr]   Downloaded rosc v0.1.6
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded ab_glyph v0.2.20
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded serde_derive v1.0.154
[INFO] [stderr]   Downloaded profiling v1.0.7
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded ttf-parser v0.18.1
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded owned_ttf_parser v0.18.1
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded nannou_egui v0.5.0
[INFO] [stderr]   Downloaded nannou_osc v0.18.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 846caafecbb563aa8f78ecdfb28422538af14697f95e915ebd1047d04e835c8b
[INFO] running `Command { std: "docker" "start" "-a" "846caafecbb563aa8f78ecdfb28422538af14697f95e915ebd1047d04e835c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "846caafecbb563aa8f78ecdfb28422538af14697f95e915ebd1047d04e835c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846caafecbb563aa8f78ecdfb28422538af14697f95e915ebd1047d04e835c8b", kill_on_drop: false }`
[INFO] [stdout] 846caafecbb563aa8f78ecdfb28422538af14697f95e915ebd1047d04e835c8b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4ffa5da32cdad43992e6bc5b76ff2426be7c7e4a7c8cc0e9738359300de4806
[INFO] running `Command { std: "docker" "start" "-a" "d4ffa5da32cdad43992e6bc5b76ff2426be7c7e4a7c8cc0e9738359300de4806", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cty v0.2.2
[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.51/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 wayland-sys v0.28.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4ffa5da32cdad43992e6bc5b76ff2426be7c7e4a7c8cc0e9738359300de4806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ffa5da32cdad43992e6bc5b76ff2426be7c7e4a7c8cc0e9738359300de4806", kill_on_drop: false }`
[INFO] [stdout] d4ffa5da32cdad43992e6bc5b76ff2426be7c7e4a7c8cc0e9738359300de4806
