[INFO] updating cached repository https://github.com/mbhall88/rasusa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f0a6178b4b5f483dd4a114836a9c56602abd385 [INFO] checking mbhall88/rasusa against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Frasusa" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbhall88/rasusa on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbhall88/rasusa [INFO] finished tweaking git repo https://github.com/mbhall88/rasusa [INFO] tweaked toml for git repo https://github.com/mbhall88/rasusa written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mbhall88/rasusa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f677ad7fd98acba03fe9cdc389d6b5c18a086f1f939f0ca4492e6615cf2f48e3 [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" "f677ad7fd98acba03fe9cdc389d6b5c18a086f1f939f0ca4492e6615cf2f48e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f677ad7fd98acba03fe9cdc389d6b5c18a086f1f939f0ca4492e6615cf2f48e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f677ad7fd98acba03fe9cdc389d6b5c18a086f1f939f0ca4492e6615cf2f48e3", kill_on_drop: false }` [INFO] [stdout] f677ad7fd98acba03fe9cdc389d6b5c18a086f1f939f0ca4492e6615cf2f48e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c30f8f20fd4c638cfb4e4f7c3365c1845770db5da9dac752763fedbd1df570cf [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" "c30f8f20fd4c638cfb4e4f7c3365c1845770db5da9dac752763fedbd1df570cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Compiling bio v0.31.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Checking structopt v0.3.2 [INFO] [stderr] Checking rasusa v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "c30f8f20fd4c638cfb4e4f7c3365c1845770db5da9dac752763fedbd1df570cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30f8f20fd4c638cfb4e4f7c3365c1845770db5da9dac752763fedbd1df570cf", kill_on_drop: false }` [INFO] [stdout] c30f8f20fd4c638cfb4e4f7c3365c1845770db5da9dac752763fedbd1df570cf