[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 master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [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 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78b10f1a74b467a24687fbd2df8f73821670567e88c59228cb6b75f38993a73d [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" "78b10f1a74b467a24687fbd2df8f73821670567e88c59228cb6b75f38993a73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78b10f1a74b467a24687fbd2df8f73821670567e88c59228cb6b75f38993a73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b10f1a74b467a24687fbd2df8f73821670567e88c59228cb6b75f38993a73d", kill_on_drop: false }` [INFO] [stdout] 78b10f1a74b467a24687fbd2df8f73821670567e88c59228cb6b75f38993a73d [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 404ac8edd7dba0308147d8d1398afadd62f6a6964b1eeae5fbdbb32c303c11e4 [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" "404ac8edd7dba0308147d8d1398afadd62f6a6964b1eeae5fbdbb32c303c11e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.50 [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 fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking escaper v0.1.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rusqlite v0.21.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 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 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 17s [INFO] running `Command { std: "docker" "inspect" "404ac8edd7dba0308147d8d1398afadd62f6a6964b1eeae5fbdbb32c303c11e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404ac8edd7dba0308147d8d1398afadd62f6a6964b1eeae5fbdbb32c303c11e4", kill_on_drop: false }` [INFO] [stdout] 404ac8edd7dba0308147d8d1398afadd62f6a6964b1eeae5fbdbb32c303c11e4