[INFO] cloning repository https://github.com/fkajzer/ell-sem-18 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkajzer/ell-sem-18" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkajzer%2Fell-sem-18", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkajzer%2Fell-sem-18'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3bdb902ddfc7be3c238f18d6c2b9447b0358c5 [INFO] checking fkajzer/ell-sem-18 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffkajzer%2Fell-sem-18" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fkajzer/ell-sem-18 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fkajzer/ell-sem-18 [INFO] finished tweaking git repo https://github.com/fkajzer/ell-sem-18 [INFO] tweaked toml for git repo https://github.com/fkajzer/ell-sem-18 written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/fkajzer/ell-sem-18 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.12.4 [INFO] [stderr] Downloaded encoding_rs v0.8.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43e81b605effbabce4def201e261cc418e57482a6eb441cc07e9f92bdf5d36f [INFO] running `Command { std: "docker" "start" "-a" "a43e81b605effbabce4def201e261cc418e57482a6eb441cc07e9f92bdf5d36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43e81b605effbabce4def201e261cc418e57482a6eb441cc07e9f92bdf5d36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43e81b605effbabce4def201e261cc418e57482a6eb441cc07e9f92bdf5d36f", kill_on_drop: false }` [INFO] [stdout] a43e81b605effbabce4def201e261cc418e57482a6eb441cc07e9f92bdf5d36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e94b2784d5cb36ae3e512a4222b4883d4064b80439db224e40f73c752ec3f4a7 [INFO] running `Command { std: "docker" "start" "-a" "e94b2784d5cb36ae3e512a4222b4883d4064b80439db224e40f73c752ec3f4a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.25 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quick-xml v0.12.4 [INFO] [stderr] Checking ell-sem-18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.56s [INFO] running `Command { std: "docker" "inspect" "e94b2784d5cb36ae3e512a4222b4883d4064b80439db224e40f73c752ec3f4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94b2784d5cb36ae3e512a4222b4883d4064b80439db224e40f73c752ec3f4a7", kill_on_drop: false }` [INFO] [stdout] e94b2784d5cb36ae3e512a4222b4883d4064b80439db224e40f73c752ec3f4a7