[INFO] cloning repository https://github.com/thomwiggers/lpn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomwiggers/lpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24f23ce33be71b0d0f1f71a9234d1e8e55defb0d [INFO] checking thomwiggers/lpn against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomwiggers%2Flpn" "/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/thomwiggers/lpn on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/thomwiggers/lpn [INFO] finished tweaking git repo https://github.com/thomwiggers/lpn [INFO] tweaked toml for git repo https://github.com/thomwiggers/lpn written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded factorial v0.2.1 [INFO] [stderr] Downloaded m4ri-rust v0.4.0 [INFO] [stderr] Downloaded binomial-iter v0.1.0 [INFO] [stderr] Downloaded unchecked_unwrap v3.0.0 [INFO] [stderr] Downloaded sys-info v0.9.0 [INFO] [stderr] Downloaded vob v2.0.6 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded packed_simd_2 v0.3.5 [INFO] [stderr] Downloaded m4ri-sys v0.3.3 [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" "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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c5790aad01eebd60f05726c5fbf020bbf50473f418eb80ba90693935c18e85b [INFO] running `Command { std: "docker" "start" "-a" "1c5790aad01eebd60f05726c5fbf020bbf50473f418eb80ba90693935c18e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c5790aad01eebd60f05726c5fbf020bbf50473f418eb80ba90693935c18e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5790aad01eebd60f05726c5fbf020bbf50473f418eb80ba90693935c18e85b", kill_on_drop: false }` [INFO] [stdout] 1c5790aad01eebd60f05726c5fbf020bbf50473f418eb80ba90693935c18e85b [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" "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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b45a84913dc707a76461b528a812060dc871f3c23189321d11f73e4615950cc [INFO] running `Command { std: "docker" "start" "-a" "0b45a84913dc707a76461b528a812060dc871f3c23189321d11f73e4615950cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling m4ri-sys v0.3.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unchecked_unwrap v3.0.0 [INFO] [stderr] Checking binomial-iter v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking factorial v0.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking m4ri-rust v0.4.0 [INFO] [stderr] Checking lpn v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.27s [INFO] running `Command { std: "docker" "inspect" "0b45a84913dc707a76461b528a812060dc871f3c23189321d11f73e4615950cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b45a84913dc707a76461b528a812060dc871f3c23189321d11f73e4615950cc", kill_on_drop: false }` [INFO] [stdout] 0b45a84913dc707a76461b528a812060dc871f3c23189321d11f73e4615950cc