[INFO] cloning repository https://github.com/jeff-hughes/shellcaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeff-hughes/shellcaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0170b7a89a5849a8d57da84a63719fcfdfa967e3 [INFO] checking jeff-hughes/shellcaster against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeff-hughes/shellcaster on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeff-hughes/shellcaster [INFO] finished tweaking git repo https://github.com/jeff-hughes/shellcaster [INFO] tweaked toml for git repo https://github.com/jeff-hughes/shellcaster written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jeff-hughes/shellcaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strong-xml v0.6.0 [INFO] [stderr] Downloaded strong-xml-derive v0.6.0 [INFO] [stderr] Downloaded ring v0.16.17 [INFO] [stderr] Downloaded opml v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de4a1b2b7efcf4d343d0e862e7206b78245acd410724e0ab5ad0e209c8e0ea7b [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" "de4a1b2b7efcf4d343d0e862e7206b78245acd410724e0ab5ad0e209c8e0ea7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de4a1b2b7efcf4d343d0e862e7206b78245acd410724e0ab5ad0e209c8e0ea7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4a1b2b7efcf4d343d0e862e7206b78245acd410724e0ab5ad0e209c8e0ea7b", kill_on_drop: false }` [INFO] [stdout] de4a1b2b7efcf4d343d0e862e7206b78245acd410724e0ab5ad0e209c8e0ea7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--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] 712b7660c93d6f85949222a386f2905327379af4fdc5abac3e16a15efe5ad448 [INFO] running `Command { std: "docker" "start" "-a" "712b7660c93d6f85949222a386f2905327379af4fdc5abac3e16a15efe5ad448", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking escaper v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking sanitize-filename v0.2.1 [INFO] [stderr] Checking ureq v1.5.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling strong-xml-derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking strong-xml v0.6.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking opml v0.2.4 [INFO] [stderr] Checking shellcaster v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "712b7660c93d6f85949222a386f2905327379af4fdc5abac3e16a15efe5ad448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712b7660c93d6f85949222a386f2905327379af4fdc5abac3e16a15efe5ad448", kill_on_drop: false }` [INFO] [stdout] 712b7660c93d6f85949222a386f2905327379af4fdc5abac3e16a15efe5ad448