[INFO] fetching crate vgtk-macros 0.3.0... [INFO] testing vgtk-macros-0.3.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate vgtk-macros 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate vgtk-macros 0.3.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vgtk-macros 0.3.0 [INFO] finished tweaking crates.io crate vgtk-macros 0.3.0 [INFO] tweaked toml for crates.io crate vgtk-macros 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7bc2ecb53678f2b1a9e9b2fea5d152e8b3e03772d78485f7c7700f62f44aec0 [INFO] running `Command { std: "docker" "start" "-a" "b7bc2ecb53678f2b1a9e9b2fea5d152e8b3e03772d78485f7c7700f62f44aec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bc2ecb53678f2b1a9e9b2fea5d152e8b3e03772d78485f7c7700f62f44aec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bc2ecb53678f2b1a9e9b2fea5d152e8b3e03772d78485f7c7700f62f44aec0", kill_on_drop: false }` [INFO] [stdout] b7bc2ecb53678f2b1a9e9b2fea5d152e8b3e03772d78485f7c7700f62f44aec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74ed065f64abcaae56b959c43bd9f0287dce3d0a007e0dcf32b49106ec05e7b5 [INFO] running `Command { std: "docker" "start" "-a" "74ed065f64abcaae56b959c43bd9f0287dce3d0a007e0dcf32b49106ec05e7b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling vgtk-macros v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `extern crate` is not idiomatic in the new edition [INFO] [stdout] --> /opt/rustwide/target/debug/build/vgtk-macros-83ea48d9643138fd/out/grammar.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert it to a `use` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_extern_crates)]` implied by `#[deny(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `extern crate` is not idiomatic in the new edition [INFO] [stdout] --> /opt/rustwide/target/debug/build/vgtk-macros-83ea48d9643138fd/out/grammar.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert it to a `use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vgtk-macros` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "74ed065f64abcaae56b959c43bd9f0287dce3d0a007e0dcf32b49106ec05e7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ed065f64abcaae56b959c43bd9f0287dce3d0a007e0dcf32b49106ec05e7b5", kill_on_drop: false }` [INFO] [stdout] 74ed065f64abcaae56b959c43bd9f0287dce3d0a007e0dcf32b49106ec05e7b5