[INFO] fetching crate cervo-core 0.5.0... [INFO] checking cervo-core-0.5.0 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate cervo-core 0.5.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cervo-core 0.5.0 on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cervo-core 0.5.0 [INFO] finished tweaking crates.io crate cervo-core 0.5.0 [INFO] tweaked toml for crates.io crate cervo-core 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.10 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded transpose v0.2.2 [INFO] [stderr] Downloaded tract-data v0.20.22 [INFO] [stderr] Downloaded tract-core v0.20.22 [INFO] [stderr] Downloaded time v0.3.23 [INFO] [stderr] Downloaded rustfft v6.1.0 [INFO] [stderr] Downloaded tract-linalg v0.20.22 [INFO] [stderr] Downloaded tract-hir v0.20.22 [INFO] [stderr] Downloaded perchance v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc9af1d7d7488dec7c3faefe62f672ddf1076771c7095f5c4144bfb58c6cfdf6 [INFO] running `Command { std: "docker" "start" "-a" "dc9af1d7d7488dec7c3faefe62f672ddf1076771c7095f5c4144bfb58c6cfdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc9af1d7d7488dec7c3faefe62f672ddf1076771c7095f5c4144bfb58c6cfdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9af1d7d7488dec7c3faefe62f672ddf1076771c7095f5c4144bfb58c6cfdf6", kill_on_drop: false }` [INFO] [stdout] dc9af1d7d7488dec7c3faefe62f672ddf1076771c7095f5c4144bfb58c6cfdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88027cb553019144e25364ecc0bb50e93407a9b7203a3e96f339ea08eb5b4bb3 [INFO] running `Command { std: "docker" "start" "-a" "88027cb553019144e25364ecc0bb50e93407a9b7203a3e96f339ea08eb5b4bb3", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking perchance v0.4.0 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking tract-data v0.20.22 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.22 [INFO] [stderr] Checking tract-core v0.20.22 [INFO] [stderr] Checking tract-hir v0.20.22 [INFO] [stderr] Checking cervo-core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "88027cb553019144e25364ecc0bb50e93407a9b7203a3e96f339ea08eb5b4bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88027cb553019144e25364ecc0bb50e93407a9b7203a3e96f339ea08eb5b4bb3", kill_on_drop: false }` [INFO] [stdout] 88027cb553019144e25364ecc0bb50e93407a9b7203a3e96f339ea08eb5b4bb3