[INFO] fetching crate include-preprocessor-macro 0.1.1... [INFO] testing include-preprocessor-macro-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate include-preprocessor-macro 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate include-preprocessor-macro 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate include-preprocessor-macro 0.1.1 [INFO] tweaked toml for crates.io crate include-preprocessor-macro 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate include-preprocessor-macro 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate include-preprocessor-macro 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d978ed5d2769d80d289cfeaf737725f207710c4dd65b693cfb3a336486051b2c [INFO] running `Command { std: "docker" "start" "-a" "d978ed5d2769d80d289cfeaf737725f207710c4dd65b693cfb3a336486051b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d978ed5d2769d80d289cfeaf737725f207710c4dd65b693cfb3a336486051b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d978ed5d2769d80d289cfeaf737725f207710c4dd65b693cfb3a336486051b2c", kill_on_drop: false }` [INFO] [stdout] d978ed5d2769d80d289cfeaf737725f207710c4dd65b693cfb3a336486051b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999716be6c6212660d724abc2fceb710eaa243f3fa9b93a4f9ca07cdde3f39c5 [INFO] running `Command { std: "docker" "start" "-a" "999716be6c6212660d724abc2fceb710eaa243f3fa9b93a4f9ca07cdde3f39c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling include-preprocessor v0.1.1 [INFO] [stderr] Compiling include-preprocessor-macro v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `proc_macro::tracked_path` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use proc_macro::tracked_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `tracked_path` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `track_path` [INFO] [stdout] --> src/lib.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_span, track_path)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `include-preprocessor-macro` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "999716be6c6212660d724abc2fceb710eaa243f3fa9b93a4f9ca07cdde3f39c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999716be6c6212660d724abc2fceb710eaa243f3fa9b93a4f9ca07cdde3f39c5", kill_on_drop: false }` [INFO] [stdout] 999716be6c6212660d724abc2fceb710eaa243f3fa9b93a4f9ca07cdde3f39c5