[INFO] fetching crate g-code 0.4.2... [INFO] checking g-code-0.4.2 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate g-code 0.4.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate g-code 0.4.2 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate g-code 0.4.2 [INFO] finished tweaking crates.io crate g-code 0.4.2 [INFO] tweaked toml for crates.io crate g-code 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate g-code 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ddebfc22f1df873d3b2d7b57784d971daedd61b0ece9e1ccb07dab4ac42c0d [INFO] running `Command { std: "docker" "start" "-a" "a7ddebfc22f1df873d3b2d7b57784d971daedd61b0ece9e1ccb07dab4ac42c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ddebfc22f1df873d3b2d7b57784d971daedd61b0ece9e1ccb07dab4ac42c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ddebfc22f1df873d3b2d7b57784d971daedd61b0ece9e1ccb07dab4ac42c0d", kill_on_drop: false }` [INFO] [stdout] a7ddebfc22f1df873d3b2d7b57784d971daedd61b0ece9e1ccb07dab4ac42c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8afa01f2f4192341c8780222a2b3f56960762f488da1ad9b5ec209e226f86b85 [INFO] running `Command { std: "docker" "start" "-a" "8afa01f2f4192341c8780222a2b3f56960762f488da1ad9b5ec209e226f86b85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Checking g-code v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `Command { std: "docker" "inspect" "8afa01f2f4192341c8780222a2b3f56960762f488da1ad9b5ec209e226f86b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afa01f2f4192341c8780222a2b3f56960762f488da1ad9b5ec209e226f86b85", kill_on_drop: false }` [INFO] [stdout] 8afa01f2f4192341c8780222a2b3f56960762f488da1ad9b5ec209e226f86b85