[INFO] fetching crate antlr-runtime-sys 0.1.0... [INFO] checking antlr-runtime-sys-0.1.0 against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] extracting crate antlr-runtime-sys 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate antlr-runtime-sys 0.1.0 on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate antlr-runtime-sys 0.1.0 [INFO] finished tweaking crates.io crate antlr-runtime-sys 0.1.0 [INFO] tweaked toml for crates.io crate antlr-runtime-sys 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate antlr-runtime-sys 0.1.0 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69e61975a65e4cac7c1e8e1d6a8ccf70bd754d6146faf69cc26b514be90bb324 [INFO] running `Command { std: "docker" "start" "-a" "69e61975a65e4cac7c1e8e1d6a8ccf70bd754d6146faf69cc26b514be90bb324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69e61975a65e4cac7c1e8e1d6a8ccf70bd754d6146faf69cc26b514be90bb324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e61975a65e4cac7c1e8e1d6a8ccf70bd754d6146faf69cc26b514be90bb324", kill_on_drop: false }` [INFO] [stdout] 69e61975a65e4cac7c1e8e1d6a8ccf70bd754d6146faf69cc26b514be90bb324 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 839909b6e35b1affd5f99ad315d8991968655cced7240380e84cee867c71f66e [INFO] running `Command { std: "docker" "start" "-a" "839909b6e35b1affd5f99ad315d8991968655cced7240380e84cee867c71f66e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling antlr-runtime-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: antlr4/runtime/Cpp/runtime/src/Vocabulary.cpp: In static member function 'static void antlr4::dfa::Vocabulary::__static_initialization_and_destruction_0(int, int)': [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: antlr4/runtime/Cpp/runtime/src/Vocabulary.cpp:12:18: warning: 'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY' is deprecated: Use the default constructor of Vocabulary instead. [-Wdeprecated-declarations] [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: 12 | const Vocabulary Vocabulary::EMPTY_VOCABULARY; [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: | ^~~~~~~~~~ [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: antlr4/runtime/Cpp/runtime/src/Vocabulary.cpp:12:18: note: declared here [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: antlr4/runtime/Cpp/runtime/src/tree/xpath/XPathLexer.cpp: In member function 'void XPathLexer::IDAction(antlr4::RuleContext*, size_t)': [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: antlr4/runtime/Cpp/runtime/src/tree/xpath/XPathLexer.cpp:158:48: warning: unused parameter 'context' [-Wunused-parameter] [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: 158 | void XPathLexer::IDAction(antlr4::RuleContext *context, size_t actionIndex) { [INFO] [stderr] warning: antlr-runtime-sys@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.51s [INFO] running `Command { std: "docker" "inspect" "839909b6e35b1affd5f99ad315d8991968655cced7240380e84cee867c71f66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839909b6e35b1affd5f99ad315d8991968655cced7240380e84cee867c71f66e", kill_on_drop: false }` [INFO] [stdout] 839909b6e35b1affd5f99ad315d8991968655cced7240380e84cee867c71f66e