[INFO] fetching crate svls 0.1.16... [INFO] checking svls-0.1.16 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate svls 0.1.16 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate svls 0.1.16 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate svls 0.1.16 [INFO] finished tweaking crates.io crate svls 0.1.16 [INFO] tweaked toml for crates.io crate svls 0.1.16 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate svls 0.1.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sv-parser-macros v0.6.5 [INFO] [stderr] Downloaded verilog-filelist-parser v0.1.2 [INFO] [stderr] Downloaded sv-parser-pp v0.6.5 [INFO] [stderr] Downloaded sv-parser-error v0.6.5 [INFO] [stderr] Downloaded sv-parser v0.6.5 [INFO] [stderr] Downloaded lsp-types v0.70.2 [INFO] [stderr] Downloaded sv-parser-syntaxtree v0.6.5 [INFO] [stderr] Downloaded svlint v0.4.7 [INFO] [stderr] Downloaded tower-lsp v0.9.1 [INFO] [stderr] Downloaded dashmap v3.9.1 [INFO] [stderr] Downloaded sv-parser-parser v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 441076cae1cde4572628345889acc4604a80428770ca453a1b67a203623ce320 [INFO] running `Command { std: "docker" "start" "-a" "441076cae1cde4572628345889acc4604a80428770ca453a1b67a203623ce320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441076cae1cde4572628345889acc4604a80428770ca453a1b67a203623ce320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441076cae1cde4572628345889acc4604a80428770ca453a1b67a203623ce320", kill_on_drop: false }` [INFO] [stdout] 441076cae1cde4572628345889acc4604a80428770ca453a1b67a203623ce320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d55dfd77fb7ce3c58bd9649a3d1fd247be72ba9ae78c7474541099ef5d4b6d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d55dfd77fb7ce3c58bd9649a3d1fd247be72ba9ae78c7474541099ef5d4b6d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking dashmap v3.9.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking verilog-filelist-parser v0.1.2 [INFO] [stderr] Checking simplelog v0.7.5 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking nom_locate v2.0.0 [INFO] [stderr] Checking nom-greedyerror v0.2.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.6.5 [INFO] [stderr] Compiling svlint v0.4.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling sv-parser-macros v0.6.5 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Checking tokio v0.2.15 [INFO] [stderr] Checking nom-recursive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Checking nom-tracable v0.5.2 [INFO] [stderr] Checking sv-parser-error v0.6.5 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking nom-packrat v0.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking jsonrpc-core v14.0.5 [INFO] [stderr] Checking lsp-types v0.70.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [INFO] [stderr] Checking tower-lsp v0.9.1 [INFO] [stderr] Checking sv-parser-parser v0.6.5 [INFO] [stderr] Checking sv-parser-pp v0.6.5 [INFO] [stderr] Checking sv-parser v0.6.5 [INFO] [stderr] Checking svls v0.1.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 36s [INFO] running `Command { std: "docker" "inspect" "0d55dfd77fb7ce3c58bd9649a3d1fd247be72ba9ae78c7474541099ef5d4b6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d55dfd77fb7ce3c58bd9649a3d1fd247be72ba9ae78c7474541099ef5d4b6d9", kill_on_drop: false }` [INFO] [stdout] 0d55dfd77fb7ce3c58bd9649a3d1fd247be72ba9ae78c7474541099ef5d4b6d9