[INFO] cloning repository https://github.com/GhostBat101/json_in_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GhostBat101/json_in_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostBat101%2Fjson_in_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostBat101%2Fjson_in_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15964dbc2fa35164da5b1e406006036cc84c9868 [INFO] checking GhostBat101/json_in_rust against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhostBat101%2Fjson_in_rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GhostBat101/json_in_rust on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GhostBat101/json_in_rust [INFO] finished tweaking git repo https://github.com/GhostBat101/json_in_rust [INFO] tweaked toml for git repo https://github.com/GhostBat101/json_in_rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/GhostBat101/json_in_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75161e14e7bade0080f58c0c5467d6dd7baf45ab74412e66d5f21e50699d0e3d [INFO] running `Command { std: "docker" "start" "-a" "75161e14e7bade0080f58c0c5467d6dd7baf45ab74412e66d5f21e50699d0e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75161e14e7bade0080f58c0c5467d6dd7baf45ab74412e66d5f21e50699d0e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75161e14e7bade0080f58c0c5467d6dd7baf45ab74412e66d5f21e50699d0e3d", kill_on_drop: false }` [INFO] [stdout] 75161e14e7bade0080f58c0c5467d6dd7baf45ab74412e66d5f21e50699d0e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc8c2a232fc1718da50c99101941845ab5b0ebc586d97076990fba080fb60ca [INFO] running `Command { std: "docker" "start" "-a" "0bc8c2a232fc1718da50c99101941845ab5b0ebc586d97076990fba080fb60ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking json_int_rust_first v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.49s [INFO] running `Command { std: "docker" "inspect" "0bc8c2a232fc1718da50c99101941845ab5b0ebc586d97076990fba080fb60ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc8c2a232fc1718da50c99101941845ab5b0ebc586d97076990fba080fb60ca", kill_on_drop: false }` [INFO] [stdout] 0bc8c2a232fc1718da50c99101941845ab5b0ebc586d97076990fba080fb60ca