[INFO] cloning repository https://github.com/Kane-Sendgrid/proc_macro_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kane-Sendgrid/proc_macro_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKane-Sendgrid%2Fproc_macro_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKane-Sendgrid%2Fproc_macro_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2446a94592975dccbbdbfcd0aa34ce6953854c9 [INFO] testing Kane-Sendgrid/proc_macro_test against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKane-Sendgrid%2Fproc_macro_test" "/workspace/builds/worker-71/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-71/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kane-Sendgrid/proc_macro_test on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kane-Sendgrid/proc_macro_test [INFO] finished tweaking git repo https://github.com/Kane-Sendgrid/proc_macro_test [INFO] tweaked toml for git repo https://github.com/Kane-Sendgrid/proc_macro_test written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate git repo https://github.com/Kane-Sendgrid/proc_macro_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315f9103398696e7c0939807c1f1649ca5796843c5066d0e00f9f83aeb0c6587 [INFO] running `Command { std: "docker" "start" "-a" "315f9103398696e7c0939807c1f1649ca5796843c5066d0e00f9f83aeb0c6587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315f9103398696e7c0939807c1f1649ca5796843c5066d0e00f9f83aeb0c6587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315f9103398696e7c0939807c1f1649ca5796843c5066d0e00f9f83aeb0c6587", kill_on_drop: false }` [INFO] [stdout] 315f9103398696e7c0939807c1f1649ca5796843c5066d0e00f9f83aeb0c6587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5585d4d87f055495993259bc82f5d4538e789c33ce49572267838f83242e9bd6 [INFO] running `Command { std: "docker" "start" "-a" "5585d4d87f055495993259bc82f5d4538e789c33ce49572267838f83242e9bd6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling proc_macro_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_non_items)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc_macro_test` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5585d4d87f055495993259bc82f5d4538e789c33ce49572267838f83242e9bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5585d4d87f055495993259bc82f5d4538e789c33ce49572267838f83242e9bd6", kill_on_drop: false }` [INFO] [stdout] 5585d4d87f055495993259bc82f5d4538e789c33ce49572267838f83242e9bd6